Package mahjong

Class Summary
Board This class represents a mahjong board with tiles in it.
ButtonManager The manager of the button list at the bottom of the GUI.
JViewer The JFrame that defines the entire GUI.
Main Main entry point to the mahjong game.
Player A class to represent the game player.
Tile A single tile within the game.
Viewer Actual board component of the GUI.