ElegantJ Data Tables Java API Specification v1.1

com.elegantj.awt.table
Class AWTTableBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended bycom.elegantj.beaninfo.awt.SimpleBeanInfo
          extended bycom.elegantj.beaninfo.awt.ComponentBeanInfo
              extended bycom.elegantj.awt.table.AWTTableBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo
Direct Known Subclasses:
AWTDataGridBeanInfo

public class AWTTableBeanInfo
extends ComponentBeanInfo

Class which provides the bean info for the AWTTable


Field Summary
 
Fields inherited from interface java.beans.BeanInfo
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
 
Constructor Summary
AWTTableBeanInfo()
           
 
Method Summary
 java.beans.BeanDescriptor getBeanDescriptor()
          Method which returns the bean descriptor for the AWTTable
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
          Method which returns the property descriptors for the AWTTable
 
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

AWTTableBeanInfo

public AWTTableBeanInfo()
Method Detail

getPropertyDescriptors

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

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

getBeanDescriptor

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

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

ElegantJ Data Tables 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.