Uses of Class
edu.rice.cs.util.newjvm.AbstractMasterJVM

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

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

Subclasses of AbstractMasterJVM in edu.rice.cs.drjava.model.repl.newjvm
 class MainJVM
          Manages a remote JVM.