Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
L
M
N
R
S
T
V
W
B
BadAutoPlayer
- Class in
<Unnamed>
AutoPlayer that can't find any words.
BadAutoPlayer(BoggleModel)
- Constructor for class
BadAutoPlayer
BadWordFinder
- Class in
<Unnamed>
Cannot find any words on a board.
BadWordFinder()
- Constructor for class
BadWordFinder
BoardCell
- Class in
<Unnamed>
Encapsulate a (row,column) entry so that the entry can be hashed, compared, and stored as a single entry.
BoardCell(int, int)
- Constructor for class
BoardCell
boardSize()
- Method in class
BoggleModel
Returns the size of the model's board, currently all boards are square.
BoggleBoard
- Class in
<Unnamed>
Represent a Boggle Board to play a game of Boggle.
BoggleBoard(String[])
- Constructor for class
BoggleBoard
Create a square boggle board from an array of Strings/Cube faces.
BoggleBoardFactory
- Class in
<Unnamed>
Factor for generating boggle boards.
BoggleBoardFactory()
- Constructor for class
BoggleBoardFactory
BoggleGUI
- Class in
<Unnamed>
A GUI for the game of Boggle.
BoggleGUI(BoggleModel, InputStream, IAutoPlayer)
- Constructor for class
BoggleGUI
BoggleMain
- Class in
<Unnamed>
BoggleMain()
- Constructor for class
BoggleMain
BoggleModel
- Class in
<Unnamed>
BoggleModel(BoggleBoard, ILexicon)
- Constructor for class
BoggleModel
Construct the model from a board and a lexicon.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
E
F
G
H
I
L
M
N
R
S
T
V
W