|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISharedColors
This interface contains identifiers used to mark SWT colors added to this plug-in's color registry. These colors are intended to be shared by referencing the color registry and using the identifiers defined here to select the appropriate color.
Field Summary | |
---|---|
static java.lang.String |
GRAY
Color yellow -- used as background for text |
static java.lang.String |
GREEN
Color green -- used as background when simulation is running |
static java.lang.String |
ORANGE
Color orange -- used as background when simulation is resetted |
static java.lang.String |
YELLOW
Color yellow -- used as background when simulation is paused |
Field Detail |
---|
static final java.lang.String GREEN
static final java.lang.String ORANGE
static final java.lang.String YELLOW
static final java.lang.String GRAY
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |