wt.clients.scheduler
Class LongSpinnerBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
wt.clients.scheduler.LongSpinnerBeanInfo
- All Implemented Interfaces:
- BeanInfo
- public class LongSpinnerBeanInfo
- extends SimpleBeanInfo
What can I say, I like being able to use VCafe' to build my apps.
I am recycling the Spinner icon. If we are to add this bean to
wtbeans.jar, we will need an icon for this bean.
Supported API: false
Extendable: false
- See Also:
LongSpinner
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_beanClass
private static final Class _beanClass
LongSpinnerBeanInfo
public LongSpinnerBeanInfo()
getAdditionalBeanInfo
public BeanInfo[] getAdditionalBeanInfo()
- Gets the beaninfo for the superclass of this bean
- Returns:
- BeanInfo[] beaninfo for the superclass of this bean
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Returns the SymantecBeanDescriptor for this bean.
- Returns:
- an object of type SymantecBeanDescriptor.
- See Also:
SymantecBeanDescriptor
getIcon
public Image getIcon(int iconKind)
- Gets an image that may be used to visually represent the bean.
Currently we are recycling the SpinnerBean icon.
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- Returns a description of this beans properties