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 | Method and Description |
---|---|
void |
CRadioGroup.add(CRadioButton button)
Adds a new button to the group
|
void |
CRadioGroup.remove(CRadioButton button)
Removes a button from this group
|