org.apache.batik.css.engine
Class CSSEngine.DOMNodeInsertedListener
java.lang.Object
org.apache.batik.css.engine.CSSEngine.DOMNodeInsertedListener
- All Implemented Interfaces:
- EventListener
- Enclosing class:
- CSSEngine
- protected class CSSEngine.DOMNodeInsertedListener
- extends Object
- implements EventListener
To handle the insertion of a CSSStyleSheetNode in the
associated document.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSSEngine.DOMNodeInsertedListener
protected CSSEngine.DOMNodeInsertedListener()
handleEvent
public void handleEvent(Event evt)
- Specified by:
handleEvent
in interface EventListener
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.