Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


oracle.jbo.uicli.controls
Class JUArrayComboBoxBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended byoracle.jbo.uicli.controls.JUArrayComboBoxBeanInfo

All Implemented Interfaces:
java.beans.BeanInfo

public class JUArrayComboBoxBeanInfo
extends java.beans.SimpleBeanInfo

Field Summary

 

Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32

 

Constructor Summary
JUArrayComboBoxBeanInfo()
           

 

Method Summary
 java.beans.BeanInfo[] getAdditionalBeanInfo()
           
 java.beans.BeanDescriptor getBeanDescriptor()
           
 int getDefaultEventIndex()
           
 int getDefaultPropertyIndex()
           
 java.beans.EventSetDescriptor[] getEventSetDescriptors()
           
 java.awt.Image getIcon(int iconKind)
           
 java.beans.MethodDescriptor[] getMethodDescriptors()
           
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
           

 

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

 

Constructor Detail

JUArrayComboBoxBeanInfo

public JUArrayComboBoxBeanInfo()

Method Detail

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()

Oracle Application Development Framework Model and Business Components Java API Reference 10.1.3.1.0
B28969-01


Copyright © 1997, 2006, Oracle. All rights reserved.