Uses of Class
bibliothek.gui.dock.common.action.CRadioButton

Packages that use CRadioButton
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 CRadioButton in bibliothek.gui.dock.common.action
 

Methods in bibliothek.gui.dock.common.action with parameters of type CRadioButton
 void CRadioGroup.add(CRadioButton button)
          Adds a new button to the group
 void CRadioGroup.remove(CRadioButton button)
          Removes a button from this group