Class JFileChoosers.Builder<T extends JFileChooser>

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

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