Class JTextAreas.Charger<T extends JTextArea>

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

public static final class JTextAreas.Charger<T extends JTextArea> extends Charger<T,JTextAreas.Charger<T>> implements JTextAreas.Setup<T,JTextAreas.Charger<T>>
Charger implementation to charge target instances of JTextArea.