Uses of Class
vooga.network.chat.VoogaChatClient

Packages that use VoogaChatClient
testing.network   
vooga.social.chat   
 

Uses of VoogaChatClient in testing.network
 

Fields in testing.network declared as VoogaChatClient
(package private)  VoogaChatClient TestChatClient.myClient1
           
(package private)  VoogaChatClient TestChatClient.myClient2
           
 

Uses of VoogaChatClient in vooga.social.chat
 

Methods in vooga.social.chat with parameters of type VoogaChatClient
(package private)  void ChatPanel.setClient(VoogaChatClient vcc)
           
 void BuddyListPane.setClient(VoogaChatClient vcc)
          Sets the client associated with the list.