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