org.eclipse.gmt.modisco.infra.prefuse.examples.treeview
Class AutoPanAction

java.lang.Object
  extended by Action
      extended by org.eclipse.gmt.modisco.infra.prefuse.examples.treeview.AutoPanAction

public class AutoPanAction
extends Action


Constructor Summary
AutoPanAction(TreeView treeViewParameter)
           
 
Method Summary
 void run(double frac)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AutoPanAction

public AutoPanAction(TreeView treeViewParameter)
Method Detail

run

public void run(double frac)