Rational Developer for Power Systems Software
V7.6

com.ibm.etools.systems.application.visual.editor.utils
Interface IColorFontThemeConstants


public interface IColorFontThemeConstants

This interface should be used to maintain all constants related to colors and fonts that are settable by the user through preferences for Application Diagram.


Field Summary
static String APPDIAGRAM_VIEWER_FONT
           
static String copyright
           
static String INLINE_HIGHTLIGHT_COLOR
           
static String OUTLINE_HIGHTLIGHT_COLOR
           
 

Field Detail

copyright

static final String copyright
See Also:
Constant Field Values

INLINE_HIGHTLIGHT_COLOR

static final String INLINE_HIGHTLIGHT_COLOR
See Also:
Constant Field Values

OUTLINE_HIGHTLIGHT_COLOR

static final String OUTLINE_HIGHTLIGHT_COLOR
See Also:
Constant Field Values

APPDIAGRAM_VIEWER_FONT

static final String APPDIAGRAM_VIEWER_FONT
See Also:
Constant Field Values

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.