|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISharedImages
This interface contains identifiers used to mark images added to this plug-in's image registry. This images are intended to be shared by referencing the registry and using the identifiers defined here to select the appropriate image.
Field Summary | |
---|---|
static java.lang.String |
DECORATOR_ICON
This image is the icon that represents an observer. |
static java.lang.String |
DELETE_FILE_ICON
This image is the icon to represent a delete file/folder operation in STEM Project Explorer |
static java.lang.String |
DISABLED_PAUSE_ICON
This image is the icon to represent a disabled PAUSE simulation event |
static java.lang.String |
DISABLED_RESET_ICON
This image is the icon to represent a disabled RESET simulation event |
static java.lang.String |
DISABLED_RUN_ICON
This image is the icon to represent a disabled RUN simulation event |
static java.lang.String |
DISABLED_STEP_ICON
This image is the icon to represent a disabled STEP simulation event |
static java.lang.String |
DISABLED_STOP_ICON
This image is the icon to represent a disabled STOP simulation event |
static java.lang.String |
DYNAMIC_LABEL_ICON
This image is the icon that represents a dynamic label in a graph. |
static java.lang.String |
EDGE_ICON
This image is the icon that represents an edge in a graph. |
static java.lang.String |
GRAPH_ICON
This image is the icon that represents a graph. |
static java.lang.String |
GRAPH_MODEL_FILE_ICON
This image is the icon that represents a file that contains a graph. |
static java.lang.String |
MAP_ICON
This image is the icon associated with model files. |
static java.lang.String |
MODEL_ICON
This image is the icon that represents a model. |
static java.lang.String |
MODEL_MODEL_FILE_ICON
This image is the icon that represents a file that contains a model. |
static java.lang.String |
NODE_ICON
This image is the icon that represents a node in a graph. |
static java.lang.String |
OBSERVER_ICON
This image is the icon that represents an observer. |
static java.lang.String |
PAUSE_ICON
This image is the icon to represent a PAUSE simulation event |
static java.lang.String |
RESET_ICON
This image is the icon to represent a RESET simulation event |
static java.lang.String |
RUN_ICON
This image is the icon to represent a RUN simulation event |
static java.lang.String |
SCENARIO_ICON
This image is the icon that represents a scenario. |
static java.lang.String |
SCENARIO_MODEL_FILE_ICON
This image is the icon that represents a file that contains a scenario. |
static java.lang.String |
SEQUENCER_ICON
This image is the icon that represents a sequencer. |
static java.lang.String |
SIMULATION_CONTROL_ICON
This image is the icon associated with a simulation control |
static java.lang.String |
SIMULATION_CONTROL_VIEW_ICON
This image is the icon that identifies the simulation control view |
static java.lang.String |
STATIC_LABEL_ICON
This image is the icon that represents a static label in a graph. |
static java.lang.String |
STEM_EXPLORER_PROJECT_ICON
This image is the icon to represent a STEM project in the STEM Project Explorer |
static java.lang.String |
STEM_EXPLORER_VIEW_ICON
This image is the icon to represent the STEM Project Explorer View |
static java.lang.String |
STEM_GRAPH_FILE_ICON
This image is the icon associated with graph files. |
static java.lang.String |
STEM_MODEL_FILE_ICON
This image is the icon associated with model files. |
static java.lang.String |
STEM_PROJECT_ICON
This image is the icon used to represent a STEM project. |
static java.lang.String |
STEM_SCENARIO_FILE_ICON
This image is the icon associated with scenario files. |
static java.lang.String |
STEP_ICON
This image is the icon to represent a STEP simulation event |
static java.lang.String |
STOP_ICON
This image is the icon to represent a STOP simulation event |
Field Detail |
---|
static final java.lang.String GRAPH_ICON
static final java.lang.String GRAPH_MODEL_FILE_ICON
static final java.lang.String EDGE_ICON
static final java.lang.String DYNAMIC_LABEL_ICON
static final java.lang.String STATIC_LABEL_ICON
static final java.lang.String NODE_ICON
static final java.lang.String MODEL_ICON
static final java.lang.String MODEL_MODEL_FILE_ICON
static final java.lang.String SCENARIO_ICON
static final java.lang.String SCENARIO_MODEL_FILE_ICON
static final java.lang.String SEQUENCER_ICON
static final java.lang.String OBSERVER_ICON
static final java.lang.String DECORATOR_ICON
static final java.lang.String STEM_PROJECT_ICON
static final java.lang.String RUN_ICON
static final java.lang.String PAUSE_ICON
static final java.lang.String STEP_ICON
static final java.lang.String RESET_ICON
static final java.lang.String STOP_ICON
static final java.lang.String DISABLED_RUN_ICON
static final java.lang.String DISABLED_PAUSE_ICON
static final java.lang.String DISABLED_STEP_ICON
static final java.lang.String DISABLED_RESET_ICON
static final java.lang.String DISABLED_STOP_ICON
static final java.lang.String STEM_EXPLORER_VIEW_ICON
static final java.lang.String STEM_EXPLORER_PROJECT_ICON
static final java.lang.String DELETE_FILE_ICON
static final java.lang.String SIMULATION_CONTROL_VIEW_ICON
static final java.lang.String SIMULATION_CONTROL_ICON
static final java.lang.String STEM_SCENARIO_FILE_ICON
static final java.lang.String STEM_GRAPH_FILE_ICON
static final java.lang.String STEM_MODEL_FILE_ICON
static final java.lang.String MAP_ICON
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |