|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
EnableListener | An EnableListener is a listener for whether or not a component should be enabled. |
Class Summary | |
EnableEvent | An event which indicates whether or not a component should be enabled. |
ListSelectionBinder | ListSelectionBinder synchronizes the position between a ListSelectionModel and a ListValueHolder. |
MButton | MButton is a JButton which can be bound to a ValueHolder to control its enable state. |
MComboBox | MComboBox is a bound version of the JComboBox. |
MComboBoxBeanInfo | Title: Mapper Description: Presentation Framework for Web and GUI Applicaitons Copyright: Copyright (c) 2002 Company: Taurus Systems |
MComboBoxModel | MComboBoxModel is a ComboBoxModel for use with an MComboBox. |
MDocument | MDocument is a Document Implementation which binds to a value in a TextModel |
MListCellRenderer | MListCellRenderer is used to render a list cell with specific formatting. |
MTable | MTable is an extension of the JTable which binds to data in a ListValueHolder. |
MTableCellRenderer | MTableCellRenderer is used by the MTableColumn to render a table cell with specific formatting. |
MTableColumn | MTableColumn is a TableColumn for use with an MTable. |
MTableModel | MTableModel is a table model for use with the MTable. |
MTextArea | MTextArea is a TextArea which which is bound to a MDocument. |
MTextField | MTextField is a JTextField which is bound to a MDocument. |
NullObject | NullObject is a placeholder for a null value. |
This package contains Mapper's Swing based components. These components make use of Mapper's models and value holders to bind ValueObjects and Collections to GUI components.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |