Package jpos.config.simple.editor

Interface Summary
JposEntryEditorMsg Interface for all DevEx application message constants Strings that are dynamicaly intialized using I18N support classes
JposEntryEditorRcKeys Interface for all Exerciser JposEntryEditorRc messages I18N resource bundle object keys
JposEntryListListener Listener interface for the JposEntryList
JposEntryTreeListener Allows listeners to know when a new JposEntry is selected
PropsViewPanel Super interface of all JposEntry properties view panel
PropsViewPanel.Listener Inner interface defining a Listener for this interface
StandardPropsViewPanel.PropertyChangeListener A property change listener.
TreeNodeUI interface for creating tree nodes
 

Class Summary
AboutDialog This is a simple About dialog box
AbstractPropsViewPanel Super class of all JposEntry properties view panel
AbstractTreeNodeUI Common methods and variables for different types of classes that implement the TreeNodeUI interface
AddJposEntryDialog Small editor dialog to get the name for the JposEntry to add and select which JposEntryRegPopulator that it will belong to
BusPropsViewPanel This panel is meant to aggregate all bus specific properties as other inner panes
CategoryTreeNodeUI implementation of tree nodes by device Category
DefaultBusPropsViewPanel This is a default Bus PropsViewPanel
DefaultPropsViewPanel This is a default empty PropsViewPanel
EditJposEntryDialog Small editor dialog for a JposEntry property
EditJposEntryPropDialog Dialog to allow editing of a JposEntry property
InvalidEntryDialog Informs user that entry is not valid and thus can either be saved with defaults or discarder
JposEntryComparable JposEntry implementation of the Comparable interface NOTE: uses the JposENtry's logicalName property as the mean of comparison
JposEntryEditor Simple entry point to start the JposEntryEditor application
JposEntryEditorConfig This class contains all the JposEntryEditor configuration.
JposEntryEditorConfigDialog Dialog for JposEntryEditorConfig manipulation, contains different program settings to be mantained
JposEntryEditorFileFilter Simple filter class to accecpt xml and cfg files
JposEntryEditorUtility Utility class for the JposEntryEditor, provides utility methods for loading images, number conversion and other.
JposEntryList Simple bean list class for JposEntry objects.
JposEntryListEvent The Event class for the JposEntryList class
JposEntryMergerDialog Dialog ui for the JposEntryMerger facility.
JposEntryMergerDialog.SerFileFilter Inner class to filter out other file but serialized file when listing file
JposEntryMergerDialog.XmlFileFilter Inner class to filter out other file but XML file when listing file
JposEntryPanel Simple JPanel to display a JposEntry panel
JposEntryProp Small class to aggregate a JposEntry property
JposEntryTreeCellRenderer Renders tree cells to show icons for different device categories
JposEntryTreeEvent Event class for the JposEntryEditor tree
JposEntryTreePanel Panel subclass to show a tree of JposEntry objects
JposEntryViewPanel This panel displays the contents of a JposEntry
LeafTreeNodeUI implementation of tree nodes by device Category
MainFrame This is the main JFrame for the JposEntryEditor application
ManufacturerTreeNodeUI implementation of tree nodes by device Category
PropertiesEditor Simple entry point to start the PropertiesEditor application
PropertiesEditorFrame JFrame that allows user to view and edit the jpos.properties editor
PropsViewPanel.Event Inner class to indicate an Event for this PropsViewPanel
RS232PropsViewPanel This panel displays only RS232 Bus specific properties
StandardPropsViewPanel This panel displays only Standard JavaPOS properties
VendorPropsViewPanel This panel displays only Vendor specific properties
 



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