com.pnp.xfeature.project
Class XMLEditorContributor

java.lang.Object
  extended by MultiPageEditorActionBarContributor
      extended by com.pnp.xfeature.project.XMLEditorContributor

public class XMLEditorContributor
extends MultiPageEditorActionBarContributor

Manages the installation/deinstallation of global actions for multi-page editors. Responsible for the redirection of global actions to the active editor. Multi-page contributor replaces the contributors for the individual editors in the multi-page editor.


Constructor Summary
XMLEditorContributor()
          Creates a multi-page contributor.
 
Method Summary
 void setActivePage(IEditorPart part)
          sets the active editor partl; sets toolbar actions is needed
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLEditorContributor

public XMLEditorContributor()
Creates a multi-page contributor.

Method Detail

setActivePage

public void setActivePage(IEditorPart part)
sets the active editor partl; sets toolbar actions is needed



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