protected static class DropTarget.DropTargetAutoScroller extends java.lang.Object implements java.awt.event.ActionListener
| Modifier | Constructor and Description |
|---|---|
protected |
DropTarget.DropTargetAutoScroller(java.awt.Component c,
java.awt.Point p) |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
This method is invoked when an action occurs.
|
protected void |
stop() |
protected void |
updateLocation(java.awt.Point newLocn) |
protected DropTarget.DropTargetAutoScroller(java.awt.Component c, java.awt.Point p)
protected void updateLocation(java.awt.Point newLocn)
protected void stop()
public void actionPerformed(java.awt.event.ActionEvent e)
java.awt.event.ActionListeneractionPerformed in interface java.awt.event.ActionListenere - the ActionEvent that occurred