Gridarta Editor
net.sf.gridarta.gui.scripts.ScriptTask Enum Reference

Parameter for operation to perform in ScriptTask, javax.swing.JList, net.sf.gridarta.model.mapmanager.MapManager, java.awt.Frame, Iterable). More...

+ Collaboration diagram for net.sf.gridarta.gui.scripts.ScriptTask:

Public Attributes

 EVENT_EDIT_PATH
 Opens a dialog to edit the script parameters. More...
 
 EVENT_OPEN
 Opens an editor for the script code. More...
 
 EVENT_REMOVE
 Removes the event object. More...
 

Detailed Description

Parameter for operation to perform in ScriptTask, javax.swing.JList, net.sf.gridarta.model.mapmanager.MapManager, java.awt.Frame, Iterable).

Author
Andreas Kirschbaum

Definition at line 28 of file ScriptTask.java.

Member Data Documentation

◆ EVENT_EDIT_PATH

◆ EVENT_OPEN

◆ EVENT_REMOVE


The documentation for this enum was generated from the following file: