Uses of Class
org.jogre.common.comm.CommChatPrivate

Packages that use CommChatPrivate
org.jogre.client.awt This package contains visual classes which aid the creation of games. 
 

Uses of CommChatPrivate in org.jogre.client.awt
 

Methods in org.jogre.client.awt with parameters of type CommChatPrivate
 void JogreClientPanel.receivePrivateChat(CommChatPrivate chatMessage)
          Receive private chat message.