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

Packages that use PropsViewPanel
jpos.config.simple.editor   
 

Uses of PropsViewPanel in jpos.config.simple.editor
 

Classes in jpos.config.simple.editor that implement PropsViewPanel
(package private)  class AbstractPropsViewPanel
          Super class of all JposEntry properties view panel
(package private)  class BusPropsViewPanel
          This panel is meant to aggregate all bus specific properties as other inner panes
(package private)  class DefaultBusPropsViewPanel
          This is a default Bus PropsViewPanel
(package private)  class DefaultPropsViewPanel
          This is a default empty PropsViewPanel
(package private)  class JposEntryViewPanel
          This panel displays the contents of a JposEntry
(package private)  class RS232PropsViewPanel
          This panel displays only RS232 Bus specific properties
(package private)  class StandardPropsViewPanel
          This panel displays only Standard JavaPOS properties
(package private)  class VendorPropsViewPanel
          This panel displays only Vendor specific properties
 

Methods in jpos.config.simple.editor that return PropsViewPanel
 PropsViewPanel PropsViewPanel.Event.getPropsViewPanel()
           
 

Methods in jpos.config.simple.editor with parameters of type PropsViewPanel
(package private)  void JposEntryPanel.EditOkCancelButtonPanel.setPropsViewPanel(PropsViewPanel propsViewPanel)
          Called to indicate that a new JposEntry has been set
 

Constructors in jpos.config.simple.editor with parameters of type PropsViewPanel
PropsViewPanel.Event(PropsViewPanel source)
          Ctor
 



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