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.docking
Class DrawerBundle_it

java.lang.Object
  extended by java.util.ResourceBundle
      extended by java.util.ListResourceBundle
          extended by oracle.ide.docking.DrawerBundle_it


public class DrawerBundle_it
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 DRAWER_CLOSE
           
static java.lang.String DRAWER_MENU
           
static java.lang.String DRAWER_MINIMIZE
           
static java.lang.String DRAWER_MINIMIZED
           
static java.lang.String DRAWER_SEE_MINIMIZED_ITEMS
           

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
DrawerBundle_it()
           

 

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

DRAWER_MENU

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

DRAWER_CLOSE

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

DRAWER_MINIMIZE

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

DRAWER_MINIMIZED

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

DRAWER_SEE_MINIMIZED_ITEMS

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

Constructor Detail

DrawerBundle_it

public DrawerBundle_it()

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.