Uses of Class
adams.gui.core.BaseTextPaneWithWordWrap
-
Packages that use BaseTextPaneWithWordWrap Package Description adams.gui.core adams.gui.visualization.debug -
-
Uses of BaseTextPaneWithWordWrap in adams.gui.core
Fields in adams.gui.core declared as BaseTextPaneWithWordWrap Modifier and Type Field Description protected BaseTextPaneWithWordWrapStyledTextEditorPanel. m_TextPanefor displaying the text.Methods in adams.gui.core that return BaseTextPaneWithWordWrap Modifier and Type Method Description BaseTextPaneWithWordWrapBaseTextPaneWithButtons. createComponent()Returns the underlying text area.protected BaseTextPaneWithWordWrapAbstractTextEditorPanelWithSimpleSyntaxHighlighting. newBaseTextPane()Returns a new text pane.protected BaseTextPaneWithWordWrapStyledTextEditorPanel. newBaseTextPane()Returns a new text pane. -
Uses of BaseTextPaneWithWordWrap in adams.gui.visualization.debug
Subclasses of BaseTextPaneWithWordWrap in adams.gui.visualization.debug Modifier and Type Class Description classDiffTextPaneDisplays one side of a side-by-side diff.
-