Package Summary  Overview Summary

class:DropTarget.DropTargetAutoScroller [NONE]

constructor:<init>(java.awt.Component,java.awt.Point) [NONE]

  • DropTargetAutoScroller

    protected DropTargetAutoScroller​(Component c,
                                     Point p)
    construct a DropTargetAutoScroller
    Parameters:
    c - the Component
    p - the Point

method:updateLocation(java.awt.Point) [NONE]

  • updateLocation

    protected void updateLocation​(Point newLocn)
    cause autoscroll to occur
    Parameters:
    newLocn - the Point

method:stop() [NONE]

  • stop

    protected void stop()
    cause autoscrolling to stop

method:actionPerformed(java.awt.event.ActionEvent) [NONE]

© 2019 Oracle Corporation and/or its affiliates