org.kuali.student.common.ui.theme.standard.client
Class ThemeImpl
java.lang.Object
org.kuali.student.common.ui.theme.standard.client.ThemeImpl
- All Implemented Interfaces:
- Theme
public class ThemeImpl
- extends Object
- implements Theme
Fields inherited from interface org.kuali.student.common.ui.client.theme.Theme |
INSTANCE |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
commonImages
private final CommonImages commonImages
commonCss
private final CommonCss commonCss
commonWidgets
private final CommonWidgets commonWidgets
richText
private final RichTextEditorImages richText
ThemeImpl
public ThemeImpl()
getCommonImages
public CommonImages getCommonImages()
- Specified by:
getCommonImages
in interface Theme
getCommonCss
public CommonCss getCommonCss()
- Specified by:
getCommonCss
in interface Theme
getRichTextEditorImages
public RichTextEditorImages getRichTextEditorImages()
- Specified by:
getRichTextEditorImages
in interface Theme
getCommonWidgets
public CommonWidgets getCommonWidgets()
- Specified by:
getCommonWidgets
in interface Theme
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.