Class JToolBars.Builder<T extends JToolBar>

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

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