All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sunw.demo.select.SelectBeanInfo

java.lang.Object
   |
   +----java.beans.SimpleBeanInfo
           |
           +----sunw.demo.select.SelectBeanInfo

public class SelectBeanInfo
extends SimpleBeanInfo

Constructor Index

 o SelectBeanInfo()

Method Index

 o getBeanDescriptor()
Deny knowledge about the class and customizer of the bean.

Constructors

 o SelectBeanInfo
 public SelectBeanInfo()

Methods

 o getBeanDescriptor
 public BeanDescriptor getBeanDescriptor()
Deny knowledge about the class and customizer of the bean.

Overrides:
getBeanDescriptor in class SimpleBeanInfo

All Packages  Class Hierarchy  This Package  Previous  Next  Index