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 TypeMethodDescriptionvoidTerminal.sendKey(HostKeyEvent e) Sends a key to the terminal.voidTerminalWindowListener.sendKey(HostKeyEvent event) Sends a KeyEvent to the terminal.