org.eclipse.emf.codegen.jet.editor.presentation
Class JETTextEditorActionBarContributor

java.lang.Object
  extended by org.eclipse.ui.part.EditorActionBarContributor
      extended by org.eclipse.ui.texteditor.BasicTextEditorActionContributor
          extended by org.eclipse.ui.editors.text.TextEditorActionContributor
              extended by org.eclipse.emf.codegen.jet.editor.presentation.JETTextEditorActionBarContributor
All Implemented Interfaces:
org.eclipse.ui.IEditorActionBarContributor

public class JETTextEditorActionBarContributor
extends org.eclipse.ui.editors.text.TextEditorActionContributor

This is the action bar contributor for the JETEditor editor.

Version:
$Revision: 1.2 $

Constructor Summary
JETTextEditorActionBarContributor()
           
 
Method Summary
 void setActiveEditor(org.eclipse.ui.IEditorPart part)
           
 
Methods inherited from class org.eclipse.ui.editors.text.TextEditorActionContributor
dispose, init
 
Methods inherited from class org.eclipse.ui.texteditor.BasicTextEditorActionContributor
contributeToMenu, contributeToStatusLine, getAction, getActiveEditorPart
 
Methods inherited from class org.eclipse.ui.part.EditorActionBarContributor
contributeToCoolBar, contributeToToolBar, getActionBars, getPage, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JETTextEditorActionBarContributor

public JETTextEditorActionBarContributor()
Method Detail

setActiveEditor

public void setActiveEditor(org.eclipse.ui.IEditorPart part)
Specified by:
setActiveEditor in interface org.eclipse.ui.IEditorActionBarContributor
Overrides:
setActiveEditor in class org.eclipse.ui.editors.text.TextEditorActionContributor

Copyright 2006 IBM Corporation and others.
All Rights Reserved.