Package breitband.GUI.ui

All main components that make up the GUI.

These components are only used once. However, they are split into separate files and not declared within the GameWindow for encapsulation's sake. Their internal logic is abstracted away through public methods and event handlers that use functional-style lambdas.