oracle.ide.resource
Class ComponentArb_fr
java.lang.Object
java.util.ResourceBundle
oracle.ide.util.ArrayResourceBundle
oracle.ide.resource.ComponentArb_fr
public final class ComponentArb_fr
- extends ArrayResourceBundle
| Nested classes/interfaces inherited from class java.util.ResourceBundle |
java.util.ResourceBundle.Control |
| Fields inherited from class java.util.ResourceBundle |
parent |
|
Method Summary |
protected java.lang.Object[] |
getContents()
Gets the localizable objects |
| Methods inherited from class oracle.ide.util.ArrayResourceBundle |
formatImpl, formatImpl, formatImpl, formatImpl, getAcceleratorImpl, getCharImpl, getFontImpl, getIconImpl, getImageIconImpl, getImageImpl, getIntegerImpl, getKeys, getMnemonicImpl, getObject, getObjectImpl, getStringArray, getStringImpl, getUncachedIconImpl, getUncachedImageImpl, handleGetObject |
| Methods inherited from class java.util.ResourceBundle |
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, handleKeySet, keySet, setParent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UP_ICON
public static final int UP_ICON
- Identifies keys to access localizable object
- See Also:
- Constant Field Values
DOWN_ICON
public static final int DOWN_ICON
- See Also:
- Constant Field Values
DISABLED_UP_ICON
public static final int DISABLED_UP_ICON
- See Also:
- Constant Field Values
DISABLED_DOWN_ICON
public static final int DISABLED_DOWN_ICON
- See Also:
- Constant Field Values
BUTTON_UP_TOOLTIP
public static final int BUTTON_UP_TOOLTIP
- See Also:
- Constant Field Values
BUTTON_DOWN_TOOLTIP
public static final int BUTTON_DOWN_TOOLTIP
- See Also:
- Constant Field Values
BUTTON_ADD_PATH
public static final int BUTTON_ADD_PATH
- See Also:
- Constant Field Values
TITLE_ADD_PATH
public static final int TITLE_ADD_PATH
- See Also:
- Constant Field Values
BUTTON_ADD_ARCHIVE
public static final int BUTTON_ADD_ARCHIVE
- See Also:
- Constant Field Values
TITLE_ADD_ARCHIVE
public static final int TITLE_ADD_ARCHIVE
- See Also:
- Constant Field Values
BUTTON_REMOVE
public static final int BUTTON_REMOVE
- See Also:
- Constant Field Values
ARCHIVE_FILTER_LABEL
public static final int ARCHIVE_FILTER_LABEL
- See Also:
- Constant Field Values
BUTTON_ADD_ENTRY
public static final int BUTTON_ADD_ENTRY
- See Also:
- Constant Field Values
BUTTON_ADD_URL
public static final int BUTTON_ADD_URL
- See Also:
- Constant Field Values
BUTTON_EDIT_ENTRY
public static final int BUTTON_EDIT_ENTRY
- See Also:
- Constant Field Values
MSG_BAD_URL
public static final int MSG_BAD_URL
- See Also:
- Constant Field Values
ADD_URL_TITLE
public static final int ADD_URL_TITLE
- See Also:
- Constant Field Values
LABEL_NEW_URL
public static final int LABEL_NEW_URL
- See Also:
- Constant Field Values
TITLE_BROWSE
public static final int TITLE_BROWSE
- See Also:
- Constant Field Values
NEWFILE_LABEL_DIRECTORY
public static final int NEWFILE_LABEL_DIRECTORY
- See Also:
- Constant Field Values
NEWFILE_LABEL_BROWSE
public static final int NEWFILE_LABEL_BROWSE
- See Also:
- Constant Field Values
NEWFILE_LABEL_FILE
public static final int NEWFILE_LABEL_FILE
- See Also:
- Constant Field Values
NEWFILE_LABEL_WORKSPACE
public static final int NEWFILE_LABEL_WORKSPACE
- See Also:
- Constant Field Values
NEWFILE_LABEL_PROJECT
public static final int NEWFILE_LABEL_PROJECT
- See Also:
- Constant Field Values
NEWFILE_MSG_DIRECTORY_ERROR_TITLE
public static final int NEWFILE_MSG_DIRECTORY_ERROR_TITLE
- See Also:
- Constant Field Values
NEWFILE_MSG_FILE_ERROR_TITLE
public static final int NEWFILE_MSG_FILE_ERROR_TITLE
- See Also:
- Constant Field Values
NEWFILE_MSG_CONFIRM_OVERWRITE_TITLE
public static final int NEWFILE_MSG_CONFIRM_OVERWRITE_TITLE
- See Also:
- Constant Field Values
NEWFILE_MSG_INVALID_DIRECTORY_NAME
public static final int NEWFILE_MSG_INVALID_DIRECTORY_NAME
- See Also:
- Constant Field Values
NEWFILE_MSG_NULL_DIRECTORY_NAME
public static final int NEWFILE_MSG_NULL_DIRECTORY_NAME
- See Also:
- Constant Field Values
INVALID_PATH
public static final int INVALID_PATH
- See Also:
- Constant Field Values
NEWFILE_MSG_FILE_IS_READ_ONLY
public static final int NEWFILE_MSG_FILE_IS_READ_ONLY
- See Also:
- Constant Field Values
NEWFILE_MSG_CONFIRM_OVERWRITE
public static final int NEWFILE_MSG_CONFIRM_OVERWRITE
- See Also:
- Constant Field Values
NEWFILE_MSG_NEWFILE_ALREADY_OPEN
public static final int NEWFILE_MSG_NEWFILE_ALREADY_OPEN
- See Also:
- Constant Field Values
NEWFILE_MSG_TOO_LONG_FILENAME
public static final int NEWFILE_MSG_TOO_LONG_FILENAME
- See Also:
- Constant Field Values
NEWFILE_MSG_NEED_NEWFILE_NAME
public static final int NEWFILE_MSG_NEED_NEWFILE_NAME
- See Also:
- Constant Field Values
NEWFILE_MSG_FILENAME_PATH_SEPARATOR
public static final int NEWFILE_MSG_FILENAME_PATH_SEPARATOR
- See Also:
- Constant Field Values
NEWFILE_MSG_CANNOT_CREATE_FILE_TITLE
public static final int NEWFILE_MSG_CANNOT_CREATE_FILE_TITLE
- See Also:
- Constant Field Values
NEWFILE_MSG_CANNOT_CREATE_FILE
public static final int NEWFILE_MSG_CANNOT_CREATE_FILE
- See Also:
- Constant Field Values
NEWFILE_DIRECTORY_FILE
public static final int NEWFILE_DIRECTORY_FILE
- See Also:
- Constant Field Values
FILE
public static final int FILE
- See Also:
- Constant Field Values
CHECKBOX_LIST_SELECT_ALL
public static final int CHECKBOX_LIST_SELECT_ALL
- See Also:
- Constant Field Values
CHECKBOX_LIST_DESELECT_ALL
public static final int CHECKBOX_LIST_DESELECT_ALL
- See Also:
- Constant Field Values
ComponentArb_fr
public ComponentArb_fr()
getContents
protected java.lang.Object[] getContents()
- Gets the localizable objects
- Specified by:
getContents in class ArrayResourceBundle
- Returns:
- the resources of the bundle as an array
Copyright © 1997, 2015, Oracle. All rights reserved.