public class DynamicSelectionManager extends Object implements CaretListener
| Constructor and Description |
|---|
DynamicSelectionManager(GosuEditor parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
caretUpdate(CaretEvent e) |
void |
expandSelection() |
void |
expandSelection(boolean updateIndex) |
void |
reduceSelection() |
public DynamicSelectionManager(GosuEditor parent)
public void expandSelection()
public void expandSelection(boolean updateIndex)
public void reduceSelection()
public void caretUpdate(CaretEvent e)
caretUpdate in interface CaretListenerCopyright © 2019. All rights reserved.