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

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

Uses of JogreDialog in org.jogre.client.awt
 

Subclasses of JogreDialog in org.jogre.client.awt
 class ChatPrivateDialog
          This is used to send a private message between two users.
 class JogreInviteDialog
          Jogre invite dialog.
 class JogrePropertyDialog
          Generic properties dialog that contains some public hooks for future development of custom game properties.
 class JRulesDialog
          Panel which displays rules.
 class JUserInfoDialog
          Panel which displays user information such as games played, games won, lost, drawn and streak.