protected static class DropTarget.DropTargetAutoScroller extends Object implements ActionListener
Modifier | Constructor and Description |
---|---|
protected |
DropTargetAutoScroller(Component c,
Point p)
construct a DropTargetAutoScroller
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e)
cause autoscroll to occur
|
protected void |
stop()
cause autoscrolling to stop
|
protected void |
updateLocation(Point newLocn)
cause autoscroll to occur
|
protected void updateLocation(Point newLocn)
newLocn
- the Point
protected void stop()
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
e
- the ActionEvent
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.