org.mactor.ui.gui.project.editors
Class NodeEditorConfig
java.lang.Object
org.mactor.ui.gui.project.editors.NodeEditorConfig
public class NodeEditorConfig
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NodeEditorConfig
public NodeEditorConfig(ProjectNodeType nodeType)
getCommandTypes
public java.util.Collection<NodeEditorConfig.CommandType> getCommandTypes()
load
public void load(org.dom4j.Element element)
createEditor
public NodeEditor createEditor()
throws MactorException
- Throws:
MactorException
loadCommandTypes
public void loadCommandTypes(org.dom4j.Element nodeTypeElement)
getEditor
public java.lang.String getEditor()
getNodeType
public ProjectNodeType getNodeType()
getTip
public java.lang.String getTip()
Copyright © 2008. All Rights Reserved.