Package | Description |
---|---|
de.yourwebs.sudoku.gui |
Class and Description |
---|
Element
The class provides a
JPanel with a JTextField and a
JLabel situated over each other. |
HintLabel
An editable
JLabel used to show some hint numbers the player may
use for remembrance. |
NumberTextField
An editable borderless TextField without highlighter that may only contain
numbers.
|
PrintablePanel
A printable
JPanel used as the main panel of the sudoku game. |
StatusBar
The status bar of the sudoku game
|
SudokuGUI
The class provides the main window of the well known sudoku puzzle.
|