sunw.demo.select
Class SelectBeanInfo

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

public class SelectBeanInfo
extends java.beans.SimpleBeanInfo


Constructor Summary
SelectBeanInfo()
           
 
Method Summary
 java.beans.BeanDescriptor getBeanDescriptor()
           
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectBeanInfo

public SelectBeanInfo()
Method Detail

getBeanDescriptor

public java.beans.BeanDescriptor getBeanDescriptor()
Overrides:
getBeanDescriptor in class java.beans.SimpleBeanInfo