Class JViewports.Builder<T extends JViewport>

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

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