Uses of Class
synergynetframework.appsystem.contentsystem.items.utils.vnc.VncViewer

Packages that use VncViewer
synergynetframework.appsystem.contentsystem.items.utils.vnc   
 

Uses of VncViewer in synergynetframework.appsystem.contentsystem.items.utils.vnc
 

Constructors in synergynetframework.appsystem.contentsystem.items.utils.vnc with parameters of type VncViewer
VncCanvas(VncViewer v)
          Instantiates a new vnc canvas.
VncCanvas(VncViewer v, int maxWidth_, int maxHeight_)
          Instantiates a new vnc canvas.