Uses of Class
org.apache.batik.gvt.event.SelectionEvent

Packages that use SelectionEvent
org.apache.batik.gvt.event Provides interfaces and classes for dealing with different types of events fired by GVT graphics nodes. 
org.apache.batik.refimpl.gvt.text   
org.apache.batik.refimpl.util   
 

Uses of SelectionEvent in org.apache.batik.gvt.event
 

Methods in org.apache.batik.gvt.event with parameters of type SelectionEvent
 void SelectionListener.selectionChanged(SelectionEvent e)
          Invoked when a selection has changed
 

Uses of SelectionEvent in org.apache.batik.refimpl.gvt.text
 

Methods in org.apache.batik.refimpl.gvt.text with parameters of type SelectionEvent
 void ConcreteTextSelector.dispatchSelectionEvent(SelectionEvent e)
          Reports whether the current selection contains any objects.
 

Uses of SelectionEvent in org.apache.batik.refimpl.util
 

Methods in org.apache.batik.refimpl.util with parameters of type SelectionEvent
 void JSVGCanvas.selectionChanged(SelectionEvent e)
           
 



Copyright © 2000 Apache Software Foundation. All Rights Reserved.