| java.lang.Object com.sun.portal.wireless.providers.util.ProviderUtility
ProviderUtility | public class ProviderUtility (Code) | | Provides access to common methods for use by the providers.
|
setDefaultPresentation | public static Hashtable setDefaultPresentation(String provName, ProviderContext pc, Hashtable tagTable) throws ProviderContextException(Code) | | This method sets default presentation values based on a providers theme.
Parameters: tagTable - The tagTable that you want to set default values in The hashtable with the following values setbgColor Background ColorborderWidth Border width for a tabletitleBarColor Color for a table sectiontitleFontColor Color for a fontborderColor Color for a table borderfontFace Font stylefontColor Font color |
|
|