org.gChess
Class gChess

java.lang.Object
  extended by Activity
      extended by org.gChess.gChess

public class gChess
extends Activity


Constructor Summary
gChess()
           
 
Method Summary
 void onCreate(Bundle savedInstanceState)
          Called when the activity is first created.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

gChess

public gChess()
Method Detail

onCreate

public void onCreate(Bundle savedInstanceState)
Called when the activity is first created.