Class JScrollPanes.Builder<T extends JScrollPane>

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

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