Package | Description |
---|---|
meltinggui.dialogs | |
meltinggui.widgets |
Modifier and Type | Class and Description |
---|---|
class |
HybridizationDialog |
class |
OligomerConcentrationDialog
A dialog for specifying the oligomer concentration.
|
Modifier and Type | Class and Description |
---|---|
class |
InputField<W extends Component & InputWidgetInterface>
A widget for enter in a value, together with a label to tell you what to
enter.
|
class |
InputFieldArray<W extends Component & InputWidgetInterface>
A vertical array of widgets, each with a label describing what to type in
it.
|
Modifier and Type | Class and Description |
---|---|
class |
HybridizationWidget
A dialog where the user can specify a particular hybridization type.
|
class |
InputField<W extends Component & InputWidgetInterface>
A widget for enter in a value, together with a label to tell you what to
enter.
|
class |
MeltingComboBox
A combo box where the user can specify a particular option.
|
class |
MeltingTextArea
A text area for use with the MELTING program.
|
class |
MeltingTextField
A text box for use with the MELTING program.
|
class |
OutputField
A label together with a non-editable text box for displaying results.
|