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

F

Field - Class in sudoku
The Sudoku playing field and methods to evaluate and manipulate it.
Field() - Constructor for class sudoku.Field
Create a new playing Field with no locations assigned.
Field(Field) - Constructor for class sudoku.Field
Create a Field that is a copy of an existing Field.
fillAt(int, int) - Method in class sudoku.Field
Fill in a location.
focusGained(FocusEvent) - Method in class sudoku.ViewScreen
We have received focus.
focusLost(FocusEvent) - Method in class sudoku.ViewScreen
We have lost focus.

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