ix.iplan
Class IPlanTool.ToolFrame.ToolTListener

java.lang.Object
  extended by ix.iplan.IPlanTool.ToolFrame.ToolTListener
All Implemented Interfaces:
TextAreaFrame.TListener
Enclosing class:
IPlanTool.ToolFrame

 class IPlanTool.ToolFrame.ToolTListener
extends java.lang.Object
implements TextAreaFrame.TListener


Constructor Summary
IPlanTool.ToolFrame.ToolTListener()
           
 
Method Summary
 void buttonPressed(java.lang.String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IPlanTool.ToolFrame.ToolTListener

IPlanTool.ToolFrame.ToolTListener()
Method Detail

buttonPressed

public void buttonPressed(java.lang.String command)
Specified by:
buttonPressed in interface TextAreaFrame.TListener