freemind.controller
Class NodeMouseMotionListener.timeDelayedSelection

java.lang.Object
  extended byjava.util.TimerTask
      extended byfreemind.controller.NodeMouseMotionListener.timeDelayedSelection
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
NodeMouseMotionListener

protected class NodeMouseMotionListener.timeDelayedSelection
extends java.util.TimerTask


Method Summary
 void run()
          TimerTask method to enable the selection after a given time.
 
Methods inherited from class java.util.TimerTask
cancel, scheduledExecutionTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
TimerTask method to enable the selection after a given time.