Uses of Class
jpos.config.simple.editor.JposEntryProp

Packages that use JposEntryProp
jpos.config.simple.editor   
 

Uses of JposEntryProp in jpos.config.simple.editor
 

Methods in jpos.config.simple.editor that return JposEntryProp
 JposEntryProp EditJposEntryPropDialog.getJposEntryProp()
           
 JposEntryProp JposEntryViewPanel.getSelectedJposEntryProp()
           
 

Methods in jpos.config.simple.editor with parameters of type JposEntryProp
 void EditJposEntryPropDialog.setJposEntryProp(JposEntryProp entry)
          Sets the JposEntryProp to edit
 void JposEntryViewPanel.addProperty(JposEntryProp jposEntryProp)
          Add the property to the list
 void JposEntryViewPanel.removeProperty(JposEntryProp jposEntryProp)
          Removes the specified property in the list
 



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