|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.eclipse.ui.part.EditorActionBarContributor | +--org.eclipse.ui.part.MultiPageEditorActionBarContributor | +--org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor | +--org.eclipse.emf.mapping.xsd2ecore.presentation.XSD2EcoreActionBarContributor
This is the action bar contributor for the XSD2Ecore model editor.
Fields inherited from class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor |
activeEditor, copyAction, cutAction, deleteAction, pasteAction, redoAction, undoAction |
Constructor Summary | |
XSD2EcoreActionBarContributor()
This creates an instance of the contributor. |
Method Summary | |
void |
contributeToToolBar(org.eclipse.jface.action.IToolBarManager toolBarManager)
This adds Separators for editor additions to the tool bar. |
Methods inherited from class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor |
activate, contributeToMenu, contributeToStatusLine, deactivate, init, menuAboutToShow, propertyChanged, setActiveEditor, 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 |
public XSD2EcoreActionBarContributor()
Method Detail |
public void contributeToToolBar(org.eclipse.jface.action.IToolBarManager toolBarManager)
contributeToToolBar
in class org.eclipse.emf.edit.ui.action.EditingDomainActionBarContributor
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |