Skip navigation links 
 
oracle.jdeveloper.cmt
Class Res_en
java.lang.Object
  
java.util.ResourceBundle
      
oracle.ide.util.ArrayResourceBundle
          
oracle.jdeveloper.cmt.Res_en
- 
public final class Res_en
 
- extends ArrayResourceBundle
 
 
 
| Nested classes/interfaces inherited from class java.util.ResourceBundle | 
java.util.ResourceBundle.Control | 
  
 
 
| Fields inherited from class java.util.ResourceBundle | 
parent | 
  
 
  
 
| 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 | 
 
 
SourceFileNotFound
public static final int SourceFileNotFound
- Identifies keys to access localizable object
- See Also:
 
- Constant Field Values
 
 
FOLDER_ICON
public static final int FOLDER_ICON
- 
- See Also:
 
- Constant Field Values
 
 
GENERIC_EVENT
public static final int GENERIC_EVENT
- 
- See Also:
 
- Constant Field Values
 
 
ERROR_ICON
public static final int ERROR_ICON
- 
- See Also:
 
- Constant Field Values
 
 
WARNING_ICON
public static final int WARNING_ICON
- 
- See Also:
 
- Constant Field Values
 
 
INFORMATION_ICON
public static final int INFORMATION_ICON
- 
- See Also:
 
- Constant Field Values
 
 
EVENTS
public static final int EVENTS
- 
- See Also:
 
- Constant Field Values
 
 
GENERAL_CATEGORY
public static final int GENERAL_CATEGORY
- 
- See Also:
 
- Constant Field Values
 
 
VISUAL_CATEGORY
public static final int VISUAL_CATEGORY
- 
- See Also:
 
- Constant Field Values
 
 
MODEL_CATEGORY
public static final int MODEL_CATEGORY
- 
- See Also:
 
- Constant Field Values
 
 
FOCUS_CATEGORY
public static final int FOCUS_CATEGORY
- 
- See Also:
 
- Constant Field Values
 
 
Res_en
public Res_en()
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 
 
Copyright © 1997, 2014, Oracle. All rights reserved.