Package docking.widgets.table
Class AutoscrollAdapter
- java.lang.Object
 - 
- docking.widgets.table.AutoscrollAdapter
 
 
- 
- All Implemented Interfaces:
 java.awt.dnd.Autoscroll
public class AutoscrollAdapter extends java.lang.Object implements java.awt.dnd.AutoscrollHelper class for autoscrolling on a component. 
- 
- 
Constructor Summary
Constructors Constructor Description AutoscrollAdapter(javax.swing.JComponent component, int scrollIncrement)Constructor 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidautoscroll(java.awt.Point p)java.awt.InsetsgetAutoscrollInsets() 
 -