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.jdeveloper.cmt
Class Res_ko

java.lang.Object
  extended by java.util.ResourceBundle
      extended by oracle.ide.util.ArrayResourceBundle
          extended by oracle.jdeveloper.cmt.Res_ko


public final class Res_ko
extends ArrayResourceBundle

Nested Class Summary

 

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

 

Field Summary
static int ERROR_ICON
           
static int EVENTS
           
static int FOCUS_CATEGORY
           
static int FOLDER_ICON
           
static int GENERAL_CATEGORY
           
static int GENERIC_EVENT
           
static int INFORMATION_ICON
           
static int MODEL_CATEGORY
           
static int SourceFileNotFound
          Identifies keys to access localizable object
static int VISUAL_CATEGORY
           
static int WARNING_ICON
           

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
Res_ko()
           

 

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

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

Constructor Detail

Res_ko

public Res_ko()

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

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.