软件包 | 描述 |
---|---|
java.beans |
包含的类发展豆相关--基于JavaBeans组件™架构。
|
Modifier and Type | Class and Description |
---|---|
class |
IndexedPropertyDescriptor
一个indexedpropertydescriptor描述属性,就像一个数组,一个索引的读或写访问特定的索引数组元素的方法。
|
Modifier and Type | Method and Description |
---|---|
PropertyDescriptor[] |
SimpleBeanInfo.getPropertyDescriptors()
否定属性知识。
|
PropertyDescriptor[] |
BeanInfo.getPropertyDescriptors()
返回用于所有属性的描述符的描述符。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.