Uses of Interface
adams.gui.core.TextAreaComponent
-
Packages that use TextAreaComponent Package Description adams.gui.core adams.gui.goe -
-
Uses of TextAreaComponent in adams.gui.core
Subinterfaces of TextAreaComponent in adams.gui.core Modifier and Type Interface Description interface
AppendableTextAreaComponent
Text area components that allow appending of text.Classes in adams.gui.core that implement TextAreaComponent Modifier and Type Class Description class
BaseTextArea
A customized JTextArea.class
BaseTextAreaWithButtons
Graphical component that consists of a BaseTable with buttons on the right-hand side.static class
TextEditorPanel.TextEditorArea
Specialized BaseTextArea. -
Uses of TextAreaComponent in adams.gui.goe
Fields in adams.gui.goe declared as TextAreaComponent Modifier and Type Field Description protected TextAreaComponent
BaseAnnotationEditor. m_TextValue
The text area with the value.
-