Uses of Interface
jpos.config.simple.editor.JposEntryListListener

Packages that use JposEntryListListener
jpos.config.simple.editor   
 

Uses of JposEntryListListener in jpos.config.simple.editor
 

Methods in jpos.config.simple.editor with parameters of type JposEntryListListener
 void JposEntryList.addJposEntryListListener(JposEntryListListener l)
          Adds new listener for this JposEntryList NOTE: the listener name should change to JposEntryListListener insteand of JposEntryTreeListener
 void JposEntryList.removeJposEntryListListener(JposEntryListListener l)
          Removes new listener for this JposEntryList NOTE: the listener name should change to JposEntryListListener insteand of JposEntryTreeListener
 



This API and code belongs to the JavaPOS committee please see LISCENCE file for details