com.jeffpalm.gui
Class RVM

java.lang.Object
  extended by com.jeffpalm.gui.RVM

public class RVM
extends java.lang.Object

This is to run the Jikes RVM as a GUI

Since:
2002/03/19
Author:
Jeffrey Palm

Constructor Summary
RVM()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void realMain(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RVM

public RVM()
Method Detail

main

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

realMain

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