ElegantJ Data Entry Masks Java API Specification v1.1

com.elegantj.util.timer
Class TimerBeanInfo

java.lang.Object
  extended byjava.beans.SimpleBeanInfo
      extended bycom.elegantj.beaninfo.awt.SimpleBeanInfo
          extended bycom.elegantj.util.timer.TimerBeanInfo
All Implemented Interfaces:
java.beans.BeanInfo

public class TimerBeanInfo
extends SimpleBeanInfo

Class which provides the bean info for the Timer


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

TimerBeanInfo

public TimerBeanInfo()
Method Detail

getPropertyDescriptors

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

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

getBeanDescriptor

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

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

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.