org.eclipse.gmf.runtime.lite.preferences
Interface IPreferenceConstants


public interface IPreferenceConstants

Constants of preference for the "Lite" diagrams.


Field Summary
static String DEFAULT_FONT
           
static String FILL_COLOR
           
static String FONT_COLOR
           
static String LINE_COLOR
           
 

Field Detail

DEFAULT_FONT

static final String DEFAULT_FONT
See Also:
Constant Field Values

FONT_COLOR

static final String FONT_COLOR
See Also:
Constant Field Values

FILL_COLOR

static final String FILL_COLOR
See Also:
Constant Field Values

LINE_COLOR

static final String LINE_COLOR
See Also:
Constant Field Values


Copyright © 2012. All Rights Reserved.