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 Dispatcher
Exception
Throwable
- in case of any exceptions while dispatchingpublic void stop()
stop
in interface Dispatcher
Copyright © 2014. All rights reserved.