Uses of Class
org.jogre.client.awt.ChatPrivateDialog

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

Uses of ChatPrivateDialog in org.jogre.client.awt
 

Methods in org.jogre.client.awt that return ChatPrivateDialog
protected  ChatPrivateDialog JogreClientFrame.getPrivateMessageComponent(String usernameTo)
          Returns a private message for a particular user and creates one if it doesn't already exist.