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 TextPanel
ErrorMessagePanel. m_TextPanel
the 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 TextPanel
TextDialog. m_TextPanel
for displaying the text. -
Uses of TextPanel in adams.gui.flow
Fields in adams.gui.flow declared as TextPanel Modifier and Type Field Description protected TextPanel
FlowPanelNotificationArea. m_TextNotification
for displaying the text. -
Uses of TextPanel in adams.gui.tools
Fields in adams.gui.tools declared as TextPanel Modifier and Type Field Description protected TextPanel
XSLTPanel.SubPanel. m_PanelText
the 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 TextPanel
CellContent. m_TextPanel
for 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 TextPanel
Mat5ArrayRenderer. m_LastTextPanel
the last setup.protected TextPanel
PlainTextRenderer. m_LastTextPanel
the last setup.
-