|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SelectionListener | |
|---|---|
| org.apache.batik.gvt | Contains all of the interfaces for describing and painting vector graphics as Java objects. |
| org.apache.batik.gvt.event | Provides interfaces and classes for dealing with different types of events fired by GVT graphics nodes. |
| Uses of SelectionListener in org.apache.batik.gvt |
|---|
| Methods in org.apache.batik.gvt with parameters of type SelectionListener | |
|---|---|
void |
Selector.addSelectionListener(SelectionListener l)
Add a SelectionListener to this Selector's notification list. |
void |
Selector.removeSelectionListener(SelectionListener l)
Remove a SelectionListener from this Selector's notification list. |
| Uses of SelectionListener in org.apache.batik.gvt.event |
|---|
| Classes in org.apache.batik.gvt.event that implement SelectionListener | |
|---|---|
class |
SelectionAdapter
Adapter for the listener interface for receiving selection events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||