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

unclear spec for ctor java.awt.dnd.DragGestureRecognizer.appendEvent

XMLWordPrintable

    • 1.2.2
    • sparc
    • solaris_2.5



      Name: sdC67446 Date: 05/22/98


      The spec for method
      java.awt.dnd.DragGestureRecognizer(InputEvent awtie)
      does not specify behavior if parameters 'awtie'==null.
      Currently this method doesn't check 'awtie'.

      Here is what doc says:
      --------------------------------------------------
      protected void appendEvent(InputEvent awtie)

            Listeners registered on the Component by
            this Recognizer shall record all Events that are
            recognized as part of the series of Events that
            go to comprise a Drag and Drop initiating gesture
            via this API. this state is cleared when a the
            gesture is completed, after the DragGestureListener
            is notified.
      --------------------------------------------------
      ======================================================================

            shommel Scott Hommel (Inactive)
            sdmitriesunw Sergei Dmitriev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: