org.eclipse.xpand.ui.editor
Class XpandEditor

java.lang.Object
  extended by AbstractXtendXpandEditor
      extended by org.eclipse.xpand.ui.editor.XpandEditor

public class XpandEditor
extends AbstractXtendXpandEditor

Template specific text editor.


Constructor Summary
XpandEditor()
           
 
Method Summary
protected  void createActions()
           
protected  AbstractExtXptContentOutlinePage createOutlinePage()
           
protected  void editorContextMenuAboutToShow(org.eclipse.jface.action.IMenuManager menu)
           
 org.eclipse.ui.actions.ActionGroup getActionGroup()
           
protected  void initializeKeyBindingScopes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XpandEditor

public XpandEditor()
Method Detail

createOutlinePage

protected AbstractExtXptContentOutlinePage createOutlinePage()

editorContextMenuAboutToShow

protected void editorContextMenuAboutToShow(org.eclipse.jface.action.IMenuManager menu)

createActions

protected void createActions()

getActionGroup

public org.eclipse.ui.actions.ActionGroup getActionGroup()

initializeKeyBindingScopes

protected void initializeKeyBindingScopes()

Copyright 2007 committers of openArchitectureWare and others.
All Rights Reserved.