|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.rave.web.ui.util.ThemeUtilities
public class ThemeUtilities
Utilities needed by Sun Web Components to retrieve an appropriate Theme.
Constructor Summary | |
---|---|
ThemeUtilities()
|
Method Summary | |
---|---|
static Theme |
getTheme(javax.faces.context.FacesContext context)
Use this method to retrieve a named Theme. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThemeUtilities()
Method Detail |
---|
public static Theme getTheme(javax.faces.context.FacesContext context)
context
- The FacesContext for the request.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |