Class JRootPanes.Builder<T extends JRootPane>

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.