Package gui

Class Summary
AddContactBox This is the window that will allow the user to search for and add contacts to their contact list.
ChatBox This is the window where text from contacts will be displayed.
ContactListBox This will serve as the "main" window of the app and will be responsible for handling events originating from the contact list as well as keeping track of its children (ChatBox windows).
ContactRenderer  
GuiUtilities  
InfoBox This will be the window that will be used to take in information about the user.
PreferencesBox This is called when you click on the preferences menu item.
PresenceBox This will be a window that is used to ask the user if they want to join the subscription list of an unknown user.
RouteDisplay  
SignInBox This is the first window the user will see.
UserListener