public static interface IDE.SharedImages
ISharedImages
.
This interface is not intended to be implemented by clients.
ISharedImages
Modifier and Type | Field and Description |
---|---|
static String |
IMG_OBJ_PROJECT
Identifies a project image.
|
static String |
IMG_OBJ_PROJECT_CLOSED
Identifies a closed project image.
|
static String |
IMG_OBJS_BKMRK_TSK
Identifies the default image used to indicate a bookmark.
|
static String |
IMG_OBJS_TASK_TSK
Identifies the default image used to indicate a task.
|
static String |
IMG_OPEN_MARKER
Identifies the image used for "open marker".
|
static final String IMG_OBJ_PROJECT
static final String IMG_OBJ_PROJECT_CLOSED
static final String IMG_OPEN_MARKER
static final String IMG_OBJS_TASK_TSK
static final String IMG_OBJS_BKMRK_TSK
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.