openjava.ojc
Class GUICompiler

java.lang.Object
  |
  +--openjava.ojc.Compiler
        |
        +--openjava.ojc.GUICompiler

public class GUICompiler
extends Compiler


Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

run

public void run()
Overrides:
run in class Compiler