org.apache.batik.bridge.svg12

Class XBLContentElementBridge.ContentChangedListener

protected class XBLContentElementBridge.ContentChangedListener extends Object implements ContentSelectionChangedListener

Class to respond to content selection changes and cause GVT rebuilds.
Method Summary
voidcontentSelectionChanged(ContentSelectionChangedEvent csce)
Invoked after an xbl:content element has updated its selected nodes list.

Method Detail

contentSelectionChanged

public void contentSelectionChanged(ContentSelectionChangedEvent csce)
Invoked after an xbl:content element has updated its selected nodes list.

Parameters: csce the ContentSelectionChangedEvent object

Copyright B) 2008 Apache Software Foundation. All Rights Reserved.