com.webstersmalley.chessweb.view
Class SimpleStringView

java.lang.Object
  extended by com.webstersmalley.chessweb.view.SimpleStringView

public class SimpleStringView
extends java.lang.Object


Constructor Summary
SimpleStringView(Board board)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimpleStringView

public SimpleStringView(Board board)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2005 Webster Smalley. All Rights Reserved.