Package | Description |
---|---|
org.biopcd.parser | |
org.biopcd.widgets |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
CommandThread.replaceArguments(java.lang.String run,
java.util.Map<java.lang.String,WidgetInstance> widgetInstances)
Replaces the variables in the command string with
their corresponding values.
|
Modifier and Type | Method and Description |
---|---|
WidgetInstance |
Widget.getInstance()
Creates a new widget instance of the widget
|
WidgetInstance |
TextWidget.getInstance()
Creates a new widget instance of the widget.
|
WidgetInstance |
TextAreaWidget.getInstance()
Creates a new widget instance of the widget
A widget instance is an object that stores the value of a widget past
after the widget has been closed.
|
WidgetInstance |
TempFile.getInstance()
Creates a new widget instance of the widget
|
WidgetInstance |
TabbedWidget.getInstance()
Creates a new widget instance of the widget
|
WidgetInstance |
PanelWidget.getInstance()
Creates a new widget instance of the widget
|
WidgetInstance |
NumberWidget.getInstance()
Creates a new widget instance of the widget
A widget instance is an object that stores the value of a widget past
after the widget has been closed.
|
WidgetInstance |
ListWidget.getInstance()
Creates a new widget instance of the widget
|
WidgetInstance |
CommandButton.getInstance()
Creates a new widget instance of the widget
|
WidgetInstance |
ComboBoxWidget.getInstance()
Creates a new widget instance of the widget
A widget instance is an object that stores the value of a widget past
after the widget has been closed.
|
WidgetInstance |
Chooser.getInstance()
Creates a new widget instance of the widget
A widget instance is an object that stores the value of a widget past
after the widget has been closed.
|
WidgetInstance |
ChoiceList.getInstance()
Creates a new widget instance of the widget
A widget instance is an object that stores the value of a widget past
after the widget has been closed.
|
Copyright © 2008-2022 University of Manitoba.