org.jvnet.lafwidget.scroll
Class AutoScrollActivator
java.lang.Object
org.jvnet.lafwidget.scroll.AutoScrollActivator
public class AutoScrollActivator
- extends java.lang.Object
Christopher Deckers (chrriis@nextencia.net) http://www.nextencia.net
- Author:
- Christopher Deckers
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
scrollPane
protected javax.swing.JScrollPane scrollPane
autoScrollProperties
protected AutoScrollActivator.AutoScrollProperties autoScrollProperties
H_IMAGE_ICON
protected static final javax.swing.ImageIcon H_IMAGE_ICON
V_IMAGE_ICON
protected static final javax.swing.ImageIcon V_IMAGE_ICON
HV_IMAGE_ICON
protected static final javax.swing.ImageIcon HV_IMAGE_ICON
AutoScrollActivator
public AutoScrollActivator(javax.swing.JScrollPane scrollPane)
deactivateAutoScroll
protected void deactivateAutoScroll()
activateAutoScroll
protected void activateAutoScroll(java.awt.event.MouseEvent e)
configureScrollPane
protected void configureScrollPane()
getAutoScrollIcon
protected javax.swing.ImageIcon getAutoScrollIcon()
setAutoScrollEnabled
public static void setAutoScrollEnabled(javax.swing.JScrollPane scrollPane,
boolean isEnabled)