|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StyleInfo
The StyleInfo interface can be implemented by a Component "helper" class to inform the StyleSheet system about the style attributes it supports. The StyleInfo implementing class should be a lightweight class since it will be instantiated by the StyleSheetIntrospector dynamically to provide style information.
| Method Summary | |
|---|---|
StyleAttrDescriptor[] |
getStyleDescriptors()
Returns an array of StyleAttrDescriptor objects for a given coponent class. |
| Method Detail |
|---|
StyleAttrDescriptor[] getStyleDescriptors()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||