| 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 PropertyDescriptor 的软件包 | |
|---|---|
| java.beans | 包含与开发 beans 有关的类,即基于 JavaBeansTM 架构的组件。 | 
| java.beans 中 PropertyDescriptor 的使用 | 
|---|
| java.beans 中 PropertyDescriptor 的子类 | |
|---|---|
 class | 
IndexedPropertyDescriptor
IndexedPropertyDescriptor 描述了类似数组行为的属性,且有一种访问数组特定元素的索引读和/或索引写方法。  | 
| 返回 PropertyDescriptor 的 java.beans 中的方法 | |
|---|---|
 PropertyDescriptor[] | 
BeanInfo.getPropertyDescriptors()
获得 beans PropertyDescriptor。 | 
 PropertyDescriptor[] | 
SimpleBeanInfo.getPropertyDescriptors()
拒绝属性的信息。  | 
  | 
JavaTM Platform Standard Ed. 6  | 
|||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。