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

Packages that use AutoRefresh
edu.webfoot.vnc.editor   
 

Uses of AutoRefresh in edu.webfoot.vnc.editor
 

Methods in edu.webfoot.vnc.editor that return AutoRefresh
 AutoRefresh VNCEditor.getRefresher()
           
 

Methods in edu.webfoot.vnc.editor with parameters of type AutoRefresh
 void VNCEditor.setRefresher(AutoRefresh ar)