net.sf.jomic
Class Jomic.JomicRunner
java.lang.Object
net.sf.jomic.Jomic.JomicRunner
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- Jomic
protected static final class Jomic.JomicRunner
- extends Object
- implements Runnable
Runnable to show Jomic while in event-dispatching thread.
- Author:
- Thomas Aglassinger
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Jomic.JomicRunner
protected Jomic.JomicRunner(Jomic newJomic)
run
public void run()
- Specified by:
run in interface Runnable