|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.tensegrity.palowebviewer.modules.ui.client.XEditorFactory
public class XEditorFactory
Constructor Summary | |
---|---|
XEditorFactory(IEngine engine,
PaloTreeModel treeModel)
|
Method Summary | |
---|---|
IXObjectEditor |
getEditor(XObject object)
Create editor for given XObject . |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XEditorFactory(IEngine engine, PaloTreeModel treeModel)
Method Detail |
---|
public IXObjectEditor getEditor(XObject object) throws java.lang.IllegalArgumentException
IXEditorFactory
XObject
.
getEditor
in interface IXEditorFactory
object
- object for which to create editor.
java.lang.IllegalArgumentException
- if object is null or it's class is different from XCube
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |