| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
Field.TextCombo |
PrefPanel.addTextComboField(String fldName,
String label,
Collection defValues,
int nKeep,
boolean editable)
Add a text combobox field.
|
Field.TextCombo |
PrefPanel.addTextComboField(String fldName,
String label,
Collection defValues,
int nKeep,
boolean editable,
int col,
int row,
String constraint) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.