com.atlassian.confluence.it.admin
Class BundledThemeKeys

java.lang.Object
  extended by com.atlassian.confluence.it.admin.BundledThemeKeys

public class BundledThemeKeys
extends java.lang.Object


Field Summary
static java.lang.String[] ALL
           
static java.lang.String CLASSIC
           
static java.lang.String CLICKR
           
static java.lang.String LEFT_NAVIGATION
           
 
Constructor Summary
BundledThemeKeys()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CLASSIC

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

CLICKR

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

LEFT_NAVIGATION

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

ALL

public static final java.lang.String[] ALL
Constructor Detail

BundledThemeKeys

public BundledThemeKeys()


Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.