Class JTextAreas.Builder<T extends JTextArea>

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

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