oracle.jbo.uicli.controls
Class JUArrayComboBoxBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
oracle.jbo.uicli.controls.JUArrayComboBoxBeanInfo
- All Implemented Interfaces:
- java.beans.BeanInfo
- public class JUArrayComboBoxBeanInfo
- extends java.beans.SimpleBeanInfo
Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Methods inherited from class java.beans.SimpleBeanInfo |
loadImage |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JUArrayComboBoxBeanInfo
public JUArrayComboBoxBeanInfo()
getAdditionalBeanInfo
public java.beans.BeanInfo[] getAdditionalBeanInfo()
getBeanDescriptor
public java.beans.BeanDescriptor getBeanDescriptor()
getDefaultEventIndex
public int getDefaultEventIndex()
getDefaultPropertyIndex
public int getDefaultPropertyIndex()
getEventSetDescriptors
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
getIcon
public java.awt.Image getIcon(int iconKind)
getMethodDescriptors
public java.beans.MethodDescriptor[] getMethodDescriptors()
getPropertyDescriptors
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Copyright © 1997, 2004, Oracle. All rights reserved.