|
Internet Chess ToolKit v0.2.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is a visual representation of a board. The interface can be extended by both GUI (Graphic) and CLI (command line) classes.
Method Summary | |
Board |
getBoard()
returns the Board that this Display is using as a model. |
void |
setBoard(Board board)
set the Board that this Display will use as a model. |
void |
update()
this refreshes the board display. |
Methods inherited from interface ictk.boardgame.BoardListener |
boardUpdate |
Method Detail |
public void setBoard(Board board)
public Board getBoard()
public void update()
|
Submit a bug or feature Visit the Website Internet Chess ToolKit is licensed under the GPL v2 . |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |