swingwt.awt.dnd
Interface Autoscroll


public interface Autoscroll


Method Summary
 void autoscroll(org.eclipse.swt.graphics.Point cursorLocn)
          notify the coponent to autoscroll
 Insets getAutoscrollInsets()
          Returns the insets of the container
 

Method Detail

getAutoscrollInsets

public Insets getAutoscrollInsets()
Returns the insets of the container


autoscroll

public void autoscroll(org.eclipse.swt.graphics.Point cursorLocn)
notify the coponent to autoscroll

Parameters:
cursorLocn - the location of the cursor