Uses of Class
edu.rice.cs.drjava.model.repl.newjvm.InterpreterJVM

Packages that use InterpreterJVM
edu.rice.cs.drjava.model.repl.newjvm Manages the creation and invocation of the separate JVM used by the interactions pane. 
 

Uses of InterpreterJVM in edu.rice.cs.drjava.model.repl.newjvm
 

Fields in edu.rice.cs.drjava.model.repl.newjvm declared as InterpreterJVM
static InterpreterJVM InterpreterJVM.ONLY
          Singleton instance of this class.