Package | Description |
---|---|
bibliothek.gui.dock.common.action |
Contains different
DockAction s and subclasses of CAction to
create buttons, checkboxes, menus and other components as button in the titles and tabs of
CDockable s. |
Modifier and Type | Class and Description |
---|---|
class |
CCheckBox
An action which behaves like a
JCheckBox . |
class |
CRadioButton
An action which behaves like a
JRadioButton .Several CRadioButton s can be added to a CRadioGroup , only
one CRadioButton of such a group will be selected. |