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

add setTarget() method to MouseEvent

XMLWordPrintable

    • sparc
    • solaris_7

      Often, MouseEvents must be retargeted before they are dispatched. Such cases include events to lightweight Components, and MouseWheelEvents. Because the x,y coordinates in a MouseEvent are immutable, this retargeting consists of creating a new MouseEvent with x and y coordinates to correspond with the new event target. This retargeting could be accomplished more efficiently by allowing the event dispatching mechanism to change the x and y coordinates of an event directly.

            dav Andrei Dmitriev (Inactive)
            bchristi Brent Christian
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: