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
I
icon
- Variable in class de.yourwebs.sudoku.
SudokuGUI
the game's icon
init()
- Method in class de.yourwebs.sudoku.
SudokuMenu
Konfiguration der MenuItems
initComponents()
- Method in class de.yourwebs.sudoku.
AboutDialog
initEngine(int)
- Method in class de.yourwebs.sudoku.
SudokuEngine
Initialises the size of
SudokuEngine.squareRowElements
and
SudokuEngine.gameRowElements
with the number of elements per row/col/square.
initFields()
- Method in class de.yourwebs.sudoku.
SudokuEngine
Initialises the array, that will fill the game at startup containing several -1 to display empty fields and the array used to store the solution of the game.
initGUI()
- Method in class de.yourwebs.sudoku.
SudokuGUI
Initializes the gui
initMainPanel()
- Method in class de.yourwebs.sudoku.
SudokuGUI
Creates an array of elements that represent the the games number fields.
initMenubar()
- Method in class de.yourwebs.sudoku.
SudokuGUI
Create a menubar
initNewSudoku()
- Method in class de.yourwebs.sudoku.
SudokuGUI
Aus dem Menu heraus das Sudoku neu belegen
isFilled(int)
- Method in class de.yourwebs.sudoku.
SudokuEngine
Checks if
anz
positions of the start array are set to -1.
isSpeechPlayable
- Variable in class de.yourwebs.sudoku.
SudokuGUI
Voice output
isSuccessSoundPlayable
- Variable in class de.yourwebs.sudoku.
SudokuGUI
Play a sound when finishing the game successfully
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