|
Enterprise Information Portal APIs |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.beans.SimpleBeanInfo | +--com.ibm.mm.beans.CMBSchemaManagementBeanInfo
CMBSchemaManagement bean information
CMBSchemaManagement
Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
CMBSchemaManagementBeanInfo()
|
Method Summary | |
static java.lang.Class |
getBeanClass()
Gets the bean class. |
java.beans.BeanDescriptor |
getBeanDescriptor()
Get CMBSchemaManagement bean descriptor. |
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Get CMBSchemaManagement bean event set descriptors. |
java.awt.Image |
getIcon(int iconKind)
Gets the image icon for this bean. |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Get CMBSchemaManagement bean property descriptors. |
Methods inherited from class java.beans.SimpleBeanInfo |
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getMethodDescriptors, loadImage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CMBSchemaManagementBeanInfo()
Method Detail |
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in class java.beans.SimpleBeanInfo
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors
in class java.beans.SimpleBeanInfo
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor
in class java.beans.SimpleBeanInfo
public static java.lang.Class getBeanClass()
public java.awt.Image getIcon(int iconKind)
There are four possible flavors of icons (16x16 color, 32x32 color, 16x16 mono, 32x32 mono).
getIcon
in class java.beans.SimpleBeanInfo
iconKind
- The kind of icon requested. This should be one
of the constant values:
|
EIP JavaBeans | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |