Class StorageBundle

java.lang.Object
com.webcodepro.applecommander.util.TextBundle
com.webcodepro.applecommander.storage.StorageBundle

public class StorageBundle extends TextBundle
Manage the domain-specific ResourceBundle. Inheritance is used to allow logical groupings of ResourceBundles and to reuse the common methods.
  • Constructor Details

    • StorageBundle

      public StorageBundle()
  • Method Details

    • getInstance

      public static TextBundle getInstance()
      Get the singleton instance of the StorageBundle.