Constructors
| Name | Description |
|---|---|
| PropertyEditorManager() |
Methods
| Name | Description |
|---|---|
| findEditor(Class) | Locate a value editor for a given target type. |
| getEditorSearchPath() | |
| registerEditor(Class, Class) | Register an editor class to be used to editor values of a given target class. |
| setEditorSearchPath(String[]) | Change the list of package names that will be used for finding property editors. |