|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Theme.Requirement
Generic requirement. Interface implemented by requirements introducing method for checking compability with given terminal.
| Method Summary | |
|---|---|
boolean |
isMet(WebBrowser terminal)
Checks that this requirement is met by given type of browser. |
| Method Detail |
|---|
boolean isMet(WebBrowser terminal)
terminal - the type of the web browser.
true if terminal is compatible with this
rule,otherwise false.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||