|
|||||||||
| Home >> All >> com >> vinculum >> [ processeditor overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.vinculum.processeditor
Class ProcessContextMenuProvider

java.lang.ObjectContextMenuProvider
com.vinculum.processeditor.ProcessContextMenuProvider
- public class ProcessContextMenuProvider
- extends ContextMenuProvider
| Field Summary | |
private ActionRegistry |
actionRegistry
|
| Constructor Summary | |
ProcessContextMenuProvider(EditPartViewer viewer,
ActionRegistry registry)
|
|
| Method Summary | |
void |
buildContextMenu(org.eclipse.jface.action.IMenuManager manager)
|
private ActionRegistry |
getActionRegistry()
|
private void |
setActionRegistry(ActionRegistry registry)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
actionRegistry
private ActionRegistry actionRegistry
| Constructor Detail |
ProcessContextMenuProvider
public ProcessContextMenuProvider(EditPartViewer viewer,
ActionRegistry registry)
| Method Detail |
buildContextMenu
public void buildContextMenu(org.eclipse.jface.action.IMenuManager manager)
getActionRegistry
private ActionRegistry getActionRegistry()
setActionRegistry
private void setActionRegistry(ActionRegistry registry)
|
|||||||||
| Home >> All >> com >> vinculum >> [ processeditor overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
ContextMenuProvider