Uses of Class
weka.gui.scripting.Script.ScriptThread
Packages that use Script.ScriptThread
-
Uses of Script.ScriptThread in weka.gui.scripting
Subclasses of Script.ScriptThread in weka.gui.scriptingModifier and TypeClassDescriptionstatic class
Executes a Groovy script in a thread.static class
Executes a Jython script in a thread.Methods in weka.gui.scripting that return Script.ScriptThreadModifier and TypeMethodDescriptionReturns a new thread to execute.Returns a new thread to execute.abstract Script.ScriptThread
Returns a new thread to execute.