|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.apache.batik.bridge.svg12.ContentSelectionChangedEvent
public class ContentSelectionChangedEvent
An event to signify a change to the list of selected nodes for an xbl;content element.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
ContentSelectionChangedEvent(XBLOMContentElement c)
Creates a new ContentSelectionChangedEvent object. |
|
| Method Summary | |
|---|---|
XBLOMContentElement |
getContentElement()
Returns the xbl:content element where the event originated. |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ContentSelectionChangedEvent(XBLOMContentElement c)
c - the xbl:content element whose selection is changing| Method Detail |
|---|
public XBLOMContentElement getContentElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||