- handleAbout(AppEvent.AboutEvent) - Method in class MacImpl
-
- handleInput(Element) - Method in class de.yourwebs.sudoku.gui.SudokuGUI
-
Coordinates the number handling of an element.
- handleMistake(Element) - Method in class de.yourwebs.sudoku.gui.SudokuGUI
-
Activates a timer, that schedules the reset of the gui after showing a
mistake.
- handleOS() - Method in interface ClassSelector
-
- handleOS() - Method in class MacImpl
-
- handleQuitRequestWith(AppEvent.QuitEvent, QuitResponse) - Method in class MacImpl
-
- header - Variable in class de.yourwebs.sudoku.PropertiesManager
-
The configuration file's header
- help() - Method in class de.yourwebs.sudoku.gui.SudokuGUI
-
Manages the activity of the help button.
- helpItem - Variable in class de.yourwebs.sudoku.gui.SudokuMenu
-
Item to help the player by adding one digit at a random position of the
game's empty fields
- HIGHLIGHT_BG_COLOR - Static variable in class de.yourwebs.sudoku.gui.SudokuGUI
-
- highlightMistake(int, int, int, int, int) - Method in class de.yourwebs.sudoku.gui.SudokuGUI
-
Responsible for the highlighting of the participating row/col/square if a
mistake occurs.
- highlightNumber(String) - Method in class de.yourwebs.sudoku.gui.SudokuGUI
-
Searches for all occurences of number
and highlights its
background.
- HintFocusListener - Class in de.yourwebs.sudoku.gui
-
The hint label's FocusListener
- HintFocusListener(HintLabel) - Constructor for class de.yourwebs.sudoku.gui.HintFocusListener
-
- HintKeyListener - Class in de.yourwebs.sudoku.gui
-
The hint label's KeyListener
- HintKeyListener(HintLabel) - Constructor for class de.yourwebs.sudoku.gui.HintKeyListener
-
- HintLabel - Class in de.yourwebs.sudoku.gui
-
An editable JLabel
used to show some hint numbers the player may
use for remembrance.
- HintLabel(String, int) - Constructor for class de.yourwebs.sudoku.gui.HintLabel
-
- hintMode - Variable in class de.yourwebs.sudoku.gui.SudokuGUI
-
The game's mode, true
if the hint mode is enabled otherwise
false
.
- HintMouseListener - Class in de.yourwebs.sudoku.gui
-
The hint label's MouseListener
- HintMouseListener(HintLabel) - Constructor for class de.yourwebs.sudoku.gui.HintMouseListener
-
- HintMouseMotionListener - Class in de.yourwebs.sudoku.gui
-
The hint label's MouseMotionListener
- HintMouseMotionListener(HintLabel) - Constructor for class de.yourwebs.sudoku.gui.HintMouseMotionListener
-
- hl - Variable in class de.yourwebs.sudoku.gui.HintFocusListener
-
- hl - Variable in class de.yourwebs.sudoku.gui.HintKeyListener
-
- hl - Variable in class de.yourwebs.sudoku.gui.HintMouseListener
-
- hl - Variable in class de.yourwebs.sudoku.gui.HintMouseMotionListener
-