| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
java.util.ResourceBundle
      
oracle.ide.util.ArrayResourceBundle
          
oracle.ide.resource.IdeIcons
public final class IdeIcons
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_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
BLANK_ICON | 
static int | 
CLASS_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
CONNECTIONS_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
DEFAULT_EDITOR_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
DISABLED_DOWN_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
DISABLED_UP_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
DOWN_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
DRAWER_HANDLEDeprecated. with no replacement  | 
static int | 
DRAWER_MINIMIZEDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
DRAWER_MINTRAYDeprecated. with no replacement.  | 
static int | 
DRAWER_MINTRAY_FULLDeprecated. with no replacement.  | 
static int | 
DRAWER_TRIANGLEDeprecated. with no replacement.  | 
static int | 
EDIT_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
FEEDBACK_ICONDeprecated. with no replacement.  | 
static int | 
FILE_NODE_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
FOLDER_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
GLOBAL_LIBRARIES_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
HOME_32x32_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
HTML_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
IMAGE_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
JAR_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
JAVA_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
JAVA_NODE_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
JSP_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
MISCELLANEOUS_FILES_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
OPEN_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
PACKAGE_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
PROJECT_32x32_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
PROJECT_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
SHUTTLE_LEFTDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
TEXT_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
UP_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
USER_32x32_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
WORKSPACE_32x32_ICONDeprecated. use the OracleIcons API in icons.jar. | 
static int | 
WORKSPACE_ICONDeprecated. 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 | 
|---|
public static final int DRAWER_MINIMIZE
OracleIcons API in icons.jar.
public static final int CLASS_ICON
OracleIcons API in icons.jar.
public static final int CONNECTIONS_ICON
OracleIcons API in icons.jar.
public static final int DISABLED_DOWN_ICON
OracleIcons API in icons.jar.
public static final int HOME_32x32_ICON
OracleIcons API in icons.jar.
public static final int UP_ICON
OracleIcons API in icons.jar.
public static final int DRAWER_MINTRAY
public static final int FEEDBACK_ICON
public static final int GLOBAL_LIBRARIES_ICON
OracleIcons API in icons.jar.
public static final int DOWN_ICON
OracleIcons API in icons.jar.
public static final int HTML_ICON
OracleIcons API in icons.jar.
public static final int DRAWER_HANDLE
public static final int TEXT_ICON
OracleIcons API in icons.jar.
public static final int PROJECT_ICON
OracleIcons API in icons.jar.
public static final int USER_32x32_ICON
OracleIcons API in icons.jar.
public static final int DRAWER_TRIANGLE
public static final int IMAGE_ICON
OracleIcons API in icons.jar.
public static final int SHUTTLE_LEFT
OracleIcons API in icons.jar.
public static final int WORKSPACE_32x32_ICON
OracleIcons API in icons.jar.
public static final int WORKSPACE_ICON
OracleIcons API in icons.jar.
public static final int DEFAULT_EDITOR_ICON
OracleIcons API in icons.jar.
public static final int DISABLED_UP_ICON
OracleIcons API in icons.jar.
public static final int BACK_ICON
OracleIcons API in icons.jar.
public static final int BLANK_ICON
public static final int PROJECT_32x32_ICON
OracleIcons API in icons.jar.
public static final int DRAWER_MINTRAY_FULL
public static final int FOLDER_ICON
OracleIcons API in icons.jar.
public static final int JAVA_NODE_ICON
OracleIcons API in icons.jar.
public static final int FILE_NODE_ICON
OracleIcons API in icons.jar.
public static final int PACKAGE_ICON
OracleIcons API in icons.jar.
public static final int EDIT_ICON
OracleIcons API in icons.jar.
public static final int MISCELLANEOUS_FILES_ICON
OracleIcons API in icons.jar.
public static final int JAR_ICON
OracleIcons API in icons.jar.
public static final int JSP_ICON
OracleIcons API in icons.jar.
public static final int OPEN_ICON
OracleIcons API in icons.jar.
public static final int JAVA_ICON
OracleIcons API in icons.jar.
| Constructor Detail | 
|---|
public IdeIcons()
| Method Detail | 
|---|
public static final ArrayResourceBundle getInstance()
protected java.lang.Object[] getContents()
getContents in class ArrayResourceBundlepublic static java.lang.String getString(int key)
public static char getChar(int key)
public static java.lang.Integer getInteger(int key)
public static javax.swing.Icon getIcon(int key)
public static java.awt.Image getImage(int key)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||