Package de.htwdd.rosenkoenig.gui

All classes that have to do anything with user interaction or game in- and outputs are located here.

See:
          Description

Interface Summary
GUI This interface has to be implemented by a "Rosenkoenig-GUI" that wants to show the course of the game.
 

Class Summary
ConfigurationDialog This configuration dialog is shown after program startup.
GameLogger "GUI" that logs all actions (log4j level: INFO).
PlayerPanel PlayerPanel is a gui class intended to choose players or to create new ones.
 

Enum Summary
ImageState This enum represents the different states of a GUI element.
 

Package de.htwdd.rosenkoenig.gui Description

All classes that have to do anything with user interaction or game in- and outputs are located here.