Uses of Interface
org.pentaho.platform.api.ui.IThemeResolver
- 
Packages that use IThemeResolver Package Description org.pentaho.platform.api.ui  - 
- 
Uses of IThemeResolver in org.pentaho.platform.api.ui
Method parameters in org.pentaho.platform.api.ui with type arguments of type IThemeResolver Modifier and Type Method Description voidIThemeManager. setThemeResolvers(List<IThemeResolver> resolvers)Set the collection of IThemeResolver objects used to find available themes 
 -