Uses of Interface
adams.gui.core.TextPaneComponent
-
Packages that use TextPaneComponent Package Description adams.gui.core adams.gui.visualization.debug -
-
Uses of TextPaneComponent in adams.gui.core
Classes in adams.gui.core that implement TextPaneComponent Modifier and Type Class Description classBaseTextPaneA customized JTextPane.classBaseTextPaneWithButtonsBaseTextPaneWithButtonswith additional support for buttons.classBaseTextPaneWithWordWrapA panel containing aBaseTextPane, to allow wordwrap functionality. -
Uses of TextPaneComponent in adams.gui.visualization.debug
Classes in adams.gui.visualization.debug that implement TextPaneComponent Modifier and Type Class Description classDiffTextPaneDisplays one side of a side-by-side diff.
-