|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.beans.SimpleBeanInfo
|
+--com.ibm.as400.vaccess.VUserListBeanInfo
The VUserListBeanInfo class provides bean information for the VUserList class.
VUserList| Field Summary |
| Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
| Constructor Summary | |
VUserListBeanInfo()
|
|
| Method Summary | |
java.beans.BeanDescriptor |
getBeanDescriptor()
Returns the bean descriptor. |
int |
getDefaultEventIndex()
Returns the index of the default event. |
int |
getDefaultPropertyIndex()
Returns the index of the default property. |
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Returns the descriptors for all events. |
java.awt.Image |
getIcon(int icon)
Returns an image for the icon. |
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Returns the descriptors for all properties. |
| Methods inherited from class java.beans.SimpleBeanInfo |
getAdditionalBeanInfo, getMethodDescriptors, loadImage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public VUserListBeanInfo()
| Method Detail |
public java.beans.BeanDescriptor getBeanDescriptor()
getBeanDescriptor in interface java.beans.BeanInfogetBeanDescriptor in class java.beans.SimpleBeanInfopublic int getDefaultEventIndex()
getDefaultEventIndex in interface java.beans.BeanInfogetDefaultEventIndex in class java.beans.SimpleBeanInfopublic int getDefaultPropertyIndex()
getDefaultPropertyIndex in interface java.beans.BeanInfogetDefaultPropertyIndex in class java.beans.SimpleBeanInfopublic java.beans.EventSetDescriptor[] getEventSetDescriptors()
getEventSetDescriptors in interface java.beans.BeanInfogetEventSetDescriptors in class java.beans.SimpleBeanInfopublic java.awt.Image getIcon(int icon)
getIcon in interface java.beans.BeanInfogetIcon in class java.beans.SimpleBeanInfoicon - The icon size and color.
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors in interface java.beans.BeanInfogetPropertyDescriptors in class java.beans.SimpleBeanInfo
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||