Package com.sun.webui.theme

Interface Summary
Theme The Theme interface defines a set of methods that return resources that define a theme; for example a set of name value pairs defined in properties files representing strings and data, such as messages, image, CSS style sheet and JavaScript file paths.
ThemeFactory The ThemeFactory interface defines methods that return Theme instances.
 

Class Summary
ThemeContext ThemeContext encapsulates the runtime environment for theme.
ThemeManager The ThemeManager manages the locale specific versions of each Theme.
ThemeServlet ThemeServlet is required by the com.sun.webui components to resolve references to resources that exist in a jar.
 

Exception Summary
ThemeConfigurationException Exception describing a problem configuring a specified Theme.
 



Copyright © 2008 Sun Microsystems, Inc. All Rights Reserved.