com.pixelmed.display
Class SafeCursorChanger.SafeCursorSetterThread
java.lang.Object
com.pixelmed.display.SafeCursorChanger.SafeCursorSetterThread
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- SafeCursorChanger
public class SafeCursorChanger.SafeCursorSetterThread
- extends Object
- implements Runnable
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cursor
protected Cursor cursor
SafeCursorChanger.SafeCursorSetterThread
public SafeCursorChanger.SafeCursorSetterThread(Cursor cursor)
run
public void run()
- Specified by:
run in interface Runnable