|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PlayFieldListener
Method Summary | |
---|---|
FigurData[] |
getFigures()
|
StonesBean |
getStones()
|
boolean |
isAcceptMove()
|
void |
put(int to)
|
void |
unPut(int loc)
|
void |
walk(int from,
int to)
|
Methods inherited from interface org.xistrat.gui.ClickListener |
---|
display |
Method Detail |
---|
void walk(int from, int to)
void put(int to)
void unPut(int loc)
boolean isAcceptMove()
FigurData[] getFigures()
StonesBean getStones()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |