public final class PropertyEditorFactory
extends java.lang.Object
PropertyEditor
which is appropriate for
the specified object or class.限定符和类型 | 方法和说明 |
---|---|
static java.beans.PropertyEditor |
getInstance(java.lang.Class<?> type) |
static java.beans.PropertyEditor |
getInstance(java.lang.Object object) |