Oracle Data-aware Controls Reference

oracle.dacf.control.swing
Class NavigationBarBeanInfo

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

public class NavigationBarBeanInfo
extends ControlBeanInfoHelper

bean info class for the check box 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
NavigationBarBeanInfo()
          Constructor
 
Method Summary
protected  java.beans.EventSetDescriptor[] getAdditionalEventDescriptors()
          get additional events specific to this bean
protected  java.beans.PropertyDescriptor[] getAdditionalPropertyDescriptors()
          get property descriptors for the bean
protected  java.lang.Class getBeanClass()
          get the Class object for the bean
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
          Returns the property descriptors for the bean
 
Methods inherited from class oracle.dacf.control.swing.ControlBeanInfoHelper
getAdditionalBeanInfo, 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

NavigationBarBeanInfo

public NavigationBarBeanInfo()
Constructor

Method Detail

getBeanClass

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

Specified by:
getBeanClass in class ControlBeanInfoHelper
Returns:
Class object for the bean

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Description copied from class: ControlBeanInfoHelper
Returns the property descriptors for the bean

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

getAdditionalPropertyDescriptors

protected java.beans.PropertyDescriptor[] getAdditionalPropertyDescriptors()
get property descriptors for the bean

Overrides:
getAdditionalPropertyDescriptors in class ControlBeanInfoHelper
Returns:
PropertyDescriptors specific to this bean

getAdditionalEventDescriptors

protected java.beans.EventSetDescriptor[] getAdditionalEventDescriptors()
get additional events specific to this bean

Overrides:
getAdditionalEventDescriptors in class ControlBeanInfoHelper

Oracle Data-aware Controls Reference

 

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