Uses of Class
phenote.dataadapter.CharListChangeEvent

Packages that use CharListChangeEvent
phenote.dataadapter Generalized methods for creating customized Data Adapters 
phenote.edit   
 

Uses of CharListChangeEvent in phenote.dataadapter
 

Methods in phenote.dataadapter with parameters of type CharListChangeEvent
 void CharListChangeListener.newCharList(CharListChangeEvent e)
           
 

Uses of CharListChangeEvent in phenote.edit
 

Methods in phenote.edit with parameters of type CharListChangeEvent
 void DirtyDocumentIndicator.newCharList(CharListChangeEvent e)