Package vooga.social.chat

Class Summary
BuddyListPane Friend list for displaying online friends.
ChatBox a swing panel containing a box for chats and an input field and button.
ChatController Controller for the chat and friend panes.
ChatExtrasPane represents some sort of JPanel that can be put into the chat window.
ChatPanel A ChatWindow that functions as, basically, an IM client, imbeddable into other Swing GUIs.
ChatParser Parses the text that a user receives, and performs other string decomposition/modification functions for the chat.
ConsoleEvent Event that fires when a console command is entered into the chat window.
UpdatingListPane A scrolling JList which can be updated.