Uses of Class
adams.gui.visualization.debug.InspectionPanel
-
Packages that use InspectionPanel Package Description adams.flow.execution.debug adams.gui.tools.remotecontrolcenter.panels adams.gui.visualization.debug -
-
Uses of InspectionPanel in adams.flow.execution.debug
Fields in adams.flow.execution.debug declared as InspectionPanel Modifier and Type Field Description protected InspectionPanelControlPanel. m_PanelInspectionTokenthe panel for inspecting the current token. -
Uses of InspectionPanel in adams.gui.tools.remotecontrolcenter.panels
Fields in adams.gui.tools.remotecontrolcenter.panels declared as InspectionPanel Modifier and Type Field Description protected InspectionPanelAdvancedTab.InspectionResponseHandler. m_InspectionPanelthe inspection panel to use.protected InspectionPanelAdvancedTab. m_Resultsfor the results.Methods in adams.gui.tools.remotecontrolcenter.panels that return InspectionPanel Modifier and Type Method Description InspectionPanelAdvancedTab.InspectionResponseHandler. getInspectionPanel()Returns the panel in use.Methods in adams.gui.tools.remotecontrolcenter.panels with parameters of type InspectionPanel Modifier and Type Method Description voidAdvancedTab.InspectionResponseHandler. setInspectionPanel(InspectionPanel value)Sets the panel to use. -
Uses of InspectionPanel in adams.gui.visualization.debug
Fields in adams.gui.visualization.debug declared as InspectionPanel Modifier and Type Field Description protected InspectionPanelStoragePanel. m_PanelInspectthe panel for inspecing an item.
-