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

ContainerBeanInfo not defined, bound properties reported incorrectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • None
    • 1.2.0
    • client-libs
    • x86
    • windows_nt

      JDK1.2Beta4-FCS-D:

      Let's take one example(JLabel bean class tree):
      JLabel-JComponent-Container-Component

      When I get BeanInfo for the JLabel, only Container class from the tree returns incorrect bound properties. Since ContainerBeanInfo.class is missing Container BeanInfo is created through introspection and for some reason the Introspector reports all properties as bound when there's a PropertyChange listener on a bean.

      ContainerBeanInfo should be in sun.beans.infos package.(note that there is only one class, ComponentBeanInfo in the package)
       
      bae-chul.kim@eng 1998-08-06

            rramsunw Ranganathan Ram (Inactive)
            bkimsunw Bae-chul Kim (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: