Package | Description |
---|---|
org.scripthelper.context |
Contains the classes whihc manage the context for scripts.
|
org.scripthelper.model |
Contains the classes which model the scripts and their methods.
|
org.scripthelper.swing.script |
Contains additional Swing script helper classes.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultScriptHelper<C extends ScriptContext>
A default customizable script helper.
|
Modifier and Type | Method and Description |
---|---|
default ScriptHelper |
ScriptContext.getHelper()
Return the script helper.
|
Modifier and Type | Field and Description |
---|---|
protected ScriptHelper |
AbstractScriptWrapper.helper
The script helper.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSwingScriptHelper<C extends ScriptContext>
A default customizable swing script helper.
|
Copyright © 2019-2024 Herve Girod. All Rights Reserved. Documentation and source under the BSD licence