Use new EventTarget methods in ListenerHelper

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • jfx22
    • Affects Version/s: jfx21
    • Component/s: javafx
    • None
    • b14

      As of OpenJFX 21, `EventTarget` has methods to add and remove event listeners.
      The `instanceof` checks in `com.sun.javafx.scene.control.ListenerHelper` should be removed and replaced by a simple call to the respective interface method.

            Assignee:
            Michael Strauß
            Reporter:
            Michael Strauß
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: