org.eclipse.emf.ecore.presentation
Class EcoreActionBarContributor.Reflective

java.lang.Object
  |
  +--org.eclipse.ui.part.EditorActionBarContributor
        |
        +--org.eclipse.ui.part.MultiPageEditorActionBarContributor
              |
              +--org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
                    |
                    +--org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
                          |
                          +--org.eclipse.emf.ecore.presentation.EcoreActionBarContributor.Reflective
All Implemented Interfaces:
org.eclipse.ui.IEditorActionBarContributor, org.eclipse.jface.action.IMenuListener, org.eclipse.ui.IPropertyListener, org.eclipse.jface.viewers.ISelectionChangedListener
Enclosing class:
EcoreActionBarContributor

public static class EcoreActionBarContributor.Reflective
extends EcoreActionBarContributor


Inner classes inherited from class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
EcoreActionBarContributor.Reflective
 
Fields inherited from class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
activeEditorPart, createChildActions, createChildMenuManager, createSiblingActions, createSiblingMenuManager, selectionProvider
 
Fields inherited from class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
activeEditor, copyAction, cutAction, deleteAction, pasteAction, redoAction, undoAction
 
Constructor Summary
EcoreActionBarContributor.Reflective()
           
 
Method Summary
protected  org.eclipse.jface.action.IMenuManager createSubmenuManager()
           
 
Methods inherited from class org.eclipse.emf.ecore.presentation.EcoreActionBarContributor
contributeToMenu, contributeToToolBar, depopulateManager, generateCreateChildActions, generateCreateSiblingActions, menuAboutToShow, populateManager, selectionChanged, setActiveEditor
 
Methods inherited from class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
activate, contributeToStatusLine, deactivate, init, propertyChanged, setActivePage, setActiveView, shareGlobalActions, update
 
Methods inherited from class org.eclipse.ui.part.EditorActionBarContributor
dispose, getActionBars, getPage, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EcoreActionBarContributor.Reflective

public EcoreActionBarContributor.Reflective()
Method Detail

createSubmenuManager

protected org.eclipse.jface.action.IMenuManager createSubmenuManager()
Overrides:
createSubmenuManager in class EcoreActionBarContributor

Copyright 2001-2003 IBM Corporation and others.
All Rights Reserved.