Class AbstractButtons.Charger<B extends AbstractButton>

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

public static final class AbstractButtons.Charger<B extends AbstractButton> extends Charger<B,AbstractButtons.Charger<B>> implements AbstractButtons.Setup<B,AbstractButtons.Charger<B>>
Charger implementation to charge target instances of AbstractButton.