Uses of Class
adams.gui.dialog.TextPanel
-
Packages that use TextPanel Package Description adams.gui.core adams.gui.dialog adams.gui.flow adams.gui.tools adams.gui.tools.spreadsheetviewer.tab adams.gui.visualization.debug.objectrenderer -
-
Uses of TextPanel in adams.gui.core
Fields in adams.gui.core declared as TextPanel Modifier and Type Field Description protected TextPanelErrorMessagePanel. m_TextPanelthe text panel for displaying the error. -
Uses of TextPanel in adams.gui.dialog
Fields in adams.gui.dialog declared as TextPanel Modifier and Type Field Description protected TextPanelTextDialog. m_TextPanelfor displaying the text. -
Uses of TextPanel in adams.gui.flow
Fields in adams.gui.flow declared as TextPanel Modifier and Type Field Description protected TextPanelFlowPanelNotificationArea. m_TextNotificationfor displaying the text. -
Uses of TextPanel in adams.gui.tools
Fields in adams.gui.tools declared as TextPanel Modifier and Type Field Description protected TextPanelXSLTPanel.SubPanel. m_PanelTextthe panel for the text. -
Uses of TextPanel in adams.gui.tools.spreadsheetviewer.tab
Fields in adams.gui.tools.spreadsheetviewer.tab declared as TextPanel Modifier and Type Field Description protected TextPanelCellContent. m_TextPanelfor displaying the text. -
Uses of TextPanel in adams.gui.visualization.debug.objectrenderer
Fields in adams.gui.visualization.debug.objectrenderer declared as TextPanel Modifier and Type Field Description protected TextPanelMat5ArrayRenderer. m_LastTextPanelthe last setup.protected TextPanelPlainTextRenderer. m_LastTextPanelthe last setup.
-