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 interfaceAppendableTextAreaComponentText area components that allow appending of text.Classes in adams.gui.core that implement TextAreaComponent Modifier and Type Class Description classBaseRSyntaxTextAreaA slightly extended version ofRSyntaxTextArea.classBaseTextAreaA customized JTextArea.classBaseTextAreaWithButtonsGraphical component that consists of a BaseTable with buttons on the right-hand side.static classTextEditorPanel.TextEditorAreaSpecialized BaseTextArea. -
Uses of TextAreaComponent in adams.gui.goe
Fields in adams.gui.goe declared as TextAreaComponent Modifier and Type Field Description protected TextAreaComponentBaseAnnotationEditor. m_TextValueThe text area with the value.
-