Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U
A
actionPerformed(ActionEvent)
- Method in class com.act365.sudoku.
ControlContainer
Reacts to button presses.
addMove(int, int, int)
- Method in class com.act365.sudoku.
CellState
Adds the move (x,y):=v to the state grid.
addMove(int, int, int)
- Method in interface com.act365.sudoku.
IState
Updates the state grid to account for the move (x,y):=v.
addMove(int, int, int)
- Method in class com.act365.sudoku.
InvulnerableState
Adds the move (x,y):=v to the state grid.
addMove(int, int, int)
- Method in class com.act365.sudoku.
NumberState
Adds the move (x,y):=v to the state grid.
addMove(int, int, int)
- Method in class com.act365.sudoku.
Traversal
Adds the move represented by the state trio (mx,my,mz) to the traversal.
addSolution(int)
- Method in class com.act365.sudoku.
Composer
Called by a Solver object in order to indicate that a solution has been found.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
P
R
S
T
U