AIILE.gridworld.env
Class EnvTest

java.lang.Object
  extended byjava.awt.event.WindowAdapter
      extended byAIILE.gridworld.env.EnvTest
All Implemented Interfaces:
java.util.EventListener, java.awt.event.WindowFocusListener, java.awt.event.WindowListener, java.awt.event.WindowStateListener

public class EnvTest
extends java.awt.event.WindowAdapter

This is a test main class for the bean GUI, just for testing!!


Constructor Summary
EnvTest()
          Creates a new instance of SimpleGridEnvTest
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowClosing, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnvTest

public EnvTest()
Creates a new instance of SimpleGridEnvTest

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments