|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.beans.SimpleBeanInfo
oracle.dacf.control.swing.ControlBeanInfoHelper
BeanInfo helper class.
Field Summary | |
protected boolean |
exposeBaseClassBeanInfo
|
Fields inherited from interface java.beans.BeanInfo |
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32 |
Constructor Summary | |
ControlBeanInfoHelper()
|
Method Summary | |
java.beans.BeanInfo[] |
getAdditionalBeanInfo()
Returns information about the bean superclass. |
protected java.beans.EventSetDescriptor[] |
getAdditionalEventDescriptors()
derived class may override this method to add new events in |
protected java.beans.PropertyDescriptor[] |
getAdditionalPropertyDescriptors()
derived class may override this method to add new properties in addition to data item name and infobus. |
protected abstract java.lang.Class |
getBeanClass()
derived class should return the Bean class |
protected java.lang.Class |
getDataItemNameEditorClass()
derived class should return the Bean class |
java.beans.EventSetDescriptor[] |
getEventSetDescriptors()
Returns the event descriptors for the bean |
protected boolean |
getExposeBaseClassBeanInfo()
|
java.beans.PropertyDescriptor[] |
getPropertyDescriptors()
Returns the property descriptors for the bean |
protected void |
setExposeBaseClassBeanInfo(boolean nuState)
|
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 |
Field Detail |
protected boolean exposeBaseClassBeanInfo
Constructor Detail |
public ControlBeanInfoHelper()
Method Detail |
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
BeanInfo.getPropertyDescriptors()
public java.beans.EventSetDescriptor[] getEventSetDescriptors()
BeanInfo.getEventSetDescriptors()
protected void setExposeBaseClassBeanInfo(boolean nuState)
protected boolean getExposeBaseClassBeanInfo()
public java.beans.BeanInfo[] getAdditionalBeanInfo()
BeanInfo.getAdditionalBeanInfo()
protected java.beans.PropertyDescriptor[] getAdditionalPropertyDescriptors()
protected java.beans.EventSetDescriptor[] getAdditionalEventDescriptors()
protected java.lang.Class getDataItemNameEditorClass()
protected abstract java.lang.Class getBeanClass()
|
Oracle Data-aware Controls Reference | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.