|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mebigfatguy.mongobrowser.MongoBundle
public class MongoBundle
manages the resource bundle properties file for this application
Nested Class Summary | |
---|---|
static class |
MongoBundle.Key
an enumeration of all the possible entries in the bundle |
Method Summary | |
---|---|
static java.lang.String |
getString(MongoBundle.Key key)
retrieves a string from a resource bundle given a key |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String getString(MongoBundle.Key key)
key
- the key of the property item that is to be retrieved
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |