|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Required interface for use in making contributions view the adapter menu extension extension point (com.ibm.etools.systems.core.dynamicPopupMenuActions).
Method Summary | |
---|---|
void |
populateMenu(Shell shell,
IMenuManager menu,
IStructuredSelection selection,
String menuGroup)
Populates the menu with specialized actions. |
boolean |
supportsSelection(IStructuredSelection selection)
Returns true if this menu extension supports the specified selection. |
Method Detail |
public boolean supportsSelection(IStructuredSelection selection)
selection
- the resources to contriubte menu items to
public void populateMenu(Shell shell, IMenuManager menu, IStructuredSelection selection, String menuGroup)
shell
- the shellmenu
- the menu to contribute actions tomenuGroup
- the defect menu group to add actions toselection
- the resources to contriubte menu items to
|
Remote Systems v6.4.1 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |