com.atlassian.confluence.themes
Class BasicTheme
java.lang.Object
com.atlassian.confluence.themes.BasicTheme
- All Implemented Interfaces:
- Theme
public class BasicTheme
- extends Object
- implements Theme
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicTheme
public BasicTheme()
getColourScheme
public ColourScheme getColourScheme()
- Specified by:
getColourScheme in interface Theme
getDecorator
public ThemedDecorator getDecorator(String path)
- Specified by:
getDecorator in interface Theme
init
public void init(ThemeModuleDescriptor moduleDescriptor)
- Specified by:
init in interface Theme