|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Class Summary | |
| BoardBackground | BoardBackground is a component that displays the squares of a checkerboard. |
| BoardViewTester | BoardViewTester is a test window that displays all three checkerboard view implementations (pixel, stroke, and component). |
| ComponentBoardView | ComponentBoardView is a component that displays a checkers game by representing each checker as a JComponent object. |
| PixelBoardView | StrokeBoardView is a component that displays a checkers game by drawing each checker as an image. |
| StrokeBoardView | StrokeBoardView is a component that displays a checkers game by drawing each checker as strokes. |
User interface classes for checkers games.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||