org.jsesoft.mmbi.samples
Class FullJavaBeansResourceBeanInfo

java.lang.Object
  extended by java.beans.SimpleBeanInfo
      extended by org.jsesoft.mmbi.samples.FullJavaBeansResourceBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class FullJavaBeansResourceBeanInfo
extends java.beans.SimpleBeanInfo

BeanInfo for FullJavaBeansResource.

Author:
kw

Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
FullJavaBeansResourceBeanInfo()
           
 
Method Summary
 java.beans.EventSetDescriptor[] getEventSetDescriptors()
          Gets event sets.
 java.beans.MethodDescriptor[] getMethodDescriptors()
          
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getIcon, getPropertyDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FullJavaBeansResourceBeanInfo

public FullJavaBeansResourceBeanInfo()
Method Detail

getMethodDescriptors

public java.beans.MethodDescriptor[] getMethodDescriptors()

Specified by:
getMethodDescriptors in interface java.beans.BeanInfo
Overrides:
getMethodDescriptors in class java.beans.SimpleBeanInfo

getEventSetDescriptors

public java.beans.EventSetDescriptor[] getEventSetDescriptors()
Gets event sets.

Specified by:
getEventSetDescriptors in interface java.beans.BeanInfo
Overrides:
getEventSetDescriptors in class java.beans.SimpleBeanInfo
Returns:
the event sets


Copyright © 2010 JSESoft. All Rights Reserved.