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

XMLWordPrintable

    • Type: Bug
    • Resolution: Not an Issue
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

            Assignee:
            Alexander Zvegintsev
            Reporter:
            Philip Race
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: