Package server.framework.gui

Class Summary
PlayerPanel<P extends AbstractPlayer> The PlayerPanel displays information about the sessions players.
ServerGUI<S extends AbstractSession<P,?>,P extends AbstractPlayer> The server's gui which displays information about the server's sessions and these sessions' players and settings.
SessionPanel<P extends AbstractPlayer> The SessionPanel displays information about the session by using two other panels containing important information.
SettingsPanel The SettingsPanel displays information about the session's settings.