|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object spin.off.DialogDispatcherFactory.DialogDispatcher
protected class DialogDispatcherFactory.DialogDispatcher
Dispatcher with Dialog
.
Constructor Summary | |
---|---|
protected |
DialogDispatcherFactory.DialogDispatcher()
|
Method Summary | |
---|---|
void |
run()
Called on the EDT to stop the dispatching. |
void |
start()
Start the dispatching. |
void |
stop()
Stop dispatching. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DialogDispatcherFactory.DialogDispatcher()
Method Detail |
---|
public void start() throws java.lang.Throwable
start
in interface Dispatcher
java.lang.Exception
java.lang.Throwable
- in case of any exceptions while dispatchingpublic void stop()
stop
in interface Dispatcher
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |