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) |
findSinglePsiAwareEditor
public Pair<VirtualFile,java.lang.Integer> getFileToSwapTo(Project project, EditorWithProviderComposite editor)
getFileToSwapTo
in class EditorFileSwapper
public static VirtualFile findSourceFile(Project project, VirtualFile file)