Uses of Class
edu.webfoot.vnc.editor.ScrollingCanvas

Packages that use ScrollingCanvas
edu.webfoot.vnc.editor   
 

Uses of ScrollingCanvas in edu.webfoot.vnc.editor
 

Methods in edu.webfoot.vnc.editor that return ScrollingCanvas
 ScrollingCanvas VNCEditor.getScrollCanvas()
           
 

Methods in edu.webfoot.vnc.editor with parameters of type ScrollingCanvas
 void VNCEditor.setScrollCanvas(ScrollingCanvas sc)