Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y
G
gAlreadyRunning
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
Game
- Static variable in class uk.org.redfelineninja.risk.client.
Words
Game_Name
- Static variable in class uk.org.redfelineninja.risk.client.
Words
Game_Options
- Static variable in class uk.org.redfelineninja.risk.client.
Words
GAME_OVER
- Static variable in class uk.org.redfelineninja.risk.server.
RiskEngine
gameOver
- Static variable in class uk.org.redfelineninja.risk.client.
Words
gameOver(Player)
- Method in class uk.org.redfelineninja.risk.server.
RiskClientWriter
Called when the game is won.
gameOver(Player)
- Method in interface uk.org.redfelineninja.risk.net.
RiskClientInterface
Called when the game is won.
gameOver(Player)
- Method in class uk.org.redfelineninja.risk.client.
RiskClient
gameOver(Player)
- Method in class uk.org.redfelineninja.risk.robot.
GameState
Called when the game is won.
gameOver(Player, String)
- Method in class uk.org.redfelineninja.risk.server.
RiskClientWriter
Called when the game is stopped by the server.
gameOver(Player, String)
- Method in interface uk.org.redfelineninja.risk.net.
RiskClientInterface
Called when the game is stopped by the server.
gameOver(Player, String)
- Method in class uk.org.redfelineninja.risk.client.
RiskClient
gameOver(Player, String)
- Method in class uk.org.redfelineninja.risk.robot.
GameState
Called when the game is stopped by the server.
gameStarting(Player[])
- Method in class uk.org.redfelineninja.risk.client.
RiskClient
GameState
- class uk.org.redfelineninja.risk.robot.
GameState
.
This class stores all information about the game state for interagation by the robot.
GameState(File, Robot)
- Constructor for class uk.org.redfelineninja.risk.robot.
GameState
Create a new GameState.
gBugReport
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
GenericMulticaster
- class uk.org.redfelineninja.net.
GenericMulticaster
.
This class provides a means for classes that can not inherit from AbstractMulticaster to make use of its services.
GenericMulticaster()
- Constructor for class uk.org.redfelineninja.net.
GenericMulticaster
get(Object)
- Static method in class uk.org.redfelineninja.image.
ImageBank
getActivePlayer()
- Method in class uk.org.redfelineninja.risk.server.
RiskEngine
Returns the player whose turn it is.
getAdjacency()
- Method in class uk.org.redfelineninja.risk.io.
MapDefinition
getAlpha(int)
- Method in class uk.org.redfelineninja.image.
HashColorModel
getArmies()
- Method in class uk.org.redfelineninja.risk.client.
RiskStatusBar
getArmies(Object)
- Method in class uk.org.redfelineninja.risk.client.
RiskMap
Get the number of armies in the supplied country.
getAutoRepaint()
- Method in class uk.org.redfelineninja.awt.
PixMap
Find whether or not the PixMap will automatically repaint itself.
getAutoSize()
- Method in class uk.org.redfelineninja.awt.
ColorBlockIcon
Detect whether this Icon will automatically resize to its environment.
getBlue(int)
- Method in class uk.org.redfelineninja.image.
HashColorModel
getBoardSize()
- Method in class uk.org.redfelineninja.risk.robot.
GameState
Get the size of the board.
getCardFrame()
- Method in class uk.org.redfelineninja.risk.client.
RiskClient
getCards()
- Method in class uk.org.redfelineninja.risk.client.
RiskCardFrame
getCharacter()
- Method in class uk.org.redfelineninja.util.
CommandTokenizer
Try to get a character from the tokenizer.
getCharacter(StreamTokenizer, char[])
- Static method in class uk.org.redfelineninja.util.
Token
Try to get a character from the supplied tokenizer.
getColor()
- Method in class uk.org.redfelineninja.awt.
PixMap
Get the current draw colour.
getColor()
- Method in class uk.org.redfelineninja.awt.
ColorBlockIcon
getColorModel()
- Method in class uk.org.redfelineninja.awt.
PixMap
Returns the ColorModel used when creating the image from the PixMap
getContinents()
- Method in class uk.org.redfelineninja.risk.io.
MapDefinition
getContinentWeights()
- Method in class uk.org.redfelineninja.risk.robot.
GameState
Get the percentage ownership of each continent.
getCountry(int)
- Method in class uk.org.redfelineninja.risk.robot.
GameState
Get the requested country.
getCountry(String)
- Method in class uk.org.redfelineninja.risk.robot.
GameState
Get the requested country.
getCountryColor(Object)
- Method in class uk.org.redfelineninja.awt.
ImageMap
getEOF()
- Method in class uk.org.redfelineninja.util.
CommandTokenizer
Test whether the tokenizer has reached the end of a file.
getEOF(StreamTokenizer)
- Static method in class uk.org.redfelineninja.util.
Token
Test whether the supplied tokenizer has reached the end of a file.
getEOL()
- Method in class uk.org.redfelineninja.util.
CommandTokenizer
Test whether the tokenizer has reached the end of a line.
getEOL(StreamTokenizer)
- Static method in class uk.org.redfelineninja.util.
Token
Test whether the supplied tokenizer has reached the end of a line.
getGameName()
- Method in class uk.org.redfelineninja.risk.client.
RiskNetworkDialog
getGreen(int)
- Method in class uk.org.redfelineninja.image.
HashColorModel
getHostname()
- Method in class uk.org.redfelineninja.risk.client.
RiskNetworkDialog
getIconHeight()
- Method in class uk.org.redfelineninja.awt.
ColorBlockIcon
Get the height of the icon.
getIconWidth()
- Method in class uk.org.redfelineninja.awt.
ColorBlockIcon
Get the width of the icon.
getIdentity()
- Method in class uk.org.redfelineninja.risk.robot.
Robot
getImage()
- Method in class uk.org.redfelineninja.awt.
PixMap
Supplies the Image version of the PixMap.
getImageFile()
- Method in class uk.org.redfelineninja.risk.io.
MapDefinition
getLegalMoves()
- Method in class uk.org.redfelineninja.risk.robot.
GameState
Get the Moves available to the robot.
getLine()
- Method in class uk.org.redfelineninja.util.
CommandTokenizer
Get the whole of the current line for processing in a different way.
getMainFrame()
- Method in class uk.org.redfelineninja.risk.client.
RiskClient
getMaximumSize()
- Method in class uk.org.redfelineninja.awt.
PixMap
Get the maximum size of this component.
getMaximumSize()
- Method in class uk.org.redfelineninja.risk.client.
RiskStatusBar
getMinimumSize()
- Method in class uk.org.redfelineninja.awt.
PixMap
Get the minimum size of this component.
getMininumSize()
- Method in class uk.org.redfelineninja.risk.client.
RiskStatusBar
getMode()
- Method in class uk.org.redfelineninja.risk.server.
RiskEngine
Returns the current mode.
getMode()
- Method in class uk.org.redfelineninja.risk.robot.
GameState
Get the current mode.
getMove()
- Method in class uk.org.redfelineninja.risk.robot.
Move
Get the move that should be made.
getNewGameFlag()
- Method in class uk.org.redfelineninja.risk.client.
RiskNetworkDialog
getNumber()
- Method in class uk.org.redfelineninja.util.
CommandTokenizer
Try to get a number from the tokenizer.
getNumber(StreamTokenizer)
- Static method in class uk.org.redfelineninja.util.
Token
Try to get a number from the supplied tokenizer.
getOriginalCountryColor(Object)
- Method in class uk.org.redfelineninja.awt.
ImageMap
getPixel(int, int)
- Method in class uk.org.redfelineninja.awt.
PixMap
Get the colour of the pixel at (x, y).
getPixel(Point)
- Method in class uk.org.redfelineninja.awt.
PixMap
Get the colour of the pixel at the supplied point.
getPixels()
- Method in class uk.org.redfelineninja.awt.
PixMap
Supplies the pixels used in this PixMap.
getPlayerColor()
- Method in class uk.org.redfelineninja.risk.client.
RiskNetworkDialog
getPlayerName()
- Method in class uk.org.redfelineninja.risk.client.
RiskNetworkDialog
getPort()
- Method in class uk.org.redfelineninja.risk.client.
RiskNetworkDialog
getPreferredSize()
- Method in class uk.org.redfelineninja.awt.
PixMap
Get the preferred size of this component.
getPreferredSize()
- Method in class uk.org.redfelineninja.risk.client.
RiskStatusBar
getPrivacyFlag()
- Method in class uk.org.redfelineninja.risk.client.
RiskNetworkDialog
getRandomizeFlag()
- Method in class uk.org.redfelineninja.risk.client.
RiskNetworkDialog
getRed(int)
- Method in class uk.org.redfelineninja.image.
HashColorModel
getRelativeStrength()
- Method in class uk.org.redfelineninja.risk.robot.
GameState
Get the relative strength of each country on the board.
getRelativeStrength(Country)
- Method in class uk.org.redfelineninja.risk.robot.
GameState
Get the relative strength of a single country.
getRGB(int)
- Method in class uk.org.redfelineninja.image.
HashColorModel
getRiskMap()
- Method in class uk.org.redfelineninja.risk.client.
RiskClientFrame
getSeeds()
- Method in class uk.org.redfelineninja.risk.io.
MapDefinition
getSelection()
- Method in class uk.org.redfelineninja.risk.client.
RiskMap
Get the currently selected country.
getSelection()
- Method in class uk.org.redfelineninja.risk.robot.
GameState
Get the currently selected country.
getServer()
- Method in class uk.org.redfelineninja.risk.client.
RiskClient
getSize()
- Method in class uk.org.redfelineninja.awt.
ColorBlockIcon
Returns the current size of this Icon.
getStatus()
- Method in class uk.org.redfelineninja.risk.client.
RiskStatusBar
getStatusBar()
- Method in class uk.org.redfelineninja.risk.client.
RiskClientFrame
getStrength()
- Method in class uk.org.redfelineninja.risk.robot.
GameState
Get the absolute strength of each country on the board.
getString()
- Method in class uk.org.redfelineninja.util.
CommandTokenizer
Try to get a string from the supplied tokenizer.
getString(StreamTokenizer, char[])
- Static method in class uk.org.redfelineninja.util.
Token
Try to get a string from the supplied tokenizer.
getStringDelim()
- Method in class uk.org.redfelineninja.util.
CommandTokenizer
getTalker()
- Method in class uk.org.redfelineninja.risk.client.
RiskTalkerFrame
Get the talker used in this Frame.
getTalker()
- Method in class uk.org.redfelineninja.risk.client.
RiskClientFrame
getTalkerFrame()
- Method in class uk.org.redfelineninja.risk.client.
RiskClient
getText()
- Method in class uk.org.redfelineninja.awt.
BasicTalker
Get the text from the talker.
getText()
- Method in class uk.org.redfelineninja.util.
CommandTokenizer
Try to get a text token from the tokenizer.
getText(StreamTokenizer, char[])
- Static method in class uk.org.redfelineninja.util.
Token
Try to get a text token from the supplied tokenizer.
getTextArea()
- Method in class uk.org.redfelineninja.awt.
JTextAreaWriter
Get the JTextArea that the writer uses.
getTurnBar()
- Method in class uk.org.redfelineninja.risk.client.
RiskClientFrame
getWaitingFrame()
- Method in class uk.org.redfelineninja.risk.client.
RiskClient
getWord()
- Method in class uk.org.redfelineninja.util.
CommandTokenizer
Try to get a word from the tokenizer.
getWord(StreamTokenizer)
- Static method in class uk.org.redfelineninja.util.
Token
Try to get a word from the supplied tokenizer.
getWriter()
- Method in class uk.org.redfelineninja.awt.
BasicTalker
Get a writer to send text to the main text area.
GraphicsToolkit
- class uk.org.redfelineninja.image.
GraphicsToolkit
.
This is a utility class to draw useful things onto a graphics context.
GraphicsToolkit()
- Constructor for class uk.org.redfelineninja.image.
GraphicsToolkit
gVanquished
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Y