public final class QuickDiffArb extends ArrayResourceBundle
Modifier and Type | Field and Description |
---|---|
static int |
DELAYED_BUFFER_NAME |
static int |
DELETE_ACTION_NAME |
static int |
FILE_ON_DISK_NAME
Identifies keys to access localizable object
|
static int |
INSERT_ACTION_NAME |
static int |
OLDEST_LOCAL_STATE_NAME |
static int |
REVERT_ACTION_NAME |
static int |
SET_COMPARE_REFERENCE |
Constructor and Description |
---|
QuickDiffArb() |
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, handleGetObject
public static final int FILE_ON_DISK_NAME
public static final int OLDEST_LOCAL_STATE_NAME
public static final int DELAYED_BUFFER_NAME
public static final int DELETE_ACTION_NAME
public static final int INSERT_ACTION_NAME
public static final int REVERT_ACTION_NAME
public static final int SET_COMPARE_REFERENCE
public static final ArrayResourceBundle getInstance()
protected java.lang.Object[] getContents()
getContents
in class ArrayResourceBundle
public static java.lang.String getString(int key)
public static char getChar(int key)
public static java.lang.Integer getInteger(int key)