Uses of Class
org.pentaho.platform.api.ui.Theme
Packages that use Theme
-
Uses of Theme in org.pentaho.platform.api.ui
Methods in org.pentaho.platform.api.ui that return ThemeModifier and TypeMethodDescriptionIThemeManager.getModuleTheme
(String moduleName, String themeName) Returns the named local theme for the given named module or null if either is not foundIThemeManager.getSystemTheme
(String themeName) Returns the named theme or null if not found.ThemeResource.getTheme()
Methods in org.pentaho.platform.api.ui that return types with arguments of type ThemeModifier and TypeMethodDescriptionModuleThemeInfo.getModuleThemes()
IThemeResolver.getSystemThemes()
Return a map of system themes keyed by theme name.ModuleThemeInfo.getSystemThemes()
Methods in org.pentaho.platform.api.ui with parameters of type ThemeConstructors in org.pentaho.platform.api.ui with parameters of type Theme