|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
com.essbase.eas.ui.editor.EditorFactory
public class EditorFactory
Constructor Summary | |
---|---|
EditorFactory() |
Method Summary | |
---|---|
static TextEditor |
getTextEditor() |
static TextEditor |
getTextEditor(java.lang.Class contentType) |
static TextEditor |
getTextEditor(java.lang.Class contentType, EditorTokenMarker marker) |
static void |
setDefaultEditorClass(java.lang.Class cl) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditorFactory()
Method Detail |
---|
public static TextEditor getTextEditor()
public static TextEditor getTextEditor(java.lang.Class contentType)
public static TextEditor getTextEditor(java.lang.Class contentType, EditorTokenMarker marker)
public static void setDefaultEditorClass(java.lang.Class cl)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |