Uses of Class
adams.gui.tools.VariableManagementPanel
-
Packages that use VariableManagementPanel Package Description adams.flow.execution.debug adams.gui.flow -
-
Uses of VariableManagementPanel in adams.flow.execution.debug
Fields in adams.flow.execution.debug declared as VariableManagementPanel Modifier and Type Field Description protected VariableManagementPanelControlPanel. m_PanelVariablesthe panel with the variables. -
Uses of VariableManagementPanel in adams.gui.flow
Fields in adams.gui.flow declared as VariableManagementPanel Modifier and Type Field Description protected VariableManagementPanelFlowPanel. m_PanelVariablesthe panel with the variables.Methods in adams.gui.flow that return VariableManagementPanel Modifier and Type Method Description VariableManagementPanelFlowPanel. getVariablesPanel()Returns the panel with the variables.VariableManagementPanelFlowRunnerPanel. getVariablesPanel()Returns the panel with the variables.VariableManagementPanelFlowWorkerHandler. getVariablesPanel()Returns the panel with the variables.
-