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.jdeveloper.wizard.common
Class Res_zh_TW

java.lang.Object
  extended by java.util.ResourceBundle
      extended by oracle.ide.util.ArrayResourceBundle
          extended by oracle.jdeveloper.wizard.common.Res_zh_TW


public final class Res_zh_TW
extends ArrayResourceBundle

Nested Class Summary

 

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

 

Field Summary
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
           

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
Res_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

LABEL_BUTTON_CANCEL

public static final int LABEL_BUTTON_CANCEL
Identifies keys to access localizable object
See Also:
Constant Field Values

LABEL_BUTTON_HELP

public static final int LABEL_BUTTON_HELP
See Also:
Constant Field Values

LABEL_BUTTON_BACK

public static final int LABEL_BUTTON_BACK
See Also:
Constant Field Values

LABEL_BUTTON_NEXT

public static final int LABEL_BUTTON_NEXT
See Also:
Constant Field Values

LABEL_BUTTON_FINISH

public static final int LABEL_BUTTON_FINISH
See Also:
Constant Field Values

LABEL_BUTTON_APPLY

public static final int LABEL_BUTTON_APPLY
See Also:
Constant Field Values

LABEL_BUTTON_OK

public static final int LABEL_BUTTON_OK
See Also:
Constant Field Values

LABEL_BUTTON_DONE

public static final int LABEL_BUTTON_DONE
See Also:
Constant Field Values

LABEL_SELECTED

public static final int LABEL_SELECTED
See Also:
Constant Field Values

LABEL_AVAILABLE

public static final int LABEL_AVAILABLE
See Also:
Constant Field Values

STRING_TITLE

public static final int STRING_TITLE
See Also:
Constant Field Values

ERROR_BAD_CONSTRAINT

public static final int ERROR_BAD_CONSTRAINT
See Also:
Constant Field Values

WELCOME_IS_SHOWN

public static final int WELCOME_IS_SHOWN
See Also:
Constant Field Values

STRING_TITLE_WELCOME

public static final int STRING_TITLE_WELCOME
See Also:
Constant Field Values

STRING_TITLE_FINISH

public static final int STRING_TITLE_FINISH
See Also:
Constant Field Values

STRING_TITLE_CLASSPATHS

public static final int STRING_TITLE_CLASSPATHS
See Also:
Constant Field Values

TITLE_CONNECTION_PAGE

public static final int TITLE_CONNECTION_PAGE
See Also:
Constant Field Values

BUTTON_NEW

public static final int BUTTON_NEW
See Also:
Constant Field Values

BUTTON_EDIT

public static final int BUTTON_EDIT
See Also:
Constant Field Values

LABEL_DRIVER

public static final int LABEL_DRIVER
See Also:
Constant Field Values

LABEL_USERNAME

public static final int LABEL_USERNAME
See Also:
Constant Field Values

LABEL_URL

public static final int LABEL_URL
See Also:
Constant Field Values

LABEL_CONNECTION

public static final int LABEL_CONNECTION
See Also:
Constant Field Values

MESSAGE_CONNECTION_PROMPT

public static final int MESSAGE_CONNECTION_PROMPT
See Also:
Constant Field Values

DEFAULT_PROGRESS_TITLE

public static final int DEFAULT_PROGRESS_TITLE
See Also:
Constant Field Values

ERROR

public static final int ERROR
See Also:
Constant Field Values

MESSAGE_FAIL_MONITOR

public static final int MESSAGE_FAIL_MONITOR
See Also:
Constant Field Values

MESSAGE_ERROR_UNKNOWN

public static final int MESSAGE_ERROR_UNKNOWN
See Also:
Constant Field Values

MESSAGE_ERROR_NULL_CONNECTION

public static final int MESSAGE_ERROR_NULL_CONNECTION
See Also:
Constant Field Values

MENU_LABEL_FORMAT

public static final int MENU_LABEL_FORMAT
See Also:
Constant Field Values

Constructor Detail

Res_zh_TW

public Res_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.