Java com.intellij.openapi.diff MergeRequest fields, constructors, methods, implement or subclass

Example usage for Java com.intellij.openapi.diff MergeRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.intellij.openapi.diff MergeRequest.

The text is from its open source code.

Method

intgetResult()
After the merge operation is completed, returns the exit code of the merge dialog.
voidrestoreOriginalContent()
voidsetVersionTitles(String[] versionTitles)
Sets the titles of panes in the merge dialog.
voidsetWindowTitle(String windowTitle)
Sets the title of the merge dialog.