ix.applet
Class AppletCommunicationTool.ToolFrame.ToolTListener

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

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


Constructor Summary
AppletCommunicationTool.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

AppletCommunicationTool.ToolFrame.ToolTListener

AppletCommunicationTool.ToolFrame.ToolTListener()
Method Detail

buttonPressed

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