org.apache.batik.swing.gvt
Class JGVTComponent.UnixTextSelectionListener

java.lang.Object
  extended by org.apache.batik.gvt.event.SelectionAdapter
      extended by org.apache.batik.swing.gvt.JGVTComponent.UnixTextSelectionListener
All Implemented Interfaces:
EventListener, SelectionListener
Enclosing class:
JGVTComponent

protected class JGVTComponent.UnixTextSelectionListener
extends SelectionAdapter


Constructor Summary
protected JGVTComponent.UnixTextSelectionListener()
           
 
Method Summary
 void selectionDone(SelectionEvent evt)
           
 
Methods inherited from class org.apache.batik.gvt.event.SelectionAdapter
selectionChanged, selectionCleared, selectionStarted
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JGVTComponent.UnixTextSelectionListener

protected JGVTComponent.UnixTextSelectionListener()
Method Detail

selectionDone

public void selectionDone(SelectionEvent evt)
Specified by:
selectionDone in interface SelectionListener
Overrides:
selectionDone in class SelectionAdapter


Copyright © 2000–2017 Apache Software Foundation. All rights reserved.