com.intellij.util
Class Icons

java.lang.Object
  extended by com.intellij.util.Icons

public abstract class Icons
extends java.lang.Object


Field Summary
static javax.swing.Icon ABSTRACT_CLASS_ICON
           
static javax.swing.Icon ABSTRACT_METHOD_ICON
           
static javax.swing.Icon ADD_ICON
           
static javax.swing.Icon ADVICE_ICON
           
static javax.swing.Icon ANNOTATION_TYPE_ICON
           
static javax.swing.Icon ANONYMOUS_CLASS_ICON
           
static javax.swing.Icon ANT_META_TARGET_ICON
           
static javax.swing.Icon ANT_TARGET_ICON
           
static javax.swing.Icon ASPECT_ICON
           
static javax.swing.Icon CLASS_ICON
           
static javax.swing.Icon CUSTOM_FILE_ICON
           
static javax.swing.Icon DATASOURCE_REMOTE_INSTANCE
           
static javax.swing.Icon DELETE_ICON
           
static javax.swing.Icon DIRECTORY_CLOSED_ICON
           
static javax.swing.Icon DIRECTORY_OPEN_ICON
           
static javax.swing.Icon EJB_BUSINESS_METHOD_ICON
           
static javax.swing.Icon EJB_CLASS_ICON
           
static javax.swing.Icon EJB_CMP_FIELD_ICON
           
static javax.swing.Icon EJB_CMR_FIELD_ICON
           
static javax.swing.Icon EJB_CREATE_METHOD_ICON
           
static javax.swing.Icon EJB_DATASOURCE
           
static javax.swing.Icon EJB_DATASOURCE_DISABLED
           
static javax.swing.Icon EJB_DATASOURCE_TABLE
           
static javax.swing.Icon EJB_ENVIRONMENT_ENTRY
           
static javax.swing.Icon EJB_FIELD_PK
           
static javax.swing.Icon EJB_FINDER_METHOD_ICON
           
static javax.swing.Icon EJB_HOME_INTERFACE_ICON
           
static javax.swing.Icon EJB_ICON
           
static javax.swing.Icon EJB_LOCAL_HOME_INTERFACE_ICON
           
static javax.swing.Icon EJB_LOCAL_INTERFACE_ICON
           
static javax.swing.Icon EJB_PRIMARY_KEY_CLASS
           
static javax.swing.Icon EJB_REFERENCE
           
static javax.swing.Icon EJB_REMOTE_INTERFACE_ICON
           
static javax.swing.Icon EJB_SECURITY_ROLE
           
static javax.swing.Icon ENUM_ICON
           
static javax.swing.Icon ERROR_INTRODUCTION_ICON
           
static javax.swing.Icon EXCEPTION_CLASS_ICON
           
static javax.swing.Icon EXCLUDED_FROM_COMPILE_ICON
           
static javax.swing.Icon FIELD_ICON
           
static javax.swing.Icon FILE_ICON
           
static javax.swing.Icon FLATTEN_PACKAGES_ICON
           
static javax.swing.Icon GROUP_BY_PACKAGES
           
static javax.swing.Icon INTERFACE_ICON
           
static javax.swing.Icon JAR_ICON
           
static javax.swing.Icon JAVA_OUTSIDE_SOURCE_ICON
           
static javax.swing.Icon JSP_ICON
           
static javax.swing.Icon JUNIT_TEST_CLASS_ICON
           
static javax.swing.Icon LIBRARY_ICON
           
static javax.swing.Icon LOCKED_ICON
           
static javax.swing.Icon METHOD_ICON
           
static javax.swing.Icon OPEN_EDIT_DIALOG_ICON
           
static javax.swing.Icon PACKAGE_ICON
           
static javax.swing.Icon PACKAGE_LOCAL_ICON
           
static javax.swing.Icon PACKAGE_OPEN_ICON
           
static javax.swing.Icon PARAMETER_ICON
           
static javax.swing.Icon PARENTS_INTRODUCTION_ICON
           
static javax.swing.Icon POINTCUT_ICON
           
static javax.swing.Icon PRIVATE_ICON
           
static javax.swing.Icon PROJECT_ICON
           
static javax.swing.Icon PROPERTY_ICON
           
static javax.swing.Icon PROTECTED_ICON
           
