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

Fix javafx.scene.Node.setEventHandler javadoc

XMLWordPrintable

      From Irina's mail


      The user sent a feedback on the Event Handlers tutorial and said it contradicts the javadoc.

      Tutorial -
      "... handlers that are registered by the convenience methods
            described in Working with Convenience Methods are executed last."


      Javadoc javafx.scene.Node.setEventHandler -
         ".... This handler is guaranteed to be called first. This is used
            for registering the user-defined onFoo event handlers."

      The user believes that onFoo can be interpreted as referring to Convenience Methods.

      Can the javadoc be changed to avoid confusion?

            msladecek Martin Sládeček
            msladecek Martin Sládeček
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: