|
||||||||||
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.DateChooserComboBeanInfo
public class DateChooserComboBeanInfo
Info class for DateChooserCombo.
Класс с описание свойств раскрывающегося редатора дат.
AbstractDateChooserBeanInfo
,
DateChooserCombo
Field Summary |
---|
Fields inherited from interface java.beans.BeanInfo |
---|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
---|---|
DateChooserComboBeanInfo()
|
Method Summary | |
---|---|
java.util.ArrayList<java.beans.PropertyDescriptor> |
getAdditionalDescriptors()
Unique descriptors for DateChooserCombo. |
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 DateChooserComboBeanInfo()
Method Detail |
---|
protected java.lang.String getDisplayName()
AbstractDateChooserBeanInfo
getDisplayName
in class AbstractDateChooserBeanInfo
protected java.lang.String getPicturePrefix()
AbstractDateChooserBeanInfo
getPicturePrefix
in class AbstractDateChooserBeanInfo
protected java.lang.Class getBeanClass()
AbstractDateChooserBeanInfo
getBeanClass
in class AbstractDateChooserBeanInfo
protected java.lang.Class getCustomizerClass()
AbstractDateChooserBeanInfo
getCustomizerClass
in class AbstractDateChooserBeanInfo
public java.util.ArrayList<java.beans.PropertyDescriptor> getAdditionalDescriptors() throws java.beans.IntrospectionException
getAdditionalDescriptors
in class AbstractDateChooserBeanInfo
java.beans.IntrospectionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |