Package | Description |
---|---|
de.yourwebs.sudoku.gui |
Modifier and Type | Field and Description |
---|---|
private HintLabel |
HintKeyListener.hl |
private HintLabel |
HintMouseMotionListener.hl |
private HintLabel |
HintMouseListener.hl |
private HintLabel |
HintFocusListener.hl |
private HintLabel |
Element.label
The element's hint field used to enter the game's hints.
|
Modifier and Type | Method and Description |
---|---|
HintLabel |
Element.getLabel() |
Constructor and Description |
---|
HintFocusListener(HintLabel hl) |
HintKeyListener(HintLabel hl) |
HintMouseListener(HintLabel hl) |
HintMouseMotionListener(HintLabel hl) |