Uses of Interface
ix.util.TextAreaFrame.TListener

Packages that use TextAreaFrame.TListener
ix.util General-purpose utilities. 
ix.util.xml XML utilities. 
 

Uses of TextAreaFrame.TListener in ix.util
 

Methods in ix.util with parameters of type TextAreaFrame.TListener
 void TextAreaFrame.addListener(TextAreaFrame.TListener listener)
           
 

Uses of TextAreaFrame.TListener in ix.util.xml
 

Classes in ix.util.xml that implement TextAreaFrame.TListener
protected  class XMLTreeEditFrame.FindListener