- IDENTIFIER - Static variable in interface org.scripthelper.debug.expr.parser.EquationParserConstants
-
RegularExpression Id.
- IllegalScriptArgumentException - Exception in org.scripthelper.exceptions
-
- IllegalScriptArgumentException(ScriptWrapper<?>) - Constructor for exception org.scripthelper.exceptions.IllegalScriptArgumentException
-
Constructor.
- IllegalScriptArgumentException(ScriptWrapper<?>, String) - Constructor for exception org.scripthelper.exceptions.IllegalScriptArgumentException
-
Constructor.
- image - Variable in class org.scripthelper.debug.expr.parser.Token
-
The string image of the token.
- IMPORT_PAT - Static variable in class org.scripthelper.groovy.GroovyPatterns
-
The import pattern.
- importLines - Variable in class org.scripthelper.model.AbstractScriptWrapper
-
The number of specific import lines specified in the initial script.
- inBuf - Static variable in class org.scripthelper.debug.expr.parser.SimpleCharStream
-
- incrementImports() - Method in class org.scripthelper.model.ScriptContent
-
Increment the count of imports.
- index - Variable in class org.scripthelper.debug.AbstractDebugInstrumentor.StepProperties
-
The line number in the final debug source script.
- init(ScriptContext) - Method in interface org.scripthelper.context.ContextListener
-
- init() - Method in class org.scripthelper.swing.AbstractSwingScriptLogger
-
Initialize the logger.
- init() - Method in class org.scripthelper.swing.debug.SwingDebugScriptWindow
-
Initialize the window.
- init() - Method in class org.scripthelper.swing.DefaultSwingScriptLogger
-
- initDocument() - Method in class org.scripthelper.swing.StylableSizableArea
-
- initializeDebugSession() - Method in class org.scripthelper.model.AbstractDebuggingScriptWrapper
-
Initialize a debug session.
- initializeDebugSession() - Method in interface org.scripthelper.model.DebuggingWrapper
-
Initialize a debug session.
- initializeHTMLContent() - Method in class org.scripthelper.swing.AbstractSwingScriptLogger
-
Initialize the HTML content.
- initializeHTMLContent() - Method in class org.scripthelper.swing.debug.SwingDebugScriptWindow
-
Initialize the HTML content.
- initializeHTMLContent(int, int) - Method in class org.scripthelper.swing.DefaultSwingScriptLoggerArea
-
Initialize the HTML content.
- initializeTextArea() - Method in class org.scripthelper.swing.AbstractSwingScriptLogger
-
Initialize the text area.
- initializeTextArea() - Method in class org.scripthelper.swing.DefaultSwingScriptLoggerArea
-
Initialize the text area.
- initialOffset - Variable in class org.scripthelper.debug.AbstractDebugInstrumentor
-
The initial line offset.
- input_stream - Static variable in class org.scripthelper.debug.expr.parser.EquationParserTokenManager
-
- inputStream - Static variable in class org.scripthelper.debug.expr.parser.SimpleCharStream
-
- insertContent(int, String) - Method in class org.scripthelper.model.ScriptContent
-
Insert a line at a specified index.
- installScript(ScriptSource, ScriptWrapper) - Method in interface org.scripthelper.debug.DebugListener
-
Called when a script is installed.
- installScript(String) - Method in class org.scripthelper.model.AbstractScriptWrapper
-
Create the script.
- installScript(File) - Method in class org.scripthelper.model.AbstractScriptWrapper
-
Create the script.
- installScript(File, ClassLoader) - Method in class org.scripthelper.model.AbstractScriptWrapper
-
Create the script.
- installScript(ScriptSource, ClassLoader) - Method in class org.scripthelper.model.AbstractScriptWrapper
-
Create the script.
- installScript(URL) - Method in interface org.scripthelper.model.ScriptWrapper
-
Install the script, using the current context ClassLoader.
- installScript(File) - Method in interface org.scripthelper.model.ScriptWrapper
-
Install the script, using the current context ClassLoader.
- installScript(String) - Method in interface org.scripthelper.model.ScriptWrapper
-
Install the script, using the current context ClassLoader.
- installScript(ScriptSource) - Method in interface org.scripthelper.model.ScriptWrapper
-
Install the script, using the current context ClassLoader.
- installScript(URL, ClassLoader) - Method in interface org.scripthelper.model.ScriptWrapper
-
Install the script.
- installScript(File, ClassLoader) - Method in interface org.scripthelper.model.ScriptWrapper
-
Install the script.
- installScript(String, ClassLoader) - Method in interface org.scripthelper.model.ScriptWrapper
-
Install the script.
- installScript(ScriptSource, ClassLoader) - Method in interface org.scripthelper.model.ScriptWrapper
-
Install the script.
- installScript(URL) - Method in class org.scripthelper.model.ScriptWrapperCombiner
-
Create the script, using the current context ClassLoader.
- installScript(File) - Method in class org.scripthelper.model.ScriptWrapperCombiner
-
Create the script, using the current context ClassLoader.
- installScript(URL, ClassLoader) - Method in class org.scripthelper.model.ScriptWrapperCombiner
-
Create the script.
- installScript(File, ClassLoader) - Method in class org.scripthelper.model.ScriptWrapperCombiner
-
Create the script.
- installScript(ScriptSource, ClassLoader) - Method in class org.scripthelper.model.ScriptWrapperCombiner
-
Create the script.
- installScript(ScriptSource, ScriptWrapper) - Method in class org.scripthelper.swing.debug.SwingDebugScriptWindow
-
Called when a script is installed.
- instance() - Static method in class org.scripthelper.groovy.debug.parser.ClassState
-
- instance() - Static method in class org.scripthelper.groovy.debug.parser.DefaultState
-
- instance() - Static method in class org.scripthelper.groovy.debug.parser.MethodState
-
- instrument() - Method in class org.scripthelper.debug.AbstractDebugInstrumentor
-
Instrument the model and return the instrumented model.
- instrument() - Method in interface org.scripthelper.debug.DebugInstrumentor
-
Instrument the model and return the instrumented model.
- IntProperty(String, int, int, int) - Constructor for class org.scripthelper.swing.script.ScriptPropertyDialog.IntProperty
-
- invokeAndWait(short, RunnableObject) - Method in class org.scripthelper.js.framework.GraphicFrameworkSupport
-
Invoke a runnable in the specified graphic framework.
- invokeMethod(String, Object...) - Method in class org.scripthelper.groovy.GroovyScriptWrapper
-
Invoke directly a method by reflection for the current installed script.
- invokeMethod(String, Object...) - Method in class org.scripthelper.js.JSScriptWrapper
-
Invoke directly a method by reflection for the current installed script.
- invokeMethod(String, Object...) - Method in interface org.scripthelper.model.ScriptMethodInvoker
-
Invoke directly a method by reflection for the current installed script.
- invokeMethod(String) - Method in interface org.scripthelper.model.ScriptMethodInvoker
-
Invoke directly a method without arguments by reflection for the current installed script.
- invokeMethod(String, Object...) - Method in class org.scripthelper.python.PythonScriptWrapper
-
Invoke directly a method by reflection for the current installed script.
- invokeMethod(String, Object...) - Method in class org.scripthelper.ruby.RubyScriptWrapper
-
Invoke directly a method by reflection for the current installed script.
- isAutoCachingInvocableMethods() - Method in class org.scripthelper.groovy.GroovyScriptWrapper
-
Return true if a cache of invocable methods will be created each time the wrapper installs a new script.
- isAutoCachingInvocableMethods() - Method in class org.scripthelper.js.JSScriptWrapper
-
Return true if a cache of invocable methods will be created each time the wrapper installs a new script.
- isAutoCachingInvocableMethods() - Method in interface org.scripthelper.model.ScriptMethodInvoker
-
Return true if a cache of invocable methods will be created each time the wrapper installs a new
script.
- isAutoCachingInvocableMethods() - Method in class org.scripthelper.python.PythonScriptWrapper
-
Return true if a cache of invocable methods will be created each time the wrapper installs a new script.
- isAutoCachingInvocableMethods() - Method in class org.scripthelper.ruby.RubyScriptWrapper
-
Return true if a cache of invocable methods will be created each time the wrapper installs a new script.
- isBeforeReturnLine(int) - Method in interface org.scripthelper.debug.model.Parent
-
Return true if a line number is before the return line of the parent.
- isCellEditable(Object, int) - Method in class org.scripthelper.swing.debug.treetable.AbstractTreeTableModel
-
By default, make the column with the Tree in it the only editable one.
- isCellEditable(Object, int) - Method in interface org.scripthelper.swing.debug.treetable.TreeTableModel
-
Indicates whether the the value for node node
,
at column number column
is editable.
- isCellEditable(int, int) - Method in class org.scripthelper.swing.debug.treetable.TreeTableModelAdapter
-
- isComment(int) - Method in class org.scripthelper.debug.model.AbstractParent
-
Return true if there is a comment on a line.
- isComment(int) - Method in interface org.scripthelper.debug.model.Parent
-
Return true if there is a comment on a line.
- isCompatible(CachedMethodKey) - Method in class org.scripthelper.model.CachedMethodKey
-
Return true if the key is compatible with another key.
- isCompilationException() - Method in exception org.scripthelper.exceptions.ScriptRuntimeException
-
Return true if the exception is a compilation exception.
- isContentEmpty() - Method in class org.scripthelper.model.ScriptContent
-
Return true if the content part is empty.
- isDebugging() - Method in class org.scripthelper.debug.DebugSession
-
Return true if the debugger is currently in a debug session.
- isDebugging() - Method in exception org.scripthelper.exceptions.ScriptRuntimeException
-
Return true if the exception was thrown during debugging.
- isDebugging() - Method in class org.scripthelper.model.AbstractDebuggingScriptWrapper
-
Return true if the wrapper is in a debug session and debugging.
- isDebugging() - Method in interface org.scripthelper.model.ScriptWrapper
-
Return true if the wrapper is in a debug session and debugging.
- isDebugging() - Method in class org.scripthelper.model.ScriptWrapperCombiner
-
Return true if the wrapper is in a debug session and debugging.
- isDebugSupported() - Method in interface org.scripthelper.model.DebuggingWrapper
-
Return true.
- isDebugSupported() - Method in interface org.scripthelper.model.ScriptWrapper
-
Return true is debugging is supported.
- isExpanded() - Method in class org.scripthelper.debug.nodes.VarNode
-
Return true if the node is expanded.
- isExpressionIncorrect() - Method in class org.scripthelper.debug.Breakpoint
-
Return true if the last result of the properties expression is incorrect.
- isField() - Method in class org.scripthelper.debug.model.Var
-
Return true if this variable is a field.
- isFile() - Method in class org.scripthelper.model.ScriptSource
-
Return true for a file source.
- isGroovyScriptException(StackTraceElement) - Static method in class org.scripthelper.groovy.GroovyExceptionsUtils
-
Return true if the StackTraceElement corresponds to a groovy exception.
- isInDebugSession() - Method in class org.scripthelper.model.AbstractDebuggingScriptWrapper
-
Return true if the wrapper is in a debug session.
- isInDebugSession() - Method in interface org.scripthelper.model.ScriptWrapper
-
Return true if the wrapper is in a debug session.
- isInDebugSession() - Method in class org.scripthelper.model.ScriptWrapperCombiner
-
Return true if the wrapper is in a debug session.
- isInvocableByName() - Method in interface org.scripthelper.model.ScriptMethodInvoker
-
Return true if only the name of the method is significant.
- isInvocableByName() - Method in class org.scripthelper.ruby.RubyScriptWrapper
-
Return true?
- isInvocableMethodsEnabled() - Method in class org.scripthelper.groovy.GroovyScriptWrapper
-
Return true because the GroovyScriptWrapper allows invocable methods are enabled for this wrapper.
- isInvocableMethodsEnabled() - Method in class org.scripthelper.js.JSScriptWrapper
-
Return true because the JSScriptWrapper allows invocable methods are enabled for this wrapper.
- isInvocableMethodsEnabled() - Method in interface org.scripthelper.model.ScriptMethodInvoker
-
Return true if invocable methods are enabled for this wrapper.
- isInvocableMethodsEnabled() - Method in class org.scripthelper.python.PythonScriptWrapper
-
Return true because the JSScriptWrapper allows invocable methods are enabled for this wrapper.
- isInvocableMethodsEnabled() - Method in class org.scripthelper.ruby.RubyScriptWrapper
-
Return true because the RubyScriptWrapper allows invocable methods are enabled for this wrapper.
- isJavaFXAvailable() - Method in class org.scripthelper.js.framework.GraphicFrameworkSupport
-
Return true if the JavaFX framework is available.
- isJSException(StackTraceElement) - Static method in class org.scripthelper.js.JSScriptWrapper
-
Return true if the StackTraceElement corresponds to a Javascript exception.
- isJSScriptException(StackTraceElement) - Static method in class org.scripthelper.js.JSExceptionsUtils
-
Return true if the StackTraceElement corresponds to a Javascript exception.
- isLeaf(Object) - Method in class org.scripthelper.swing.debug.treetable.AbstractTreeTableModel
-
- isLibAvailable() - Method in class org.scripthelper.groovy.GroovyScriptWrapper
-
Return true if the Groovy library is available.
- isLibAvailable(ClassLoader) - Method in class org.scripthelper.groovy.GroovyScriptWrapper
-
Return true if the Groovy library is available.
- isLibAvailable() - Method in class org.scripthelper.js.JSScriptWrapper
-
Return true if the Rhino library is available.
- isLibAvailable(ClassLoader) - Method in class org.scripthelper.js.JSScriptWrapper
-
Return true if the Rhino library is available.
- isLibAvailable() - Method in interface org.scripthelper.model.ScriptWrapper
-
Return true if the script library is available.
- isLibAvailable(ClassLoader) - Method in interface org.scripthelper.model.ScriptWrapper
-
Return true if the script library is available.
- isLibAvailable() - Method in class org.scripthelper.python.PythonScriptWrapper
-
Return true if the Jython library is available.
- isLibAvailable(ClassLoader) - Method in class org.scripthelper.python.PythonScriptWrapper
-
Return true if the Jython library is available.
- isLibAvailable() - Method in class org.scripthelper.ruby.RubyScriptWrapper
-
Return true if the JRuby library is available.
- isLibAvailable(ClassLoader) - Method in class org.scripthelper.ruby.RubyScriptWrapper
-
Return true if the JRuby library is available.
- isLoggingExceptions() - Method in class org.scripthelper.model.AbstractScriptWrapper
-
Return true if the wrapper must log exceptions.
- isLoggingExceptions() - Method in interface org.scripthelper.model.ScriptWrapper
-
Return true if the wrapper must log exceptions (default is false).
- isMultiImplementSupported() - Method in class org.scripthelper.groovy.GroovyScriptWrapper
-
Return true.
- isMultiImplementSupported() - Method in class org.scripthelper.js.JSScriptWrapper
-
Return true.
- isMultiImplementSupported() - Method in interface org.scripthelper.model.ScriptWrapper
-
Return true if the Scripting language implementation support the implementation of multiple interfaces.
- isMultiImplementSupported() - Method in class org.scripthelper.python.PythonScriptWrapper
-
Return true.
- isPythonScriptException(StackTraceElement) - Static method in class org.scripthelper.python.PythonExceptionsUtils
-
Return true if the StackTraceElement corresponds to a Javascript exception.
- isResettingWrapperOnDispose() - Method in class org.scripthelper.swing.SwingExceptionListener
-
Return true if the associated ScriptWrapper must be resetState when closing the error window.
- isRoot() - Method in class org.scripthelper.debug.nodes.DebugVar
-
Return true for the root variable.
- isRoot() - Method in class org.scripthelper.debug.nodes.VarNode
-
Return true if this represents the root node.
- isRubyScriptException(StackTraceElement) - Static method in class org.scripthelper.ruby.RubyExceptionsUtils
-
Return true if the StackTraceElement corresponds to a Ruby script exception.
- isScriptInstalled(ScriptSource) - Method in interface org.scripthelper.debug.DebugListener
-
Return true if the script associated with a specified script source has already been installed.
- isScriptInstalled(ScriptSource) - Method in class org.scripthelper.swing.debug.SwingDebugScriptWindow
-
Return true if the script associated with a specified source has already been installed.
- isSingletonMethodEnabled() - Method in class org.scripthelper.groovy.GroovyScriptWrapper
-
Return true.
- isSingletonMethodEnabled() - Method in class org.scripthelper.js.JSScriptWrapper
-
Return true.
- isSingletonMethodEnabled() - Method in interface org.scripthelper.model.ScriptWrapper
-
Return true if the Scripting language implementation support defining a script without any method.
- isSwingAvailable() - Method in class org.scripthelper.js.framework.GraphicFrameworkSupport
-
Return true if the Swing framework is available.