Class JCheckBoxMenuItems.Builder<T extends JCheckBoxMenuItem>

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

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