Package javaa.beans
Class PropertyEditorManager
java.lang.Object
javaa.beans.PropertyEditorManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic PropertyEditor
findEditor
(Class<?> targetType) static String[]
static void
registerEditor
(Class<?> targetType, Class<?> editorClass) static void
setEditorSearchPath
(String[] apath)
-
Constructor Details
-
PropertyEditorManager
public PropertyEditorManager()
-
-
Method Details
-
registerEditor
-
findEditor
-
setEditorSearchPath
-
getEditorSearchPath
-