Public Member Functions | |
| ScriptingInterface (MyJPanel parent) | |
| Creates new form ScriptingInterface. | |
Protected Member Functions | |
| void | createScriptInterface (ScriptFactory sf) |
| Creates a window into which users can type/load scripts. | |
| boolean | addNewConsole (JConsole console, String suffix) |
| Adds the new console to this window... | |
| void | removeConsole () |
| Removes this JConsole. | |
Protected Attributes | |
| BSFManager | manager |
| JConsole | console |
| SearchableObjectRegistry | registry |
|
|
Creates a window into which users can type/load scripts.
|
1.3-rc3