Class JOptionPanes.Builder<T extends JOptionPane>

java.lang.Object
de.team33.patterns.building.anthe.SelfReferring<B>
de.team33.patterns.building.elara.LateBuilder<T,JOptionPanes.Builder<T>>
de.team33.sphinx.metis.JOptionPanes.Builder<T>
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.