Package com.webkitchen.brainathlon.ui

Contains all UI classes

See:
          Description

Interface Summary
IAddPlayerView  
 

Class Summary
AbstractCourseUI Contains the generic logic for all course UIs
AddPlayerPresenter Handles the logic for adding a new player
AddPlayerUI Shows the UI for adding a new player
BandIncreaseUI Displays the UI for the BandIncreaseCourse
CourseOverUI Displays the "course over" dialog
DualBandRatioUI Displays the UI for the DualBandRatioCourse
ErrorMessageUI Displays an error message dialog
FinalScoreUI Displays the final game score dialog
GameOverUI Displays the "game over" dialog
PleaseWaitForFilterSetupUI Displays a "please wait" dialog
SelectNewGameUI Displays dialog that allows players to pick 1-player or 2-player game mode
SimpleDisplayUI Displays the raw EEG signal and all 4 component frequency bands
SpringUtilities A 1.4 file that provides utility methods for creating form- or grid-style layouts with SpringLayout.
StartCourseUI  
SustainedIncreaseUI Displays the UI for the SustainedIncreaseCourse
 

Enum Summary
AddPlayerPresenter.Mode  
GameOverUI.Selection  
SelectNewGameUI.Selection  
 

Exception Summary
BrainathlonUIException  
 

Package com.webkitchen.brainathlon.ui Description

Contains all UI classes