public class JCollapsiblePaneBeanInfo extends SimpleBeanInfo
| Modifier and Type | Field and Description |
|---|---|
protected BeanDescriptor |
bd
Description of the Field
|
protected Image |
iconColor16
Description of the Field
|
protected Image |
iconColor32
Description of the Field
|
protected Image |
iconMono16
Description of the Field
|
protected Image |
iconMono32
Description of the Field
|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32| Constructor and Description |
|---|
JCollapsiblePaneBeanInfo()
Constructor for the JCollapsiblePaneBeanInfo object
|
| Modifier and Type | Method and Description |
|---|---|
BeanInfo[] |
getAdditionalBeanInfo()
Gets the additionalBeanInfo
|
BeanDescriptor |
getBeanDescriptor()
Gets the beanDescriptor
|
int |
getDefaultPropertyIndex()
Gets the defaultPropertyIndex
|
Image |
getIcon(int type)
Gets the icon
|
MethodDescriptor[] |
getMethodDescriptors()
Gets the methodDescriptors attribute ...
|
PropertyDescriptor[] |
getPropertyDescriptors()
Gets the Property Descriptors
|
getDefaultEventIndex, getEventSetDescriptors, loadImageprotected BeanDescriptor bd
protected Image iconMono16
protected Image iconColor16
protected Image iconMono32
protected Image iconColor32
public JCollapsiblePaneBeanInfo()
throws IntrospectionException
IntrospectionExceptionpublic BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo in interface BeanInfogetAdditionalBeanInfo in class SimpleBeanInfopublic BeanDescriptor getBeanDescriptor()
getBeanDescriptor in interface BeanInfogetBeanDescriptor in class SimpleBeanInfopublic int getDefaultPropertyIndex()
getDefaultPropertyIndex in interface BeanInfogetDefaultPropertyIndex in class SimpleBeanInfopublic Image getIcon(int type)
getIcon in interface BeanInfogetIcon in class SimpleBeanInfotype - Description of the Parameterpublic PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface BeanInfogetPropertyDescriptors in class SimpleBeanInfopublic MethodDescriptor[] getMethodDescriptors()
getMethodDescriptors in interface BeanInfogetMethodDescriptors in class SimpleBeanInfoCopyright © 2015. All rights reserved.