org.apache.turbine.services.ui |
Provides skinning facilities for a Turbine web application.
$Id$
|
Java Source File Name | Type | Comment |
TurbineUI.java | Class | This is a convenience class provided to allow access to the UIService
through static methods. |
TurbineUIService.java | Class | The UI service provides for shared access to User Interface (skin) files,
as well as the ability for non-default skin files to inherit properties from
a default skin. |
UIService.java | Interface | The UI service provides for shared access to User Interface (skin) files,
as well as the ability for non-default skin files to inherit properties from
a default skin. |