org.apache.batik.swing.gvt
Class AbstractJGVTComponent.UnixTextSelectionListener
java.lang.Object
org.apache.batik.gvt.event.SelectionAdapter
org.apache.batik.swing.gvt.AbstractJGVTComponent.UnixTextSelectionListener
- All Implemented Interfaces:
- EventListener, SelectionListener
- Enclosing class:
- AbstractJGVTComponent
protected class AbstractJGVTComponent.UnixTextSelectionListener
- extends SelectionAdapter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractJGVTComponent.UnixTextSelectionListener
protected AbstractJGVTComponent.UnixTextSelectionListener()
selectionDone
public void selectionDone(SelectionEvent evt)
- Description copied from class:
SelectionAdapter
- Invoked when a selection is done.
- Specified by:
selectionDone in interface SelectionListener- Overrides:
selectionDone in class SelectionAdapter
- Parameters:
evt - the selection change event
Copyright © 2008 Apache Software Foundation. All Rights Reserved.