org.pentaho.platform.api.ui
Class ThemeResource
java.lang.Object
org.pentaho.platform.api.ui.ThemeResource
public class ThemeResource
- extends java.lang.Object
User: nbaker
Date: 5/15/11
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThemeResource
public ThemeResource(Theme theme,
java.lang.String resource)
getLocation
public java.lang.String getLocation()
setLocation
public void setLocation(java.lang.String location)
getTheme
public Theme getTheme()
setTheme
public void setTheme(Theme theme)