Uses of Class
org.jdesktop.swingx.JXEditorPane
-
Packages that use JXEditorPane Package Description org.jdesktop.swingx.hyperlink org.jdesktop.swingx.plaf.basic Provides basic implementation of pluggable look-and-feel for SwingX components together with a mechanism to support custom component look-and-feels. -
-
Uses of JXEditorPane in org.jdesktop.swingx.hyperlink
Methods in org.jdesktop.swingx.hyperlink that return JXEditorPane Modifier and Type Method Description protected JXEditorPane
EditorPaneLinkVisitor. createDefaultEditorPane()
JXEditorPane
EditorPaneLinkVisitor. getOutputComponent()
Constructors in org.jdesktop.swingx.hyperlink with parameters of type JXEditorPane Constructor Description EditorPaneLinkVisitor(JXEditorPane pane)
-
Uses of JXEditorPane in org.jdesktop.swingx.plaf.basic
Fields in org.jdesktop.swingx.plaf.basic declared as JXEditorPane Modifier and Type Field Description protected JXEditorPane
BasicErrorPaneUI. details
details text area
-