| 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.TextArea |
PrefPanel.addTextAreaField(String fldName,
String label,
String def,
int nrows)
Add a TextArea field.
|
Field.TextArea |
PrefPanel.addTextAreaField(String fldName,
String label,
String def,
int nrows,
int col,
int row,
String constraint) |
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.