GeneThello Home
A B C D E F G H I L M N O P R S T U V W Z _

P

paintComponent(Graphics) - Method in class net.sf.genethello.applet.BoardPanel
Draws othello board.
paintComponent(Graphics) - Method in class net.sf.genethello.gui.BoardPanel
Draws othello board.
paintImage(Graphics2D, int, int, int) - Method in class net.sf.genethello.applet.BoardPanel
Draws othello board off-screen as image on memory.
paintImage(Graphics2D, int, int, int) - Method in class net.sf.genethello.gui.BoardPanel
Draws othello board off-screen as image on memory.
palSize - Variable in class com.fmsware.gif.AnimatedGifEncoder
 
PatternCreator - Class in net.sf.genethello.gui
A pattern generator to create PatternHouse class programmatically from latest patterns in database.
PatternCreator(String, int, String, String, String) - Constructor for class net.sf.genethello.gui.PatternCreator
Creates new form PatternCreator.
PatternHouse - Class in net.sf.genethello.applet
 
PatternHouse() - Constructor for class net.sf.genethello.applet.PatternHouse
 
PatternHouse - Class in net.sf.genethello.game
 
PatternHouse() - Constructor for class net.sf.genethello.game.PatternHouse
 
phases - Variable in class net.sf.genethello.applet.Chromosome
Phase number in game, usually 3 phases: opening, middle, end.
phases - Variable in class net.sf.genethello.brain.Chromosome
Phase number in game, usually 3 phases: opening, middle, end.
pixelAspect - Variable in class com.fmsware.gif.GifDecoder
 
pixels - Variable in class com.fmsware.gif.AnimatedGifEncoder
 
pixels - Variable in class com.fmsware.gif.GifDecoder
 
pixelStack - Variable in class com.fmsware.gif.GifDecoder
 
PlayerHouse - Class in net.sf.genethello.applet
Collections of player info.
PlayerHouse() - Constructor for class net.sf.genethello.applet.PlayerHouse
 
PlayerHouse - Class in net.sf.genethello.gui
Collections of best players info found so far.
PlayerHouse() - Constructor for class net.sf.genethello.gui.PlayerHouse
 
PlayerInfo - Class in net.sf.genethello.applet
Information of player.
PlayerInfo() - Constructor for class net.sf.genethello.applet.PlayerInfo
Creates new instance of player info.
PlayerInfo(String, int, int, int, int, int, int) - Constructor for class net.sf.genethello.applet.PlayerInfo
Creates new instance of player info.
PlayerInfo - Class in net.sf.genethello.gui
Information of player.
PlayerInfo() - Constructor for class net.sf.genethello.gui.PlayerInfo
Creates new instance of player info.
PlayerInfo(String, int, int, int, int, int, int) - Constructor for class net.sf.genethello.gui.PlayerInfo
Creates new instance of player info.
PlayerInfoCreator - Class in net.sf.genethello.gui
Player info generator to create file of PlayerInfo from latest data in database.
PlayerInfoCreator(String, int, String, String, String) - Constructor for class net.sf.genethello.gui.PlayerInfoCreator
Creates new form PlayerInfoCreator.
players - Static variable in class net.sf.genethello.applet.PlayerHouse
Collections of player info.
players - Static variable in class net.sf.genethello.gui.PlayerHouse
Collections of player info.
prefix - Variable in class com.fmsware.gif.GifDecoder
 
prime1 - Static variable in class com.fmsware.gif.NeuQuant
 
prime2 - Static variable in class com.fmsware.gif.NeuQuant
 
prime3 - Static variable in class com.fmsware.gif.NeuQuant
 
prime4 - Static variable in class com.fmsware.gif.NeuQuant
 
print(String) - Static method in class net.sf.genethello.applet.Game
Prints message to standar output.
print(String) - Static method in class net.sf.genethello.game.Game
Prints message to standar output.
printBoard(Graphics2D) - Method in class net.sf.genethello.applet.BoardPanel
Draws othello board.
PrintBoard() - Method in class net.sf.genethello.applet.Brain
Print the board.
printBoard() - Method in class net.sf.genethello.applet.Game
Prints current board position to standard output.
PrintBoard() - Method in class net.sf.genethello.applet.gametheory.GameTheory
Prints board position to standard output.
printBoard(int[]) - Method in class net.sf.genethello.applet.GenethelloApplet
Draws the board.
printBoard() - Method in interface net.sf.genethello.applet.IGame
Prints current board position to standard output.
printBoard(int[]) - Method in interface net.sf.genethello.applet.IMessage
Draws the board.
PrintBoard() - Method in class net.sf.genethello.brain.Brain
Print the board.
printBoard() - Method in class net.sf.genethello.game.Game
Prints current board position to standard output.
PrintBoard() - Method in class net.sf.genethello.gametheory.GameTheory
Prints board position to standard output.
printBoard(Graphics2D) - Method in class net.sf.genethello.gui.BoardPanel
Draws othello board.
printBoard(int[]) - Method in class net.sf.genethello.gui.GenethelloGUI
Draws the board.
printBoard() - Method in interface net.sf.genethello.shared.IGame
Prints current board position to standard output.
printBoard(int[]) - Method in interface net.sf.genethello.shared.IMessage
Draws the board.
printBoardToImage(int[]) - Method in class net.sf.genethello.gui.GenethelloGUI
Prints board to off-screen image.
printBoardToImage(int[]) - Method in interface net.sf.genethello.shared.IMessage
 
printf(String, String) - Static method in class net.sf.genethello.applet.Game
Prints formatted message to standard output.
printf(String, int) - Static method in class net.sf.genethello.applet.Game
Print formmated integer to standard output.
printf(String, String) - Static method in class net.sf.genethello.game.Game
Prints formatted message to standard output.
printf(String, int) - Static method in class net.sf.genethello.game.Game
Print formmated integer to standard output.
printMessage(String, int) - Method in class net.sf.genethello.applet.GenethelloApplet
Prints formatted integer to dialog box.
printMessage(String, int) - Method in interface net.sf.genethello.applet.IMessage
Prints formatted integer to dialog box.
printMessage(String, int) - Method in class net.sf.genethello.gui.GenethelloGUI
Prints formatted integer to dialog box.
printMessage(String, int) - Method in interface net.sf.genethello.shared.IMessage
Prints formatted integer to dialog box.
PrintMove(Move) - Method in class net.sf.genethello.applet.Brain
Print move to standard output.
PrintMove(Move) - Method in class net.sf.genethello.applet.gametheory.GameTheory
Prints move to standard output.
PrintMove(Move) - Method in class net.sf.genethello.brain.Brain
Print move to standard output.
PrintMove(Move) - Method in class net.sf.genethello.gametheory.GameTheory
Prints move to standard output.
process() - Method in class com.fmsware.gif.NeuQuant
 
PROPERTY - Static variable in class net.sf.genethello.applet.Constants
Property change event when a move is performed.
PROPERTY - Static variable in class net.sf.genethello.shared.Constants
Property change event when a move is performed.
propertyChange(PropertyChangeEvent) - Method in class net.sf.genethello.applet.Game
Handle of PropertyChangeEvent, gets fired after each move of MAN and MACHINE in mainRoutine when using GUI.
propertyChange(PropertyChangeEvent) - Method in class net.sf.genethello.game.Game
Handle of PropertyChangeEvent, gets fired after each move of MAN and MACHINE in mainRoutine when using GUI.

GeneThello Home
A B C D E F G H I L M N O P R S T U V W Z _
Get GeneThello: Genetic Othello at SourceForge.net. Fast, secure and Free Open Source software downloads