|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
CodeGenerator | Code Generator Interface |
ScriptLanguage | The base interface for scripting language adapters. |
ScriptService | Interface for service that works with scripting languages. |
Class Summary | |
---|---|
AbstractScriptContext | A minimal implementation of ScriptContext for use in the
AbstractScriptEngine . |
AbstractScriptEngine | This class implements dummy versions for ScriptEngine's methods that are not needed by ImageJ's scripting interface. |
AbstractScriptLanguage | Abstract superclass for ScriptLanguage implementations. |
AdaptedScriptLanguage | Abstract superclass for ScriptLanguage implementations which adapt an
existing ScriptEngineFactory . |
CodeGeneratorJava | CodeGenerator for Java. |
DefaultScriptService | Default service for working with scripting languages. |
InvocationObject | Holds a module or plugin reference that was invoked in a macro recording, and the parameters that were passed to it. |
ParameterObject | Holds a parameter, its type and value, for a recorded macro. |
ScriptFinder | Discovers scripts. |
ScriptInfo | Metadata about a script. |
ScriptLanguageIndex | Data structure for managing registered scripting languages. |
ScriptModule | A Module which executes a script. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |