Package | Description |
---|---|
de.yourwebs.sudoku |
Modifier and Type | Field and Description |
---|---|
(package private) Element |
MistakeTimer.el |
private Element[][] |
SudokuGUI.elements
All cells ordered from left to right
|
Modifier and Type | Method and Description |
---|---|
private void |
SudokuGUI.handleMistake(Element el)
Activates a timer, that schedules the reset of the gui after showing the
mistake.
|
Constructor and Description |
---|
MistakeTimer(SudokuGUI parent,
Element el) |