Package org.openbandy.ui

Interface Summary
BandyDisplayable The BandyDisplayable introduces a new method 'show', which is imho missing in javax.microedition.lcdui.Displayable.
 

Class Summary
MainMenu This class represents the main menu of an openbandy MIDlet.
ProgressAlert The ProgressAlert class provides an alert that contains a gauge to indicate the progress of a task that might run for possibly long time.
StartupScreen The startup screen is a simple form that can display a logo image, a gauge to indicate the progress of the startup process along with a short text to inform the user about what is going on.
Tests The Tests screen is the GUI to run unit tests.