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 DialogsArb_pt_BR

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

public final class DialogsArb_pt_BR
extends ArrayResourceBundle


Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control
 
Field Summary
static int DIR_FILTER_APPLY_TO_ALL_DIR
           
static int DIR_FILTER_APPLY_TO_SEL_DIR
           
static int DIR_FILTER_NAMES
           
static int DIR_FILTER_RECURSE_DIRS
           
static int DIR_FILTER_TITLE
           
static int FAILED_FAILED_ADD_TITLE
           
static int FILE_FILTER_ADD_LABEL
           
static int FILE_FILTER_EXTENSIONS
           
static int FILE_FILTER_REMOVE_LABEL
           
static int FILE_FILTER_TITLE
           
static int FILE_TYPES_PANEL_LABEL
           
static int FILTER_ALREADY_IN_LIST_MSG
           
static int FSB_FILTER_DESCRIPTION
           
static int HOME_SHORTCUT_LABEL
           
static int INCLUDE_ALL_FILE_TYPES
           
static int INCLUDE_SELECTED_FILE_TYPES
           
static int LRU_LIST_LABEL
           
static int LRU_SHOW_ALL
           
static int LRU_TITLE
           
static int MD_DEFAULT_CONFIRM
           
static int MD_DEFAULT_CRITICAL
           
static int MD_DEFAULT_ERROR
           
static int MD_DEFAULT_INFORMATION
           
static int MD_NO
           
static int MD_NO_MNEMONIC
           
static int MD_YES
           
static int MD_YES_MNEMONIC
           
static int OK
          Identifies keys to access localizable object
static int OSD_OPTIONS
           
static int PROJECT_SHORTCUT_LABEL
           
static int WORK_SHORTCUT_LABEL
           
static int WORKSPACE_SHORTCUT_LABEL
           
static int WW_ACTIVATE
           
static int WW_CLOSE
           
static int WW_LIST_LABEL
           
static int WW_TITLE
           
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
DialogsArb_pt_BR()
           
 
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

OK

public static final int OK
Identifies keys to access localizable object

See Also:
Constant Field Values

FSB_FILTER_DESCRIPTION

public static final int FSB_FILTER_DESCRIPTION
See Also:
Constant Field Values

MD_YES

public static final int MD_YES
See Also:
Constant Field Values

MD_YES_MNEMONIC

public static final int MD_YES_MNEMONIC
See Also:
Constant Field Values

MD_NO

public static final int MD_NO
See Also:
Constant Field Values

MD_NO_MNEMONIC

public static final int MD_NO_MNEMONIC
See Also:
Constant Field Values

MD_DEFAULT_INFORMATION

public static final int MD_DEFAULT_INFORMATION
See Also:
Constant Field Values

MD_DEFAULT_ERROR

public static final int MD_DEFAULT_ERROR
See Also:
Constant Field Values

MD_DEFAULT_CONFIRM

public static final int MD_DEFAULT_CONFIRM
See Also:
Constant Field Values

MD_DEFAULT_CRITICAL

public static final int MD_DEFAULT_CRITICAL
See Also:
Constant Field Values

WW_TITLE

public static final int WW_TITLE
See Also:
Constant Field Values

WW_LIST_LABEL

public static final int WW_LIST_LABEL
See Also:
Constant Field Values

WW_ACTIVATE

public static final int WW_ACTIVATE
See Also:
Constant Field Values

WW_CLOSE

public static final int WW_CLOSE
See Also:
Constant Field Values

LRU_TITLE

public static final int LRU_TITLE
See Also:
Constant Field Values

LRU_LIST_LABEL

public static final int LRU_LIST_LABEL
See Also:
Constant Field Values

LRU_SHOW_ALL

public static final int LRU_SHOW_ALL
See Also:
Constant Field Values

PROJECT_SHORTCUT_LABEL

public static final int PROJECT_SHORTCUT_LABEL
See Also:
Constant Field Values

WORKSPACE_SHORTCUT_LABEL

public static final int WORKSPACE_SHORTCUT_LABEL
See Also:
Constant Field Values

HOME_SHORTCUT_LABEL

public static final int HOME_SHORTCUT_LABEL
See Also:
Constant Field Values

WORK_SHORTCUT_LABEL

public static final int WORK_SHORTCUT_LABEL
See Also:
Constant Field Values

DIR_FILTER_APPLY_TO_SEL_DIR

public static final int DIR_FILTER_APPLY_TO_SEL_DIR
See Also:
Constant Field Values

DIR_FILTER_APPLY_TO_ALL_DIR

public static final int DIR_FILTER_APPLY_TO_ALL_DIR
See Also:
Constant Field Values

DIR_FILTER_NAMES

public static final int DIR_FILTER_NAMES
See Also:
Constant Field Values

DIR_FILTER_RECURSE_DIRS

public static final int DIR_FILTER_RECURSE_DIRS
See Also:
Constant Field Values

DIR_FILTER_TITLE

public static final int DIR_FILTER_TITLE
See Also:
Constant Field Values

FILE_FILTER_EXTENSIONS

public static final int FILE_FILTER_EXTENSIONS
See Also:
Constant Field Values

FILE_FILTER_TITLE

public static final int FILE_FILTER_TITLE
See Also:
Constant Field Values

FILE_FILTER_ADD_LABEL

public static final int FILE_FILTER_ADD_LABEL
See Also:
Constant Field Values

FILE_FILTER_REMOVE_LABEL

public static final int FILE_FILTER_REMOVE_LABEL
See Also:
Constant Field Values

FILTER_ALREADY_IN_LIST_MSG

public static final int FILTER_ALREADY_IN_LIST_MSG
See Also:
Constant Field Values

FAILED_FAILED_ADD_TITLE

public static final int FAILED_FAILED_ADD_TITLE
See Also:
Constant Field Values

INCLUDE_ALL_FILE_TYPES

public static final int INCLUDE_ALL_FILE_TYPES
See Also:
Constant Field Values

INCLUDE_SELECTED_FILE_TYPES

public static final int INCLUDE_SELECTED_FILE_TYPES
See Also:
Constant Field Values

FILE_TYPES_PANEL_LABEL

public static final int FILE_TYPES_PANEL_LABEL
See Also:
Constant Field Values

OSD_OPTIONS

public static final int OSD_OPTIONS
See Also:
Constant Field Values
Constructor Detail

DialogsArb_pt_BR

public DialogsArb_pt_BR()
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

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.