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

AppletBeanInfo not defined, bound properties reported incorrectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 1.2.0
    • client-libs
    • Fix Understood
    • x86
    • windows_nt

      JDK1.2Beta4-FCS-D:

      Let's take one example(JApplet bean class tree):
      JApplet-Applet-Panel-Container-Component

      When I get BeanInfo for the JApplet bean, the Applet class from the tree returns incorrect bound properties. Since AppletBeanInfo.class is missing Applet 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.

      AppletBeanInfo should be in sun.beans.infos package.(note that there is only one class, ComponentBeanInfo in the
      package)

      * Introspector reports there is no property in Panel class so it's not problem at this time but if one add properties into Panel class in the future PanelBeanInfo also must be there)

      * See Bug#4164320 for missing ContainerBeanInfo.class
       
      bae-chul.kim@eng 1998-08-06

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

              Created:
              Updated:
              Imported:
              Indexed: