| 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.EnumCombo |
PrefPanel.addEnumComboField(String fldName,
String label,
Collection defValues,
boolean editable) |
Field.EnumCombo |
PrefPanel.addEnumComboField(String fldName,
String label,
Collection defValues,
boolean editable,
int col,
int row,
String constraint) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.