Uses of Interface
com.iizix.term.HostScreenListener
Packages that use HostScreenListener Package Description com.iizix.term com.iizix.term.remote Uses of HostScreenListener in com.iizix.term
Methods in com.iizix.term with parameters of type HostScreenListener Modifier and Type Method Description void
HostScreen. addListener(HostScreenListener newListener)
Add an additional ownervoid
HostScreen. removeListener(HostScreenListener oldListener)
Remove the additional ownerUses of HostScreenListener in com.iizix.term.remote
Classes in com.iizix.term.remote that implement HostScreenListener Modifier and Type Class Description class
RemoteHostSession
The host screen changes.