Oracle Data-aware Controls Reference

oracle.dacf.layout
Class ControlLayoutBeanInfo

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

public class ControlLayoutBeanInfo
extends java.beans.SimpleBeanInfo

This bean info describes the properties of the ControlLayout class.

Version:
SDK
See Also:
ControlLayout

Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
ControlLayoutBeanInfo()
           
 
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

ControlLayoutBeanInfo

public ControlLayoutBeanInfo()
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.