A B C D E F G H I J L M N O P R S T U V W X Y

O

OFFSET - Static variable in interface othello.gui.OthelloParameters
 
OK - Static variable in interface othello.gui.OthelloParameters
 
OTHELLO - Static variable in interface othello.gui.OthelloParameters
 
othello.ai - package othello.ai
 
othello.board - package othello.board
 
othello.com - package othello.com
 
othello.com.xmlrpc.client - package othello.com.xmlrpc.client
 
othello.com.xmlrpc.server - package othello.com.xmlrpc.server
 
othello.gui - package othello.gui
 
OthelloAI - class othello.ai.OthelloAI.
The OthelloAI contains methods, which are used by a Class interacting with the Artificial Intelligence (AI) package.
OthelloAI() - Constructor for class othello.ai.OthelloAI
Constructor for OthelloAI without any parameter, which will result in a comModel with a local AI-package loaded.
OthelloAI(String, int) - Constructor for class othello.ai.OthelloAI
Constructor for OthelloAI
OthelloAI(URL) - Constructor for class othello.ai.OthelloAI
Constructor for OthelloAI
OthelloAIModel - interface othello.ai.OthelloAIModel.
The OthelloAIModel contains required methods, which are used by a Class interacting with the Artificial Intelligence (AI) package.
OthelloButtons - class othello.gui.OthelloButtons.
The class OthelloButtons contains the graphical buttons for the GUI.
OthelloButtons() - Constructor for class othello.gui.OthelloButtons
 
OthelloButtons(String[]) - Constructor for class othello.gui.OthelloButtons
 
OthelloClient - class othello.com.xmlrpc.client.OthelloClient.
OthelloClient acts as a Client towards a XML-RPC WebServer.
OthelloClient(String, int) - Constructor for class othello.com.xmlrpc.client.OthelloClient
Constructor for OthelloClient
OthelloClient(URL) - Constructor for class othello.com.xmlrpc.client.OthelloClient
Constructor for OthelloClient
OthelloDialog - class othello.gui.OthelloDialog.
The class OthelloDialog contains the dialog windows for the game.
OthelloDialog(JFrame, String) - Constructor for class othello.gui.OthelloDialog
Constructor OthelloDialog
OthelloInfoPanel - class othello.gui.OthelloInfoPanel.
Class OthelloInfoPanel function as the GUI towards the player.
OthelloInfoPanel(int) - Constructor for class othello.gui.OthelloInfoPanel
 
OthelloInfoPanel(String[], String[]) - Constructor for class othello.gui.OthelloInfoPanel
 
OthelloJApplet - class othello.gui.OthelloJApplet.
The class OthelloJApplet function as the main class for this package.
OthelloJApplet() - Constructor for class othello.gui.OthelloJApplet
 
OthelloJCanvas - class othello.gui.OthelloJCanvas.
The class OthelloJCanvas contains the graphical board where the game takes place.
OthelloJCanvas(int, int) - Constructor for class othello.gui.OthelloJCanvas
Constructor
OthelloJFrame - class othello.gui.OthelloJFrame.
The class OthelloJFrame function as the main class for this package.
OthelloJFrame(URL, int, int) - Constructor for class othello.gui.OthelloJFrame
Creates an OthelloJFrame from the boardSize and CellSize
OthelloJRootPane - class othello.gui.OthelloJRootPane.
The class OthelloJRootPane function as the main class for this package.
OthelloJRootPane.GameThread - class othello.gui.OthelloJRootPane.GameThread.
 
OthelloJRootPane.GameThread(OthelloJRootPane) - Constructor for class othello.gui.OthelloJRootPane.GameThread
 
OthelloJRootPane(JFrame, URL, int, int) - Constructor for class othello.gui.OthelloJRootPane
creates an OthelloJFrame from the boardSize and CellSize
OthelloMouseMgr - class othello.gui.OthelloMouseMgr.
Function as a MouseManager for the GUI towards the player.
OthelloMouseMgr(OthelloJCanvas) - Constructor for class othello.gui.OthelloMouseMgr
A simple constructor, which initiates the listener to this class.
OthelloMove - class othello.board.OthelloMove.
The Move class represents a move.
OthelloMove(Object) - Constructor for class othello.board.OthelloMove
Constructor OthelloMove which is used to initiate an OthelloMove
OthelloParameters - interface othello.gui.OthelloParameters.
Class OthelloParameters contain common parameters for all classes. The interface is used for classes that will use the: common strings, common color, common integers
OthelloServer - class othello.com.xmlrpc.server.OthelloServer.
OthelloServer acts as a XML-RPC WebServer and uses the Artificial Intelligence package for calculation of bestMove.
OthelloServer(int, InetAddress) - Constructor for class othello.com.xmlrpc.server.OthelloServer
Constructor for OthelloServer

A B C D E F G H I J L M N O P R S T U V W X Y