Class PathEditorInput

java.lang.Object
org.csstudio.utility.singlesource.PathEditorInput
All Implemented Interfaces:
IAdaptable, IEditorInput, IPathEditorInput, IPersistable, IPersistableElement

public class PathEditorInput extends Object implements IPathEditorInput, IPersistableElement
Persistable editor input based on path

Uses an IPath, which is supported by both RCP and RAP, as the persisted identifier of an editor input.