Package com.intellij.openapi.fileEditor

Provides interfaces for implementing and working with generic (not necessarily text-based) file editors.

See:
          Description

Interface Summary
DocumentsEditor  
FileDocumentManagerListener  
FileEditor  
FileEditorLocation This interface specifies a location in its file editor.
FileEditorManagerListener  
FileEditorProvider  
FileEditorState This object is used to store/restore editor state between restarts.
TextEditor  
 

Class Summary
FileDocumentManager  
FileDocumentManagerAdapter  
FileEditorManager  
FileEditorManagerAdapter  
FileEditorManagerEvent  
FileEditorPolicy  
FileEditorStateLevel  
OpenFileDescriptor  
TextEditorLocation Created by IntelliJ IDEA.
 

Exception Summary
VetoDocumentReloadException  
VetoDocumentSavingException  
 

Package com.intellij.openapi.fileEditor Description

Provides interfaces for implementing and working with generic (not necessarily text-based) file editors.