API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt.dnd. Autoscroll View Source
Author(s)
Since
1.2
Version
1.14, 11/17/05
Serial
Hierarchy
 Autoscroll
Subinterfaces
Description
public interface Autoscroll
  During DnD operations it is possible that a user may wish to drop the subject of the operation on a region of a scrollable GUI control that is not currently visible to the user.
See also:   
Methods
Hide/Show inherited methods
public void autoscroll (Point cursorLocn)
  notify the Component to autoscroll
public Insets getAutoscrollInsets ()
  This method returns the Insets describing the autoscrolling region or border relative to the geometry of the implementing Component.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar