All Superinterfaces:
IPersistable, IPersistableEditor, ITabbedPropertySheetPageContributor
All Known Implementing Classes:
AbstractEditor, JFreeChartEditor

Interface for EditorParts, which are intended to display experiment data. Editors should support Persistence @see IPersistableEditor. In addition, they serve as ITabbedPropertySheetPageContributor. Clients should not implement this interface but instead subclass AbstractEditor.