Uses of Class
com.iizix.term.HostKeyEvent
Packages that use HostKeyEvent
Uses of HostKeyEvent in com.iizigo.term.internal
Methods in com.iizigo.term.internal with parameters of type HostKeyEventModifier and TypeMethodDescriptionvoid
Terminal.sendKey
(HostKeyEvent e) Sends a key to the terminal.void
TerminalWindowListener.sendKey
(HostKeyEvent event) Sends a KeyEvent to the terminal.