static javax.swing.Icon PUBLIC_ICON
           
static javax.swing.Icon SMALL_VCS_CONFIGURABLE
           
static javax.swing.Icon SOFTENING_INTRODUCTION_ICON
           
static javax.swing.Icon UI_FORM_ICON
           
static javax.swing.Icon VARIABLE_ICON
           
static javax.swing.Icon VARIABLE_READ_ACCESS
           
static javax.swing.Icon VARIABLE_RW_ACCESS
           
static javax.swing.Icon VARIABLE_WRITE_ACCESS
           
static javax.swing.Icon VCS_SMALL_TAB
           
static javax.swing.Icon WARNING_INTRODUCTION_ICON
           
static javax.swing.Icon WEB_ICON
           
static javax.swing.Icon XML_TAG_ICON
           
 
Constructor Summary
Icons()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PUBLIC_ICON

public static final javax.swing.Icon PUBLIC_ICON

LOCKED_ICON

public static final javax.swing.Icon LOCKED_ICON

PRIVATE_ICON

public static final javax.swing.Icon PRIVATE_ICON

PROTECTED_ICON

public static final javax.swing.Icon PROTECTED_ICON

PACKAGE_LOCAL_ICON

public static final javax.swing.Icon PACKAGE_LOCAL_ICON

PACKAGE_ICON

public static final javax.swing.Icon PACKAGE_ICON

PACKAGE_OPEN_ICON

public static final javax.swing.Icon PACKAGE_OPEN_ICON

DIRECTORY_CLOSED_ICON

public static final javax.swing.Icon DIRECTORY_CLOSED_ICON

DIRECTORY_OPEN_ICON

public static final javax.swing.Icon DIRECTORY_OPEN_ICON

CLASS_ICON

public static final javax.swing.Icon CLASS_ICON

EXCEPTION_CLASS_ICON

public static final javax.swing.Icon EXCEPTION_CLASS_ICON

ANONYMOUS_CLASS_ICON

public static final javax.swing.Icon ANONYMOUS_CLASS_ICON

ABSTRACT_CLASS_ICON

public static final javax.swing.Icon ABSTRACT_CLASS_ICON

JUNIT_TEST_CLASS_ICON

public static final javax.swing.Icon JUNIT_TEST_CLASS_ICON

ANNOTATION_TYPE_ICON

public static final javax.swing.Icon ANNOTATION_TYPE_ICON

ENUM_ICON

public static final javax.swing.Icon ENUM_ICON

INTERFACE_ICON

public static final javax.swing.Icon INTERFACE_ICON

METHOD_ICON

public static final javax.swing.Icon METHOD_ICON

ABSTRACT_METHOD_ICON

public static final javax.swing.Icon ABSTRACT_METHOD_ICON

FIELD_ICON

public static final javax.swing.Icon FIELD_ICON

PARAMETER_ICON

public static final javax.swing.Icon PARAMETER_ICON

VARIABLE_ICON

public static final javax.swing.Icon VARIABLE_ICON

XML_TAG_ICON

public static final javax.swing.Icon XML_TAG_ICON

ANT_TARGET_ICON

public static final javax.swing.Icon ANT_TARGET_ICON

ANT_META_TARGET_ICON

public static final javax.swing.Icon ANT_META_TARGET_ICON

LIBRARY_ICON

public static final javax.swing.Icon LIBRARY_ICON

WEB_ICON

public static final javax.swing.Icon WEB_ICON

JAR_ICON

public static final javax.swing.Icon JAR_ICON

FILE_ICON

public static final javax.swing.Icon FILE_ICON

EJB_CLASS_ICON

public static final javax.swing.Icon EJB_CLASS_ICON

EJB_HOME_INTERFACE_ICON

public static final javax.swing.Icon EJB_HOME_INTERFACE_ICON

EJB_LOCAL_HOME_INTERFACE_ICON

public static final javax.swing.Icon EJB_LOCAL_HOME_INTERFACE_ICON

EJB_LOCAL_INTERFACE_ICON

public static final javax.swing.Icon EJB_LOCAL_INTERFACE_ICON

EJB_REMOTE_INTERFACE_ICON

public static final javax.swing.Icon EJB_REMOTE_INTERFACE_ICON

