Package com.ganteater.ae.desktop.editor
Interface Editor
- All Known Implementing Classes:
VariableViewPanel
public interface Editor
-
Method Summary
Modifier and TypeMethodDescriptionvoid
init
(TaskEditor taskEditor, com.ganteater.ae.util.xml.easyparser.Node editorNode)
-
Method Details
-
init
void init(TaskEditor taskEditor, com.ganteater.ae.util.xml.easyparser.Node editorNode) throws com.ganteater.ae.CommandException - Throws:
com.ganteater.ae.CommandException
-