Oracle Data-aware Controls Reference

oracle.dacf.control.swing
Class LOVBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended byoracle.dacf.control.swing.LOVBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class LOVBeanInfo
extends java.beans.SimpleBeanInfo

bean info class for the find panel control

Version:
SDK

Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
LOVBeanInfo()
          Constructor
 
Method Summary
protected  java.lang.Class getBeanClass()
          get the Class object for the bean
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
          get list of property descriptors for the bean
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LOVBeanInfo

public LOVBeanInfo()
Constructor

Method Detail

getBeanClass

protected java.lang.Class getBeanClass()
get the Class object for the bean

Returns:
class object for the bean

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
get list of property descriptors for the bean

Returns:
list of property descriptors

Oracle Data-aware Controls Reference

 

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