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.jdevimpl.audit.swing
Class DialogFactoryBundle_zh_TW

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by oracle.jdevimpl.audit.swing.DialogFactoryBundle_zh_TW


public class DialogFactoryBundle_zh_TW
extends java.util.ListResourceBundle

Nested Class Summary

 

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

 

Field Summary
static java.lang.String APPLY_MNEMONIC
           
static java.lang.String APPLY_TEXT
           
static java.lang.String CANCEL_TEXT
           
static java.lang.String CLOSE_TEXT
           
static java.lang.String HELP_MNEMONIC
           
static java.lang.String HELP_TEXT
           
static java.lang.String OK_TEXT
           

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
DialogFactoryBundle_zh_TW()
           

 

Method Summary
 java.lang.Object[][] getContents()
           

 

Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject, handleKeySet

 

Methods inherited from class java.util.ResourceBundle
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, keySet, setParent

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

APPLY_TEXT

public static final java.lang.String APPLY_TEXT
See Also:
Constant Field Values

APPLY_MNEMONIC

public static final java.lang.String APPLY_MNEMONIC
See Also:
Constant Field Values

CANCEL_TEXT

public static final java.lang.String CANCEL_TEXT
See Also:
Constant Field Values

CLOSE_TEXT

public static final java.lang.String CLOSE_TEXT
See Also:
Constant Field Values

HELP_TEXT

public static final java.lang.String HELP_TEXT
See Also:
Constant Field Values

HELP_MNEMONIC

public static final java.lang.String HELP_MNEMONIC
See Also:
Constant Field Values

OK_TEXT

public static final java.lang.String OK_TEXT
See Also:
Constant Field Values

Constructor Detail

DialogFactoryBundle_zh_TW

public DialogFactoryBundle_zh_TW()

Method Detail

getContents

public java.lang.Object[][] getContents()
Specified by:
getContents in class java.util.ListResourceBundle

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.