Class StorageBundle
java.lang.Object
com.webcodepro.applecommander.util.TextBundle
com.webcodepro.applecommander.storage.StorageBundle
Manage the domain-specific ResourceBundle. Inheritance is used to
allow logical groupings of ResourceBundles and to reuse the common methods.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TextBundle
Get the singleton instance of the StorageBundle.Methods inherited from class com.webcodepro.applecommander.util.TextBundle
format, get, initialize
-
Constructor Details
-
StorageBundle
public StorageBundle()
-
-
Method Details
-
getInstance
Get the singleton instance of the StorageBundle.
-