Uses of Package
ch.epfl.lpd.ids.client

Packages that use ch.epfl.lpd.ids.client
ch.epfl.lpd.ids Package containing the main local chat class. 
ch.epfl.lpd.ids.client Package containing the classes used for the chat client. 
ch.epfl.lpd.ids.gui Package containing the classes for the GUI. 
 

Classes in ch.epfl.lpd.ids.client used by ch.epfl.lpd.ids
ChatClient
          This class represents a chat client.
 

Classes in ch.epfl.lpd.ids.client used by ch.epfl.lpd.ids.client
ClientListFetcher
          Thread used to retrieve the list of the connected clients.
IChatClient
          Specification of a chat client.
 

Classes in ch.epfl.lpd.ids.client used by ch.epfl.lpd.ids.gui
IChatClient
          Specification of a chat client.