|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.arcade.util.Constants
public class Constants
Class used to access the contents of the resource bundle VoogaArcadeResources.properties.
Constructor Summary | |
---|---|
Constants()
|
Method Summary | |
---|---|
static int |
getInteger(java.lang.String integerName)
Return a integer from the resource bundle given the key. |
static java.lang.String |
getMessage(java.lang.String messageName)
Return a string message from the resource bundle given the key. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Constants()
Method Detail |
---|
public static java.lang.String getMessage(java.lang.String messageName)
public static int getInteger(java.lang.String integerName)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |