ElegantJ Trees Java API Specification v1.1

com.elegantj.awt.tree
Class AWTTreeBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended bycom.elegantj.beaninfo.awt.SimpleBeanInfo
          extended bycom.elegantj.awt.tree.AWTTreeBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class AWTTreeBeanInfo
extends SimpleBeanInfo

Class which provides the bean info for the AWTTree


Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
AWTTreeBeanInfo()
           
 
Method Summary
 java.beans.BeanDescriptor getBeanDescriptor()
          Method which returns the bean descriptor for the AWTTree
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
          Method which returns the property descriptors for the AWTTree
 
Methods inherited from class com.elegantj.beaninfo.awt.SimpleBeanInfo
add, getIcon, getIndexedPropertyDescriptor, getPropertyDescriptor, getPropertyDescriptor, getReadOnlyPropertyDescriptor, getWriteOnlyPropertyDescriptor, removePropertyDescriptor, removePropertyDescriptors
 
Methods inherited from class java.beans.SimpleBeanInfo
getAdditionalBeanInfo, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWTTreeBeanInfo

public AWTTreeBeanInfo()
Method Detail

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Method which returns the property descriptors for the AWTTree

Specified by:
getPropertyDescriptors in interface java.beans.BeanInfo
Overrides:
getPropertyDescriptors in class SimpleBeanInfo
Returns:
The property descriptors for the AWTTree

getBeanDescriptor

public java.beans.BeanDescriptor getBeanDescriptor()
Method which returns the bean descriptor for the AWTTree

Specified by:
getBeanDescriptor in interface java.beans.BeanInfo
Specified by:
getBeanDescriptor in class SimpleBeanInfo
Returns:
the bean descriptor for the AWTTree

ElegantJ Trees Java API Specification v1.1

Submit a bug or feature

Copyright(c)
Elegant Microweb Technologies Pvt. Ltd.
www.elegantmicroweb.com
www.elegantjbeans.com
All Rights Reserved.