com.atlassian.jira.config.properties
Class LookAndFeelBean.DefaultColours

java.lang.Object
  extended by com.atlassian.jira.config.properties.LookAndFeelBean.DefaultColours
Enclosing class:
LookAndFeelBean

public static final class LookAndFeelBean.DefaultColours
extends Object

These are the "intended" colours for the JIRA Header.

Since:
v4.0

Field Summary
static String MENU_BGCOLOUR
           
static String MENU_SEPARATOR
           
static String MENU_TEXTCOLOUR
           
static String TEXT_ACTIVELINKCOLOR
           
static String TEXT_HEADINGCOLOR
           
static String TEXT_LINKCOLOR
           
static String TOP_BGCOLOUR
           
static String TOP_HIGHLIGHTCOLOUR
           
static String TOP_SEPARATOR_BGCOLOUR
           
static String TOP_TEXTCOLOUR
           
static String TOP_TEXTHIGHLIGHTCOLOUR
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TOP_HIGHLIGHTCOLOUR

public static final String TOP_HIGHLIGHTCOLOUR
See Also:
Constant Field Values

TOP_TEXTHIGHLIGHTCOLOUR

public static final String TOP_TEXTHIGHLIGHTCOLOUR
See Also:
Constant Field Values

TOP_SEPARATOR_BGCOLOUR

public static final String TOP_SEPARATOR_BGCOLOUR
See Also:
Constant Field Values

TOP_BGCOLOUR

public static final String TOP_BGCOLOUR
See Also:
Constant Field Values

TOP_TEXTCOLOUR

public static final String TOP_TEXTCOLOUR
See Also:
Constant Field Values

MENU_BGCOLOUR

public static final String MENU_BGCOLOUR
See Also:
Constant Field Values

MENU_TEXTCOLOUR

public static final String MENU_TEXTCOLOUR
See Also:
Constant Field Values

MENU_SEPARATOR

public static final String MENU_SEPARATOR
See Also:
Constant Field Values

TEXT_LINKCOLOR

public static final String TEXT_LINKCOLOR
See Also:
Constant Field Values

TEXT_ACTIVELINKCOLOR

public static final String TEXT_ACTIVELINKCOLOR
See Also:
Constant Field Values

TEXT_HEADINGCOLOR

public static final String TEXT_HEADINGCOLOR
See Also:
Constant Field Values


Copyright © 2002-2014 Atlassian. All Rights Reserved.