CalendarBean
Class CalendarBnBeanInfo
java.lang.Object
|
+--java.beans.SimpleBeanInfo
|
+--CalendarBean.CalendarBnBeanInfo
- public class CalendarBnBeanInfo
- extends java.beans.SimpleBeanInfo
Methods inherited from class java.beans.SimpleBeanInfo |
getAdditionalBeanInfo,
getBeanDescriptor,
getDefaultEventIndex,
getDefaultPropertyIndex,
getMethodDescriptors,
loadImage |
Methods inherited from class java.lang.Object |
equals,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
CalendarBnBeanInfo
public CalendarBnBeanInfo()
getPropertyDescriptors
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
- Overrides:
- getPropertyDescriptors in class java.beans.SimpleBeanInfo
getEventSetDescriptors
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
- Overrides:
- getEventSetDescriptors in class java.beans.SimpleBeanInfo
getIcon
public java.awt.Image getIcon(int iconKind)
- Overrides:
- getIcon in class java.beans.SimpleBeanInfo