|
BioLegato 0.7.3 Core API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EZVariable | |
|---|---|
| org.biolegato.core.menu | |
| org.biolegato.core.menu.variables | |
| Uses of EZVariable in org.biolegato.core.menu |
|---|
| Fields in org.biolegato.core.menu with type parameters of type EZVariable | |
|---|---|
protected java.util.HashMap<java.lang.String,EZVariable> |
EZRunWindow.variableHash
List of widgets for the window. |
| Methods in org.biolegato.core.menu that return EZVariable | |
|---|---|
EZVariable |
EZRunWindow.createVariable(java.util.Map data)
Used to create BioLegato variables. |
| Methods in org.biolegato.core.menu that return types with arguments of type EZVariable | |
|---|---|
java.util.Map<java.lang.String,EZVariable> |
EZRunWindow.getVariableHash()
|
| Uses of EZVariable in org.biolegato.core.menu.variables |
|---|
| Classes in org.biolegato.core.menu.variables that implement EZVariable | |
|---|---|
class |
EZChoiceList
A wrapper class used to abstract choice lists within command windows. |
class |
EZChooser
Wrapper class for a group of radiobuttons. |
class |
EZComboBox
A wrapper class used to abstract combo boxes within command windows. |
class |
EZCommandButton
|
class |
EZFileChooser
A wrapper class used to abstract file selection within command windows. |
class |
EZSlider
Wraps a widget(s) for selecting numeric values. |
class |
EZTempFile
Stores information about the file fields used by the command |
class |
EZTextField
A wrapper class used to abstract text fields within command windows. |
class |
EZWidgetVariable
A superclass used to abstract variables for creating command windows. |
|
BioLegato 0.7.3 Core API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||