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