|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StyleSheetListener
Listener for style events.
Method Summary | |
---|---|
void |
styleAdded(Rule oldRule,
Rule newRule)
A style was changed or added. |
void |
styleSheetCleared()
The complete style sheet was cleared. |
Method Detail |
---|
void styleAdded(Rule oldRule, Rule newRule)
oldRule
- The style that changed.newRule
- The style that was added to the style sheet.void styleSheetCleared()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |