JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
M
MacImpl
- Class in
<Unnamed>
MacImpl()
- Constructor for class
MacImpl
main(String[])
- Static method in class
Sudoku
mainGUI
- Variable in class de.yourwebs.sudoku.gui.
OptionDialog
mainPanel
- Variable in class de.yourwebs.sudoku.gui.
SudokuGUI
A printable
JPanel
makeConfigFile()
- Method in class de.yourwebs.sudoku.gui.
SudokuGUI
Creates a file to save the settings of the game
makeConfigFile()
- Method in class de.yourwebs.sudoku.
PropertiesManager
Creates the configuration directory and file in the
configuration directory
if it not already exists.
manageHints(int, int, int, int)
- Method in class de.yourwebs.sudoku.gui.
SudokuGUI
If a digit already occures in an elements hint text remove it.
MISTAKE_BG_COLOR
- Static variable in class de.yourwebs.sudoku.gui.
SudokuGUI
MISTAKE_BG_COLOR_ACCESS
- Static variable in class de.yourwebs.sudoku.gui.
SudokuGUI
MISTAKE_DELAY
- Static variable in interface de.yourwebs.sudoku.
SudokuConstants
Milliseconds the
mistake hint
is shown
MISTAKE_FG_COLOR
- Static variable in class de.yourwebs.sudoku.gui.
SudokuGUI
MISTAKE_FG_COLOR_ACCESS
- Static variable in class de.yourwebs.sudoku.gui.
SudokuGUI
MISTAKE_HINT
- Static variable in interface de.yourwebs.sudoku.
SudokuConstants
Shows a mistake hint if
true
.
mistakeBox
- Variable in class de.yourwebs.sudoku.gui.
OptionDialog
If the checkbox is selected, the row, column and square in which a mistake is made is highlighted.
mistakeDelay
- Variable in class de.yourwebs.sudoku.gui.
SudokuGUI
Milliseconds a mistake is highlighted before resetting the display to the default appearance after entering a wrong number.
mistakeHint
- Variable in class de.yourwebs.sudoku.gui.
SudokuGUI
Give a hint if a false number is entered.
mistakeLabel
- Variable in class de.yourwebs.sudoku.gui.
StatusBar
mistakes
- Variable in class de.yourwebs.sudoku.gui.
SudokuGUI
Count the number of mistakes to display it on the status bar.
MistakeTimer
- Class in
de.yourwebs.sudoku.gui
The class manages sudoku's mistake timing.
MistakeTimer(SudokuGUI, Element)
- Constructor for class de.yourwebs.sudoku.gui.
MistakeTimer
mouseClicked(MouseEvent)
- Method in class de.yourwebs.sudoku.gui.
Element
mouseEntered(MouseEvent)
- Method in class de.yourwebs.sudoku.gui.
Element
mouseExited(MouseEvent)
- Method in class de.yourwebs.sudoku.gui.
Element
mouseMoved(MouseEvent)
- Method in class de.yourwebs.sudoku.gui.
HintMouseMotionListener
mousePressed(MouseEvent)
- Method in class de.yourwebs.sudoku.gui.
Element
mousePressed(MouseEvent)
- Method in class de.yourwebs.sudoku.gui.
HintMouseListener
mouseReleased(MouseEvent)
- Method in class de.yourwebs.sudoku.gui.
Element
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes