Class GroovyScript.GroovyThread

java.lang.Object
java.lang.Thread
weka.gui.scripting.Script.ScriptThread
weka.gui.scripting.GroovyScript.GroovyThread
All Implemented Interfaces:
Runnable
Enclosing class:
GroovyScript

public static class GroovyScript.GroovyThread extends Script.ScriptThread
Executes a Groovy script in a thread.
Version:
$Revision: 8034 $
Author:
fracpete (fracpete at waikato dot ac dot nz)
  • Constructor Details

    • GroovyThread

      public GroovyThread(Script owner, String[] args)
      Initializes the thread.
      Parameters:
      owner - the owning script
      args - the commandline arguments