|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
CAction | A CAction is associated with one CDockable , allowing the
user to perform actions which are somehow connected to that CDockable . |
CButton | A simple button, the user clicks onto the button and CButton.action() is called. |
CCheckBox | An action which behaves like a JCheckBox . |
CDropDownButton | A dropdown-button, the last action which was selected by the user will be marked graphically. |
CMenu | A collection of CAction s which are shown in a menu. |
CRadioButton | An action which behaves like a JRadioButton . |
CRadioGroup | A group of CRadioButton s, only one button of the group is selected. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |