org.ocopomo.simulationanalysistool.editors
Interface IXMLColorConstants


public interface IXMLColorConstants


Field Summary
static org.eclipse.swt.graphics.RGB BLACK
           
static org.eclipse.swt.graphics.RGB GREEN
           
static org.eclipse.swt.graphics.RGB GREY
           
static org.eclipse.swt.graphics.RGB RED
           
static org.eclipse.swt.graphics.RGB WHITE
           
 

Field Detail

RED

static final org.eclipse.swt.graphics.RGB RED

BLACK

static final org.eclipse.swt.graphics.RGB BLACK

WHITE

static final org.eclipse.swt.graphics.RGB WHITE

GREY

static final org.eclipse.swt.graphics.RGB GREY

GREEN

static final org.eclipse.swt.graphics.RGB GREEN