|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SudokuButton.BtnState | |
---|---|
uk.co.keang.sudoku |
Uses of SudokuButton.BtnState in uk.co.keang.sudoku |
---|
Methods in uk.co.keang.sudoku that return SudokuButton.BtnState | |
---|---|
static SudokuButton.BtnState |
SudokuButton.BtnState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SudokuButton.BtnState[] |
SudokuButton.BtnState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in uk.co.keang.sudoku with parameters of type SudokuButton.BtnState | |
---|---|
void |
SudokuButton.setDisplayState(SudokuButton.BtnState state)
Sets the current display state of this button |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |