| Package | Description |
|---|---|
| no.g9.client.component | |
| no.g9.client.support |
| Modifier and Type | Class and Description |
|---|---|
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 |
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DateDocument
Document model for fields with date formatting. |
class |
DateMidnightDocument
Document model for fields with date formatting. |
class |
DateTimeDocument
Document model for fields with date formatting. |
class |
EnumeratorDocument
The class controlling how enumerators are displayed in text components.
|
class |
G9Document
Superclass for
Document models with output formats. |
class |
LocalDateDocument
Document model for fields with date formatting. |
class |
LocalDateTimeDocument
Document model for fields with date formatting. |
class |
LocalTimeDocument
Document model for fields with date formatting. |
class |
NumberDocument
Document model for fields with number formatting. |
class |
TextDocument
Document model for fields with text formatting. |
Copyright © 2006–2018 Esito AS. All rights reserved.