com.bankframe.fe.statemachine.ext.connectors.swing
Class AutoViewBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
com.bankframe.fe.statemachine.ext.connectors.swing.AutoViewBeanInfo
- All Implemented Interfaces:
- BeanInfo
public class AutoViewBeanInfo
- extends SimpleBeanInfo
AutoViewBeanInfo
public AutoViewBeanInfo()
throws IntrospectionException
- Constructor for AutoViewBeanInfo.
- Throws:
IntrospectionException
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- Returns the propertyDescriptors.
- Specified by:
getPropertyDescriptors
in interface BeanInfo
- Overrides:
getPropertyDescriptors
in class SimpleBeanInfo
- Returns:
- PropertyDescriptor[]
getBeanDescriptor
public BeanDescriptor getBeanDescriptor()
- Returns the beanDescriptor.
- Specified by:
getBeanDescriptor
in interface BeanInfo
- Overrides:
getBeanDescriptor
in class SimpleBeanInfo
- Returns:
- BeanDescriptor
Copyright © 2005, 2007, Oracle. All rights reserved.