Class EmptyEditorInput

java.lang.Object
org.csstudio.ui.util.EmptyEditorInput
All Implemented Interfaces:
IAdaptable, IEditorInput

public class EmptyEditorInput extends Object implements IEditorInput
Empty IEditorInput.

When an editor is started without a file, for example from the main menu, this can be used as its initial input.