@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface MergeFilesOptionsConstants
DiffAndMergeTools.openMergeApplication(java.io.File, java.io.File, java.io.File, java.util.Map)
Modifier and Type | Interface and Description |
---|---|
static interface |
MergeFilesOptionsConstants.FilterModeValues
The values for filter mode option.
|
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FILTER_MODES_KEY
This option controls the default state of the filter buttons from the merge dialog.
Only one filter can be applied. |
static java.lang.String |
MERGE_DIALOG_TITLE
This option controls the title of the merge dialog.
If this option is set, its value will be used as the title of the merge dialog. |
static java.lang.String |
VIRTUAL_PATH_FOR_PERSONAL_MODIFIED_FILES_DIRECTORY
If this option is set, its value will be used in the merge dialog to present all
the file paths of the files that will be modified as a result of the merge operations.
|
static final java.lang.String VIRTUAL_PATH_FOR_PERSONAL_MODIFIED_FILES_DIRECTORY
DiffAndMergeTools.openMergeApplication(java.io.File, java.io.File, java.io.File, java.util.Map)
)
in the merge tool UI.static final java.lang.String FILTER_MODES_KEY
MergeFilesOptionsConstants.FilterModeValues
.static final java.lang.String MERGE_DIALOG_TITLE
© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.