Uses of Class
com.sshtools.j2ssh.forwarding.XDisplay

Packages that use XDisplay
com.sshtools.j2ssh.forwarding   
 

Uses of XDisplay in com.sshtools.j2ssh.forwarding
 

Fields in com.sshtools.j2ssh.forwarding declared as XDisplay
private  XDisplay ForwardingClient.xDisplay
           
 

Methods in com.sshtools.j2ssh.forwarding with parameters of type XDisplay
 void ForwardingClient.enableX11Forwarding(XDisplay localDisplay)