

Public Member Functions | |
| void | addOption (String name) |
| void | addOptionAt (String name, int index) |
| String | getValue (String optionName) |
| void | setValue (String optionName, String value) |
| void | toggleField (String optionName, boolean value) |
Package Functions | |
| MultiOptionHolder () | |
Private Attributes | |
| HashMap | options |
| JPanel | labels |
| JPanel | inputFields |
|
|
Creates a new OptionHoder object. |
|
|
|
|
||||||||||||
|
|
|
|
Returns the option Value.
|
|
||||||||||||
|
Sets the option Value.
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.3.3