org.jogre.util
Class JogreLabels
java.lang.Object
|
+--org.jogre.util.AbstractProperties
|
+--org.jogre.util.JogreLabels
- public class JogreLabels
- extends AbstractProperties
This class provides an easy and effective point for accessing the main JOGRE
resource bundle (system_*_*.properties).
- Version:
- Alpha 0.1
- Author:
- Bob Marks
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static JogreLabels getInstance()
- Accessor to singleton instance of this class.
- Returns:
-