com.esri.arcgis.beans.TOC
Class TOCBeanBeanInfo
java.lang.Object
   java.beans.SimpleBeanInfo
java.beans.SimpleBeanInfo
       com.esri.arcgis.beans.TOC.TOCBeanBeanInfo
com.esri.arcgis.beans.TOC.TOCBeanBeanInfo
- All Implemented Interfaces: 
- BeanInfo
- public class TOCBeanBeanInfo 
- extends SimpleBeanInfo
A java bean info class asscociated with TOCBean.
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TOCBeanBeanInfo
public TOCBeanBeanInfo()
getEventSetDescriptors
public EventSetDescriptor[] getEventSetDescriptors()
- Returns an array of event set descriptor.
 
- 
- Specified by:
- getEventSetDescriptorsin interface- BeanInfo
- Overrides:
- getEventSetDescriptorsin class- SimpleBeanInfo
 
- 
- Returns:
- EventSetDescriptor[]
 
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Returns a BeanDescriptor object
 
- 
- Specified by:
- getBeanDescriptorin interface- BeanInfo
- Overrides:
- getBeanDescriptorin class- SimpleBeanInfo
 
- 
- Returns:
- BeanDescriptor A BeanDescriptor object
 
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- Returns an array of PropertyDescriptor objects.
 
- 
- Specified by:
- getPropertyDescriptorsin interface- BeanInfo
- Overrides:
- getPropertyDescriptorsin class- SimpleBeanInfo
 
- 
- Returns:
- PropertyDescriptor[] an array of PropertyDescriptor objects
 
getIcon
public Image getIcon(int iconKind)
- Returns an image icon for the bean
 
- 
- Specified by:
- getIconin interface- BeanInfo
- Overrides:
- getIconin class- SimpleBeanInfo
 
- 
- Parameters:
- iconKind- int
- Returns:
- Image a java.awt.Image object