|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.platform.api.ui.ThemeResource
public class ThemeResource
User: nbaker Date: 5/15/11
Constructor Summary | |
---|---|
ThemeResource(Theme theme,
String resource)
|
Method Summary | |
---|---|
String |
getLocation()
|
Theme |
getTheme()
|
void |
setLocation(String location)
|
void |
setTheme(Theme theme)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThemeResource(Theme theme, String resource)
Method Detail |
---|
public String getLocation()
public void setLocation(String location)
public Theme getTheme()
public void setTheme(Theme theme)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |