|
NextApp Echo2 v2.1.0.rc2 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StyleSheet
A collection of component-specific named styles.
| Method Summary | |
|---|---|
Style |
getStyle(Class componentClass,
String styleName)
Retrieves the appropriate style for the specified component class and style name. |
| Method Detail |
|---|
Style getStyle(Class componentClass,
String styleName)
componentClass - the Class of the
Component for which style information is being
determinedstyleName - the name of the Component's specified
named style
Style if found, or null otherwise
|
NextApp Echo2 v2.1.0.rc2 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||