public final class ExpressionBuilderArb extends ArrayResourceBundle
| Modifier and Type | Field and Description | 
|---|---|
static int | 
CLEAR_EXPRESSION  | 
static int | 
CONTENT_PREVIEW  | 
static int | 
DESCRIPTION  | 
static int | 
EXPRESSION  | 
static int | 
INSERT_INTO_EXPRESSION
Identifies keys to access localizable object 
 | 
static int | 
REDO_LAST_EDIT  | 
static int | 
UNDO_LAST_EDIT  | 
static int | 
VALIDTE_EXPRESSION_SYNTAX  | 
| Constructor and Description | 
|---|
ExpressionBuilderArb()  | 
| 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 INSERT_INTO_EXPRESSION
public static final int CLEAR_EXPRESSION
public static final int UNDO_LAST_EDIT
public static final int REDO_LAST_EDIT
public static final int VALIDTE_EXPRESSION_SYNTAX
public static final int CONTENT_PREVIEW
public static final int DESCRIPTION
public static final int EXPRESSION
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)