uk.ac.manchester.gong.bong
Class BONGPerformer

java.lang.Object
  extended by uk.ac.manchester.gong.bong.BONGPerformer

public class BONGPerformer
extends java.lang.Object

This class reads the BONG file and passes all the information to BONG, the one that actually does everything.


Constructor Summary
BONGPerformer()
           
 
Method Summary
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

BONGPerformer

public BONGPerformer()
Method Detail

main

public static void main(java.lang.String[] args)