|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| ApplicationMenuItem | Provides the functionality to add items to application menus. |
| ApplicationMenuItemRepository | Contains the functionality necessary for registering
ApplicationMenuItem instances. |
Provides functionality for adding custom menu items to applications.
The Application Menu API consists of two classes: The
ApplicationMenuItem and the
ApplicationMenuItemRepository.
The ApplicationMenuItem class defines the item which will appear
in the menu. When and where a menu item will appear is determined by the
context. The context and the order of the item can be specified when the
ApplicationMenuItem is created.
The ApplicationMenuItemRepository class is used to register
ApplicationMenuItems. It contains the functionality necessary to
add and remove ApplicationMenuItems and contains the constants
that define the context in which menu items will appear.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal