org.jvnet.lafwidget.scroll
protected static class AutoScrollActivator.AutoScrollProperties extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.awt.Point |
currentLocation |
javax.swing.JPopupMenu |
iconPopupMenu |
boolean |
isDragMode |
java.awt.Point |
startLocation |
javax.swing.Timer |
timer |
java.awt.event.AWTEventListener |
toolkitListener |
Modifier | Constructor and Description |
---|---|
protected |
AutoScrollActivator.AutoScrollProperties() |
public java.awt.Point startLocation
public java.awt.Point currentLocation
public javax.swing.Timer timer
public java.awt.event.AWTEventListener toolkitListener
public boolean isDragMode
public javax.swing.JPopupMenu iconPopupMenu