EJB_ICON

public static final javax.swing.Icon EJB_ICON

EJB_CREATE_METHOD_ICON

public static final javax.swing.Icon EJB_CREATE_METHOD_ICON

EJB_FINDER_METHOD_ICON

public static final javax.swing.Icon EJB_FINDER_METHOD_ICON

EJB_BUSINESS_METHOD_ICON

public static final javax.swing.Icon EJB_BUSINESS_METHOD_ICON

EJB_CMP_FIELD_ICON

public static final javax.swing.Icon EJB_CMP_FIELD_ICON

EJB_CMR_FIELD_ICON

public static final javax.swing.Icon EJB_CMR_FIELD_ICON

EJB_PRIMARY_KEY_CLASS

public static final javax.swing.Icon EJB_PRIMARY_KEY_CLASS

EJB_REFERENCE

public static final javax.swing.Icon EJB_REFERENCE

EJB_ENVIRONMENT_ENTRY

public static final javax.swing.Icon EJB_ENVIRONMENT_ENTRY

EJB_SECURITY_ROLE

public static final javax.swing.Icon EJB_SECURITY_ROLE

EJB_DATASOURCE

public static final javax.swing.Icon EJB_DATASOURCE

EJB_DATASOURCE_DISABLED

public static final javax.swing.Icon EJB_DATASOURCE_DISABLED

EJB_DATASOURCE_TABLE

public static final javax.swing.Icon EJB_DATASOURCE_TABLE

DATASOURCE_REMOTE_INSTANCE

public static final javax.swing.Icon DATASOURCE_REMOTE_INSTANCE

EJB_FIELD_PK

public static final javax.swing.Icon EJB_FIELD_PK

VARIABLE_READ_ACCESS

public static final javax.swing.Icon VARIABLE_READ_ACCESS

VARIABLE_WRITE_ACCESS

public static final javax.swing.Icon VARIABLE_WRITE_ACCESS

VARIABLE_RW_ACCESS

public static final javax.swing.Icon VARIABLE_RW_ACCESS

CUSTOM_FILE_ICON

public static final javax.swing.Icon CUSTOM_FILE_ICON

PROPERTY_ICON

public static final javax.swing.Icon PROPERTY_ICON

ASPECT_ICON

public static final javax.swing.Icon ASPECT_ICON

POINTCUT_ICON

public static final javax.swing.Icon POINTCUT_ICON

ADVICE_ICON

public static final javax.swing.Icon ADVICE_ICON

ERROR_INTRODUCTION_ICON

public static final javax.swing.Icon ERROR_INTRODUCTION_ICON

WARNING_INTRODUCTION_ICON

public static final javax.swing.Icon WARNING_INTRODUCTION_ICON

PARENTS_INTRODUCTION_ICON

public static final javax.swing.Icon PARENTS_INTRODUCTION_ICON

SOFTENING_INTRODUCTION_ICON

public static final javax.swing.Icon SOFTENING_INTRODUCTION_ICON

JAVA_OUTSIDE_SOURCE_ICON

public static final javax.swing.Icon JAVA_OUTSIDE_SOURCE_ICON

EXCLUDED_FROM_COMPILE_ICON

public static final javax.swing.Icon EXCLUDED_FROM_COMPILE_ICON

PROJECT_ICON

public static final javax.swing.Icon PROJECT_ICON

UI_FORM_ICON

public static final javax.swing.Icon UI_FORM_ICON

JSP_ICON

public static final javax.swing.Icon JSP_ICON

SMALL_VCS_CONFIGURABLE

public static final javax.swing.Icon SMALL_VCS_CONFIGURABLE

VCS_SMALL_TAB

public static final javax.swing.Icon VCS_SMALL_TAB

GROUP_BY_PACKAGES

public static final javax.swing.Icon GROUP_BY_PACKAGES

ADD_ICON

public static final javax.swing.Icon ADD_ICON

DELETE_ICON

public static final javax.swing.Icon DELETE_ICON

OPEN_EDIT_DIALOG_ICON

public static final javax.swing.Icon OPEN_EDIT_DIALOG_ICON

FLATTEN_PACKAGES_ICON

public static final javax.swing.Icon FLATTEN_PACKAGES_ICON
Constructor Detail

Icons

public Icons()