org.virbo.autoplot
Class JythonMain

java.lang.Object
  extended by org.virbo.autoplot.JythonMain

public class JythonMain
extends java.lang.Object


Constructor Summary
JythonMain()
          Creates a new instance of JythonLauncher
 
Method Summary
static org.python.util.PythonInterpreter getInterpreter()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JythonMain

public JythonMain()
Creates a new instance of JythonLauncher

Method Detail

getInterpreter

public static org.python.util.PythonInterpreter getInterpreter()

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception