java.awt.dnd

Class DropTarget.DropTargetAutoScroller

protected static class DropTarget.DropTargetAutoScroller extends Object implements ActionListener

Constructor Summary
protected DropTargetAutoScroller(Component c, Point p)
Method Summary
voidactionPerformed(ActionEvent e)
protected voidstop()
protected voidupdateLocation(Point newLocn)

Constructor Detail

DropTargetAutoScroller

protected DropTargetAutoScroller(Component c, Point p)

Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)

stop

protected void stop()

updateLocation

protected void updateLocation(Point newLocn)