net.lucidviews.util.gui.event
Class MouseActivityNotifier.InactiveNotificationThread
java.lang.Object
java.lang.Thread
net.lucidviews.util.gui.event.MouseActivityNotifier.InactiveNotificationThread
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- MouseActivityNotifier
- public static class MouseActivityNotifier.InactiveNotificationThread
- extends Thread
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
_mouseActivityNotifier
protected MouseActivityNotifier _mouseActivityNotifier
_delay
protected long _delay
_superseded
protected boolean _superseded
MouseActivityNotifier.InactiveNotificationThread
public MouseActivityNotifier.InactiveNotificationThread(MouseActivityNotifier mouseActivityNotifier,
long delay)
run
public void run()