- darkBgColor - Variable in class de.yourwebs.sudoku.gui.SudokuGUI
-
Background color of the dark squares.
- darkFgColor - Variable in class de.yourwebs.sudoku.gui.SudokuGUI
-
Foreground color of the dark squares.
- de.yourwebs.sudoku - package de.yourwebs.sudoku
-
- de.yourwebs.sudoku.gui - package de.yourwebs.sudoku.gui
-
- defaultProperties - Variable in class de.yourwebs.sudoku.PropertiesManager
-
The default properties are saved when the properties file is created.
- defaultTooltipFont - Variable in class de.yourwebs.sudoku.gui.SudokuGUI
-
The font used to display tooltips
- delayTextField - Variable in class de.yourwebs.sudoku.gui.OptionDialog
-
A text field to enter the milliseconds a mistake hint is shown if
enabled.
- deleteNumber(String, String) - Method in class de.yourwebs.sudoku.gui.HintLabel
-
Removes txt
from str
if txt
exists
once in str
.
- difficulty - Variable in class de.yourwebs.sudoku.gui.SudokuGUI
-
Number of empty cells at startup.
- DIFFICULTY - Static variable in interface de.yourwebs.sudoku.SudokuConstants
-
The difficulty of the game showing the number of preset digits.