See: Description
| Interface | Description |
|---|---|
| ScriptEditControlCallback |
Callback functions to be implemented by users of
ScriptEditControl. |
| Class | Description |
|---|---|
| Actions |
Actions used by the script editor.
|
| CFPythonPopup |
This class implements a popup window which shows all python methods in the
'CFPython' package.
|
| CFPythonPopupMenu |
MenuHelper class, inherits from JPopupMenu.
|
| EditWindowListener |
Listener for close box on the window.
|
| MenuEntries |
List of menu entries (all CFPython commands).
|
| ScriptEditControl |
ScriptEditControl - Manages events and data flow for the script editor
entity.
|
| ScriptEditUndoActions |
Implements undo and redo actions.
|
| ScriptEditView |
The script editor frame.
|
net.sf.gridarta.textedit.textarea