|
|||||||||
| Home >> All >> javax >> ide >> menu >> [ spi overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package javax.ide.menu.spi
The menu registration classes that extension writers use to find information about actions and menus.
See:
Description
| Class Summary | |
| ActionsVisitor | |
| Item | A menu or toolbar item. |
| Menu | |
| MenuBar | A menu bar is an identified collection of Menus. |
| MenuHook | A MenuHook stores the extension manifest
information pertaining to actions, menus, and toolbars. |
| MenuModel | The menu model retrieved from extension manifests. |
| MenusVisitor | Visits the JSR-198 menu hook element. |
| MenuVisitor | Handler for menu in a menu bar. |
| PopupMenu | Represents a popup menu defined in the extension manifest. |
| Positionable | Menu model elements that can be positioned relative to other items of the same type are Positionable. |
| PositionableVisitor | |
| PositionMap | A map that tracks Positionable items. |
| Section | A section is a collection of Items and Menus. |
| SectionContainer | Section Container is a container of sections. |
| SectionVisitor | Visitor for menu sections. |
| Toolbar | |
| ToolbarsVisitor | |
Package javax.ide.menu.spi Description
The menu registration classes that extension writers use to find information about actions and menus.
|
|||||||||
| Home >> All >> javax >> ide >> menu >> [ spi overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||