public interface ISharedImages
TeamImages
Modifier and Type | Field and Description |
---|---|
static String |
IMG_CHECKEDIN_OVR
Overlay identified a version controlled file.
|
static String |
IMG_CHECKEDOUT_OVR
Overlay identifies a checked-out file.
|
static String |
IMG_CONFLICT_OVR
Overlay identifies a conflicting element.
|
static String |
IMG_DIRTY_OVR
Overlay identifies a locally changed file.
|
static String |
IMG_ERROR_OVR
Overlay identifies an error in the element.
|
static String |
IMG_HOURGLASS_OVR
Overlay identifies an element that is being worked on (e.g. is busy).
|
static String |
IMG_WARNING_OVR
Overlay identifies an error in the element.
|
static final String IMG_DIRTY_OVR
static final String IMG_CHECKEDIN_OVR
static final String IMG_CHECKEDOUT_OVR
static final String IMG_CONFLICT_OVR
static final String IMG_ERROR_OVR
static final String IMG_WARNING_OVR
static final String IMG_HOURGLASS_OVR
Copyright (c) 2000, 2013 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.