Class JPasswordFields.Charger<T extends JPasswordField>

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

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