org.firebirdsql.squirrel.util
Class IndexInfoBeanInfo
java.lang.Object
java.beans.SimpleBeanInfo
org.firebirdsql.squirrel.util.IndexInfoBeanInfo
- All Implemented Interfaces:
- BeanInfo
public class IndexInfoBeanInfo
- extends SimpleBeanInfo
This is the BeanInfo class for IndexInfo.
- Author:
- Colin Bell
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexInfoBeanInfo
public IndexInfoBeanInfo()
getPropertyDescriptors
public PropertyDescriptor[] getPropertyDescriptors()
- See http://tinyurl.com/63no6t for discussion of the proper thread-safe way to implement
getPropertyDescriptors().
- Specified by:
getPropertyDescriptors in interface BeanInfo- Overrides:
getPropertyDescriptors in class SimpleBeanInfo
- See Also:
SimpleBeanInfo.getPropertyDescriptors()
Copyright © 2001-2010. All Rights Reserved.