|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IllegalViewException | |
|---|---|
| view.cl | |
| view.gui | |
| Uses of IllegalViewException in view.cl |
|---|
| Methods in view.cl that throw IllegalViewException | |
|---|---|
void |
CommandLineUI.nextGame()
transformer(mutative): Changes the chess board of the game to show to a next board. |
void |
CommandLineUI.previousGame()
transformer(mutative): Changes the chess board of the game to show to a previous move. |
| Uses of IllegalViewException in view.gui |
|---|
| Methods in view.gui that throw IllegalViewException | |
|---|---|
void |
GraphicUI.nextGame()
transformer(mutative): Changes the chess board of the game to show to a next board. |
void |
GraphicUI.previousGame()
transformer(mutative): Changes the chess board of the game to show to a previous move. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||