API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.awt.dnd. DropTarget.DropTargetAutoScroller View Source
Author(s)
Since
Version
Serial
Hierarchy
 Object
      DropTarget.DropTargetAutoScroller
Implements
 ActionListener
Subclasses
Description
protectedstatic class DropTarget.DropTargetAutoScroller
this protected nested class implements autoscrolling
See also:   
Constructors
protected DropTarget.DropTargetAutoScroller (Component c, Point p)
  construct a DropTargetAutoScroller
Methods
Hide/Show inherited methods
publicsynchronized void actionPerformed (ActionEvent e) [Specified in ActionListener]
  cause autoscroll to occur
protected void stop ()
cause autoscrolling to stop
protectedsynchronized void updateLocation (Point newLocn)
  cause autoscroll to occur
Fields
Hide/Show inherited fields
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar