Package | Description |
---|---|
org.q.app.engine.script |
Package for invoking javax.script's in a hassle free manner.
|
Class and Description |
---|
QEngineProxy
This class offers scrips access to the Q command line.
|
QVariables
Access the Q variables, these are application settings, the open locations and the selected files.
|
ScriptConfig
Configuration class for modifying the environment in which a script is executed.
|
ScriptInvocation
This class specifies a list of script files and or raw script code to execute.
|