Package com.actelion.research.gui
Class ScrollPaneAutoScrollerWhenDragging
- java.lang.Object
-
- com.actelion.research.gui.ScrollPaneAutoScrollerWhenDragging
-
public class ScrollPaneAutoScrollerWhenDragging extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ScrollPaneAutoScrollerWhenDragging(javax.swing.JScrollPane scrollPane, boolean isVertical)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
autoScroll()
void
stopScrolling()
-