|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itmill.toolkit.terminal.web.Theme.File
public class Theme.File
Theme XSL file description Description of a single XSL file included a theme.
| Constructor Summary | |
|---|---|
Theme.File(String name)
Creates a new file. |
|
| Method Summary | |
|---|---|
String |
getName()
Gets the name of the file. |
boolean |
supports(WebBrowser terminal)
Does this file support the given terminal. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Theme.File(String name)
name - the Name of the file.| Method Detail |
|---|
public String getName()
public boolean supports(WebBrowser terminal)
terminal - the type of the web browser.
Theme.Filesetpublic String toString()
toString in class ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||