软件包 | 描述 |
---|---|
java.beans |
包含的类发展豆相关--基于JavaBeans组件™架构。
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyEditorSupport
这是一个支持类,以帮助建立属性编辑器。
|
Modifier and Type | Method and Description |
---|---|
PropertyEditor |
PropertyDescriptor.createPropertyEditor(Object bean)
使用当前属性编辑器类构造属性编辑器的实例。
|
static PropertyEditor |
PropertyEditorManager.findEditor(类<?> targetType)
为一个给定的目标类型找到一个值编辑器。
|
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.