ix.util.xml
Class XMLTreeEditFrame.FindListener

java.lang.Object
  extended by ix.util.xml.XMLTreeEditFrame.FindListener
All Implemented Interfaces:
TextAreaFrame.TListener
Enclosing class:
XMLTreeEditFrame

protected class XMLTreeEditFrame.FindListener
extends java.lang.Object
implements TextAreaFrame.TListener


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

Method Detail

buttonPressed

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