-
Enhancement
-
Resolution: Fixed
-
P3
-
1.2.0
-
beta
-
x86
-
windows_nt
Name: paC48320 Date: 06/22/98
Most of the time when I've implemented Drag and Drop using the java.awt.dnd classes I've never needed to
implement all the methods of the
DragSourceListener and DropTargetListener interfaces. It would have been nice if I could have just extended an
adapter which stubbed out
all the methods and overriden just the ones I was interested in.
(Review ID: 34006)
======================================================================