Class JRadioButtons.Charger<T extends JRadioButton>

java.lang.Object
de.team33.patterns.building.anthe.SelfReferring<B>
Type Parameters:
T - The final type of the target instance, at least JRadioButton.
All Implemented Interfaces:
Setup<T,JRadioButtons.Charger<T>>, AbstractButtons.Setup<T,JRadioButtons.Charger<T>>, Components.Setup<T,JRadioButtons.Charger<T>>, Containers.Setup<T,JRadioButtons.Charger<T>>, JComponents.Setup<T,JRadioButtons.Charger<T>>, JRadioButtons.Setup<T,JRadioButtons.Charger<T>>, JToggleButtons.Setup<T,JRadioButtons.Charger<T>>
Enclosing class:
JRadioButtons

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