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

Listeners on properties are unreachable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • fx2.0
    • javafx
    • build 40, windows 7 (64bits)

      Properties listeners are unreachable since there isn't the appropriate getter getListeners() on.

      Consequences : it's impossible to check if the property already contains the listener that you want to add, in addition the documentatation of the method addListener specifies : "If the same listener is added more than once, then it will be notified more than once. That is, no check is made to ensure uniqueness".

            mheinrichs Michael Heinrichs (Inactive)
            skevinjfx Senechal Kevin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: