QueuedPlayerTableModel
is a presentational model of the playerlist of type PlayerList
that contains a list of all the players currently waiting for a game of the same size (the PlayerList
object is supplied by the gameserver). To be used as a basis for a JTable
in the startup GUI.
@author Priidu Neemre
|
|