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

JDK1.1.7: Component isn't sync with sun.beans.infos.ComponentBeanInfo

    XMLWordPrintable

Details

    • Fix Understood
    • x86
    • windows_nt

    Description

      JDK1.1.7

      The class, sun.beans.infos.ComponentBeanInfo in JDK1.1.7's classes.zip returns 3 bound properties:
      * background
      * foreground
      * font

      However there is no @beaninfo tag and there is no PropertyChangeSupport class instance as a member of Component class in JDK1.1.7. ComponentBeanInfo doesn't match with Component class in JDK1.1.7. Other JDK1.1.* version has the same problem.

      addPropertyChangeListener() should be defined in Component class to claim above 3 bound properties.

      Attachments

        Activity

          People

            malenkov Sergey Malenkov (Inactive)
            bkimsunw Bae-chul Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Imported:
              Indexed: