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