Oracle Data-aware Controls Reference

oracle.dacf.control.swing
Class TreeControlBeanInfo

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

public class TreeControlBeanInfo
extends ControlBeanInfoHelper

BeanInfo implementation for TreeControl.

Version:
SDK

Field Summary
 
Fields inherited from class oracle.dacf.control.swing.ControlBeanInfoHelper
exposeBaseClassBeanInfo
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
TreeControlBeanInfo()
           
 
Method Summary
 java.beans.BeanInfo[] getAdditionalBeanInfo()
          Returns the property descriptors for the superclass bean
protected  java.lang.Class getBeanClass()
          derived class should return the Bean class
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
          Returns the property descriptors for the bean
 
Methods inherited from class oracle.dacf.control.swing.ControlBeanInfoHelper
getAdditionalEventDescriptors, getAdditionalPropertyDescriptors, getDataItemNameEditorClass, getEventSetDescriptors, getExposeBaseClassBeanInfo, setExposeBaseClassBeanInfo
 
Methods inherited from class java.beans.SimpleBeanInfo
getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getIcon, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeControlBeanInfo

public TreeControlBeanInfo()
Method Detail

getBeanClass

protected java.lang.Class getBeanClass()
Description copied from class: ControlBeanInfoHelper
derived class should return the Bean class

Specified by:
getBeanClass in class ControlBeanInfoHelper

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Returns the property descriptors for the bean

Specified by:
getPropertyDescriptors in interface java.beans.BeanInfo
Overrides:
getPropertyDescriptors in class ControlBeanInfoHelper
See Also:
BeanInfo.getPropertyDescriptors()

getAdditionalBeanInfo

public java.beans.BeanInfo[] getAdditionalBeanInfo()
Returns the property descriptors for the superclass bean

Specified by:
getAdditionalBeanInfo in interface java.beans.BeanInfo
Overrides:
getAdditionalBeanInfo in class ControlBeanInfoHelper
See Also:
BeanInfo.getAdditionalBeanInfo()

Oracle Data-aware Controls Reference

 

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