com.pnp.xfeature
Class XFeatureContributor

java.lang.Object
  extended by ActionBarContributor
      extended by com.pnp.xfeature.XFeatureContributor

public class XFeatureContributor
extends ActionBarContributor

A binding class between the Eclipse action bar (upper) and the XFeature plugin

Author:
Kamil Ekstein, 21.9.2004

Constructor Summary
XFeatureContributor()
           
 
Method Summary
 void contributeToToolBar(IToolBarManager toolBarManager)
          Contributes four actions to action bar.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XFeatureContributor

public XFeatureContributor()
Method Detail

contributeToToolBar

public void contributeToToolBar(IToolBarManager toolBarManager)
Contributes four actions to action bar. The contributed actions are: Undo, Redo, ZoomIn, ZoomOut

See Also:
org.eclipse.ui.part.EditorActionBarContributor#contributeToToolBar(org.eclipse.jface.action.IToolBarManager)


Copyright © 2004 - 2008 ETH Zurich and P&P Software GmbH, All Rights Reserved.