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 | 
POPUP_ADDITION  | 
static int | 
POPUP_CHANGE  | 
static int | 
POPUP_DELETION  | 
static int | 
POPUP_NEXT_DIFF  | 
static int | 
POPUP_PATCH  | 
static int | 
POPUP_PREV_DIFF  | 
static int | 
POPUP_REVERT  | 
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, handleGetObjectpublic 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 int POPUP_NEXT_DIFF
public static final int POPUP_PREV_DIFF
public static final int POPUP_REVERT
public static final int POPUP_PATCH
public static final int POPUP_ADDITION
public static final int POPUP_DELETION
public static final int POPUP_CHANGE
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)