org.apache.batik.swing.gvt
Class JGVTComponent.UnixTextSelectionListener
java.lang.Object
org.apache.batik.gvt.event.SelectionAdapter
org.apache.batik.swing.gvt.JGVTComponent.UnixTextSelectionListener
- All Implemented Interfaces:
- EventListener, SelectionListener
- Enclosing class:
- JGVTComponent
- protected class JGVTComponent.UnixTextSelectionListener
- extends SelectionAdapter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JGVTComponent.UnixTextSelectionListener
protected JGVTComponent.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 ? 2005 Apache Software Foundation. All Rights Reserved.