|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mofscript.editor.MofScriptEditorFactory
public class MofScriptEditorFactory
Factory for creating editor objects, e.g. content assist
Constructor Summary | |
---|---|
MofScriptEditorFactory()
|
Method Summary | |
---|---|
static org.eclipse.jface.text.contentassist.IContentAssistProcessor |
createContentAssist(MofScriptTextEditor editor)
Creates a content assist processor. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MofScriptEditorFactory()
Method Detail |
---|
public static org.eclipse.jface.text.contentassist.IContentAssistProcessor createContentAssist(MofScriptTextEditor editor)
editor
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |