Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


oracle.ide.resource
Class NetArb_zh_TW

java.lang.Object
  extended by java.util.ResourceBundle
      extended by oracle.ide.util.ArrayResourceBundle
          extended by oracle.ide.resource.NetArb_zh_TW


public final class NetArb_zh_TW
extends ArrayResourceBundle

Nested Class Summary

 

Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control

 

Field Summary
static int ALL_FILES
          Identifies keys to access localizable object
static int APPROVE_CHOOSE_DIR_TITLE
           
static int APPROVE_OPEN
           
static int APPROVE_OPEN_TITLE
           
static int APPROVE_SAVE
           
static int APPROVE_SAVE_TITLE
           
static int APPROVE_SELECT
           
static int BUTTON_BACK_TOOLTIP
           
static int BUTTON_DETAILS_VIEW_TOOLTIP
           
static int BUTTON_LIST_VIEW_TOOLTIP
           
static int BUTTON_NEW_DIR_TOOLTIP
           
static int BUTTON_SHORTCUT_TOOLTIP
           
static int BUTTON_UP_DIR_TOOLTIP
           
static int CUSTOM_FILTER_DESC
           
static int DETAILS_VIEW_ICON
           
static int ERROR_DIR_NOT_FOUND_MESSAGE
           
static int ERROR_DIR_NOT_FOUND_TITLE
           
static int ERROR_DRIVE_NOT_ACCESSIBLE_MESSAGE
           
static int ERROR_DRIVE_NOT_ACCESSIBLE_TITLE
           
static int ERROR_NEW_DIR_ALREADY_EXISTS_MESSAGE
           
static int ERROR_NEW_DIR_IOERROR_MESSAGE
           
static int ERROR_NEW_DIR_SEPARATORS_MESSAGE
           
static int ERROR_NEW_DIR_TITLE
           
static int FILE_SIZE_FORMAT
           
static int LABEL_DATE_MODIFIED_COLUMN
           
static int LABEL_DIRECTORY_NAME
           
static int LABEL_FILE_NAME
           
static int LABEL_FILE_TYPE
           
static int LABEL_LOCATION
           
static int LABEL_NAME_COLUMN
           
static int LABEL_SIZE_COLUMN
           
static int LIST_VIEW_ICON
           
static int NEW_DIR_MESSAGE
           
static int NEW_DIR_TITLE
           
static int NEW_FOLDER_ICON
           
static int SELECT_CLASS_TITLE
           
static int SELECT_CLASSES_TITLE
           
static int SELECT_PACKAGE_TITLE
           
static int SELECT_PACKAGES_TITLE
           
static int UP_FOLDER_ICON
           
static int URL_FILTER_FORMAT
           

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
NetArb_zh_TW()
           

 

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

 

Field Detail

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

Constructor Detail

NetArb_zh_TW

public NetArb_zh_TW()

Method Detail

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

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


Copyright © 1997, 2015, Oracle. All rights reserved.