Package | Description |
---|---|
com.canto.cumulus.ui |
The Cumulus application user interface classes.
|
Modifier and Type | Method and Description |
---|---|
MenuItem |
MenuBar.findMenuItem(int command)
Returns a menu item based on it's command.
|
MenuItem |
Menu.findMenuItem(int command)
Returns a menu item based on it's command.
|
MenuItem |
Menu.getMenuItem(int index)
Returns a menu item by index.
|
MenuItem |
Menu.getMenuItem(java.lang.String name)
Returns a menu item by name.
|
MenuItem |
Menu.getMenuItemByID(int command)
Returns a menu item by ID.
|
Modifier and Type | Method and Description |
---|---|
void |
Menu.addMenuItem(int index,
MenuItem item)
Adds a menu item at the specified index.
|
void |
Menu.addMenuItem(MenuItem item)
Adds a menu item at the end of the menu.
|
void |
Menu.removeMenuItem(MenuItem item)
Removes a menu item.
|
www.canto.com
Canto, the Canto logo, the Cumulus logo, and Cumulus are registered trademarks of Canto GmbH, registered in the U.S. and other countries.