public class AppLocal extends Object
Modifier | Constructor and Description |
---|---|
protected |
AppLocal() |
Modifier and Type | Method and Description |
---|---|
void |
addResourceBundle(ResourceBundle bundleToAdd) |
void |
addResourceBundle(String bundleLocation) |
static AppLocal |
getInstance() |
String |
getIntString(String sKey) |
String |
getIntString(String sKey,
Object... sValues) |
public static AppLocal getInstance()
public void addResourceBundle(String bundleLocation)
public void addResourceBundle(ResourceBundle bundleToAdd)
Copyright © 2021. All rights reserved.