Uses of Class
org.jdesktop.swingx.JXEditorPane

Packages that use JXEditorPane
org.jdesktop.swingx Contains extensions to the Swing GUI toolkit, including new and enhanced components that provide functionality commonly required by rich, data-centric client applications. 
 

Uses of JXEditorPane in org.jdesktop.swingx
 

Methods in org.jdesktop.swingx that return JXEditorPane
protected  JXEditorPane EditorPaneLinkVisitor.createDefaultEditorPane()
           
 JXEditorPane EditorPaneLinkVisitor.getOutputComponent()
           
 

Constructors in org.jdesktop.swingx with parameters of type JXEditorPane
EditorPaneLinkVisitor(JXEditorPane pane)