Uses of Class
bibliothek.gui.dock.common.intern.action.CSelectableAction
Packages that use CSelectableAction
Package
Description
Contains different
DockActions and subclasses of CAction to
create buttons, checkboxes, menus and other components as button in the titles and tabs of
CDockables.-
Uses of CSelectableAction in bibliothek.gui.dock.common.action
Subclasses of CSelectableAction in bibliothek.gui.dock.common.actionModifier and TypeClassDescriptionclassAn action which behaves like aJCheckBox.classAn action which behaves like aJRadioButton.
SeveralCRadioButtons can be added to aCRadioGroup, only oneCRadioButtonof such a group will be selected.