Class JRootPanes.Builder<T extends JRootPane>

java.lang.Object
de.team33.patterns.building.anthe.SelfReferring<B>
de.team33.patterns.building.elara.LateBuilder<T,JRootPanes.Builder<T>>
de.team33.sphinx.metis.JRootPanes.Builder<T>
Type Parameters:
T - The final type of the target instances, at least JRootPane.
All Implemented Interfaces:
Setup<T,JRootPanes.Builder<T>>, Components.Setup<T,JRootPanes.Builder<T>>, Containers.Setup<T,JRootPanes.Builder<T>>, JComponents.Setup<T,JRootPanes.Builder<T>>, JRootPanes.Setup<T,JRootPanes.Builder<T>>
Enclosing class:
JRootPanes

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