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

M

main(String[]) - Static method in class sudoku.SudokuFrame
 
MAXVAL - Static variable in class sudoku.Field
Maximum value in square (minimum is 1, and 0 indicates vacant
mouseClicked(MouseEvent) - Method in class sudoku.ViewScreen
 
mouseEntered(MouseEvent) - Method in class sudoku.ViewScreen
 
mouseExited(MouseEvent) - Method in class sudoku.ViewScreen
 
mousePressed(MouseEvent) - Method in class sudoku.ViewScreen
 
mouseReleased(MouseEvent) - Method in class sudoku.ViewScreen
 
MultipleSolutionException - Exception in sudoku
An exception that gets thrown when there are multiple Sudoku solutions yet we only want to have a unique solution.
MultipleSolutionException() - Constructor for exception sudoku.MultipleSolutionException
Creates a new instance of MultipleSolutionException without detail message.
MultipleSolutionException(String) - Constructor for exception sudoku.MultipleSolutionException
Constructs an instance of MultipleSolutionException with the specified detail message.

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