Package client.framework.views

Class Summary
GameView The class responsible for running the game and displaying the game board.
LobbyView The screen shown as default when starting the application.
SessionWindow A Form extension that lists the currently active on the server when the client has connected to the server.
SettingsWindow This class is a simple form that shows a list of the currently active settings of the game, and enables editing these.
StartupWindow This method is called when the MIDlet is started.