Uses of Interface
de.hattrickorganizer.net.rmiHOFriendly.Chat

Packages that use Chat
de.hattrickorganizer.gui.hoFriendly   
de.hattrickorganizer.net.rmiHOFriendly   
 

Uses of Chat in de.hattrickorganizer.gui.hoFriendly
 

Methods in de.hattrickorganizer.gui.hoFriendly that return Chat
 Chat HOFriendlyDialog.getChat()
          Getter for property m_clChat.
 

Methods in de.hattrickorganizer.gui.hoFriendly with parameters of type Chat
 void HOFriendlyDialog.setChat(Chat m_clChat)
          Setter for property m_clChat.
 

Uses of Chat in de.hattrickorganizer.net.rmiHOFriendly
 

Classes in de.hattrickorganizer.net.rmiHOFriendly that implement Chat
 class HoClientImp
          DOCUMENT ME!
 class HOServerImp
          DOCUMENT ME!