arcade.wall.controller
Class Wall

java.lang.Object
  extended by arcade.wall.controller.Wall

public class Wall
extends java.lang.Object

Playing around with an initial Wall GUI


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

Wall

public Wall()
Method Detail

main

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