Frames | No Frames |
Constructors with parameter type buoy.widget.Shortcut | |
Create a new BCheckBoxMenuItem. | |
Create a new BCheckBoxMenuItem. | |
Create a new BMenuItem. | |
Create a new BMenuItem. | |
BRadioButtonMenuItem.BRadioButtonMenuItem(String text, Shortcut shortcut, Icon image, boolean state, RadioButtonGroup group) Create a new BRadioButtonMenuItem. | |
BRadioButtonMenuItem.BRadioButtonMenuItem(String text, Shortcut shortcut, boolean state, RadioButtonGroup group) Create a new BRadioButtonMenuItem. |
Methods with parameter type buoy.widget.Shortcut | |
void | Set the keyboard shortcut for this menu item. |
Methods with return type buoy.widget.Shortcut | |
Shortcut | Get the keyboard shortcut for this menu item. |