org.drools.eclipse.flow.common.editor
Class GenericActionBarContributor

java.lang.Object
  extended by org.eclipse.ui.part.EditorActionBarContributor
      extended by org.eclipse.gef.ui.actions.ActionBarContributor
          extended by org.drools.eclipse.flow.common.editor.GenericActionBarContributor
All Implemented Interfaces:
org.eclipse.ui.IEditorActionBarContributor

public class GenericActionBarContributor
extends org.eclipse.gef.ui.actions.ActionBarContributor

Common implementation of a ActionBarContributor.


Constructor Summary
GenericActionBarContributor()
           
 
Method Summary
protected  void buildActions()
           
 void contributeToToolBar(org.eclipse.jface.action.IToolBarManager toolBarManager)
           
protected  void 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, contributeToMenu, contributeToStatusLine, getActionBars, getPage, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericActionBarContributor

public GenericActionBarContributor()
Method Detail

buildActions

protected void buildActions()
Specified by:
buildActions in class org.eclipse.gef.ui.actions.ActionBarContributor

contributeToToolBar

public void contributeToToolBar(org.eclipse.jface.action.IToolBarManager toolBarManager)
Overrides:
contributeToToolBar in class org.eclipse.ui.part.EditorActionBarContributor

declareGlobalActionKeys

protected void declareGlobalActionKeys()
Specified by:
declareGlobalActionKeys in class org.eclipse.gef.ui.actions.ActionBarContributor


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.