Uses of Class
com.iizix.term.HostKeyEvent
Packages that use HostKeyEvent Package Description com.iizigo.term.internal Uses of HostKeyEvent in com.iizigo.term.internal
Methods in com.iizigo.term.internal with parameters of type HostKeyEvent Modifier and Type Method Description voidTerminal. sendKey(HostKeyEvent e)Sends a key to the terminal.voidTerminalWindowListener. sendKey(HostKeyEvent event)Sends a KeyEvent to the terminal.