软件包 | 描述 |
---|---|
java.beans |
包含的类发展豆相关--基于JavaBeans组件™架构。
|
Modifier and Type | Class and Description |
---|---|
class |
BeanDescriptor
一个beandescriptor提供有关“豆”的全局信息,包括它的java类,其显示名称,等等。
|
class |
EventSetDescriptor
一个eventsetdescriptor描述了一组事件,一个给定的java bean的火灾。
|
class |
IndexedPropertyDescriptor
一个indexedpropertydescriptor描述属性,就像一个数组,一个索引的读或写访问特定的索引数组元素的方法。
|
class |
MethodDescriptor
一个methoddescriptor描述,从其他组件外部访问java bean支持特定的方法。
|
class |
ParameterDescriptor
的parameterdescriptor类允许bean实现者提供他们的每个参数的更多信息,除了通过java.lang.reflect.method类提供低级别的类型信息。
|
class |
PropertyDescriptor
一个propertydescriptor描述一个属性,一个java bean的出口通过一对访问方法。
|
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.