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 NavigatorArb_de

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

public final class NavigatorArb_de
extends ArrayResourceBundle


Nested Class Summary
 
Nested classes/interfaces inherited from class java.util.ResourceBundle
java.util.ResourceBundle.Control
 
Field Summary
static int CATEGORIES_ICON
           
static int COMPOSITE_NODES_ICON
           
static int DECREASE_FLAT_LEVEL
           
static int FLAT_LEVEL
          Identifies keys to access localizable object
static int GROUP_BY_CATEGORY_MENU_ITEM
           
static int GROUP_BY_CATEGORY_MNEMONIC
           
static int INCREASE_FLAT_LEVEL
           
static int PACKAGE_LEVEL_ALL
           
static int PACKAGE_LEVEL_MENU
           
static int PACKAGE_LEVEL_MNEMONIC
           
static int PACKAGE_LEVEL_NONE
           
static int SHOW_DIRECTORIES_MENU_ITEM
           
static int SHOW_DIRECTORIES_MNEMONIC
           
static int TITLE
           
static int TOGGLE_DIRECTORIES
           
static int WEB_CONTENT_LEVEL_MENU
           
static int WEB_CONTENT_LEVEL_MNEMONIC
           
static int WEB_CONTENT_LEVEL_NONE
           
static int WSP_NAV_LABEL
           
 
Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
NavigatorArb_de()
           
 
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

FLAT_LEVEL

public static final int FLAT_LEVEL
Identifies keys to access localizable object

See Also:
Constant Field Values

SHOW_DIRECTORIES_MENU_ITEM

public static final int SHOW_DIRECTORIES_MENU_ITEM
See Also:
Constant Field Values

SHOW_DIRECTORIES_MNEMONIC

public static final int SHOW_DIRECTORIES_MNEMONIC
See Also:
Constant Field Values

TOGGLE_DIRECTORIES

public static final int TOGGLE_DIRECTORIES
See Also:
Constant Field Values

INCREASE_FLAT_LEVEL

public static final int INCREASE_FLAT_LEVEL
See Also:
Constant Field Values

DECREASE_FLAT_LEVEL

public static final int DECREASE_FLAT_LEVEL
See Also:
Constant Field Values

TITLE

public static final int TITLE
See Also:
Constant Field Values

WSP_NAV_LABEL

public static final int WSP_NAV_LABEL
See Also:
Constant Field Values

CATEGORIES_ICON

public static final int CATEGORIES_ICON
See Also:
Constant Field Values

COMPOSITE_NODES_ICON

public static final int COMPOSITE_NODES_ICON
See Also:
Constant Field Values

PACKAGE_LEVEL_MENU

public static final int PACKAGE_LEVEL_MENU
See Also:
Constant Field Values

PACKAGE_LEVEL_MNEMONIC

public static final int PACKAGE_LEVEL_MNEMONIC
See Also:
Constant Field Values

PACKAGE_LEVEL_NONE

public static final int PACKAGE_LEVEL_NONE
See Also:
Constant Field Values

PACKAGE_LEVEL_ALL

public static final int PACKAGE_LEVEL_ALL
See Also:
Constant Field Values

WEB_CONTENT_LEVEL_MENU

public static final int WEB_CONTENT_LEVEL_MENU
See Also:
Constant Field Values

WEB_CONTENT_LEVEL_MNEMONIC

public static final int WEB_CONTENT_LEVEL_MNEMONIC
See Also:
Constant Field Values

WEB_CONTENT_LEVEL_NONE

public static final int WEB_CONTENT_LEVEL_NONE
See Also:
Constant Field Values

GROUP_BY_CATEGORY_MENU_ITEM

public static final int GROUP_BY_CATEGORY_MENU_ITEM
See Also:
Constant Field Values

GROUP_BY_CATEGORY_MNEMONIC

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

NavigatorArb_de

public NavigatorArb_de()
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.