public final class MetaArb extends ArrayResourceBundle
| Constructor and Description | 
|---|
MetaArb()  | 
| 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 CHAINOFR_NODE_INDEX_NOT_FOUND
public static final int CHAINOFR_DUPLICATE_INDEX
public static final int CHAINOFR_NONEXISTENT_PARENT_INDEX
public static final int CHAINOFR_NODE_FOR_INDEX_NOT_FOUND
public static final int CHAINOFR_INVALID_INDEX_OR_NULL_NODE
public static final int PLATFORMTYPE_LONG_ANY
public static final int PLATFORMTYPE_LONG_JSE
public static final int PLATFORMTYPE_LONG_JME
public static final int PLATFORMTYPE_LONG_JEE
public static final int PLATFORMTYPE_LONG_OC4J
public static final int PLATFORMTYPE_LONG_IAS
public static final int PLATFORMTYPE_LONG_OAS
public static final int PLATFORMTYPE_LONG_TOMCAT
public static final int PLATFORMTYPE_LONG_JBOSS
public static final int PLATFORMTYPE_LONG_WEBLOGIC
public static final int PLATFORMTYPE_LONG_GLASSFISH
public static final int PLATFORMTYPE_LONG_WEBSPHERE
public static final int PLATFORMTYPE_LONG_CLOUD
public static final int PLATFORMTYPE_SHORT_ANY
public static final int PLATFORMTYPE_SHORT_JSE
public static final int PLATFORMTYPE_SHORT_JME
public static final int PLATFORMTYPE_SHORT_JEE
public static final int PLATFORMTYPE_SHORT_OC4J
public static final int PLATFORMTYPE_SHORT_IAS
public static final int PLATFORMTYPE_SHORT_OAS
public static final int PLATFORMTYPE_SHORT_TOMCAT
public static final int PLATFORMTYPE_SHORT_JBOSS
public static final int PLATFORMTYPE_SHORT_WEBLOGIC
public static final int PLATFORMTYPE_SHORT_GLASSFISH
public static final int PLATFORMTYPE_SHORT_WEBSPHERE
public static final int PLATFORMTYPE_SHORT_CLOUD
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)