protected class DialogDispatcherFactory.DialogDispatcher extends Object implements Dispatcher, Runnable
Dialog.| Modifier | Constructor and Description |
|---|---|
protected |
DialogDispatcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
Called on the EDT to stop the dispatching.
|
void |
start()
Start the dispatching.
|
void |
stop()
Stop dispatching.
|
public void start()
throws Throwable
start in interface DispatcherExceptionThrowable - in case of any exceptions while dispatchingpublic void stop()
stop in interface DispatcherCopyright © 2016. All rights reserved.