ix.iplan
Class IPlanTool

java.lang.Object
  extended by ix.iplan.IPlanTool

public class IPlanTool
extends java.lang.Object

I-Plan's automatic planner as a tool.


Nested Class Summary
protected  class IPlanTool.ResetHook
           
 
Constructor Summary
IPlanTool(Ip2 ip2)
           
 
Method Summary
 ix.iplan.IPlanTool.ToolFrame getFrame()
           
 void setVisible(boolean v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IPlanTool

public IPlanTool(Ip2 ip2)
Method Detail

setVisible

public void setVisible(boolean v)

getFrame

public ix.iplan.IPlanTool.ToolFrame getFrame()