Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4422345

Drag source should be proivded with mouse coordinates

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.3.0
    • client-libs
    • beta2
    • generic
    • generic

      The drag source should be provided with mouse coordinates so that the
      drag gesture can be animated. For Swing, we would like to provide an
      alpha blended image that follows the mouse pointer as a display of
      drag feedback. The drag source is currently not provided mouse coordinates
      to make this possible.

      The DragSourceListener.dragOver() method might be used if the mouse
      coordinates could be fetched from the DragSourceDragEvent. A problem
      with that method however is that it is documented as being conditionally
      called. For drag feedback all mouse motion is needed.

            dassunw Das Das (Inactive)
            tprinzinsunw Timothy Prinzing (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: