Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W 

C

caretUpdate(CaretEvent) - Method in class de.yourwebs.sudoku.gui.OptionDialog
Saves the mistake delay time while entered in the text field
cellLabel - Variable in class de.yourwebs.sudoku.gui.StatusBar
 
check(int, int, int) - Method in class de.yourwebs.sudoku.SudokuEngine
Checks if value exists already in a row, column or square.
checkForDoubleEntries(int, int) - Method in class de.yourwebs.sudoku.SudokuEngine
Checks if there is more than one entry of a specific position at row|col either in a row or in a column.
checkForMistake(Element, byte) - Method in class de.yourwebs.sudoku.gui.SudokuGUI
Checks in b exists in row, column or square to which el belongs.
checkHorizontal(int, int, int) - Method in class de.yourwebs.sudoku.SudokuEngine
Checks if value occures in row row in addition to position col of the SudokuEngine.startArray.
checkRandomEntry(byte[]) - Method in class de.yourwebs.sudoku.SudokuEngine
Checks if arr only contains distinct values.
checkSquare(int, int, int) - Method in class de.yourwebs.sudoku.SudokuEngine
Checks if value occures in the square to which the element placed in row/col belongs.
checkVertical(int, int, int) - Method in class de.yourwebs.sudoku.SudokuEngine
Checks if value occures in column col in addition to position row of the SudokuEngine.startArray.
ClassSelector - Interface in <Unnamed>
 
clearHintLabels() - Method in class de.yourwebs.sudoku.gui.SudokuGUI
Clears all hint labels
clearHintLabelText() - Method in class de.yourwebs.sudoku.gui.Element
Removes the numbers of the hint label, setting a HTML-Element with a space (<html> </html>) as lable text.
closeButt - Variable in class de.yourwebs.sudoku.gui.SuccessDialog
 
col - Variable in class de.yourwebs.sudoku.gui.Element
Index of the column this element belongs to
completeItem - Variable in class de.yourwebs.sudoku.gui.SudokuMenu
Item to complete the game panel
componentResized(ComponentEvent) - Method in class de.yourwebs.sudoku.gui.SudokuComponentAdapter
 
Config - Enum in de.yourwebs.sudoku
 
Config(String) - Constructor for enum de.yourwebs.sudoku.Config
 
configFilePath - Variable in class de.yourwebs.sudoku.PropertiesManager
The config file's absolute path
contrast - Variable in class de.yourwebs.sudoku.gui.SudokuGUI
Show accessibility mode.
contrastBox - Variable in class de.yourwebs.sudoku.gui.OptionDialog
A checkbox to switsch between high contrast and normal contrast mode.
createPrototypeArray() - Method in class de.yourwebs.sudoku.SudokuEngine
Create a prototype array with distinct random numbers from 1 to SudokuEngine.gameRowElements
createStatusElements(int) - Method in class de.yourwebs.sudoku.gui.StatusBar
Create the status bar's gui elements
createSudoku(int, int) - Method in class de.yourwebs.sudoku.SudokuEngine
Computes the solution of the game recursively.
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