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 Autoscrollpublic Insets getAutoscrollInsets()
getAutoscrollInsets in interface AutoscrollCopyright © 2019. All Rights Reserved.