|
RSE Release 1.0 |
|||||||||||
| 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 (org.eclipse.rse.ui.dynamicPopupMenuExtensions).
| Method Summary | |
|---|---|
void |
populateMenu(Shell shell,
SystemMenuManager 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,
SystemMenuManager 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
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||