Uses of Class
bibliothek.gui.dock.common.action.core.CommonSimpleCheckAction
Packages that use CommonSimpleCheckAction
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 CommonSimpleCheckAction in bibliothek.gui.dock.common.action
Constructors in bibliothek.gui.dock.common.action with parameters of type CommonSimpleCheckActionModifierConstructorDescriptionprotectedCCheckBox(CommonSimpleCheckAction action) Creates a new checkbox usingactionas internal representation.