Package docking.widgets.table
Class AutoscrollAdapter
java.lang.Object
docking.widgets.table.AutoscrollAdapter
- All Implemented Interfaces:
Autoscroll
Helper class for autoscrolling on a component.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AutoscrollAdapter
Constructor- Parameters:
component
- component that is scrollablescrollIncrement
- value to use to calculate the new visible rectangle for scrolling
-
-
Method Details
-
getAutoscrollInsets
- Specified by:
getAutoscrollInsets
in interfaceAutoscroll
-
autoscroll
- Specified by:
autoscroll
in interfaceAutoscroll
-