Class TextInputDragEventListener

java.lang.Object
com.spinyowl.legui.component.misc.listener.textinput.TextInputDragEventListener
All Implemented Interfaces:
EventListener<MouseDragEvent>, MouseDragEventListener

public class TextInputDragEventListener extends Object implements MouseDragEventListener
Mouse drag event listener for text input. Used to update selection indices.