Package | Description |
---|---|
meltinggui.dialogs | |
meltinggui.widgets |
Constructor and Description |
---|
ComboBoxDialog(String comboBoxLabelText,
ComboBoxOption[] comboBoxOptions,
String commandLineTag)
Sets up the dialog.
|
Modifier and Type | Method and Description |
---|---|
ComboBoxOption |
ComboBoxOption.copy()
Copies this combo box option to another combo box option.
|
Constructor and Description |
---|
MeltingComboBox(ComboBoxOption[] suppliedOptions)
Fills in the combo box options, and sets up the combo box model.
|