Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
P
R
S
T
W
C
checkTooLong()
- Method in class
PuzzleModel
Checks if there are any straight rows of cubes that are longer than the size of the puzzle.
clone()
- Method in class
PuzzleState
Overrides the clone method so that it returns a new state with the same instance fields as "this" state, but whose values can be changed without affecting the parent state.
countBends()
- Method in class
PuzzleModel
Counts the number of cubes that are corners.
countStraights()
- Method in class
PuzzleModel
Counts the number of cubes that go straight through (are not corners).
CubesPanel
- Class in
<Unnamed>
Yuriy Kozlov
CubesPanel.java -- Final Project
A panel where the Kev's Cubes puzzle is drawn.
CubesPanel()
- Constructor for class
CubesPanel
Constructs a new CubesPanel and sets the current state to a single cube.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
H
I
L
M
N
P
R
S
T
W