Package | Description |
---|---|
meltinggui.dialogs | |
meltinggui.widgets |
Class and Description |
---|
ComboBoxOption
An option on a combo box used to select additional MELTING options.
|
InputField
A widget for enter in a value, together with a label to tell you what to
enter.
|
InputFieldArray
A vertical array of widgets, each with a label describing what to type in
it.
|
InputWidgetInterface
Represents a generic input widget on the frame.
|
Class and Description |
---|
ComboBoxOption
An option on a combo box used to select additional MELTING options.
|
InputField
A widget for enter in a value, together with a label to tell you what to
enter.
|
InputFieldArray
A vertical array of widgets, each with a label describing what to type in
it.
|
InputWidgetInterface
Represents a generic input widget on the frame.
|
MeltingComboBox
A combo box where the user can specify a particular option.
|