Uses of Class
adams.gui.core.BaseTextPaneWithButtons
-
Packages that use BaseTextPaneWithButtons Package Description adams.gui.tools adams.gui.tools.wekainvestigator.output -
-
Uses of BaseTextPaneWithButtons in adams.gui.tools
Fields in adams.gui.tools declared as BaseTextPaneWithButtons Modifier and Type Field Description protected BaseTextPaneWithButtons
SSHPanel. m_TextOutput
text area for the output. -
Uses of BaseTextPaneWithButtons in adams.gui.tools.wekainvestigator.output
Constructors in adams.gui.tools.wekainvestigator.output with parameters of type BaseTextPaneWithButtons Constructor Description TextualContentPanel(BaseTextPaneWithButtons comp, boolean useScrollPane)
Initializes the panel with the specified textual component.
-