Uses of Package
org.jogre.common.util

Packages that use org.jogre.common.util
org.jogre.common This package contains classes which are common to both a client or a server. 
org.jogre.common.comm This package contains a number of communication objects (communication classes start with Comm) amd two Interface's which describe the protocol. 
org.jogre.common.util This package contain various utility classes. 
 

Classes in org.jogre.common.util used by org.jogre.common
JogrePropertyHash
          Convience class for storing key/values.
 

Classes in org.jogre.common.util used by org.jogre.common.comm
JogrePropertyHash
          Convience class for storing key/values.
 

Classes in org.jogre.common.util used by org.jogre.common.util
AbstractProperties
          Abstract class which provides various methods which are common to GameProperties, GameLabels and JogreLabels.
GameLabels
          This class provides an easy and effective point for accessing to each game resource bundle (game_labels_*_*.properties).
GameProperties
          This class provides an easy and effective point for accessing to each game resource bundle (game.properties).
IJogreLog
          Interface which compliments the JogreLog class.
JogreLabels
          This class provides an easy and effective point for accessing the main JOGRE resource bundle (system_*_*.properties).