Environment for
DeveLoping
KDD-Applications
Supported by Index-Structures

de.lmu.ifi.dbs.elki.visualization.batikutil
Class JSVGUpdateSynchronizer.JSVGSynchronizedRunner

java.lang.Object
  extended by 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.

Author:
Erich Schubert

Constructor Summary
protected JSVGUpdateSynchronizer.JSVGSynchronizedRunner()
          Constructor
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JSVGUpdateSynchronizer.JSVGSynchronizedRunner

protected JSVGUpdateSynchronizer.JSVGSynchronizedRunner()
Constructor

Method Detail

run

public void run()
Specified by:
run in interface Runnable

Release 0.3 (2010-03-31_1612)