public class JPieChartBeanInfo extends java.beans.SimpleBeanInfo
JPieChart bean.| Constructor and Description |
|---|
JPieChartBeanInfo() |
| Modifier and Type | Method and Description |
|---|---|
java.beans.BeanInfo[] |
getAdditionalBeanInfo()
Returns the bean info from the super class.
|
java.beans.EventSetDescriptor[] |
getEventSetDescriptors() |
java.awt.Image |
getIcon(int iconKind) |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Returns some property descriptors.
|
public JPieChartBeanInfo()
public java.beans.BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo in interface java.beans.BeanInfogetAdditionalBeanInfo in class java.beans.SimpleBeanInfopublic java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface java.beans.BeanInfogetPropertyDescriptors in class java.beans.SimpleBeanInfopublic java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors in interface java.beans.BeanInfogetEventSetDescriptors in class java.beans.SimpleBeanInfopublic java.awt.Image getIcon(int iconKind)
getIcon in interface java.beans.BeanInfogetIcon in class java.beans.SimpleBeanInfo