org.apache.batik.bridge.svg12
public class ContentSelectionChangedEvent extends EventObject
Constructor Summary | |
---|---|
ContentSelectionChangedEvent(XBLOMContentElement c)
Creates a new ContentSelectionChangedEvent object. |
Method Summary | |
---|---|
XBLOMContentElement | getContentElement()
Returns the xbl:content element where the event originated. |
Parameters: c the xbl:content element whose selection is changing