| Package | Description |
|---|---|
| thredds.ui.datatype.prefs | |
| thredds.ui.monitor | |
| ucar.nc2.ui.widget | |
| ucar.util.prefs.ui |
The ucar.util.prefs.ui package builds on ucar.util.prefs to provide convenience
routines for building user preference dialogs and other user interface components.
|
| Class and Description |
|---|
| Field
Data input fields, with an optional backing store.
|
| Class and Description |
|---|
| ComboBox
A simple extension to JComboBox, which persists the n latest values.
|
| Class and Description |
|---|
| Field
Data input fields, with an optional backing store.
|
| FieldValidator |
| Class and Description |
|---|
| BeanTable
A JTable that uses JavaBeans to store the data.
|
| BeanTable.TableBeanModel
Does the reflection on the bean objects
|
| ComboBox
A simple extension to JComboBox, which persists the n latest values.
|
| Field
Data input fields, with an optional backing store.
|
| Field.BeanTableField
This uses a BeanTable to display a list of beans.
|
| Field.CheckBox
A boolean input box using a checkbox.
|
| Field.Date
Data input for Date
|
| Field.Double
Data input for double.
|
| Field.EnumCombo
This allows user to make a choice from a collection of "type-safe enumeration" objects.
|
| Field.Int
Data input for double.
|
| Field.Password
A text input field which doesnt echo the input, for passwords.
|
| Field.Text
String input field.
|
| Field.TextArea
String input field using a TextArea.
|
| Field.TextCombo
A text input field which keeps track of recent choices in a combobox.
|
| FieldValidator |
| PrefPanel
Create a User Preferences Panel or Dialog.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.