| Class | Description |
|---|---|
| DecimalField |
Convenient preconfigured formatted text field for handling double values
|
| DoubleInputTextField |
This is an input formatted text field for a double value.
|
| IntegerInputTextField |
This is an input formatted text field for an integer value.
|
| KeyValueFilteredTableModel<T> |
Key Value Table Model with built in support for filtering through a text input document
|
| KeyValueRecordSelector<RecordType> |
display a dialog that allows users to select records from a table
|
| KeyValueTableModel<RecordType> |
Table Model whose records are arbitrary objects and whose values are obtained through the Key-Value adaptor
|
| TextScrollDouble |
This is a class for creating a scroll bar and text box combination
which operates with doubles.
|
| Wheelswitch |
Descedant of
javax.swing.JPanel that contains a row of digits
and optionally a two way up-down button. |