arcade.wall.view
Class WallView

java.lang.Object
  extended by arcade.wall.view.WallView

public class WallView
extends java.lang.Object


Field Summary
static java.lang.String[] choices
           
 
Constructor Summary
WallView(java.lang.String gamerName, WallController controller)
           
 
Method Summary
 javax.swing.JTextArea getCommentsArea()
           
 void setVisible()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

choices

public static final java.lang.String[] choices
Constructor Detail

WallView

public WallView(java.lang.String gamerName,
                WallController controller)
Method Detail

getCommentsArea

public javax.swing.JTextArea getCommentsArea()

setVisible

public void setVisible()