Package edu.tufts.hrilab.action.gui
Class ScriptEditor
java.lang.Object
edu.tufts.hrilab.action.gui.ScriptEditor
Script Editor. Provides fields to edit an action script.
The event spec editing (main text field on the bottom) is
handled by EventSpecEditor class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetID()
static void
setActionsTree
(JTree actionsTree) static void
setGMGUI
(DatabaseViewer gui) static void
setTabs
(JTabbedPane actionsTabs) void
update()
Trigger component update.
-
Constructor Details
-
ScriptEditor
-
-
Method Details
-
setGMGUI
-
setActionsTree
-
setTabs
-
getID
-
update
public void update()Trigger component update. -
$$$getRootComponent$$$
-