java.awt.dnd
public interface Autoscroll
Since: 1.2
UNKNOWN: updated to 1.4
| Method Summary | |
|---|---|
| void | autoscroll(Point location)
Notify the Component to autoscroll
|
| Insets | getAutoscrollInsets()
This method returns the Insets describing the autoscrolling region or
border relative to the geometry of the implementing Component |
Parameters: location A Point indicating the location of the cursor that triggered this operation