All Classes
-
All Classes Interface Summary Class Summary Class Description KButtonGroup<K extends AbstractButton> Extension of SwingButtonGroup
which adds the following functionality: Type-safety via generics. Auto-selects 1st added button. Group listeners. Mnemonics. Access to the buttons by index. ImplementsIterable
to iterate over buttons in the group.KButtonGroupEvent<K extends AbstractButton> KButtonGroupListener<K extends AbstractButton>