Class | Description |
---|---|
DominoFrame |
The frame in which a domino image will be drawn in a single canvas (the same size as the frame)
|
DominoImages |
The class for downloading and images files and storing them for later use by the
GUI of the dominoes applications
The images need to be stored in a subdirectory called "imagesDominos" and each file must be named: "0-0.jpg" "0-1.jpg" ... |
DominoPanel |
The panel has a blue background and the the domino image is centralised in the canvas
|