com.esri.arcgis.controls
Class TOCControlBeanInfo
java.lang.Object
   java.beans.SimpleBeanInfo
java.beans.SimpleBeanInfo
       com.esri.arcgis.controls.TOCControlBeanInfo
com.esri.arcgis.controls.TOCControlBeanInfo
- All Implemented Interfaces: 
- BeanInfo
- public class TOCControlBeanInfo 
- extends SimpleBeanInfo
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TOCControlBeanInfo
public TOCControlBeanInfo()
getIcon
public Image getIcon(int iconKind)
- 
- Specified by:
- getIconin interface- BeanInfo
- Overrides:
- getIconin class- SimpleBeanInfo
 
- 
 
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- 
- Specified by:
- getBeanDescriptorin interface- BeanInfo
- Overrides:
- getBeanDescriptorin class- SimpleBeanInfo
 
- 
 
getMethodDescriptors
public MethodDescriptor[] getMethodDescriptors()
- 
- Specified by:
- getMethodDescriptorsin interface- BeanInfo
- Overrides:
- getMethodDescriptorsin class- SimpleBeanInfo
 
- 
 
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- 
- Specified by:
- getPropertyDescriptorsin interface- BeanInfo
- Overrides:
- getPropertyDescriptorsin class- SimpleBeanInfo
 
- 
 
getEventSetDescriptors
public EventSetDescriptor[] getEventSetDescriptors()
- 
- Specified by:
- getEventSetDescriptorsin interface- BeanInfo
- Overrides:
- getEventSetDescriptorsin class- SimpleBeanInfo
 
-