sunw.demo.molecule
Class MoleculeBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--sunw.demo.molecule.MoleculeBeanInfo

public class MoleculeBeanInfo
extends java.beans.SimpleBeanInfo


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

Constructor Detail

MoleculeBeanInfo

public MoleculeBeanInfo()
Method Detail

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Overrides:
getPropertyDescriptors in class java.beans.SimpleBeanInfo