|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use GameListener | |
| chesspresso.game | |
| chesspresso.game.view | |
| Uses of GameListener in chesspresso.game |
| Methods in chesspresso.game with parameters of type GameListener | |
void |
Game.traverse(GameListener listener,
boolean withLines)
Method to traverse the game in postfix order (first the lines, then the main line). |
| Uses of GameListener in chesspresso.game.view |
| Classes in chesspresso.game.view that implement GameListener | |
class |
GameTextViewer
Textual representation of a game on a panel. |
class |
HTMLGameBrowser
Producer for HTML pages displaying a game. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||