All Methods Instance Methods Abstract Methods
Modifier and Type |
Method and Description |
void |
addCheckBox(String caption,
String label,
boolean selected) |
void |
addComboBox(String label,
Object[] objects,
String tooltip) |
void |
addComboBox(String label,
String tooltip) |
void |
addTextField(String name,
String tooltip) |
void |
addTextField(String name,
String tooltip,
ConfigurationDialog.FieldType type) |
ActionList |
getActions() |
void |
getValues(Map<String,String> values) |
void |
hide() |
void |
setValues(String id,
String[] values) |
boolean |
show(Map<String,String> values) |