| Package | Description |
|---|---|
| org.apache.batik.bridge.svg12 |
| Modifier and Type | Class | Description |
|---|---|---|
protected class |
SVG12BridgeContext.XBLContentListener |
The ContentSelectionChangedListener.
|
protected class |
XBLContentElementBridge.ContentChangedListener |
Class to respond to content selection changes and cause GVT rebuilds.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ContentManager.addContentSelectionChangedListener(XBLOMContentElement e,
ContentSelectionChangedListener l) |
Adds the specified ContentSelectionChangedListener to the
listener list.
|
void |
DefaultXBLManager.addContentSelectionChangedListener(ContentSelectionChangedListener l) |
Adds the specified ContentSelectionChangedListener to the
global listener list.
|
void |
ContentManager.removeContentSelectionChangedListener(XBLOMContentElement e,
ContentSelectionChangedListener l) |
Removes the specified ContentSelectionChangedListener from the
listener list.
|
void |
DefaultXBLManager.removeContentSelectionChangedListener(ContentSelectionChangedListener l) |
Removes the specified ContentSelectionChangedListener from the
global listener list.
|
Copyright ? 2018 Apache Software Foundation. All Rights Reserved.