Modifier and Type | Method and Description |
---|---|
void |
ScriptFactory.dispose(Script script) |
Modifier and Type | Class and Description |
---|---|
class |
GroovyScript
Groovy script implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
MathScript
Mathematical formula script implementation.
|
Modifier and Type | Method and Description |
---|---|
void |
ScriptUI.setScript(Script script)
Sets the script this UI is for.
|
Modifier and Type | Method and Description |
---|---|
void |
GroovyUI.setScript(Script script) |
Constructor and Description |
---|
GroovyEditor(org.eclipse.swt.widgets.Composite parent,
Script script,
Class<?> binding)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
MathUI.setScript(Script script) |
Constructor and Description |
---|
MathEditor(org.eclipse.swt.widgets.Composite parent,
Script script)
Default constructor.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a