Package swingtree

Class UIForEditorPane<P extends JEditorPane>


public final class UIForEditorPane<P extends JEditorPane> extends UIForAnyEditorPane<UIForEditorPane<P>,P>
A SwingTree builder node designed for configuring JEditorPane instances.

Take a look at the living swing-tree documentation where you can browse a large collection of examples demonstrating how to use the API of this class or other classes.