public class ThemeResource extends Object implements Serializable
ThemeResource(Theme theme, String resource)
String
getLocation()
Theme
getTheme()
void
setLocation(String location)
setTheme(Theme theme)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThemeResource(Theme theme, String resource)
public String getLocation()
public void setLocation(String location)
public Theme getTheme()
public void setTheme(Theme theme)