| Class | Description |
|---|---|
| ComboBoxRenderer |
The combo box renderer used to render list values.
|
| EnableManager |
Class used for mangaing enabling and disabling components implementing the
EnableNotifier interface. |
| G9Button |
The class representing a button
|
| G9ButtonGroup |
The button group class, used to group radio buttons.
|
| G9ButtonGroup.ComponentGroup |
Since the radio button group some times needs to be considered
as a Swing component, this class can act on behalf of the radio
group.
|
| G9CheckBox |
In addition to being a JCheckBox, the G9CheckBox implements the
G9ValueState interface, which makes it possible to quire about the change
status of the check box.
|
| G9ComboBox |
The class representing a combo box.
|
| G9ComboBoxEditor |
The editor used to edit the selected value of a combo box.
|
| G9ComboBoxModel |
The combo box model class, keeping track of the values in the combo box.
|
| G9DesktopPane |
g9 desktop pane extends the JDesktopPane, providing actions and methods
for tiling and cascading internal frames.
|
| G9DialogBox |
The class representing a dialog box.
|
| G9PasswordField |
g9 Text Field is basicly a fix on a bug in Java 1.4, which does not set
the background color when the text field is disabled.
|
| G9RadioButton |
The class representing a radio button
|
| G9TabPaneManager |
The g9 tab pane manager manages enables showing and hiding of tab components.
|
| G9TextArea |
In addition to being a JTextArea, this class implements the G9ValueState
interface.
|
| G9TextField |
g9 Text Field is basically a fix on a bug in Java 1.4, which does not set
the background color when the text field is disabled.
|
| G9ToolBar |
Internal use!
|
| GDefaultCellEditor |
The default g9 cell editor, used in listblocks.
|
Copyright © 2006–2020 Esito AS. All rights reserved.