org.eclipse.hyades.trace.views.actions.internal
Class ContextSelectionMenuListener
java.lang.Object
org.eclipse.hyades.trace.views.actions.internal.ContextSelectionMenuListener
- All Implemented Interfaces:
- org.eclipse.jface.action.IMenuListener
- public class ContextSelectionMenuListener
- extends java.lang.Object
- implements org.eclipse.jface.action.IMenuListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextSelectionMenuListener
public ContextSelectionMenuListener()
setViewer
public void setViewer(IContextViewer viewer_)
setMOFObject
public void setMOFObject(org.eclipse.emf.ecore.EObject mofObject_)
addActionToMenu
protected void addActionToMenu(org.eclipse.jface.action.IMenuManager parent,
org.eclipse.jface.action.Action action)
menuAboutToShow
public void menuAboutToShow(org.eclipse.jface.action.IMenuManager manager)
- Specified by:
menuAboutToShow in interface org.eclipse.jface.action.IMenuListener