public interface Autoscroll
| Modifier and Type | Method and Description |
|---|---|
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
|
Insets getAutoscrollInsets()
void autoscroll(Point location)
location - A Point indicating the location of the cursor that
triggered this operation