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, getPropertyDescriptors
public static final String[] PROPERTY_NAMES
public Class getBeanClass()
JiveBeanInfo
getBeanClass
in class JiveBeanInfo
public String[] getPropertyNames()
JiveBeanInfo
getPropertyNames
in class JiveBeanInfo
public String getName()
JiveBeanInfo
getName
in class JiveBeanInfo
Copyright © 2003-2008 Jive Software.