Package planetj.gui

Interface Summary
CmExceptionListener The event set listener interface for the cmException feature.
CMTopLevelComponent A CMTopLevelComponent is a PlanetJ CM component which may exist on the screen without being contained in any other components.
CopyrightOkCancelPanelJListener  
MasterMouseListener Intercepts MouseEvents before and after all other listeners
 

Class Summary
CMAction  
CMAs400Field A component that restricts the size of the field and characters to AS400 legal limits.
CMButtonGroupJ Funtionality includes getting the selected business object from this button group and setting a specific business object to be selected.
CMButtonJ Provides additional functionality such as I18N and other common functionality.
CMCheckBoxJ Provides I18N functionality on top of all basic swing functionality.
CMCheckBoxMenuItemJ Provides I18N functionality on top of all basic swing functionality.
CMComboBoxJ Common Swing JComboBox that provides I18N and business object support for loading the combo box with a vector of business objects.
CMDesktopPaneJ All swing functionality plus additional internal frame support for tile and cascade options Creation date: (6/16/00 3:36:51 PM)
CMDialogJ This subclass of JDialog provides I18N, debug messaging support, exception handling, and cursor state handling.
CMEditorPaneJ Provides I18N functionality in addition to all swing features.
CmExceptionEvent This is the event class to support the cm.common.gui.CmExceptionListener interface.
CMFileDialog Insert the type's description here.
CMFontSelector Insert the type's description here.
CMFrameJ This subclass of JFrame provides I18N, debug messaging support, exception handling, and cursor state handling.
CMIncreaserDecreaser This is basically a spinner that can increase a value or decrease a value of its related text field Creation date: (6/5/00 5:23:02 PM)
CMInternalFrameJ Provides exception handling and debug messaging in addition to all swing features.
CMInternalFrameJBeanInfo The bean information class for planetj.gui.CMInternalFrameJ.
CMLabelJ Provides I18N functionality.
CMLayeredPaneJ Insert the type's description here.
CMLimitedField Allow up to the max lenght amount of characters.
CMListJ Common Swing JComboBox that provides I18N and business object support.
CMMenuBarJ Add additional functionality to JMenuBar Creation date: (7/27/00 1:52:52 PM)
CMMenuItemJ Provides I18N and some icon and focus handling events in addition to all swing features.
CMMenuJ Provides I18N functionality
CMMessageDialogJ Insert the type's description here.
CMMessageLogFrameJ This will show all debug error and is used for internal debugging
CMNumberField A text field that only allows numeric characters.
CMOptionPaneJ CMOptionPaneJ is an extension of the JOptionPane that adds internationalization.
CMPanelJ Provides exception handling within this panel and controls cursor state.
CMPasswordFieldJ This is a typical password field.
CMPopupMenuJ Provides some additional functionality than the JPopupMenu Creation date: (6/2/00 1:23:17 PM)
CMProgressBar Insert the type's description here.
CMProgressDialog Insert the type's description here.
CMRadioButtonJ Provides I18N and business object support.
CMRadioButtonMenuItemJ Provides I18N
CMSmartTableModel CMSmartTableModel allows users to load a table with business objects or row objects per table row.
CMTabbedPaneJ Provides I18N and many other common functionality
CMTableColumn This type was created in VisualAge.
CMTableJ Supports column sorting Creation date: (6/15/00 10:15:50 AM)
CMTableModel Provides some additional common features.
CMTextAreaJ Supports I18N
CMTextFieldJ Supports I18N and provides some focus handling events and other common functionality
CMTextPaneJ Supports I18N
CMTitledBorderJ Support for I18N
CMToggleButtonJ Insert the type's description here.
CMToolbarJ Supports adding actions and some other common functionality
CMTPCopyright This type was created by mrh in VisualAge.
CMTreeJ This type was created in VisualAge.
CMWindowJ This class was generated by a SmartGuide.
CopyrightOkCancelPanelJ This is the standard ok, cancel, help panel which allows for copyright information.
CopyrightOkCancelPanelJBeanInfo The bean information class for planetj.gui.CopyrightOkCancelPanelJ.
CopyrightOkCancelPanelJListenerEventMulticaster This is the event multicaster class to support the com.cybra.guiBeans.CopyrightOkCancelPanelJListenerEventMulticaster interface.
RowCollectionViewer Creation date: (2/14/2002 8:53:38 AM)
TableMap  
TableSorter