C D F G H I L M N P Q R S T U V

S

setCheckMultiples(boolean) - Method in class sudoku.PlayEngine
Call this method with an argument of true to have the PlayEngine check for multiple solutions and give an exception if found.
setHinting(boolean) - Method in class sudoku.ViewScreen
Turns on or off hinting background
setLogCursorPosition(int, int) - Method in class sudoku.ViewScreen
Position the cursor at the desired logical coordinates
setMarks() - Method in class sudoku.Field
Correct the mark values after changing or removing a value in a location.
setNoBacktrack() - Method in class sudoku.PlayEngine
Call this method if PlayEngine is to disallow backtracking.
SolutionType - Enum in sudoku
Type of solution for puzzle -- NO_SOLUTION, EASY_SOLUTION (solvable with only unique moves), HARD_SOLUTION (solvable but with some non-unique moves).
squares - Variable in class sudoku.Field
Playing location and value 1-9 assigned.
sudoku - package sudoku
 
SudokuApplet - Class in sudoku
Applet version of Sudoku program.
SudokuApplet() - Constructor for class sudoku.SudokuApplet
 
SudokuFrame - Class in sudoku
 
SudokuFrame() - Constructor for class sudoku.SudokuFrame
Creates new form SudokuFrame

C D F G H I L M N P Q R S T U V