|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISharedImages
Images that are available for providers to re-use. They include common overlays and wizard images. A provider can use their own custom images, these shared images are only available for convenience.
TeamImages
Field Summary | |
---|---|
static java.lang.String |
IMG_CHECKEDIN_OVR
Overlay identified a version controlled file. |
static java.lang.String |
IMG_CHECKEDOUT_OVR
Overlay identifies a checked-out file. |
static java.lang.String |
IMG_CONFLICT_OVR
Overlay identifies a conflicting element. |
static java.lang.String |
IMG_DIRTY_OVR
Overlay identifies a locally changed file. |
static java.lang.String |
IMG_ERROR_OVR
Overlay identifies an error in the element. |
static java.lang.String |
IMG_HOURGLASS_OVR
Overlay identifies an element that is being worked on (e.g. is busy). |
static java.lang.String |
IMG_WARNING_OVR
Overlay identifies an error in the element. |
Field Detail |
---|
static final java.lang.String IMG_DIRTY_OVR
static final java.lang.String IMG_CHECKEDIN_OVR
static final java.lang.String IMG_CHECKEDOUT_OVR
static final java.lang.String IMG_CONFLICT_OVR
static final java.lang.String IMG_ERROR_OVR
static final java.lang.String IMG_WARNING_OVR
static final java.lang.String IMG_HOURGLASS_OVR
|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.