|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ComponentStyleListener
Component style listener interface.
| Method Summary | |
|---|---|
void |
styleUpdated(Component component,
String styleKey,
Object previousValue)
Called when a component style has been updated. |
| Method Detail |
|---|
void styleUpdated(Component component,
String styleKey,
Object previousValue)
component - Component the style belongs tostyleKey - The name of the stylepreviousValue - The previous value for this styleComponent.StyleDictionary.put(String, Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||