Holger's
Java API

com.antelmann.game.awari
Class JAwari

java.lang.Object
  extended by com.antelmann.game.JDefaultGame
      extended by com.antelmann.game.awari.JAwari
All Implemented Interfaces:
JGamePlay

public class JAwari
extends JDefaultGame

JAwari can play the AwariGame in the JGameFrame GUI. It pretty much adds nothing to the JDefaultGame, except it provides proper AwariPlayers by default.

Author:
Holger Antelmann
See Also:
AwariGame, JGameFrame

Field Summary
 
Fields inherited from class com.antelmann.game.JDefaultGame
filter, frame, play
 
Fields inherited from interface com.antelmann.game.JGamePlay
gameFrameX, gameFrameY, historyFrameX, historyFrameY, legalMovesFrameX, legalMovesFrameY, prototypeCellValue, redoFrameX, redoFrameY, windowHeight, windowLocationX, windowLocationY, windowWidth
 
Constructor Summary
JAwari()
           
 
Method Summary
 
Methods inherited from class com.antelmann.game.JDefaultGame
getAutoPlay, getContainer, getDefaultFileExtension, getFileFilter, getHelp, getMenu, getNewGame, getStatusMessage, getTitle, setFileFilter, setGame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAwari

public JAwari()


(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads