|
Oracle Data-aware Controls Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.beans.SimpleBeanInfo | +--oracle.dacf.control.swing.ControlBeanInfoHelper | +--oracle.dacf.control.swing.TreeControlBeanInfo
BeanInfo implementation for TreeControl.
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 |
public TreeControlBeanInfo()
Method Detail |
protected java.lang.Class getBeanClass()
ControlBeanInfoHelper
getBeanClass
in class ControlBeanInfoHelper
public java.beans.PropertyDescriptor[] getPropertyDescriptors()
getPropertyDescriptors
in class ControlBeanInfoHelper
BeanInfo.getPropertyDescriptors()
public java.beans.BeanInfo[] getAdditionalBeanInfo()
getAdditionalBeanInfo
in class ControlBeanInfoHelper
BeanInfo.getAdditionalBeanInfo()
|
Oracle Data-aware Controls Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |