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:
v3.13

Field Summary
static String MENU_BGCOLOUR
           
static String MENU_DROPDOWN_BORDERCOLOUR
           
static String MENU_HIGHLIGHTCOLOUR
           
static String MENU_TEXTCOLOUR
           
static String MENU_TEXTHIGHLIGHTCOLOUR
           
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

MENU_DROPDOWN_BORDERCOLOUR

public static final String MENU_DROPDOWN_BORDERCOLOUR
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_HIGHLIGHTCOLOUR

public static final String MENU_HIGHLIGHTCOLOUR
See Also:
Constant Field Values

MENU_TEXTHIGHLIGHTCOLOUR

public static final String MENU_TEXTHIGHLIGHTCOLOUR
See Also:
Constant Field Values


Copyright © 2002-2009 Atlassian. All Rights Reserved.