Oracle Data-aware Controls Reference

oracle.dacf.layout
Class RowLayoutBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended byoracle.dacf.layout.RowLayoutBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class RowLayoutBeanInfo
extends java.beans.SimpleBeanInfo

This bean info describes the properties of the RowLayout class.

Version:
SDK
See Also:
RowLayout

Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
RowLayoutBeanInfo()
           
 
Method Summary
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
          An array of PropertyDescriptors describing the editable properties supported by this 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

RowLayoutBeanInfo

public RowLayoutBeanInfo()
Method Detail

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
An array of PropertyDescriptors describing the editable properties supported by this bean. May return null if the information should be obtained by automatic analysis.

Returns:
the property descriptors for this class

Oracle Data-aware Controls Reference

 

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