|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.SimpleBeanInfo
datechooser.beans.AbstractDateChooserBeanInfo
datechooser.beans.DateChooserPanelBeanInfo
public class DateChooserPanelBeanInfo
Info class for DateChooserPanel.
Класс с описание свойств панели выбора даты.
AbstractDateChooserBeanInfo,
DateChooserPanel| Field Summary |
|---|
| Fields inherited from interface java.beans.BeanInfo |
|---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Constructor Summary | |
|---|---|
DateChooserPanelBeanInfo()
|
|
| Method Summary | |
|---|---|
java.util.ArrayList<java.beans.PropertyDescriptor> |
getAdditionalDescriptors()
Unique descriptors for DateChooserPanel. |
protected java.lang.Class |
getBeanClass()
Возвращает класс компонента. |
protected java.lang.Class |
getCustomizerClass()
Возвращает класс-настройщик. |
protected java.lang.String |
getDisplayName()
Возвращает название компонента. |
protected java.lang.String |
getPicturePrefix()
Возвращает начало названия фалов с изображениями для данного компонента. |
| Methods inherited from class datechooser.beans.AbstractDateChooserBeanInfo |
|---|
getBeanDescriptor, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getPropertyDescriptors |
| Methods inherited from class java.beans.SimpleBeanInfo |
|---|
getAdditionalBeanInfo, getDefaultEventIndex, getMethodDescriptors, loadImage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DateChooserPanelBeanInfo()
| Method Detail |
|---|
protected java.lang.String getDisplayName()
AbstractDateChooserBeanInfo
getDisplayName in class AbstractDateChooserBeanInfoprotected java.lang.String getPicturePrefix()
AbstractDateChooserBeanInfo
getPicturePrefix in class AbstractDateChooserBeanInfoprotected java.lang.Class getBeanClass()
AbstractDateChooserBeanInfo
getBeanClass in class AbstractDateChooserBeanInfoprotected java.lang.Class getCustomizerClass()
AbstractDateChooserBeanInfo
getCustomizerClass in class AbstractDateChooserBeanInfo
public java.util.ArrayList<java.beans.PropertyDescriptor> getAdditionalDescriptors()
throws java.beans.IntrospectionException
getAdditionalDescriptors in class AbstractDateChooserBeanInfojava.beans.IntrospectionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||