软件包 | 描述 |
---|---|
java.beans |
包含的类发展豆相关--基于JavaBeans组件™架构。
|
Modifier and Type | Method and Description |
---|---|
MethodDescriptor[] |
EventSetDescriptor.getListenerMethodDescriptors()
得到目标的
MethodDescriptor s监听器接口。
|
MethodDescriptor[] |
SimpleBeanInfo.getMethodDescriptors()
否认方法知识。
|
MethodDescriptor[] |
BeanInfo.getMethodDescriptors()
返回定义由此豆支持的外部可见方法的定义的方法描述符。
|
Constructor and Description |
---|
EventSetDescriptor(String eventSetName, 类<?> listenerType, MethodDescriptor[] listenerMethodDescriptors, 方法 addListenerMethod, 方法 removeListenerMethod)
创建使用
java.lang.reflect.MethodDescriptor和
java.lang.Class物体划伤
EventSetDescriptor。
|
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.