org.radrails.db.internal.ui.editors.yml
Interface IDatabaseYMLEditorColorConstants


public interface IDatabaseYMLEditorColorConstants

Color constants for the database.yml editor.

Author:
mkent

Field Summary
static java.lang.String ENVIRONMENT_NAME
           
static java.lang.String PROPERTY_NAME
           
static java.lang.String YML_COMMENT
           
 

Field Detail

ENVIRONMENT_NAME

public static final java.lang.String ENVIRONMENT_NAME
See Also:
Constant Field Values

PROPERTY_NAME

public static final java.lang.String PROPERTY_NAME
See Also:
Constant Field Values

YML_COMMENT

public static final java.lang.String YML_COMMENT
See Also:
Constant Field Values