public final class IdeIcons extends ArrayResourceBundle
| Modifier and Type | Field and Description | 
|---|---|
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. | 
| Constructor and Description | 
|---|
IdeIcons()  | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
formatImpl, formatImpl, formatImpl, formatImpl, getAcceleratorImpl, getCharImpl, getFontImpl, getIconImpl, getImageIconImpl, getImageImpl, getIntegerImpl, getKeys, getMnemonicImpl, getObject, getObjectImpl, getStringArray, getStringImpl, getUncachedIconImpl, getUncachedImageImpl, handleGetObjectpublic 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.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)