NullEditorRegistry

public class NullEditorRegistry implements IEditorRegistry

Editor registry that always returns an empty iterable.

Methods

open

public void open(FileObject resource, IProject project)

open

public void open(Iterable<FileObject> resources, IProject project)

openEditors

public Iterable<IEditor> openEditors()