Uses of Class
bibliothek.gui.dock.common.action.core.CommonSimpleCheckAction

Packages that use CommonSimpleCheckAction
bibliothek.gui.dock.common.action 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 CommonSimpleCheckAction
CCheckBox(CommonSimpleCheckAction action)
          Creates a new checkbox using action as internal representation.