org.richfaces.skin
Class ThemeImpl

java.lang.Object
  extended by org.richfaces.skin.ThemeImpl
All Implemented Interfaces:
Theme

public class ThemeImpl
extends java.lang.Object
implements Theme

Author:
asmirnov

Constructor Summary
ThemeImpl(java.util.Properties themeProperties)
           
 
Method Summary
 java.lang.Object getProperty(java.lang.String name)
           
 java.lang.String getRendererType()
           
 java.lang.String getScript()
           
 java.lang.String getStyle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeImpl

public ThemeImpl(java.util.Properties themeProperties)
Parameters:
themeProperties -
Method Detail

getProperty

public java.lang.Object getProperty(java.lang.String name)
Specified by:
getProperty in interface Theme

getRendererType

public java.lang.String getRendererType()
Specified by:
getRendererType in interface Theme

getScript

public java.lang.String getScript()
Specified by:
getScript in interface Theme

getStyle

public java.lang.String getStyle()
Specified by:
getStyle in interface Theme


Copyright © 2010. All Rights Reserved.