public final class Res_ko extends ArrayResourceBundle
Modifier and Type | Field and Description |
---|---|
static int |
BUTTON_EDIT |
static int |
BUTTON_NEW |
static int |
DEFAULT_PROGRESS_TITLE |
static int |
ERROR |
static int |
ERROR_BAD_CONSTRAINT |
static int |
LABEL_AVAILABLE |
static int |
LABEL_BUTTON_APPLY |
static int |
LABEL_BUTTON_BACK |
static int |
LABEL_BUTTON_CANCEL
Identifies keys to access localizable object
|
static int |
LABEL_BUTTON_DONE |
static int |
LABEL_BUTTON_FINISH |
static int |
LABEL_BUTTON_HELP |
static int |
LABEL_BUTTON_NEXT |
static int |
LABEL_BUTTON_OK |
static int |
LABEL_CONNECTION |
static int |
LABEL_DRIVER |
static int |
LABEL_SELECTED |
static int |
LABEL_URL |
static int |
LABEL_USERNAME |
static int |
MENU_LABEL_FORMAT |
static int |
MESSAGE_CONNECTION_PROMPT |
static int |
MESSAGE_ERROR_NULL_CONNECTION |
static int |
MESSAGE_ERROR_UNKNOWN |
static int |
MESSAGE_FAIL_MONITOR |
static int |
STRING_TITLE |
static int |
STRING_TITLE_CLASSPATHS |
static int |
STRING_TITLE_FINISH |
static int |
STRING_TITLE_WELCOME |
static int |
TITLE_CONNECTION_PAGE |
static int |
WELCOME_IS_SHOWN |
Constructor and Description |
---|
Res_ko() |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object[] |
getContents()
Gets the localizable objects
|
formatImpl, formatImpl, formatImpl, formatImpl, getAcceleratorImpl, getCharImpl, getFontImpl, getIconImpl, getImageIconImpl, getImageImpl, getIntegerImpl, getKeys, getMnemonicImpl, getObject, getObjectImpl, getStringArray, getStringImpl, getUncachedIconImpl, getUncachedImageImpl, handleGetObject
public static final int LABEL_BUTTON_CANCEL
public static final int LABEL_BUTTON_HELP
public static final int LABEL_BUTTON_BACK
public static final int LABEL_BUTTON_NEXT
public static final int LABEL_BUTTON_FINISH
public static final int LABEL_BUTTON_APPLY
public static final int LABEL_BUTTON_OK
public static final int LABEL_BUTTON_DONE
public static final int LABEL_SELECTED
public static final int LABEL_AVAILABLE
public static final int STRING_TITLE
public static final int ERROR_BAD_CONSTRAINT
public static final int WELCOME_IS_SHOWN
public static final int STRING_TITLE_WELCOME
public static final int STRING_TITLE_FINISH
public static final int STRING_TITLE_CLASSPATHS
public static final int TITLE_CONNECTION_PAGE
public static final int BUTTON_NEW
public static final int BUTTON_EDIT
public static final int LABEL_DRIVER
public static final int LABEL_USERNAME
public static final int LABEL_URL
public static final int LABEL_CONNECTION
public static final int MESSAGE_CONNECTION_PROMPT
public static final int DEFAULT_PROGRESS_TITLE
public static final int ERROR
public static final int MESSAGE_FAIL_MONITOR
public static final int MESSAGE_ERROR_UNKNOWN
public static final int MESSAGE_ERROR_NULL_CONNECTION
public static final int MENU_LABEL_FORMAT
protected java.lang.Object[] getContents()
getContents
in class ArrayResourceBundle