Class JTextFields.Charger<T extends JTextField>

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

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