ElegantJ Data Entry Masks Java API Specification v1.1

com.elegantj.util.editmask
Class EditMaskBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended bycom.elegantj.beaninfo.awt.SimpleBeanInfo
          extended bycom.elegantj.beaninfo.awt.ComponentBeanInfo
              extended bycom.elegantj.util.editmask.EditMaskBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class EditMaskBeanInfo
extends ComponentBeanInfo

Class which provides the bean info for the EditMask


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

EditMaskBeanInfo

public EditMaskBeanInfo()
Method Detail

getPropertyDescriptors

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

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

getBeanDescriptor

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

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

ElegantJ Data Entry Masks 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.