org.wicketstuff.theme.standard
Class ThemeFactory

java.lang.Object
  extended by org.wicketstuff.theme.standard.ThemeFactory
All Implemented Interfaces:
org.wicketstuff.theme.IThemeFactory

public class ThemeFactory
extends java.lang.Object
implements org.wicketstuff.theme.IThemeFactory


Constructor Summary
ThemeFactory()
           
 
Method Summary
 java.util.List<org.apache.wicket.behavior.HeaderContributor> getHeaderContributors()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThemeFactory

public ThemeFactory()
Method Detail

getHeaderContributors

public java.util.List<org.apache.wicket.behavior.HeaderContributor> getHeaderContributors()
Specified by:
getHeaderContributors in interface org.wicketstuff.theme.IThemeFactory


Copyright © 2010. All Rights Reserved.