|
||||||||||
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
pl.edu.agh.cast.editor.DefaultActionBarContributor
pl.edu.agh.cast.schema.editor.SchemaActionBarContributor
public class SchemaActionBarContributor
An action bar contributor for the schema editor.
Constructor Summary | |
---|---|
SchemaActionBarContributor()
|
Method Summary | |
---|---|
protected void |
buildActions()
|
void |
contributeToMenu(org.eclipse.jface.action.IMenuManager menuManager)
|
Methods inherited from class pl.edu.agh.cast.editor.DefaultActionBarContributor |
---|
contributeToToolBar, declareGlobalActionKeys |
Methods inherited from class org.eclipse.gef.ui.actions.ActionBarContributor |
---|
addAction, addGlobalActionKey, addRetargetAction, dispose, getAction, getActionRegistry, init, setActiveEditor |
Methods inherited from class org.eclipse.ui.part.EditorActionBarContributor |
---|
contributeToCoolBar, contributeToStatusLine, getActionBars, getPage, init |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaActionBarContributor()
Method Detail |
---|
public void contributeToMenu(org.eclipse.jface.action.IMenuManager menuManager)
contributeToMenu
in class DefaultActionBarContributor
DefaultActionBarContributor.contributeToMenu(org.eclipse.jface.action.IMenuManager)
protected void buildActions()
buildActions
in class DefaultActionBarContributor
DefaultActionBarContributor.buildActions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |