Package de.kosi.gui.window

A package for dialogs and frames.

See:
          Description

Class Summary
AboutBox AboutBox for the KoSI project.
ChangePasswordDialog A dialog for the user to change his password.
ChangeProfileDialog A dialog for the user to change his profile.
CreateTableDialog A dialog where the user creates a new table.
CriterionsDialog A dialog for the user to create an own tournament.
EndOfRegistrationDialog A dialog for the user to create an own tournament.
HelpFrame A frame that shows an HTML help document.
LoginDialog A dialog which requests for the user's login (or user name) and password.
MainWindow The application's main window.
PrivateDialog A dialog for the user to srecify his private tournament.
RegisterAcknowledgeDialog  
RegisterDialog A dialog for a new user to register.
SelectUserDialog  
TournamentDialog A dialog for the user to create an own tournament.
ViewNewProfileDialog A dialog for the user to view his new profile.
ViewUserDialog A dialog for the user to view the profil of other users.
WaitBox A wait box is a small dialog box which keeps as long visible as the thread it is waiting for is alive.
 

Package de.kosi.gui.window Description

A package for dialogs and frames.