wGmdh.jGmdh.gui
Class NodebuttonPanel.ArmButtonRunnable

java.lang.Object
  extended by wGmdh.jGmdh.gui.NodebuttonPanel.ArmButtonRunnable
All Implemented Interfaces:
java.lang.Runnable
Enclosing class:
NodebuttonPanel

public static class NodebuttonPanel.ArmButtonRunnable
extends java.lang.Object
implements java.lang.Runnable


Method Summary
 NodeGraphics getOperateOn()
           
 void run()
           
 void setOperateOn(NodeGraphics ng)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable

setOperateOn

public void setOperateOn(NodeGraphics ng)

getOperateOn

public NodeGraphics getOperateOn()