Class JEditorPanes.Builder<T extends JEditorPane>

Type Parameters:
T - The final type of the target instances, at least JEditorPane.
All Implemented Interfaces:
Setup<T,JEditorPanes.Builder<T>>, Components.Setup<T,JEditorPanes.Builder<T>>, Containers.Setup<T,JEditorPanes.Builder<T>>, JComponents.Setup<T,JEditorPanes.Builder<T>>, JEditorPanes.Setup<T,JEditorPanes.Builder<T>>, JTextComponents.Setup<T,JEditorPanes.Builder<T>>
Enclosing class:
JEditorPanes

public static final class JEditorPanes.Builder<T extends JEditorPane> extends LateBuilder<T,JEditorPanes.Builder<T>> implements JEditorPanes.Setup<T,JEditorPanes.Builder<T>>
Builder implementation to build target instances of JEditorPane.