|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CheckBoxField | A CheckBox representing a field in a bean. |
DetachableIndicesDialog | A Dialog that displays a List of TabGroups as a list of JCheckBoxes. |
Detacher | Contains functionality that allows a JTabbedPane to be split up into several windows, with each window represents one tab. |
DoubleTabbedPane | A TabbedPane that can have sub-tabs for each tab. |
FindFrame | A Frame displayed in an InputPanel to search for values and optionally replace them. |
GridBagPanelMaker | A Utility class for creating a component with a GridBagLayout. |
HideColumnsDialog | A Frame that allows users to hide columns in a JTable by setting their width to zero. |
HoldPanel | A Panel where the supplied component may be hidden or shown by calling the setNormalComponentViewable method. |
InputPanel4 | A Panel that turns a regular database table into a JTable with lots of functionality for adding, modifying, and deleting rows. |
NumberedCheckBox | A JCheckBox with a position attached. |
SearchDialog | The dialog displayed when the user presses the search button on an InputPanel. |
SingleInputPanel | Similar to a normal InputPanel except that the data for one row is displayed on the entire screen. |
SortFilterDialog | A Frame that allows the sorting rows in a JTable (based upon TableComparitor) and the filtering of rows based upon user input. |
Tab | Represents a sub-tab in a DoubleTabbedPane. |
TabChangeListener | Added to a Sub-TabbedPane, this change listener changes the main-TabbedPane's title as indexes on the sub-tabbedPane are selected. |
TabGroup | Represents a main-tab on a DoubleTabbedPane. |
Contain classes that lets a database table be displayed as a JTable.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |