protected class TextSelectionManager.TextSelectionListener extends Object implements SelectionListener
| Modifier | Constructor and Description |
|---|---|
protected |
TextSelectionManager.TextSelectionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
selectionChanged(SelectionEvent e) |
void |
selectionCleared(SelectionEvent e) |
void |
selectionDone(SelectionEvent e) |
void |
selectionStarted(SelectionEvent e) |
protected TextSelectionManager.TextSelectionListener()
public void selectionDone(SelectionEvent e)
selectionDone in interface SelectionListenerpublic void selectionCleared(SelectionEvent e)
selectionCleared in interface SelectionListenerpublic void selectionStarted(SelectionEvent e)
selectionStarted in interface SelectionListenerpublic void selectionChanged(SelectionEvent e)
selectionChanged in interface SelectionListenerCopyright © 2000–2017 Apache Software Foundation. All rights reserved.