Class DropTarget.DropTargetAutoScroller

    • Constructor Detail

      • DropTargetAutoScroller

        protected DropTargetAutoScroller(Component c,
                                         Point p)
        construct a DropTargetAutoScroller

        Parameters:
        c - the Component
        p - the Point
    • Method Detail

      • updateLocation

        protected void updateLocation(Point newLocn)
        cause autoscroll to occur

        Parameters:
        newLocn - the Point
      • stop

        protected void stop()
        cause autoscrolling to stop