Class UiBundle

java.lang.Object
com.webcodepro.applecommander.util.TextBundle
com.webcodepro.applecommander.ui.UiBundle

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

    • UiBundle

      public UiBundle()
  • Method Details

    • getInstance

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