protected static class DropTarget.DropTargetAutoScroller extends Objectimplements ActionListener
| Modifier | Constructor and Description |
|---|---|
protected |
DropTargetAutoScroller(Component
construct a DropTargetAutoScroller
|
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent
cause autoscroll to occur
|
protected void |
stop()
cause autoscrolling to stop
|
protected void |
updateLocation(Point
cause autoscroll to occur
|
protected void updateLocation(PointnewLocn)
newLocn - the
Point
protected void stop()
public void actionPerformed(ActionEvente)
actionPerformed in interface
ActionListener
e - the
ActionEvent