public class AutoscrollSupport extends Object implements Autoscroll
Constructor and Description |
---|
AutoscrollSupport(Component comp) |
AutoscrollSupport(Component comp,
Insets insets) |
AutoscrollSupport(Component comp,
Insets insets,
Insets scrollUnits) |
Modifier and Type | Method and Description |
---|---|
void |
autoscroll(Point cursorLoc) |
Insets |
getAutoscrollInsets() |
public AutoscrollSupport(Component comp)
public void autoscroll(Point cursorLoc)
autoscroll
in interface Autoscroll
public Insets getAutoscrollInsets()
getAutoscrollInsets
in interface Autoscroll
Copyright © 2019. All Rights Reserved.