class MistakeTimer
extends java.util.TimerTask
SudokuGUI.mistakeDelay
Modifier and Type | Field and Description |
---|---|
(package private) Element |
el |
(package private) SudokuGUI |
gui |
Constructor and Description |
---|
MistakeTimer(SudokuGUI gui,
Element el) |
Modifier and Type | Method and Description |
---|---|
void |
run() |