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