org.eclipse.xtext.ui.editor.embedded
Class EmbeddedEditorActions.Factory

java.lang.Object
  extended by org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorActions.Factory
Enclosing class:
EmbeddedEditorActions

public static class EmbeddedEditorActions.Factory
extends java.lang.Object


Field Summary
protected  org.eclipse.ui.IWorkbench workbench
           
 
Constructor Summary
EmbeddedEditorActions.Factory()
           
 
Method Summary
protected  EmbeddedEditorActions createActions(org.eclipse.jface.text.source.ISourceViewer viewer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

workbench

@Inject(optional=true)
protected org.eclipse.ui.IWorkbench workbench
Constructor Detail

EmbeddedEditorActions.Factory

public EmbeddedEditorActions.Factory()
Method Detail

createActions

protected EmbeddedEditorActions createActions(org.eclipse.jface.text.source.ISourceViewer viewer)