de.lmu.ifi.dbs.elki.visualization.batikutil
Class JSVGUpdateSynchronizer.JSVGSynchronizedRunner
java.lang.Object
de.lmu.ifi.dbs.elki.visualization.batikutil.JSVGUpdateSynchronizer.JSVGSynchronizedRunner
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- JSVGUpdateSynchronizer
private class JSVGUpdateSynchronizer.JSVGSynchronizedRunner
- extends Object
- implements Runnable
Update Runner that will be placed in the Components UpdateManagers queue.
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JSVGUpdateSynchronizer.JSVGSynchronizedRunner
protected JSVGUpdateSynchronizer.JSVGSynchronizedRunner()
- Constructor
run
public void run()
- Specified by:
run
in interface Runnable