Package xyz.cofe.term.common
Interface InputEvent
-
- All Known Subinterfaces:
InputCharEvent,InputKeyboardEvent,InputKeyEvent,InputMouseButtonEvent,InputMouseEvent,InputMouseWheelEvent,InputResizeEvent
- All Known Implementing Classes:
InputCharEventBase,InputKeyEventBase,InputMouseButtonEventBase,InputResizeEventImpl,NixInputCharEvent,NixInputKeyEvent,NixInputMouseButtonEvent,WinInputCharEvent,WinInputKeyEvent,WinInputMouseButtonEvent,WinInputResizeEvent
public interface InputEventСобытие ввода-
InputKeyboardEvent- События клавиатуры-
InputCharEvent- ввод символа с клавиатуры -
InputKeyEvent- нажатие клавиш F1, F2, ... Left, Right, ...
-
-
InputMouseEvent- События мыши-
InputMouseButtonEvent- нажатия на клавиши мыши -
InputMouseMoveEvent- перемещения мыши -
InputMouseWheelEvent- прокрутка колеса
-
-
InputResizeEvent- изменение размера терминала