vocleditor
Class VOCLEditorConstants

java.lang.Object
  extended by vocleditor.VOCLEditorConstants

public class VOCLEditorConstants
extends java.lang.Object

Author:
bjoern VOCLEditor static

Field Summary
static org.eclipse.swt.graphics.Color ASSOCIATION_COLOR
           
static org.eclipse.swt.graphics.Color ASSOCIATION_ROLE_SELECTED_COLOR
           
static org.eclipse.swt.graphics.Color ATTRIBUTE_COLOR
           
static org.eclipse.swt.graphics.Color ATTRIBUTE_COLOR_2
           
static org.eclipse.swt.graphics.Color ATTRIBUTE_SELECTED_COLOR
           
static org.eclipse.swt.graphics.Color ATTRIBUTE_SELECTED_PRIMARY_COLOR
           
static org.eclipse.swt.graphics.Color CLASSIFIER_COLOR
           
static org.eclipse.swt.graphics.Color CONDITION_COLOR
           
static org.eclipse.swt.graphics.Color CONDITION_COLOR_2
           
static org.eclipse.swt.graphics.Color CONSTRAINT_COLOR
           
static org.eclipse.swt.graphics.Color CONTEXT_COLOR
           
static org.eclipse.swt.graphics.Color CONTEXT_COLOR_2
           
static boolean debugMode
           
static org.eclipse.swt.graphics.Color EXPRESSION_COLOR
           
static org.eclipse.swt.graphics.Color EXPRESSION_COLOR_2
           
static org.eclipse.swt.graphics.Color EXPRESSION_TEXT_COLOR
           
static org.eclipse.swt.graphics.Color SET_CLASSIFIER_BACK_COLOR
           
static java.lang.String[] SimpleTypes
           
 
Constructor Summary
VOCLEditorConstants()
           
 
Method Summary
static void addSimpleTypesToCombo(org.eclipse.swt.widgets.Combo c, boolean emptyLine)
           
static java.util.List getSimleTypes()
          Returns the list of simple types.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

debugMode

public static boolean debugMode

CLASSIFIER_COLOR

public static final org.eclipse.swt.graphics.Color CLASSIFIER_COLOR

ATTRIBUTE_COLOR

public static final org.eclipse.swt.graphics.Color ATTRIBUTE_COLOR

ATTRIBUTE_COLOR_2

public static final org.eclipse.swt.graphics.Color ATTRIBUTE_COLOR_2

ATTRIBUTE_SELECTED_COLOR

public static final org.eclipse.swt.graphics.Color ATTRIBUTE_SELECTED_COLOR

ATTRIBUTE_SELECTED_PRIMARY_COLOR

public static final org.eclipse.swt.graphics.Color ATTRIBUTE_SELECTED_PRIMARY_COLOR

ASSOCIATION_ROLE_SELECTED_COLOR

public static final org.eclipse.swt.graphics.Color ASSOCIATION_ROLE_SELECTED_COLOR

ASSOCIATION_COLOR

public static final org.eclipse.swt.graphics.Color ASSOCIATION_COLOR

CONSTRAINT_COLOR

public static final org.eclipse.swt.graphics.Color CONSTRAINT_COLOR

CONTEXT_COLOR

public static final org.eclipse.swt.graphics.Color CONTEXT_COLOR

CONTEXT_COLOR_2

public static final org.eclipse.swt.graphics.Color CONTEXT_COLOR_2

CONDITION_COLOR

public static final org.eclipse.swt.graphics.Color CONDITION_COLOR

CONDITION_COLOR_2

public static final org.eclipse.swt.graphics.Color CONDITION_COLOR_2

EXPRESSION_COLOR

public static final org.eclipse.swt.graphics.Color EXPRESSION_COLOR

EXPRESSION_COLOR_2

public static final org.eclipse.swt.graphics.Color EXPRESSION_COLOR_2

EXPRESSION_TEXT_COLOR

public static final org.eclipse.swt.graphics.Color EXPRESSION_TEXT_COLOR

SET_CLASSIFIER_BACK_COLOR

public static final org.eclipse.swt.graphics.Color SET_CLASSIFIER_BACK_COLOR

SimpleTypes

public static final java.lang.String[] SimpleTypes
Constructor Detail

VOCLEditorConstants

public VOCLEditorConstants()
Method Detail

addSimpleTypesToCombo

public static void addSimpleTypesToCombo(org.eclipse.swt.widgets.Combo c,
                                         boolean emptyLine)

getSimleTypes

public static java.util.List getSimleTypes()
Returns the list of simple types.

Returns:
the list of simple types