GeneThello Home

Uses of Interface
net.sf.genethello.shared.IMessage

Packages that use IMessage
net.sf.genethello.game Provides classes necessary to simulate othello game. 
net.sf.genethello.gui Provides classes necessary to display the game in GUI. 
 

Uses of IMessage in net.sf.genethello.game
 

Constructors in net.sf.genethello.game with parameters of type IMessage
Game(Chromosome black, Chromosome white, int blackTime, int whiteTime, IMessage gui, boolean network, java.sql.Connection connection)
          Creates a new instance of Game.
 

Uses of IMessage in net.sf.genethello.gui
 

Classes in net.sf.genethello.gui that implement IMessage
 class GenethelloGUI
          Graphical User Interface of GeneThello to play othello game.
 


GeneThello Home

Get GeneThello: Genetic Othello at SourceForge.net. Fast, secure and Free Open Source software downloads