|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.replay.utilities.Constants
public class Constants
Class used to access the contents of the resource bundle Constants.properties
Constructor Summary | |
---|---|
Constants()
|
Method Summary | |
---|---|
static int |
getInteger(java.lang.String integerName)
|
static java.lang.String |
getMessage(java.lang.String messageName)
|
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)
messageName
- the key in the resource bundle
public static int getInteger(java.lang.String integerName)
integerName
- the key in the resource bundle
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |