|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.webcodepro.applecommander.util.TextBundle
com.webcodepro.applecommander.storage.StorageBundle
public class StorageBundle
Manage the domain-specific ResourceBundle. Inheritance is used to allow logical groupings of ResourceBundles and to reuse the common metods.
Constructor Summary | |
---|---|
StorageBundle()
|
Method Summary | |
---|---|
static TextBundle |
getInstance()
Get the singleton instance of the StorageBundle. |
Methods inherited from class com.webcodepro.applecommander.util.TextBundle |
---|
format, format, format, format, format, format, get, initialize |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StorageBundle()
Method Detail |
---|
public static TextBundle getInstance()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |