Package | Description |
---|---|
org.eclipse.jface.action |
Provides support for shared UI resources such as menus,
tool bars, and status lines.
|
Modifier and Type | Class and Description |
---|---|
class |
CoolBarManager
A cool bar manager is a contribution manager which realizes itself and its
items in a cool bar control.
|
class |
MenuManager
A menu manager is a contribution manager which realizes itself and its items
in a menu control; either as a menu bar, a sub-menu, or a context menu.
|
class |
StatusLineManager
A status line manager is a contribution manager which realizes itself and its items
in a status line control.
|
class |
ToolBarManager
A tool bar manager is a contribution manager which realizes itself and its
items in a tool bar control.
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.