com.alveole.studio.web.designer.xmleditor
Interface IXMLColorConstants


public interface IXMLColorConstants


Field Summary
static org.eclipse.swt.graphics.RGB DEFAULT
           
static org.eclipse.swt.graphics.RGB PROC_INSTR
           
static org.eclipse.swt.graphics.RGB STRING
           
static org.eclipse.swt.graphics.RGB TAG
           
static org.eclipse.swt.graphics.RGB XML_COMMENT
           
 

Field Detail

XML_COMMENT

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

PROC_INSTR

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

STRING

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

DEFAULT

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

TAG

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