Class JEditorPanes.Charger<T extends JEditorPane>

java.lang.Object
de.team33.patterns.building.anthe.SelfReferring<B>
Type Parameters:
T - The final type of the target instance, at least JEditorPane.
All Implemented Interfaces:
Setup<T,JEditorPanes.Charger<T>>, Components.Setup<T,JEditorPanes.Charger<T>>, Containers.Setup<T,JEditorPanes.Charger<T>>, JComponents.Setup<T,JEditorPanes.Charger<T>>, JEditorPanes.Setup<T,JEditorPanes.Charger<T>>, JTextComponents.Setup<T,JEditorPanes.Charger<T>>
Enclosing class:
JEditorPanes

public static final class JEditorPanes.Charger<T extends JEditorPane> extends Charger<T,JEditorPanes.Charger<T>> implements JEditorPanes.Setup<T,JEditorPanes.Charger<T>>
Charger implementation to charge target instances of JEditorPane.