org.apache.batik.bridge.svg12
Class SVG12BridgeContext.XBLContentListener
java.lang.Object
org.apache.batik.bridge.svg12.SVG12BridgeContext.XBLContentListener
- All Implemented Interfaces:
- EventListener, ContentSelectionChangedListener
- Enclosing class:
- SVG12BridgeContext
protected class SVG12BridgeContext.XBLContentListener
- extends Object
- implements ContentSelectionChangedListener
The ContentSelectionChangedListener.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SVG12BridgeContext.XBLContentListener
protected SVG12BridgeContext.XBLContentListener()
contentSelectionChanged
public void contentSelectionChanged(ContentSelectionChangedEvent csce)
- Invoked after an xbl:content element has updated its selected
nodes list.
- Specified by:
contentSelectionChanged
in interface ContentSelectionChangedListener
- Parameters:
csce
- the ContentSelectionChangedEvent object
Copyright © 2008 Apache Software Foundation. All Rights Reserved.