PathEditor()
Create a new PathEditor, using the default ResourceEditor underneath.
PathEditor(resourceEditor: ResourceEditor)
Create a new PathEditor, using the given ResourceEditor underneath.
resourceEditor - the ResourceEditor to use
resourceEditor