public final class J2eeServerArb extends ArrayResourceBundle
| Modifier and Type | Field and Description | 
|---|---|
static int | 
CB_VERBOSE_SERVER_RUNTIME  | 
static int | 
CB_VERBOSE_START_TERMINATE
Identifies keys to access localizable object 
 | 
static int | 
VERBOSE_SERVER_LOG_ACTION_MENU  | 
| Constructor and Description | 
|---|
J2eeServerArb()  | 
| Modifier and Type | Method and Description | 
|---|---|
static char | 
getChar(int key)
Gets the character associated with the specified resource id. 
 | 
protected java.lang.Object[] | 
getContents()
Gets the localizable objects 
 | 
static ArrayResourceBundle | 
getInstance()
Gets the singleton instance of this bundle class. 
 | 
static java.lang.Integer | 
getInteger(int key)  | 
static java.lang.String | 
getString(int key)
Gets the string associated with the specified resource id. 
 | 
formatImpl, formatImpl, formatImpl, formatImpl, getAcceleratorImpl, getCharImpl, getFontImpl, getIconImpl, getImageIconImpl, getImageImpl, getIntegerImpl, getKeys, getMnemonicImpl, getObject, getObjectImpl, getStringArray, getStringImpl, getUncachedIconImpl, getUncachedImageImpl, handleGetObjectpublic static final int CB_VERBOSE_START_TERMINATE
public static final int CB_VERBOSE_SERVER_RUNTIME
public static final int VERBOSE_SERVER_LOG_ACTION_MENU
public static final ArrayResourceBundle getInstance()
protected java.lang.Object[] getContents()
getContents in class ArrayResourceBundlepublic static java.lang.String getString(int key)
public static char getChar(int key)
public static java.lang.Integer getInteger(int key)