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

do not recieve PropertyChangeEvent for JTabbedPane's 'iconAt' and 'disabledIconAt' bound properties

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • client-libs

      Please run the attached test code; the output will be (JDK9 b115 + Win. 7):

      disabledIconAt, bound = true
      iconAt, bound = true

      listening:
      >>> LISTENER: indexForTitle changed

      no change events for the bound icon properties received.


      the issue is quite similar to JDK-8156776, but here the setters are explicitly annotated

            Unassigned Unassigned
            avstepan Alexander Stepanov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: