public class JavaEditorFileSwapper extends EditorFileSwapper
EP_NAME| Constructor and Description |
|---|
JavaEditorFileSwapper() |
| Modifier and Type | Method and Description |
|---|---|
static VirtualFile |
findSourceFile(Project project,
VirtualFile file) |
Pair<VirtualFile,java.lang.Integer> |
getFileToSwapTo(Project project,
EditorWithProviderComposite editor) |
findSinglePsiAwareEditorpublic Pair<VirtualFile,java.lang.Integer> getFileToSwapTo(Project project, EditorWithProviderComposite editor)
getFileToSwapTo in class EditorFileSwapperpublic static VirtualFile findSourceFile(Project project, VirtualFile file)