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

Need an API to detect if a Drag is in progress.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • 9
    • 9
    • client-libs

      Some code is calling the static method
      sun.awt.dnd.SunDragSourceContextPeer.checkDragDropInProgress().

      This will signal (via an Exception) if a drag is in progress and
      which is the case when DragSource.startDrag(..) has been called.

      I don't see any public API that gives you this information.
      If so, we should consider adding a (friendlier) standard API that
      reports this status.

            azvegint Alexander Zvegintsev
            prr Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: