Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
F
G
I
M
N
R
S
T
B
Board
- Class in
com.carlosbcruz.model
Represent a board
Board()
- Constructor for class com.carlosbcruz.model.
Board
BoardAnalysis
- Class in
com.carlosbcruz.engine
Analyze what solutions can be found a specific board.
BoardAnalysis(Board)
- Constructor for class com.carlosbcruz.engine.
BoardAnalysis
Receives a board to work on.
BoardAnalysis.CurrentPossibility
- Class in
com.carlosbcruz.engine
Indicate a possibility that was applied.
BoardSolver
- Class in
com.carlosbcruz.engine
Apply a backtrack algorith to solve the board problem.
BoardSolver(Board)
- Constructor for class com.carlosbcruz.engine.
BoardSolver
Thread that will work on a specific board.
BoardView
- Class in
com.carlosbcruz.view
Controls the board manipulation.
BoardView(RepaintListener)
- Constructor for class com.carlosbcruz.view.
BoardView
Create the entire windows with all the components
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
F
G
I
M
N
R
S
T