Class JEditorPanes.Builder<T extends JEditorPane>

java.lang.Object
de.team33.patterns.building.anthe.SelfReferring<B>
de.team33.patterns.building.elara.LateBuilder<T,JEditorPanes.Builder<T>>
de.team33.sphinx.metis.JEditorPanes.Builder<T>
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.