Serialized Form
-
Package io.github.skenvy
-
Class io.github.skenvy.Cell.SudokuCellCantSetValueOfPredeterminedCellException extends Cell.SudokuCellException implements Serializable
-
Class io.github.skenvy.Cell.SudokuCellException extends Exception implements Serializable
-
Class io.github.skenvy.Cell.SudokuCellInvalidInitialValueException extends Cell.SudokuCellException implements Serializable
-
Class io.github.skenvy.CellCollection.SudokuCellCollectionException extends Exception implements Serializable
-
Class io.github.skenvy.Sudoku.InvlalidSudokuCongiguration extends Exception implements Serializable
-
Class io.github.skenvy.SudokuGrid.SudokuCellGridException extends Exception implements Serializable
-
Class io.github.skenvy.SudokuGrid.SudokuCellGridInvalidGridShapeException extends Exception implements Serializable
-
Class io.github.skenvy.SudokuGui extends JFrame implements Serializable
-
Serialized Fields
-
address
JTextField address
-
board
JPanel board
-
bottom
JPanel bottom
-
candidate
JButton candidate
-
digest
JTextArea digest
-
digestView
JScrollPane digestView
-
grid
JTextField[][][][] grid
-
left
JPanel left
-
left1
JPanel left1
-
left2
JPanel left2
-
load
JButton load
-
mainPanel
JPanel mainPanel
-
new1
JButton new1
-
right
JPanel right
-
selections
JButton[][] selections
-
solve
JButton solve
-
subBoards
JPanel[][] subBoards
-
sudokuBoard
Sudoku sudokuBoard
-
tit1
JLabel tit1
-
tit2
JLabel tit2
-
top
JPanel top
-
-
-