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 voidHostScreen. addListener(HostScreenListener newListener)Add an additional ownervoidHostScreen. 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 classRemoteHostSessionThe host screen changes.