Uses of Class
vooga.social.chat.ChatExtrasPane

Packages that use ChatExtrasPane
vooga.social.chat   
 

Uses of ChatExtrasPane in vooga.social.chat
 

Subclasses of ChatExtrasPane in vooga.social.chat
 class BuddyListPane
          Friend list for displaying online friends.
 class UpdatingListPane
          A scrolling JList which can be updated.
 

Methods in vooga.social.chat with parameters of type ChatExtrasPane
(package private)  void ChatPanel.addPane(ChatExtrasPane p)
          adds the given ChatPane instance to this panel.