public class DefaultConnectionProviderBeanInfo extends JiveBeanInfo
| Modifier and Type | Field and Description |
|---|---|
static String[] |
PROPERTY_NAMES |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32| Constructor and Description |
|---|
DefaultConnectionProviderBeanInfo() |
| Modifier and Type | Method and Description |
|---|---|
Class |
getBeanClass()
Returns the bean Class.
|
String |
getName()
Returns the name of the class that the bean info applies to (which
corresponds to the resource bundle that will be loaded).
|
String[] |
getPropertyNames()
Returns the names of the properties of the bean that should be exposed.
|
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, getPropertyDescriptorspublic static final String[] PROPERTY_NAMES
public Class getBeanClass()
JiveBeanInfogetBeanClass in class JiveBeanInfopublic String[] getPropertyNames()
JiveBeanInfogetPropertyNames in class JiveBeanInfopublic String getName()
JiveBeanInfogetName in class JiveBeanInfoCopyright © 2003-2008 Jive Software.