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
C
Cancel
- Static variable in class uk.org.redfelineninja.risk.client.
Words
CANT_ATTACK
- Static variable in class uk.org.redfelineninja.risk.server.
Dice
Card
- class uk.org.redfelineninja.risk.data.
Card
.
Card()
- Constructor for class uk.org.redfelineninja.risk.data.
Card
cards(Card[])
- Method in class uk.org.redfelineninja.risk.test.
RiskServerDebug
cards(Card[])
- Method in interface uk.org.redfelineninja.risk.net.
RiskServerInterface
Exchange the supplied cards for armies.
cards(Card[])
- Method in class uk.org.redfelineninja.risk.client.
RiskServerHandler
Turn the the supplied cards and exchange them for armies.
centerBoxedString(Graphics, String, int, int)
- Static method in class uk.org.redfelineninja.image.
GraphicsToolkit
Center a string at the supplied point inside a box with a white background.
centerString(Graphics, String, int, int)
- Static method in class uk.org.redfelineninja.image.
GraphicsToolkit
Center a string at the supplied point.
cGameOver
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
chatCommand
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
cheat(Player)
- Method in class uk.org.redfelineninja.risk.server.
RiskEngine
Player p wants to cheat.
Clear
- Static variable in class uk.org.redfelineninja.risk.client.
Words
clear()
- Static method in class uk.org.redfelineninja.image.
ImageBank
click(String, Player)
- Method in class uk.org.redfelineninja.risk.server.
RiskEngine
This method is called to inform the engine that a the player, p, has clicked on country.
Close
- Static variable in class uk.org.redfelineninja.risk.client.
Words
close()
- Method in class uk.org.redfelineninja.risk.test.
BroadcastWriter
close()
- Method in class uk.org.redfelineninja.awt.
JTextAreaWriter
close()
- Method in class uk.org.redfelineninja.net.
MulticastWriter
Close the stream of all listeners, flushing them first.
closeConnection()
- Method in class uk.org.redfelineninja.risk.test.
RiskServerDebug
closeConnection()
- Method in interface uk.org.redfelineninja.risk.net.
RiskServerInterface
Close the current connection.
closeConnection()
- Method in class uk.org.redfelineninja.risk.client.
RiskServerHandler
Close the current connection.
cLostPlayer
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
cNewGame
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
cNewPlayer
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
cNewSpectator
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
color
- Variable in class uk.org.redfelineninja.risk.data.
Player
Color
- Static variable in class uk.org.redfelineninja.risk.client.
Words
ColorBlockIcon
- class uk.org.redfelineninja.awt.
ColorBlockIcon
.
This icon is a single block of colour.
ColorBlockIcon()
- Constructor for class uk.org.redfelineninja.awt.
ColorBlockIcon
ColorBlockIcon(Color)
- Constructor for class uk.org.redfelineninja.awt.
ColorBlockIcon
ColorBlockIcon(Color, Dimension)
- Constructor for class uk.org.redfelineninja.awt.
ColorBlockIcon
ColumnLayout
- class uk.org.redfelineninja.awt.
ColumnLayout
.
The ColumnLayout lays out any number of components in one vertical column.
ColumnLayout()
- Constructor for class uk.org.redfelineninja.awt.
ColumnLayout
command
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
CommandTokenizer
- class uk.org.redfelineninja.util.
CommandTokenizer
.
This class provides a simple means to parse strings in command driven situations.
CommandTokenizer(InputStream)
- Constructor for class uk.org.redfelineninja.util.
CommandTokenizer
Deprecated.
The prefered way to create a CommandTokenizer is by supplying it with a Reader.
CommandTokenizer(Reader)
- Constructor for class uk.org.redfelineninja.util.
CommandTokenizer
Create a new CommandTokenizer that uses the supplied Reader.
CommandTokenizer(String)
- Constructor for class uk.org.redfelineninja.util.
CommandTokenizer
Create a new CommandTokenizer that takes its data from the supplied string.
CommandTokenizerDemo
- class uk.org.redfelineninja.test.
CommandTokenizerDemo
.
This demo porgram shows the user how a StreamTokenizer might react to data it receives.
CommandTokenizerDemo()
- Constructor for class uk.org.redfelineninja.test.
CommandTokenizerDemo
comment
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
commentChar(int)
- Method in class uk.org.redfelineninja.util.
CommandTokenizer
contains(Object)
- Method in class uk.org.redfelineninja.util.
Adjacency
Tests if the specifed object is a member of the Adjaceny matrix.
containsKey(Object)
- Static method in class uk.org.redfelineninja.image.
ImageBank
Continent
- class uk.org.redfelineninja.risk.data.
Continent
.
Data type representing a Continent.
Continent(String, int)
- Constructor for class uk.org.redfelineninja.risk.data.
Continent
Create a new continent.
continentAt(int)
- Method in class uk.org.redfelineninja.risk.data.
ContinentVector
Returns the component at the specified index as a String.
ContinentVector
- class uk.org.redfelineninja.risk.data.
ContinentVector
.
This class provides alternative fetch methods on a Vector that have Continent return types and perform type safety operations.
ContinentVector()
- Constructor for class uk.org.redfelineninja.risk.data.
ContinentVector
Copy
- Static variable in class uk.org.redfelineninja.risk.client.
Words
copyInto(Continent[])
- Method in class uk.org.redfelineninja.risk.data.
ContinentVector
Copies the compenents of this vector to the specified array of Continents.
copyInto(String[])
- Method in class uk.org.redfelineninja.risk.data.
StringVector
Copies the compenents of this vector to the specified array of Strings.
copyLabelsInto(Object[])
- Method in class uk.org.redfelineninja.util.
Adjacency
Copies the labels of this matrix into an array.
couldNotConnect
- Static variable in class uk.org.redfelineninja.risk.client.
Words
couldNotConnectFurther
- Static variable in class uk.org.redfelineninja.risk.client.
Words
countries
- Variable in class uk.org.redfelineninja.risk.robot.
Move
List of desire levels to click on each country
countries()
- Method in class uk.org.redfelineninja.risk.data.
Continent
Provides a list of the countries contained within this continent.
country
- Variable in class uk.org.redfelineninja.risk.data.
Card
countryClicked(String)
- Method in class uk.org.redfelineninja.risk.test.
RiskServerDebug
countryClicked(String)
- Method in interface uk.org.redfelineninja.risk.net.
RiskServerInterface
Inform the server that a country has been clicked on.
countryClicked(String)
- Method in class uk.org.redfelineninja.risk.client.
RiskServerHandler
Tell the server that the client has clicked on a country.
cSelect
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
cSetArmies
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
cSetCards
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
cSetDice
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
cSetOwner
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
cSetTurn
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
cShowStatus
- Static variable in class uk.org.redfelineninja.risk.net.
Protocol
Cut
- Static variable in class uk.org.redfelineninja.risk.client.
Words
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