Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.2)

E13403-10


oracle.ide.resource
Class IdeIcons

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


public final class IdeIcons
extends ArrayResourceBundle

This class exists only for backward compatibility. Use the oracle.javatools.icons.OracleIcons API to obtain icons.


Nested Class Summary

 

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

 

Field Summary
static int BACK_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int BLANK_ICON
           
static int CLASS_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int CONNECTIONS_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int DEFAULT_EDITOR_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int DISABLED_DOWN_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int DISABLED_UP_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int DOWN_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int DRAWER_HANDLE
          Deprecated. with no replacement
static int DRAWER_MINIMIZE
          Deprecated. use the OracleIcons API in icons.jar.
static int DRAWER_MINTRAY
          Deprecated. with no replacement.
static int DRAWER_MINTRAY_FULL
          Deprecated. with no replacement.
static int DRAWER_TRIANGLE
          Deprecated. with no replacement.
static int EDIT_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int FEEDBACK_ICON
          Deprecated. with no replacement.
static int FILE_NODE_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int FOLDER_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int GLOBAL_LIBRARIES_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int HOME_32x32_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int HTML_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int IMAGE_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int JAR_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int JAVA_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int JAVA_NODE_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int JSP_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int MISCELLANEOUS_FILES_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int OPEN_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int PACKAGE_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int PROJECT_32x32_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int PROJECT_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int SHUTTLE_LEFT
          Deprecated. use the OracleIcons API in icons.jar.
static int TEXT_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int UP_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int USER_32x32_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int WORKSPACE_32x32_ICON
          Deprecated. use the OracleIcons API in icons.jar.
static int WORKSPACE_ICON
          Deprecated. use the OracleIcons API in icons.jar.

 

Fields inherited from class java.util.ResourceBundle
parent

 

Constructor Summary
IdeIcons()
           

 

Method Summary
static char getChar(int key)
          Gets the character associated with the specified resource id.
protected  java.lang.Object[] getContents()
          Gets the localizable objects
static javax.swing.Icon getIcon(int key)
           
static java.awt.Image getImage(int key)
           
static ArrayResourceBundle getInstance()
          Gets the singleton instance of this bundle class.
static java.lang.Integer getInteger(int key)
           
static java.lang.String getString(int key)
          Gets the string associated with the specified resource id.

 

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

DRAWER_MINIMIZE

public static final int DRAWER_MINIMIZE
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

CLASS_ICON

public static final int CLASS_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

CONNECTIONS_ICON

public static final int CONNECTIONS_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

DISABLED_DOWN_ICON

public static final int DISABLED_DOWN_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

HOME_32x32_ICON

public static final int HOME_32x32_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

UP_ICON

public static final int UP_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

DRAWER_MINTRAY

public static final int DRAWER_MINTRAY
Deprecated. with no replacement.
See Also:
Constant Field Values

FEEDBACK_ICON

public static final int FEEDBACK_ICON
Deprecated. with no replacement.
See Also:
Constant Field Values

GLOBAL_LIBRARIES_ICON

public static final int GLOBAL_LIBRARIES_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

DOWN_ICON

public static final int DOWN_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

HTML_ICON

public static final int HTML_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

DRAWER_HANDLE

public static final int DRAWER_HANDLE
Deprecated. with no replacement
See Also:
Constant Field Values

TEXT_ICON

public static final int TEXT_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

PROJECT_ICON

public static final int PROJECT_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

USER_32x32_ICON

public static final int USER_32x32_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

DRAWER_TRIANGLE

public static final int DRAWER_TRIANGLE
Deprecated. with no replacement.
See Also:
Constant Field Values

IMAGE_ICON

public static final int IMAGE_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

SHUTTLE_LEFT

public static final int SHUTTLE_LEFT
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

WORKSPACE_32x32_ICON

public static final int WORKSPACE_32x32_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

WORKSPACE_ICON

public static final int WORKSPACE_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

DEFAULT_EDITOR_ICON

public static final int DEFAULT_EDITOR_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

DISABLED_UP_ICON

public static final int DISABLED_UP_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

BACK_ICON

public static final int BACK_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

BLANK_ICON

public static final int BLANK_ICON
See Also:
Constant Field Values

PROJECT_32x32_ICON

public static final int PROJECT_32x32_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

DRAWER_MINTRAY_FULL

public static final int DRAWER_MINTRAY_FULL
Deprecated. with no replacement.
See Also:
Constant Field Values

FOLDER_ICON

public static final int FOLDER_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

JAVA_NODE_ICON

public static final int JAVA_NODE_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

FILE_NODE_ICON

public static final int FILE_NODE_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

PACKAGE_ICON

public static final int PACKAGE_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

EDIT_ICON

public static final int EDIT_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

MISCELLANEOUS_FILES_ICON

public static final int MISCELLANEOUS_FILES_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

JAR_ICON

public static final int JAR_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

JSP_ICON

public static final int JSP_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

OPEN_ICON

public static final int OPEN_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

JAVA_ICON

public static final int JAVA_ICON
Deprecated. use the OracleIcons API in icons.jar.
See Also:
Constant Field Values

Constructor Detail

IdeIcons

public IdeIcons()

Method Detail

getInstance

public static final ArrayResourceBundle getInstance()
Gets the singleton instance of this bundle class.

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

getString

public static java.lang.String getString(int key)
Gets the string associated with the specified resource id. By convention all LRB's should implement a getString static method similar to the one below.

getChar

public static char getChar(int key)
Gets the character associated with the specified resource id. By convention all LRB's should implement a getChar static method similar to the one below.

getInteger

public static java.lang.Integer getInteger(int key)

getIcon

public static javax.swing.Icon getIcon(int key)

getImage

public static java.awt.Image getImage(int key)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.7.2)

E13403-10


Copyright © 1997, 2013, Oracle. All rights reserved.