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

java.awt.Robot specified wrong InputEvent masks

    XMLWordPrintable

Details

    • beta
    • generic
    • generic

    Description

      In the online document for jdk1.3 under the description for java.awt.Robot
      mousePress() and mouseRelease(), there are 2 lines that say:

      buttons - Button mask(combination of InputEvent.BUTTON_MASK1/2/3)

      should be:

      buttons - Button mask(combination of InputEvent.BUTTON1/2/3_MASK)

      Roger Pham 10/5/99

      Attachments

        Activity

          People

            sharonz Sharon Zakhour (Inactive)
            rphamsunw Roger Pham (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: