Class JOptionPanes.Builder<T extends JOptionPane>

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

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