| Package | Description |
|---|---|
| no.g9.client.component |
| Modifier and Type | Class and Description |
|---|---|
class |
G9ButtonGroup
The button group class, used to group radio buttons.
|
static class |
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.
|
class |
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.
|
class |
G9ComboBox
The class representing a combo box.
|
class |
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.
|
class |
G9RadioButton
The class representing a radio button
|
class |
G9TextArea
In addition to being a JTextArea, this class implements the G9ValueState
interface.
|
class |
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.
|
Copyright © 2006–2020 Esito AS. All rights reserved.