Uses of Class
org.jogre.common.util.AbstractProperties

Packages that use AbstractProperties
org.jogre.common.util This package contain various utility classes. 
 

Uses of AbstractProperties in org.jogre.common.util
 

Subclasses of AbstractProperties in org.jogre.common.util
 class GameLabels
          This class provides an easy and effective point for accessing to each game resource bundle (game_labels_*_*.properties).
 class GameProperties
          This class provides an easy and effective point for accessing to each game resource bundle (game.properties).
 class JogreLabels
          This class provides an easy and effective point for accessing the main JOGRE resource bundle (system_*_*.properties).
 class JogreLookAndFeel
          This class is used to create a Jogre look-and-feel.