List of usage examples for org.eclipse.jface.action IMenuListener interface-usage
From source file org.eclipse.emf.compare.examples.export.library.presentation.LibraryEditor.java
/** * This is an example of a Library model editor. <!-- begin-user-doc --> <!-- end-user-doc --> * * @generated */ public class LibraryEditor extends MultiPageEditorPart
From source file org.eclipse.emf.compare.mpatch.presentation.MPatchEditor.java
/**
* This is an example of a MPatch model editor.
* <!-- begin-user-doc -->
* The editor was adjusted to also open partial differences; that is, if the {@link URI} of the editor
* input contains a fragment, that element is used as root element.
*
From source file org.eclipse.emf.ecore.presentation.EcoreEditor.java
/**
* This is an example of a Ecore model editor.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
From source file org.eclipse.emf.ecoretools.legacy.diagram.ui.outline.AbstractModelNavigator.java
/**
* <b>Model navigator :</b><br>
* Display the model as a tree and fill the contextual menu with diagrams and
* EMF actions. <br>
*
* Updated : 18 feb. 2008
From source file org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor.java
/**
* This is a contributor for an editor, multi-page or otherwise,
* that implements {@link IEditingDomainProvider}.
* It automatically hooks up the Undo, Redo, Cut, Copy, Paste, and Delete actions on the Edit menu
* to the corresponding commands supported by the {@link org.eclipse.emf.edit.domain.EditingDomain}.
* The editor site'selection provider is used to keep the Cut, Copy, Paste, and Delete actions up-to-date.
From source file org.eclipse.emf.eef.components.presentation.ComponentsEditor.java
/**
* This is an example of a Components model editor.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated NOT
*/
From source file org.eclipse.emf.eef.EEFGen.presentation.EEFGenEditor.java
/**
* This is an example of a EEFGen model editor.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated NOT
*/
From source file org.eclipse.emf.eef.modelingBot.EclipseActions.presentation.EclipseActionsEditor.java
/**
* This is an example of a EclipseActions model editor.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
From source file org.eclipse.emf.eef.modelingBot.EEFActions.presentation.EEFActionsEditor.java
/**
* This is an example of a EEFActions model editor.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
From source file org.eclipse.emf.eef.modelingBot.presentation.ModelingBotEditor.java
/**
* This is an example of a ModelingBot model editor.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/