Oracle Data-aware Controls Reference

oracle.dacf.control.swing
Class GridControlBeanInfo

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

public class GridControlBeanInfo
extends ControlBeanInfoHelper

bean info class for the grid control

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
GridControlBeanInfo()
          Constructor
 
Method Summary
protected  java.beans.PropertyDescriptor[] getAdditionalPropertyDescriptors()
          get property descriptors specific to the combo box
protected  java.lang.Class getBeanClass()
          get property descriptors specific to the combo box
 
Methods inherited from class oracle.dacf.control.swing.ControlBeanInfoHelper
getAdditionalBeanInfo, getAdditionalEventDescriptors, getDataItemNameEditorClass, getEventSetDescriptors, getExposeBaseClassBeanInfo, getPropertyDescriptors, 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

GridControlBeanInfo

public GridControlBeanInfo()
Constructor

Method Detail

getBeanClass

protected java.lang.Class getBeanClass()
get property descriptors specific to the combo box

Specified by:
getBeanClass in class ControlBeanInfoHelper
Returns:
property descriptors for the combo box

getAdditionalPropertyDescriptors

protected java.beans.PropertyDescriptor[] getAdditionalPropertyDescriptors()
get property descriptors specific to the combo box

Overrides:
getAdditionalPropertyDescriptors in class ControlBeanInfoHelper
Returns:
property descriptors for the combo box

Oracle Data-aware Controls Reference

 

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