ElegantJ Data Tables Java API Specification v1.1

com.elegantj.data.dataviewer.awt.table
Class AWTDataGridBeanInfo

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
                  extended bycom.elegantj.data.dataviewer.awt.table.AWTDataGridBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class AWTDataGridBeanInfo
extends AWTTableBeanInfo

Class which provides the bean info for the AWTDataGrid


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

AWTDataGridBeanInfo

public AWTDataGridBeanInfo()
Method Detail

getPropertyDescriptors

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

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

getBeanDescriptor

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

Specified by:
getBeanDescriptor in interface java.beans.BeanInfo
Overrides:
getBeanDescriptor in class AWTTableBeanInfo
Returns:
the bean descriptor for the AWTDataGrid

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.