pl.edu.agh.cast.schema.editor
Class SchemaActionBarContributor

java.lang.Object
  extended by org.eclipse.ui.part.EditorActionBarContributor
      extended by org.eclipse.gef.ui.actions.ActionBarContributor
          extended by pl.edu.agh.cast.editor.DefaultActionBarContributor
              extended by pl.edu.agh.cast.schema.editor.SchemaActionBarContributor
All Implemented Interfaces:
org.eclipse.ui.IEditorActionBarContributor

public class SchemaActionBarContributor
extends DefaultActionBarContributor

An action bar contributor for the schema editor.

Author:
AGH CAST Team

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

SchemaActionBarContributor

public SchemaActionBarContributor()
Method Detail

contributeToMenu

public void contributeToMenu(org.eclipse.jface.action.IMenuManager menuManager)

Overrides:
contributeToMenu in class DefaultActionBarContributor
See Also:
DefaultActionBarContributor.contributeToMenu(org.eclipse.jface.action.IMenuManager)

buildActions

protected void buildActions()

Overrides:
buildActions in class DefaultActionBarContributor
See Also:
DefaultActionBarContributor.buildActions()


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.