Icons

Package: resources
Type: class

12.0_PUBLIC

addedfield: CLOSE_ICON
static javax.swing.Icon CLOSE_ICON

10.3_PUBLIC

addedfield: CLEAR_ICON
static javax.swing.Icon CLEAR_ICON
addedfield: CLOSED_FOLDER_ICON
static javax.swing.Icon CLOSED_FOLDER_ICON
addedfield: COPY_ICON
static javax.swing.Icon COPY_ICON
addedfield: CUT_ICON
static javax.swing.Icon CUT_ICON
addedfield: DOWN_ICON
static javax.swing.Icon DOWN_ICON
addedfield: HOME_ICON
static javax.swing.Icon HOME_ICON
addedfield: INFO_ICON
static javax.swing.Icon INFO_ICON
addedfield: PASTE_ICON
static javax.swing.Icon PASTE_ICON
addedfield: SAVE_AS_ICON
static javax.swing.Icon SAVE_AS_ICON
addedfield: SAVE_ICON
static javax.swing.Icon SAVE_ICON
addedfield: UP_ICON
static javax.swing.Icon UP_ICON
addedfield: WARNING_ICON
static javax.swing.Icon WARNING_ICON
modifiedfield: ADD_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon ADD_ICON
+ static javax.swing.Icon ADD_ICON
modifiedfield: ARROW_DOWN_RIGHT_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon ARROW_DOWN_RIGHT_ICON
+ static javax.swing.Icon ARROW_DOWN_RIGHT_ICON
modifiedfield: ARROW_UP_LEFT_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon ARROW_UP_LEFT_ICON
+ static javax.swing.Icon ARROW_UP_LEFT_ICON
modifiedfield: COLLAPSE_ALL_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon COLLAPSE_ALL_ICON
+ static javax.swing.Icon COLLAPSE_ALL_ICON
modifiedfield: CONFIGURE_FILTER_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon CONFIGURE_FILTER_ICON
+ static javax.swing.Icon CONFIGURE_FILTER_ICON
modifiedfield: DELETE_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon DELETE_ICON
+ static javax.swing.Icon DELETE_ICON
modifiedfield: EMPTY_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon EMPTY_ICON
+ static javax.swing.Icon EMPTY_ICON
modifiedfield: ERROR_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon ERROR_ICON
+ static javax.swing.Icon ERROR_ICON
modifiedfield: EXPAND_ALL_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon EXPAND_ALL_ICON
+ static javax.swing.Icon EXPAND_ALL_ICON
modifiedfield: HELP_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon HELP_ICON
+ static javax.swing.Icon HELP_ICON
modifiedfield: LEFT_ALTERNATE_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon LEFT_ALTERNATE_ICON
+ static javax.swing.Icon LEFT_ALTERNATE_ICON
modifiedfield: LEFT_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon LEFT_ICON
+ static javax.swing.Icon LEFT_ICON
modifiedfield: MAKE_SELECTION_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon MAKE_SELECTION_ICON
+ static javax.swing.Icon MAKE_SELECTION_ICON
modifiedfield: NAVIGATE_ON_INCOMING_EVENT_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon NAVIGATE_ON_INCOMING_EVENT_ICON
+ static javax.swing.Icon NAVIGATE_ON_INCOMING_EVENT_ICON
modifiedfield: NAVIGATE_ON_OUTGOING_EVENT_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon NAVIGATE_ON_OUTGOING_EVENT_ICON
+ static javax.swing.Icon NAVIGATE_ON_OUTGOING_EVENT_ICON
modifiedfield: NOT_ALLOWED_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon NOT_ALLOWED_ICON
+ static javax.swing.Icon NOT_ALLOWED_ICON
modifiedfield: OPEN_FOLDER_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon OPEN_FOLDER_ICON
+ static javax.swing.Icon OPEN_FOLDER_ICON
modifiedfield: REFRESH_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon REFRESH_ICON
+ static javax.swing.Icon REFRESH_ICON
modifiedfield: RIGHT_ALTERNATE_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon RIGHT_ALTERNATE_ICON
+ static javax.swing.Icon RIGHT_ALTERNATE_ICON
modifiedfield: RIGHT_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon RIGHT_ICON
+ static javax.swing.Icon RIGHT_ICON
modifiedfield: SORT_ASCENDING_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon SORT_ASCENDING_ICON
+ static javax.swing.Icon SORT_ASCENDING_ICON
modifiedfield: SORT_DESCENDING_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon SORT_DESCENDING_ICON
+ static javax.swing.Icon SORT_DESCENDING_ICON
modifiedfield: STOP_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon STOP_ICON
+ static javax.swing.Icon STOP_ICON
modifiedfield: STRONG_WARNING_ICON
type: ImageIcon → Icon
- static javax.swing.ImageIcon STRONG_WARNING_ICON
+ static javax.swing.Icon STRONG_WARNING_ICON
removedfield: APPLY_BLOCKED_MATCH_ICON
static javax.swing.ImageIcon APPLY_BLOCKED_MATCH_ICON
removedfield: FILTER_NOT_ACCEPTED_ICON
static javax.swing.ImageIcon FILTER_NOT_ACCEPTED_ICON
removedfield: SAVE_AS
static javax.swing.ImageIcon SAVE_AS

9.2_PUBLIC

addedmethod: get
static javax.swing.ImageIcon get(java.lang.String iconPath)
addedmethod: get
static javax.swing.ImageIcon get(java.lang.String iconPath, int width, int height)
addedfield: HELP_ICON
static javax.swing.ImageIcon HELP_ICON

9.1_PUBLIC

addedfield: EMPTY_ICON
static javax.swing.ImageIcon EMPTY_ICON
addedfield: MAKE_SELECTION_ICON
static javax.swing.ImageIcon MAKE_SELECTION_ICON
removedmethod: getUrlForIconsReference
static java.net.URL getUrlForIconsReference(java.lang.String snippet)

9.0.1_PUBLIC

introducedInitial version