Class JSplitPanes.Builder<T extends JSplitPane>

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

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