|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ui.part.EditorActionBarContributor
org.eclipse.gef.ui.actions.ActionBarContributor
vocleditor.actions.VOCLEditorActionBarContributor
public class VOCLEditorActionBarContributor
Constributor class to handle menue events.
Constructor Summary | |
---|---|
VOCLEditorActionBarContributor()
Creates a multi-page contributor. |
Method Summary | |
---|---|
void |
contributeToMenu(org.eclipse.jface.action.IMenuManager menuManager)
Contirbutes to the menu. |
void |
contributeToToolBar(org.eclipse.jface.action.IToolBarManager toolBarManager)
Contributes to the tool bar. |
void |
setActivePage(org.eclipse.ui.IEditorPart part)
Sets the active page. |
Methods inherited from class org.eclipse.gef.ui.actions.ActionBarContributor |
---|
dispose, init, setActiveEditor |
Methods inherited from class org.eclipse.ui.part.EditorActionBarContributor |
---|
contributeToCoolBar, contributeToStatusLine, getActionBars, getPage, init |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VOCLEditorActionBarContributor()
Method Detail |
---|
public void setActivePage(org.eclipse.ui.IEditorPart part)
part
- the edit partpublic void contributeToMenu(org.eclipse.jface.action.IMenuManager menuManager)
contributeToMenu
in class org.eclipse.ui.part.EditorActionBarContributor
EditorActionBarContributor.contributeToMenu(org.eclipse.jface.action.IMenuManager)
public void contributeToToolBar(org.eclipse.jface.action.IToolBarManager toolBarManager)
contributeToToolBar
in class org.eclipse.ui.part.EditorActionBarContributor
EditorActionBarContributor.contributeToToolBar(org.eclipse.jface.action.IToolBarManager)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |