Skip navigation links
oracle.ide.resource
Class NetArb_de
java.lang.Object
java.util.ResourceBundle
oracle.ide.util.ArrayResourceBundle
oracle.ide.resource.NetArb_de
-
public final class NetArb_de
- 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 |
ALL_FILES
public static final int ALL_FILES
- Identifies keys to access localizable object
- See Also:
- Constant Field Values
LABEL_LOCATION
public static final int LABEL_LOCATION
-
- See Also:
- Constant Field Values
LABEL_FILE_NAME
public static final int LABEL_FILE_NAME
-
- See Also:
- Constant Field Values
LABEL_FILE_TYPE
public static final int LABEL_FILE_TYPE
-
- See Also:
- Constant Field Values
LABEL_DIRECTORY_NAME
public static final int LABEL_DIRECTORY_NAME
-
- See Also:
- Constant Field Values
BUTTON_BACK_TOOLTIP
public static final int BUTTON_BACK_TOOLTIP
-
- See Also:
- Constant Field Values
BUTTON_UP_DIR_TOOLTIP
public static final int BUTTON_UP_DIR_TOOLTIP
-
- See Also:
- Constant Field Values
BUTTON_NEW_DIR_TOOLTIP
public static final int BUTTON_NEW_DIR_TOOLTIP
-
- See Also:
- Constant Field Values
BUTTON_LIST_VIEW_TOOLTIP
public static final int BUTTON_LIST_VIEW_TOOLTIP
-
- See Also:
- Constant Field Values
BUTTON_DETAILS_VIEW_TOOLTIP
public static final int BUTTON_DETAILS_VIEW_TOOLTIP
-
- See Also:
- Constant Field Values
BUTTON_SHORTCUT_TOOLTIP
public static final int BUTTON_SHORTCUT_TOOLTIP
-
- See Also:
- Constant Field Values
ERROR_DRIVE_NOT_ACCESSIBLE_TITLE
public static final int ERROR_DRIVE_NOT_ACCESSIBLE_TITLE
-
- See Also:
- Constant Field Values
ERROR_DRIVE_NOT_ACCESSIBLE_MESSAGE
public static final int ERROR_DRIVE_NOT_ACCESSIBLE_MESSAGE
-
- See Also:
- Constant Field Values
ERROR_DIR_NOT_FOUND_TITLE
public static final int ERROR_DIR_NOT_FOUND_TITLE
-
- See Also:
- Constant Field Values
ERROR_DIR_NOT_FOUND_MESSAGE
public static final int ERROR_DIR_NOT_FOUND_MESSAGE
-
- See Also:
- Constant Field Values
APPROVE_OPEN_TITLE
public static final int APPROVE_OPEN_TITLE
-
- See Also:
- Constant Field Values
APPROVE_OPEN
public static final int APPROVE_OPEN
-
- See Also:
- Constant Field Values
APPROVE_CHOOSE_DIR_TITLE
public static final int APPROVE_CHOOSE_DIR_TITLE
-
- See Also:
- Constant Field Values
APPROVE_SELECT
public static final int APPROVE_SELECT
-
- See Also:
- Constant Field Values
APPROVE_SAVE_TITLE
public static final int APPROVE_SAVE_TITLE
-
- See Also:
- Constant Field Values
APPROVE_SAVE
public static final int APPROVE_SAVE
-
- See Also:
- Constant Field Values
NEW_DIR_TITLE
public static final int NEW_DIR_TITLE
-
- See Also:
- Constant Field Values
NEW_DIR_MESSAGE
public static final int NEW_DIR_MESSAGE
-
- See Also:
- Constant Field Values
ERROR_NEW_DIR_TITLE
public static final int ERROR_NEW_DIR_TITLE
-
- See Also:
- Constant Field Values
ERROR_NEW_DIR_SEPARATORS_MESSAGE
public static final int ERROR_NEW_DIR_SEPARATORS_MESSAGE
-
- See Also:
- Constant Field Values
ERROR_NEW_DIR_IOERROR_MESSAGE
public static final int ERROR_NEW_DIR_IOERROR_MESSAGE
-
- See Also:
- Constant Field Values
LABEL_NAME_COLUMN
public static final int LABEL_NAME_COLUMN
-
- See Also:
- Constant Field Values
LABEL_SIZE_COLUMN
public static final int LABEL_SIZE_COLUMN
-
- See Also:
- Constant Field Values
LABEL_DATE_MODIFIED_COLUMN
public static final int LABEL_DATE_MODIFIED_COLUMN
-
- See Also:
- Constant Field Values
FILE_SIZE_FORMAT
public static final int FILE_SIZE_FORMAT
-
- See Also:
- Constant Field Values
URL_FILTER_FORMAT
public static final int URL_FILTER_FORMAT
-
- See Also:
- Constant Field Values
CUSTOM_FILTER_DESC
public static final int CUSTOM_FILTER_DESC
-
- See Also:
- Constant Field Values
SELECT_PACKAGES_TITLE
public static final int SELECT_PACKAGES_TITLE
-
- See Also:
- Constant Field Values
SELECT_PACKAGE_TITLE
public static final int SELECT_PACKAGE_TITLE
-
- See Also:
- Constant Field Values
SELECT_CLASSES_TITLE
public static final int SELECT_CLASSES_TITLE
-
- See Also:
- Constant Field Values
SELECT_CLASS_TITLE
public static final int SELECT_CLASS_TITLE
-
- See Also:
- Constant Field Values
UP_FOLDER_ICON
public static final int UP_FOLDER_ICON
-
- See Also:
- Constant Field Values
NEW_FOLDER_ICON
public static final int NEW_FOLDER_ICON
-
- See Also:
- Constant Field Values
LIST_VIEW_ICON
public static final int LIST_VIEW_ICON
-
- See Also:
- Constant Field Values
DETAILS_VIEW_ICON
public static final int DETAILS_VIEW_ICON
-
- See Also:
- Constant Field Values
ERROR_NEW_DIR_ALREADY_EXISTS_MESSAGE
public static final int ERROR_NEW_DIR_ALREADY_EXISTS_MESSAGE
-
- See Also:
- Constant Field Values
NetArb_de
public NetArb_de()
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
Skip navigation links
Copyright © 1997, 2013, Oracle. All rights reserved.