java.util.EventListener, SelectionListenerprotected class JGVTComponent.UnixTextSelectionListener extends SelectionAdapter
| Modifier | Constructor | Description |
|---|---|---|
protected |
UnixTextSelectionListener() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
selectionDone(SelectionEvent evt) |
Invoked when a selection is done.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitselectionChanged, selectionCleared, selectionStartedpublic void selectionDone(SelectionEvent evt)
SelectionAdapterselectionDone in interface SelectionListenerselectionDone in class SelectionAdapterevt - the selection change eventCopyright ? 2018 Apache Software Foundation. All Rights Reserved.