Files
openide/platform/diff-impl/resources/api-dump-unreviewed.txt
Daniil Ovchinnikov d2abbf2351 IJPL-797 API dump: generate api-dump-unreviewed.txt and exposed API lists [3/4]
GitOrigin-RevId: 6223b21d9e34fd67b31473bb8c97bf82326f8517
2024-04-09 02:21:31 +00:00

4423 lines
274 KiB
Plaintext

f:com.intellij.codeInsight.daemon.OutsidersPsiFileSupport
- <init>():V
- s:getOriginalFilePath(com.intellij.openapi.vfs.VirtualFile):java.lang.String
- s:getOriginalFileUrl(com.intellij.openapi.vfs.VirtualFile):java.lang.String
- s:isOutsiderFile(com.intellij.openapi.vfs.VirtualFile):Z
- s:isOutsiderFile(com.intellij.psi.PsiFile):Z
- s:markFile(com.intellij.openapi.vfs.VirtualFile):V
- s:markFile(com.intellij.openapi.vfs.VirtualFile,java.lang.String):V
- s:markFileWithUrl(com.intellij.openapi.vfs.VirtualFile,java.lang.String):V
c:com.intellij.codeInsight.daemon.OutsidersPsiFileSupport$HighlightFilter
- com.intellij.codeInsight.daemon.impl.HighlightInfoFilter
- <init>():V
- accept(com.intellij.codeInsight.daemon.impl.HighlightInfo,com.intellij.psi.PsiFile):Z
c:com.intellij.codeInsight.daemon.OutsidersPsiFileSupport$HighlightingSettingProvider
- com.intellij.codeInsight.daemon.impl.analysis.DefaultHighlightingSettingProvider
- <init>():V
- getDefaultSetting(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.codeInsight.daemon.impl.analysis.FileHighlightingSetting
c:com.intellij.codeInsight.daemon.OutsidersPsiFileSupport$IntentionFilter
- com.intellij.codeInsight.daemon.impl.IntentionActionFilter
- <init>():V
- accept(com.intellij.codeInsight.intention.IntentionAction,com.intellij.psi.PsiFile):Z
f:com.intellij.diff.DiffActionPromoter
- com.intellij.openapi.actionSystem.ActionPromoter
- <init>():V
- promote(java.util.List,com.intellij.openapi.actionSystem.DataContext):java.util.List
a:com.intellij.diff.DiffContentFactoryEx
- com.intellij.diff.DiffContentFactory
- <init>():V
- a:createDocumentFromBytes(com.intellij.openapi.project.Project,B[],com.intellij.openapi.fileTypes.FileType,java.lang.String):com.intellij.diff.contents.DocumentContent
- a:createDocumentFromBytes(com.intellij.openapi.project.Project,B[],com.intellij.openapi.vcs.FilePath):com.intellij.diff.contents.DocumentContent
- a:createDocumentFromBytes(com.intellij.openapi.project.Project,B[],com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.contents.DocumentContent
- a:documentContent(com.intellij.openapi.project.Project,Z):com.intellij.diff.DiffContentFactoryEx$DocumentContentBuilder
- s:getInstanceEx():com.intellij.diff.DiffContentFactoryEx
com.intellij.diff.DiffContentFactoryEx$ContextProvider
- a:passContext(com.intellij.diff.DiffContentFactoryEx$DocumentContentBuilder):V
com.intellij.diff.DiffContentFactoryEx$DocumentContentBuilder
- a:buildFromBytes(B[]):com.intellij.diff.contents.DocumentContent
- a:buildFromText(java.lang.String,Z):com.intellij.diff.contents.DocumentContent
- a:contextByFilePath(com.intellij.openapi.vcs.FilePath):com.intellij.diff.DiffContentFactoryEx$DocumentContentBuilder
- a:contextByFileType(com.intellij.openapi.fileTypes.FileType):com.intellij.diff.DiffContentFactoryEx$DocumentContentBuilder
- a:contextByHighlightFile(com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.DiffContentFactoryEx$DocumentContentBuilder
- a:contextByProvider(com.intellij.diff.DiffContentFactoryEx$ContextProvider):com.intellij.diff.DiffContentFactoryEx$DocumentContentBuilder
- a:contextByReferent(com.intellij.diff.contents.DocumentContent):com.intellij.diff.DiffContentFactoryEx$DocumentContentBuilder
- a:withDefaultCharset(java.nio.charset.Charset):com.intellij.diff.DiffContentFactoryEx$DocumentContentBuilder
- a:withFileName(java.lang.String):com.intellij.diff.DiffContentFactoryEx$DocumentContentBuilder
f:com.intellij.diff.DiffContentFactoryImpl
- com.intellij.diff.DiffContentFactoryEx
- <init>():V
- create(com.intellij.openapi.editor.Document,com.intellij.diff.contents.DocumentContent):com.intellij.diff.contents.DocumentContent
- create(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):com.intellij.diff.contents.DocumentContent
- create(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.diff.contents.DocumentContent):com.intellij.diff.contents.DocumentContent
- create(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.fileTypes.FileType):com.intellij.diff.contents.DocumentContent
- create(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.contents.DocumentContent
- create(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.contents.DiffContent
- create(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.contents.DiffContent
- create(com.intellij.openapi.project.Project,java.lang.String):com.intellij.diff.contents.DocumentContent
- create(com.intellij.openapi.project.Project,java.lang.String,com.intellij.diff.contents.DocumentContent):com.intellij.diff.contents.DocumentContent
- create(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.fileTypes.FileType):com.intellij.diff.contents.DocumentContent
- create(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.fileTypes.FileType,Z):com.intellij.diff.contents.DocumentContent
- create(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vcs.FilePath):com.intellij.diff.contents.DocumentContent
- create(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.contents.DocumentContent
- create(java.lang.String):com.intellij.diff.contents.DocumentContent
- create(java.lang.String,com.intellij.diff.contents.DocumentContent):com.intellij.diff.contents.DocumentContent
- create(java.lang.String,com.intellij.openapi.fileTypes.FileType):com.intellij.diff.contents.DocumentContent
- create(java.lang.String,com.intellij.openapi.fileTypes.FileType,Z):com.intellij.diff.contents.DocumentContent
- create(java.lang.String,com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.contents.DocumentContent
- createBinary(com.intellij.openapi.project.Project,B[],com.intellij.openapi.fileTypes.FileType,java.lang.String):com.intellij.diff.contents.DiffContent
- createClipboardContent():com.intellij.diff.contents.DiffContent
- createClipboardContent(com.intellij.diff.contents.DocumentContent):com.intellij.diff.contents.DocumentContent
- createClipboardContent(com.intellij.openapi.project.Project):com.intellij.diff.contents.DiffContent
- createClipboardContent(com.intellij.openapi.project.Project,com.intellij.diff.contents.DocumentContent):com.intellij.diff.contents.DocumentContent
- createDocument(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.contents.DocumentContent
- createDocumentFromBytes(com.intellij.openapi.project.Project,B[],com.intellij.openapi.fileTypes.FileType,java.lang.String):com.intellij.diff.contents.DocumentContent
- createDocumentFromBytes(com.intellij.openapi.project.Project,B[],com.intellij.openapi.vcs.FilePath):com.intellij.diff.contents.DocumentContent
- createDocumentFromBytes(com.intellij.openapi.project.Project,B[],com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.contents.DocumentContent
- createEditable(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.fileTypes.FileType):com.intellij.diff.contents.DocumentContent
- createEmpty():com.intellij.diff.contents.EmptyContent
- createFile(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.contents.FileContent
- createFragment(com.intellij.openapi.project.Project,com.intellij.diff.contents.DocumentContent,com.intellij.openapi.util.TextRange):com.intellij.diff.contents.DocumentContent
- createFragment(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.util.TextRange):com.intellij.diff.contents.DocumentContent
- createFromBytes(com.intellij.openapi.project.Project,B[],com.intellij.openapi.fileTypes.FileType,java.lang.String):com.intellij.diff.contents.DiffContent
- createFromBytes(com.intellij.openapi.project.Project,B[],com.intellij.openapi.vcs.FilePath):com.intellij.diff.contents.DiffContent
- createFromBytes(com.intellij.openapi.project.Project,B[],com.intellij.openapi.vcs.FilePath,java.nio.charset.Charset):com.intellij.diff.contents.DiffContent
- createFromBytes(com.intellij.openapi.project.Project,B[],com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.contents.DiffContent
- documentContent(com.intellij.openapi.project.Project,Z):com.intellij.diff.DiffContentFactoryEx$DocumentContentBuilder
- s:guessCharset(com.intellij.openapi.project.Project,B[],com.intellij.openapi.vcs.FilePath):java.nio.charset.Charset
a:com.intellij.diff.DiffContextEx
- com.intellij.diff.DiffContext
- <init>():V
- a:reloadDiffRequest():V
- a:reopenDiffRequest():V
- a:setWindowTitle(java.lang.String):V
- a:showProgressBar(Z):V
c:com.intellij.diff.DiffManagerImpl
- com.intellij.diff.DiffManagerEx
- <init>():V
- createRequestPanel(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,java.awt.Window):com.intellij.diff.DiffRequestPanel
- getDiffTools():java.util.List
- getMergeTools():java.util.List
- showDiff(com.intellij.openapi.project.Project,com.intellij.diff.chains.DiffRequestChain,com.intellij.diff.DiffDialogHints):V
- showDiff(com.intellij.openapi.project.Project,com.intellij.diff.requests.DiffRequest):V
- showDiff(com.intellij.openapi.project.Project,com.intellij.diff.requests.DiffRequest,com.intellij.diff.DiffDialogHints):V
- showDiffBuiltin(com.intellij.openapi.project.Project,com.intellij.diff.chains.DiffRequestChain,com.intellij.diff.DiffDialogHints):V
- showDiffBuiltin(com.intellij.openapi.project.Project,com.intellij.diff.requests.DiffRequest):V
- showDiffBuiltin(com.intellij.openapi.project.Project,com.intellij.diff.requests.DiffRequest,com.intellij.diff.DiffDialogHints):V
- showMerge(com.intellij.openapi.project.Project,com.intellij.diff.merge.MergeRequest):V
- showMergeBuiltin(com.intellij.openapi.project.Project,com.intellij.diff.merge.MergeRequest):V
- showMergeBuiltin(com.intellij.openapi.project.Project,com.intellij.diff.merge.MergeRequestProducer,com.intellij.diff.DiffDialogHints):V
f:com.intellij.diff.DiffNotificationIdsHolder
- sf:Companion:com.intellij.diff.DiffNotificationIdsHolder$Companion
- sf:EXTERNAL_CANT_LOAD_CHANGES:java.lang.String
- sf:EXTERNAL_TOO_MANY_SELECTED:java.lang.String
- sf:MERGE_INTERNAL_ERROR:java.lang.String
- <init>():V
- getNotificationIds():java.util.List
f:com.intellij.diff.DiffNotificationIdsHolder$Companion
c:com.intellij.diff.DiffRequestFactoryImpl
- com.intellij.diff.DiffRequestFactory
- sf:DIFF_TITLE_RENAME_SEPARATOR:java.lang.String
- sf:DIFF_TITLE_SEPARATOR:java.lang.String
- <init>():V
- createBinaryMergeRequest(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,java.lang.String,java.util.List,com.intellij.util.Consumer):com.intellij.diff.merge.MergeRequest
- createBinaryMergeRequestFromFiles(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,java.lang.String,java.util.List,com.intellij.util.Consumer):com.intellij.diff.merge.MergeRequest
- createClipboardVsValue(java.lang.String):com.intellij.diff.requests.ContentDiffRequest
- createFromFiles(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.requests.ContentDiffRequest
- createFromFiles(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.requests.ContentDiffRequest
- createMergeRequest(com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.editor.Document,java.util.List,java.lang.String,java.util.List,com.intellij.util.Consumer):com.intellij.diff.merge.MergeRequest
- createMergeRequest(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,com.intellij.diff.merge.ConflictType,java.lang.String,java.util.List):com.intellij.diff.merge.MergeRequest
- createMergeRequest(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,com.intellij.diff.merge.ConflictType,java.lang.String,java.util.List,com.intellij.util.Consumer):com.intellij.diff.merge.MergeRequest
- createMergeRequest(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,java.lang.String,java.util.List):com.intellij.diff.merge.MergeRequest
- createMergeRequest(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,java.lang.String,java.util.List,com.intellij.util.Consumer):com.intellij.diff.merge.MergeRequest
- createMergeRequestFromFiles(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,com.intellij.util.Consumer):com.intellij.diff.merge.MergeRequest
- createMergeRequestFromFiles(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,java.lang.String,java.util.List,com.intellij.util.Consumer):com.intellij.diff.merge.MergeRequest
- createTextMergeRequest(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,com.intellij.diff.merge.ConflictType,java.lang.String,java.util.List,com.intellij.util.Consumer):com.intellij.diff.merge.TextMergeRequest
- createTextMergeRequest(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,java.lang.String,java.util.List,com.intellij.util.Consumer):com.intellij.diff.merge.TextMergeRequest
- createTextMergeRequestFromFiles(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.List,java.lang.String,java.util.List,com.intellij.util.Consumer):com.intellij.diff.merge.TextMergeRequest
- s:getContentTitle(com.intellij.openapi.vcs.FilePath):java.lang.String
- getContentTitle(com.intellij.openapi.vfs.VirtualFile):java.lang.String
- s:getTitle(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FilePath,java.lang.String):java.lang.String
- getTitle(com.intellij.openapi.vfs.VirtualFile):java.lang.String
- getTitle(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):java.lang.String
c:com.intellij.diff.actions.AllLinesIterator
- java.util.Iterator
- <init>(com.intellij.openapi.editor.Document):V
- hasNext():Z
- next():com.intellij.openapi.util.Pair
- remove():V
a:com.intellij.diff.actions.BaseShowDiffAction
- com.intellij.openapi.project.DumbAwareAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- ps:createMutableChainFromFiles(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.actions.impl.MutableDiffRequestChain
- ps:createMutableChainFromFiles(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):com.intellij.diff.actions.impl.MutableDiffRequestChain
- pa:getDiffRequestChain(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.diff.chains.DiffRequestChain
- ps:hasContent(com.intellij.openapi.vfs.VirtualFile):Z
- pa:isAvailable(com.intellij.openapi.actionSystem.AnActionEvent):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.diff.actions.BlankDiffWindowUtil
- sf:INSTANCE:com.intellij.diff.actions.BlankDiffWindowUtil
- sf:REMEMBER_CONTENT_KEY:com.intellij.openapi.util.Key
- sf:createBlankDiffRequestChain(com.intellij.diff.contents.DocumentContent,com.intellij.diff.contents.DocumentContent,com.intellij.diff.contents.DocumentContent):com.intellij.diff.actions.impl.MutableDiffRequestChain
- sf:createBlankDiffRequestChain(com.intellij.openapi.project.Project):com.intellij.diff.actions.impl.MutableDiffRequestChain
- bs:createBlankDiffRequestChain$default(com.intellij.diff.contents.DocumentContent,com.intellij.diff.contents.DocumentContent,com.intellij.diff.contents.DocumentContent,I,java.lang.Object):com.intellij.diff.actions.impl.MutableDiffRequestChain
- f:getBLANK_KEY():com.intellij.openapi.util.Key
- f:saveRecentContent(com.intellij.diff.contents.DiffContent):V
- f:saveRecentContents(com.intellij.diff.requests.DiffRequest):V
- sf:setupBlankContext(com.intellij.diff.chains.DiffRequestChain):V
a:com.intellij.diff.actions.BufferedLineIterator
- java.util.Iterator
- <init>():V
- p:addLine(I,java.lang.CharSequence):V
- hasNext():Z
- a:hasNextBlock():Z
- p:init():V
- a:loadNextBlock():V
- next():com.intellij.openapi.util.Pair
- remove():V
c:com.intellij.diff.actions.CompareClipboardWithSelectionAction
- com.intellij.diff.actions.BaseShowDiffAction
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getDiffRequestChain(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.diff.chains.DiffRequestChain
- p:isAvailable(com.intellij.openapi.actionSystem.AnActionEvent):Z
c:com.intellij.diff.actions.CompareFileWithEditorAction
- com.intellij.diff.actions.BaseShowDiffAction
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getDiffRequestChain(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.diff.chains.DiffRequestChain
- p:isAvailable(com.intellij.openapi.actionSystem.AnActionEvent):Z
c:com.intellij.diff.actions.CompareFilesAction
- com.intellij.diff.actions.BaseShowDiffAction
- sf:DIFF_REQUEST:com.intellij.openapi.actionSystem.DataKey
- sf:LAST_USED_FILE_KEY:java.lang.String
- sf:LAST_USED_FOLDER_KEY:java.lang.String
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getDiffRequest(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.diff.requests.DiffRequest
- p:getDiffRequestChain(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.diff.chains.DiffRequestChain
- p:isAvailable(com.intellij.openapi.actionSystem.AnActionEvent):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.diff.actions.DiffReaderModeMatcher
- com.intellij.codeInsight.actions.ReaderModeMatcher
- <init>():V
- matches(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.actions.ReaderModeProvider$ReaderMode):java.lang.Boolean
f:com.intellij.diff.actions.DocumentFragmentContent
- com.intellij.diff.contents.DiffContentBase
- com.intellij.diff.contents.DocumentContent
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.contents.DocumentContent,com.intellij.openapi.editor.RangeMarker):V
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.contents.DocumentContent,com.intellij.openapi.util.TextRange):V
- getContentType():com.intellij.openapi.fileTypes.FileType
- getDocument():com.intellij.openapi.editor.Document
- getHighlightFile():com.intellij.openapi.vfs.VirtualFile
- getNavigatable():com.intellij.pom.Navigatable
- getNavigatable(com.intellij.diff.util.LineCol):com.intellij.pom.Navigatable
- onAssigned(Z):V
a:com.intellij.diff.actions.DocumentsSynchronizer
- pf:myDocument1:com.intellij.openapi.editor.Document
- pf:myDocument2:com.intellij.openapi.editor.Document
- p:myDuringModification:Z
- pf:myProject:com.intellij.openapi.project.Project
- p:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.editor.Document):V
- s:createFakeDocument(com.intellij.openapi.editor.Document):com.intellij.openapi.editor.Document
- getDocument1():com.intellij.openapi.editor.Document
- getDocument2():com.intellij.openapi.editor.Document
- pa:onDocumentChanged1(com.intellij.openapi.editor.event.DocumentEvent):V
- pa:onDocumentChanged2(com.intellij.openapi.editor.event.DocumentEvent):V
- startListen():V
- stopListen():V
f:com.intellij.diff.actions.ImmutableDocumentFragmentContent
- com.intellij.diff.contents.DiffContentBase
- com.intellij.diff.contents.DocumentContent
- <init>(com.intellij.diff.contents.DocumentContent,com.intellij.openapi.util.TextRange):V
- getContentType():com.intellij.openapi.fileTypes.FileType
- getDocument():com.intellij.openapi.editor.Document
- getHighlightFile():com.intellij.openapi.vfs.VirtualFile
- getNavigatable():com.intellij.pom.Navigatable
- getNavigatable(com.intellij.diff.util.LineCol):com.intellij.pom.Navigatable
f:com.intellij.diff.actions.ProxyUndoRedoAction
- com.intellij.openapi.project.DumbAwareAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:register(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,javax.swing.JComponent):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.diff.actions.ShowBlankDiffWindowAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
f:com.intellij.diff.actions.ShowBlankDiffWindowActionKt
f:com.intellij.diff.actions.ShowBlankDiffWindowDiffExtension
- com.intellij.diff.DiffExtension
- <init>():V
- onViewerCreated(com.intellij.diff.FrameDiffTool$DiffViewer,com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):V
c:com.intellij.diff.actions.ShowDiffAction
- com.intellij.openapi.actionSystem.ExtendableAction
- com.intellij.openapi.project.DumbAware
- <init>():V
f:com.intellij.diff.actions.ShowStandaloneDiffAction
- com.intellij.openapi.actionSystem.ExtendableAction
- com.intellij.openapi.project.DumbAware
- sf:Companion:com.intellij.diff.actions.ShowStandaloneDiffAction$Companion
- <init>():V
- sf:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
f:com.intellij.diff.actions.ShowStandaloneDiffAction$Companion
- f:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
f:com.intellij.diff.actions.impl.CombinedDiffToggleAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.diff.actions.impl.DiffNavigatableArrayRule
- com.intellij.ide.impl.dataRules.GetDataRule
- <init>():V
- getData(com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
c:com.intellij.diff.actions.impl.FocusOppositePaneAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- pf:myScrollToPosition:Z
- <init>():V
- <init>(Z):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- install(javax.swing.JComponent):V
a:com.intellij.diff.actions.impl.GoToChangePopupAction
- com.intellij.openapi.actionSystem.ActionGroup
- com.intellij.openapi.project.DumbAware
- <init>():V
- a:actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
f:com.intellij.diff.actions.impl.GoToChangePopupBuilder
- <init>():V
- s:create(com.intellij.diff.chains.DiffRequestChain,com.intellij.util.Consumer,I):com.intellij.openapi.actionSystem.AnAction
a:com.intellij.diff.actions.impl.GoToChangePopupBuilder$BaseGoToChangePopupAction
- com.intellij.diff.actions.impl.GoToChangePopupAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- pa:canNavigate():Z
- pa:createPopup(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.ui.popup.JBPopup
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
com.intellij.diff.actions.impl.GoToChangePopupBuilder$Chain
- com.intellij.diff.chains.DiffRequestChain
- a:createGoToChangeAction(com.intellij.util.Consumer,I):com.intellij.openapi.actionSystem.AnAction
f:com.intellij.diff.actions.impl.MutableDiffRequestChain
- com.intellij.openapi.util.UserDataHolderBase
- com.intellij.diff.chains.DiffRequestChain
- sf:Companion:com.intellij.diff.actions.impl.MutableDiffRequestChain$Companion
- <init>(com.intellij.diff.contents.DiffContent,com.intellij.diff.contents.DiffContent):V
- <init>(com.intellij.diff.contents.DiffContent,com.intellij.diff.contents.DiffContent,com.intellij.diff.contents.DiffContent):V
- f:getBaseColorMode():com.intellij.diff.util.DiffUserDataKeys$ThreeSideDiffColors
- f:getBaseContent():com.intellij.diff.contents.DiffContent
- f:getBaseTitle():java.lang.String
- f:getContent1():com.intellij.diff.contents.DiffContent
- f:getContent2():com.intellij.diff.contents.DiffContent
- getIndex():I
- getRequests():java.util.List
- f:getTitle1():java.lang.String
- f:getTitle2():java.lang.String
- f:getWindowTitle():java.lang.String
- f:putRequestUserData(com.intellij.openapi.util.Key,java.lang.Object):V
- f:setBaseColorMode(com.intellij.diff.util.DiffUserDataKeys$ThreeSideDiffColors):V
- f:setBaseContent(com.intellij.diff.contents.DiffContent):V
- f:setBaseTitle(java.lang.String):V
- f:setContent1(com.intellij.diff.contents.DiffContent):V
- f:setContent2(com.intellij.diff.contents.DiffContent):V
- f:setTitle1(java.lang.String):V
- f:setTitle2(java.lang.String):V
- f:setWindowTitle(java.lang.String):V
f:com.intellij.diff.actions.impl.MutableDiffRequestChain$Companion
- f:createHelper(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):com.intellij.diff.actions.impl.MutableDiffRequestChain$Helper
- f:createHelper(com.intellij.openapi.actionSystem.DataContext):com.intellij.diff.actions.impl.MutableDiffRequestChain$Helper
f:com.intellij.diff.actions.impl.MutableDiffRequestChain$Helper
- <init>(com.intellij.diff.actions.impl.MutableDiffRequestChain,com.intellij.diff.DiffContextEx):V
- f:component1():com.intellij.diff.actions.impl.MutableDiffRequestChain
- f:component2():com.intellij.diff.DiffContextEx
- f:copy(com.intellij.diff.actions.impl.MutableDiffRequestChain,com.intellij.diff.DiffContextEx):com.intellij.diff.actions.impl.MutableDiffRequestChain$Helper
- bs:copy$default(com.intellij.diff.actions.impl.MutableDiffRequestChain$Helper,com.intellij.diff.actions.impl.MutableDiffRequestChain,com.intellij.diff.DiffContextEx,I,java.lang.Object):com.intellij.diff.actions.impl.MutableDiffRequestChain$Helper
- equals(java.lang.Object):Z
- f:fireRequestUpdated():V
- f:getChain():com.intellij.diff.actions.impl.MutableDiffRequestChain
- f:getContext():com.intellij.diff.DiffContextEx
- hashCode():I
- f:setContent(com.intellij.diff.contents.DiffContent,com.intellij.diff.util.Side):V
- f:setContent(com.intellij.diff.contents.DiffContent,com.intellij.diff.util.ThreeSide):V
- f:setContent(com.intellij.diff.contents.DiffContent,java.lang.String,com.intellij.diff.util.Side):V
- f:setContent(com.intellij.diff.contents.DiffContent,java.lang.String,com.intellij.diff.util.ThreeSide):V
- toString():java.lang.String
f:com.intellij.diff.actions.impl.MutableDiffRequestChainKt
a:com.intellij.diff.actions.impl.NextChangeAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- sf:ID:java.lang.String
- <init>():V
a:com.intellij.diff.actions.impl.NextDifferenceAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- <init>():V
c:com.intellij.diff.actions.impl.OpenDiffInEditorAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.diff.actions.impl.OpenInEditorAction
- com.intellij.ide.actions.EditSourceAction
- com.intellij.openapi.project.DumbAware
- sf:AFTER_NAVIGATE_CALLBACK:com.intellij.openapi.actionSystem.DataKey
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:openEditor(com.intellij.openapi.project.Project,com.intellij.pom.Navigatable,java.lang.Runnable):Z
- s:openEditor(com.intellij.openapi.project.Project,com.intellij.pom.Navigatable[],java.lang.Runnable):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.diff.actions.impl.OpenInEditorWithMouseAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- pa:getNavigatable(com.intellij.openapi.editor.Editor,I):com.intellij.pom.Navigatable
- install(java.util.List):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.diff.actions.impl.PrevChangeAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- sf:ID:java.lang.String
- <init>():V
a:com.intellij.diff.actions.impl.PrevDifferenceAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- <init>():V
f:com.intellij.diff.actions.impl.SetEditorSettingsAction
- com.intellij.openapi.project.DumbAwareAction
- <init>(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,java.util.List):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- f:applyDefaults():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- f:setSyncScrollSupport(com.intellij.diff.tools.util.SyncScrollSupport$Support):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.diff.actions.impl.SetEditorSettingsActionGroup
- com.intellij.openapi.actionSystem.ActionGroup
- com.intellij.openapi.project.DumbAware
- pf:myActions:com.intellij.openapi.actionSystem.AnAction[]
- <init>(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,java.util.List):V
- <init>(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,java.util.function.Supplier):V
- applyDefaults():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- installGutterPopup():V
- ps:replaceOrAppend(java.util.List,java.lang.Object,java.lang.Object):V
- setSyncScrollSupport(com.intellij.diff.tools.util.SyncScrollSupport$Support):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.diff.actions.impl.ToggleDiffAligningModeAction
- com.intellij.openapi.project.DumbAwareToggleAction
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.diff.applications.DiffApplicationBase
- s:findFile(java.lang.String,java.lang.String):com.intellij.openapi.vfs.VirtualFile
- s:findFilesOrThrow(java.util.List,java.lang.String):java.util.List
- s:findOrCreateFile(java.lang.String,java.lang.String):com.intellij.openapi.vfs.VirtualFile
- s:getFile(java.lang.String,java.lang.String):java.io.File
- s:refreshAndEnsureFilesValid(java.util.List):V
- s:replaceNullsWithEmptyFile(java.util.List):java.util.List
a:com.intellij.diff.chains.AsyncDiffRequestChain
- com.intellij.openapi.util.UserDataHolderBase
- com.intellij.diff.chains.DiffRequestSelectionChain
- <init>():V
- addListener(com.intellij.diff.chains.AsyncDiffRequestChain$Listener,com.intellij.openapi.Disposable):V
- getListSelection():com.intellij.openapi.ListSelection
- pa:loadRequestProducers():com.intellij.openapi.ListSelection
- loadRequestsInBackground():com.intellij.openapi.ListSelection
- onAssigned(Z):V
- removeListener(com.intellij.diff.chains.AsyncDiffRequestChain$Listener):V
com.intellij.diff.chains.AsyncDiffRequestChain$Listener
- java.util.EventListener
- a:onRequestsLoaded():V
f:com.intellij.diff.comparison.ByLine
- <init>():V
- s:compare(java.util.List,java.util.List,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):com.intellij.diff.comparison.iterables.FairDiffIterable
- s:compare(java.util.List,java.util.List,java.util.List,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- s:merge(java.util.List,java.util.List,java.util.List,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
f:com.intellij.diff.comparison.ByWord
- <init>():V
- s:compare(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- s:compareAndSplit(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
f:com.intellij.diff.comparison.ComparisonManagerImpl
- com.intellij.diff.comparison.ComparisonManager
- <init>():V
- s:collectIgnoredRanges(java.util.List):java.util.BitSet
- compareChars(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compareLines(com.intellij.diff.util.Range,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compareLines(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compareLines(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compareLines(java.lang.CharSequence,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compareLinesInner(com.intellij.diff.util.Range,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.diff.comparison.InnerFragmentsPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compareLinesInner(com.intellij.diff.util.Range,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.comparison.ComparisonPolicy,Z,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compareLinesInner(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compareLinesInner(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.diff.comparison.InnerFragmentsPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compareLinesWithIgnoredRanges(com.intellij.diff.util.Range,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets,java.util.BitSet,java.util.BitSet,com.intellij.diff.comparison.InnerFragmentsPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compareLinesWithIgnoredRanges(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets,java.util.BitSet,java.util.BitSet,com.intellij.diff.comparison.InnerFragmentsPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compareWords(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- s:convertIntoLineFragments(com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.comparison.iterables.DiffIterable):java.util.List
- s:convertIntoLineFragments(com.intellij.diff.util.Range,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.comparison.iterables.DiffIterable):java.util.List
- s:createLineFragment(I,I,I,I,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets):com.intellij.diff.fragments.LineFragment
- s:getInstanceImpl():com.intellij.diff.comparison.ComparisonManagerImpl
- isEquals(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.comparison.ComparisonPolicy):Z
- mergeLines(java.lang.CharSequence,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- mergeLinesAdditions(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):java.lang.String
- processBlocks(java.util.List,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.comparison.ComparisonPolicy,Z,Z):java.util.List
- squash(java.util.List):java.util.List
f:com.intellij.diff.comparison.DiffIterableUtilEx
- <init>():V
- s:diff(java.util.List,java.util.List,com.intellij.openapi.progress.ProgressIndicator):com.intellij.diff.comparison.iterables.FairDiffIterable
- s:diff(I[],I[],com.intellij.openapi.progress.ProgressIndicator):com.intellij.diff.comparison.iterables.FairDiffIterable
- s:diff(java.lang.Object[],java.lang.Object[],com.intellij.openapi.progress.ProgressIndicator):com.intellij.diff.comparison.iterables.FairDiffIterable
f:com.intellij.diff.comparison.IndicatorCancellationChecker
- com.intellij.diff.comparison.CancellationChecker
- <init>(com.intellij.openapi.progress.ProgressIndicator):V
- checkCanceled():V
c:com.intellij.diff.contents.DirectoryContentImpl
- com.intellij.diff.contents.DiffContentBase
- com.intellij.diff.contents.DirectoryContent
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):V
- getContentType():com.intellij.openapi.fileTypes.FileType
- getFile():com.intellij.openapi.vfs.VirtualFile
- getNavigatable():com.intellij.pom.Navigatable
- toString():java.lang.String
a:com.intellij.diff.contents.DocumentContentBase
- com.intellij.diff.contents.DiffContentBase
- com.intellij.diff.contents.DocumentContent
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):V
- getDocument():com.intellij.openapi.editor.Document
- getNavigatable():com.intellij.pom.Navigatable
- getNavigatable(com.intellij.diff.util.LineCol):com.intellij.pom.Navigatable
- getProject():com.intellij.openapi.project.Project
- toString():java.lang.String
c:com.intellij.diff.contents.DocumentContentImpl
- com.intellij.diff.contents.DocumentContentBase
- <init>(com.intellij.openapi.editor.Document):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.fileTypes.FileType):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.vfs.VirtualFile,com.intellij.util.LineSeparator,java.nio.charset.Charset,java.lang.Boolean):V
- getCharset():java.nio.charset.Charset
- getContentType():com.intellij.openapi.fileTypes.FileType
- getHighlightFile():com.intellij.openapi.vfs.VirtualFile
- getLineSeparator():com.intellij.util.LineSeparator
- hasBom():java.lang.Boolean
c:com.intellij.diff.contents.FileContentImpl
- com.intellij.diff.contents.DiffContentBase
- com.intellij.diff.contents.FileContent
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):V
- getContentType():com.intellij.openapi.fileTypes.FileType
- getFile():com.intellij.openapi.vfs.VirtualFile
- getFilePath():java.lang.String
- getNavigatable():com.intellij.pom.Navigatable
- onAssigned(Z):V
- toString():java.lang.String
c:com.intellij.diff.contents.FileDocumentContentImpl
- com.intellij.diff.contents.DocumentContentBase
- com.intellij.diff.contents.FileContent
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vfs.VirtualFile):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):V
- getCharset():java.nio.charset.Charset
- getContentType():com.intellij.openapi.fileTypes.FileType
- getFile():com.intellij.openapi.vfs.VirtualFile
- getHighlightFile():com.intellij.openapi.vfs.VirtualFile
- getLineSeparator():com.intellij.util.LineSeparator
- hasBom():java.lang.Boolean
- onAssigned(Z):V
c:com.intellij.diff.editor.ChainDiffVirtualFile
- com.intellij.diff.editor.DiffVirtualFile
- com.intellij.diff.editor.DiffVirtualFileWithTabName
- <init>(com.intellij.diff.chains.DiffRequestChain,java.lang.String):V
- createProcessor(com.intellij.openapi.project.Project):com.intellij.diff.impl.DiffRequestProcessor
- f:getChain():com.intellij.diff.chains.DiffRequestChain
- getEditorTabName(com.intellij.openapi.project.Project,java.util.List):java.lang.String
- toString():java.lang.String
f:com.intellij.diff.editor.DefaultDiffFileEditorCustomizer
- com.intellij.diff.editor.DiffRequestProcessorEditorCustomizer
- <init>():V
- customize(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.FileEditor,com.intellij.diff.DiffContext):V
f:com.intellij.diff.editor.DefaultDiffTabFilesManager
- com.intellij.diff.editor.DiffEditorTabFilesManager
- <init>(com.intellij.openapi.project.Project):V
- showDiffFile(com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.openapi.fileEditor.FileEditor[]
com.intellij.diff.editor.DiffContentVirtualFile
com.intellij.diff.editor.DiffEditorEscapeAction
com.intellij.diff.editor.DiffEditorTabFilesManager
- sf:Companion:com.intellij.diff.editor.DiffEditorTabFilesManager$Companion
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.diff.editor.DiffEditorTabFilesManager
- s:isDiffInEditor():Z
- s:isDiffOpenedInNewWindow(com.intellij.openapi.vfs.VirtualFile):Z
- s:setDiffInEditor(Z):V
- a:showDiffFile(com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.openapi.fileEditor.FileEditor[]
f:com.intellij.diff.editor.DiffEditorTabFilesManager$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.diff.editor.DiffEditorTabFilesManager
- f:isDiffInEditor():Z
- f:isDiffOpenedInNewWindow(com.intellij.openapi.vfs.VirtualFile):Z
- f:setDiffInEditor(Z):V
f:com.intellij.diff.editor.DiffEditorTabFilesManagerKt
- sf:DIFF_OPENED_IN_NEW_WINDOW:com.intellij.openapi.util.Key
c:com.intellij.diff.editor.DiffEditorViewerFileEditor
- com.intellij.diff.editor.DiffFileEditorBase
- com.intellij.openapi.fileEditor.FileEditorWithTextEditors
- sf:Companion:com.intellij.diff.editor.DiffEditorViewerFileEditor$Companion
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.diff.impl.DiffEditorViewer):V
- dispose():V
- f:getEditorViewer():com.intellij.diff.impl.DiffEditorViewer
- getEmbeddedEditors():java.util.List
- getFilesToRefresh():java.util.List
- getPreferredFocusedComponent():javax.swing.JComponent
- getState(com.intellij.openapi.fileEditor.FileEditorStateLevel):com.intellij.openapi.fileEditor.FileEditorState
- selectNotify():V
- setState(com.intellij.openapi.fileEditor.FileEditorState):V
f:com.intellij.diff.editor.DiffEditorViewerFileEditor$Companion
- f:reloadDiffEditorsForFiles(com.intellij.openapi.project.Project,kotlin.jvm.functions.Function1):V
a:com.intellij.diff.editor.DiffFileEditorBase
- com.intellij.diff.util.FileEditorBase
- sf:Companion:com.intellij.diff.editor.DiffFileEditorBase$Companion
- sf:DIFF_IN_NAVIGATION_HISTORY_KEY:java.lang.String
- <init>(com.intellij.openapi.vfs.VirtualFile,javax.swing.JComponent,com.intellij.openapi.util.CheckedDisposable):V
- getComponent():javax.swing.JComponent
- getFile():com.intellij.openapi.vfs.VirtualFile
- getName():java.lang.String
- isValid():Z
f:com.intellij.diff.editor.DiffFileEditorBase$Companion
f:com.intellij.diff.editor.DiffFileType
- com.intellij.openapi.fileTypes.FileType
- sf:Companion:com.intellij.diff.editor.DiffFileType$Companion
- getDefaultExtension():java.lang.String
- getDescription():java.lang.String
- getIcon():javax.swing.Icon
- getName():java.lang.String
- isBinary():Z
- isReadOnly():Z
f:com.intellij.diff.editor.DiffFileType$Companion
- f:getINSTANCE():com.intellij.openapi.fileTypes.FileType
c:com.intellij.diff.editor.DiffRequestProcessorEditor
- com.intellij.diff.editor.DiffEditorViewerFileEditor
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.diff.impl.DiffRequestProcessor):V
- f:getProcessor():com.intellij.diff.impl.DiffRequestProcessor
com.intellij.diff.editor.DiffRequestProcessorEditorCustomizer
- sf:Companion:com.intellij.diff.editor.DiffRequestProcessorEditorCustomizer$Companion
- a:customize(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.FileEditor,com.intellij.diff.DiffContext):V
f:com.intellij.diff.editor.DiffRequestProcessorEditorCustomizer$Companion
- f:customize(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.FileEditor,com.intellij.diff.DiffContext):V
a:com.intellij.diff.editor.DiffViewerVirtualFile
- com.intellij.diff.editor.DiffVirtualFileBase
- <init>(java.lang.String):V
- a:createViewer(com.intellij.openapi.project.Project):com.intellij.diff.impl.DiffEditorViewer
a:com.intellij.diff.editor.DiffVirtualFile
- com.intellij.diff.editor.DiffViewerVirtualFile
- <init>(java.lang.String):V
- a:createProcessor(com.intellij.openapi.project.Project):com.intellij.diff.impl.DiffRequestProcessor
- createViewer(com.intellij.openapi.project.Project):com.intellij.diff.impl.DiffEditorViewer
a:com.intellij.diff.editor.DiffVirtualFileBase
- com.intellij.testFramework.LightVirtualFile
- com.intellij.diff.editor.DiffContentVirtualFile
- com.intellij.openapi.vfs.VirtualFileWithoutContent
- sf:Companion:com.intellij.diff.editor.DiffVirtualFileBase$Companion
- sf:ESCAPE_HANDLER:com.intellij.openapi.util.Key
- <init>(java.lang.String):V
- createEscapeHandler():com.intellij.openapi.actionSystem.AnAction
- isWritable():Z
- toString():java.lang.String
f:com.intellij.diff.editor.DiffVirtualFileBase$Companion
- f:turnOffReopeningWindow(com.intellij.openapi.vfs.VirtualFile):V
- f:useDiffWindowDimensionKey(com.intellij.openapi.vfs.VirtualFile):V
com.intellij.diff.editor.DiffVirtualFileWithProducers
- a:collectDiffProducers(Z):com.intellij.openapi.ListSelection
com.intellij.diff.editor.DiffVirtualFileWithTabName
- a:getEditorTabName(com.intellij.openapi.project.Project,java.util.List):java.lang.String
f:com.intellij.diff.editor.SimpleDiffVirtualFile
- com.intellij.diff.editor.DiffVirtualFile
- <init>(com.intellij.diff.requests.DiffRequest):V
- createProcessor(com.intellij.openapi.project.Project):com.intellij.diff.impl.DiffRequestProcessor
- getName():java.lang.String
- f:getRequest():com.intellij.diff.requests.DiffRequest
- toString():java.lang.String
c:com.intellij.diff.impl.CacheDiffRequestChainProcessor
- com.intellij.diff.impl.CacheDiffRequestProcessor$Simple
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.chains.DiffRequestChain):V
- createGoToChangeAction():com.intellij.openapi.actionSystem.AnAction
- p:getCurrentRequestProvider():com.intellij.diff.chains.DiffRequestProducer
- getRequestChain():com.intellij.diff.chains.DiffRequestChain
- p:goToNextChange(Z):V
- p:goToPrevChange(Z):V
- p:hasNextChange(Z):Z
- p:hasPrevChange(Z):Z
- p:isNavigationEnabled():Z
- p:onDispose():V
- setCurrentRequest(I):V
a:com.intellij.diff.impl.CacheDiffRequestProcessor
- com.intellij.diff.impl.DiffRequestProcessor
- <init>(com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.util.UserDataHolder):V
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
- p:dropCaches():V
- pa:getCurrentRequestProvider():java.lang.Object
- p:getFastLoadingTimeMillis():I
- pa:getRequestName(java.lang.Object):java.lang.String
- pa:loadRequest(java.lang.Object,com.intellij.openapi.progress.ProgressIndicator):com.intellij.diff.requests.DiffRequest
- p:loadRequestFast(java.lang.Object):com.intellij.diff.requests.DiffRequest
- p:onDispose():V
- p:reloadRequest():V
- updateRequest(Z,com.intellij.diff.util.DiffUserDataKeysEx$ScrollToPolicy):V
- updateRequest(Z,Z,com.intellij.diff.util.DiffUserDataKeysEx$ScrollToPolicy):V
pc:com.intellij.diff.impl.CacheDiffRequestProcessor$ReloadRequestAction
- com.intellij.openapi.project.DumbAwareAction
- <init>(com.intellij.diff.impl.CacheDiffRequestProcessor,java.lang.Object):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.diff.impl.CacheDiffRequestProcessor$Simple
- com.intellij.diff.impl.CacheDiffRequestProcessor
- p:<init>(com.intellij.openapi.project.Project):V
- p:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.util.UserDataHolder):V
- p:<init>(com.intellij.openapi.project.Project,java.lang.String):V
- p:getRequestName(com.intellij.diff.chains.DiffRequestProducer):java.lang.String
- p:loadRequest(com.intellij.diff.chains.DiffRequestProducer,com.intellij.openapi.progress.ProgressIndicator):com.intellij.diff.requests.DiffRequest
com.intellij.diff.impl.DiffEditorViewer
- a:addListener(com.intellij.diff.impl.DiffEditorViewerListener,com.intellij.openapi.Disposable):V
- a:fireProcessorActivated():V
- a:getComponent():javax.swing.JComponent
- a:getContext():com.intellij.diff.DiffContext
- a:getDisposable():com.intellij.openapi.util.CheckedDisposable
- getEmbeddedEditors():java.util.List
- getFilesToRefresh():java.util.List
- a:getPreferredFocusedComponent():javax.swing.JComponent
- getState(com.intellij.openapi.fileEditor.FileEditorStateLevel):com.intellij.openapi.fileEditor.FileEditorState
- setState(com.intellij.openapi.fileEditor.FileEditorState):V
- a:setToolbarVerticalSizeReferent(javax.swing.JComponent):V
com.intellij.diff.impl.DiffEditorViewerListener
- java.util.EventListener
- onActiveFileChanged():V
c:com.intellij.diff.impl.DiffRequestPanelImpl
- com.intellij.diff.DiffRequestPanel
- <init>(com.intellij.openapi.project.Project,java.awt.Window):V
- dispose():V
- getComponent():javax.swing.JComponent
- getPreferredFocusedComponent():javax.swing.JComponent
- putContextHints(com.intellij.openapi.util.Key,java.lang.Object):V
- setRequest(com.intellij.diff.requests.DiffRequest):V
- setRequest(com.intellij.diff.requests.DiffRequest,java.lang.Object):V
a:com.intellij.diff.impl.DiffRequestProcessor
- com.intellij.diff.impl.DiffEditorViewer
- com.intellij.openapi.util.CheckedDisposable
- <init>(com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.util.UserDataHolder):V
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
- addListener(com.intellij.diff.impl.DiffEditorViewerListener,com.intellij.openapi.Disposable):V
- addListener(com.intellij.diff.impl.DiffRequestProcessorListener,com.intellij.openapi.Disposable):V
- p:applyRequest(com.intellij.diff.requests.DiffRequest,Z,com.intellij.diff.util.DiffUserDataKeysEx$ScrollToPolicy):V
- p:applyRequest(com.intellij.diff.requests.DiffRequest,Z,com.intellij.diff.util.DiffUserDataKeysEx$ScrollToPolicy,Z):V
- p:buildActionPopup(java.util.List):V
- p:buildToolbar(java.util.List):V
- p:collectPopupActions(java.util.List):V
- p:collectToolbarActions(java.util.List):V
- p:createGoToChangeAction():com.intellij.openapi.actionSystem.AnAction
- dispose():V
- fireProcessorActivated():V
- getActiveRequest():com.intellij.diff.requests.DiffRequest
- getActiveViewer():com.intellij.diff.FrameDiffTool$DiffViewer
- getComponent():javax.swing.JComponent
- getContext():com.intellij.diff.DiffContext
- getContextUserData(com.intellij.openapi.util.Key):java.lang.Object
- p:getData(java.lang.String):java.lang.Object
- getDisposable():com.intellij.openapi.util.CheckedDisposable
- getEmbeddedEditors():java.util.List
- getFilesToRefresh():java.util.List
- p:getNavigationActions():java.util.List
- getPreferredFocusedComponent():javax.swing.JComponent
- getProject():com.intellij.openapi.project.Project
- p:getSettings():com.intellij.diff.impl.DiffSettingsHolder$DiffSettings
- getState(com.intellij.openapi.fileEditor.FileEditorStateLevel):com.intellij.openapi.fileEditor.FileEditorState
- s:getToolOrderFromSettings(com.intellij.diff.impl.DiffSettingsHolder$DiffSettings,java.util.List):java.util.List
- p:getToolOrderFromSettings(java.util.List):java.util.List
- getToolbar():com.intellij.openapi.actionSystem.ActionToolbar
- p:goToNextChange(Z):V
- p:goToNextChangeImpl(Z,java.lang.Runnable):V
- p:goToPrevChange(Z):V
- p:goToPrevChangeImpl(Z,java.lang.Runnable):V
- p:hasNextChange(Z):Z
- p:hasPrevChange(Z):Z
- isDisposed():Z
- p:isNavigationEnabled():Z
- p:isWindowFocused():Z
- s:notifyMessage(com.intellij.openapi.actionSystem.AnActionEvent,javax.swing.JComponent,Z):V
- p:onDispose():V
- putContextUserData(com.intellij.openapi.util.Key,java.lang.Object):V
- p:reloadRequest():V
- setState(com.intellij.openapi.fileEditor.FileEditorState):V
- setToolbarVerticalSizeReferent(javax.swing.JComponent):V
- p:setWindowTitle(java.lang.String):V
- p:shouldAddToolbarBottomBorder(com.intellij.diff.FrameDiffTool$ToolbarComponents):Z
- updateRequest():V
- updateRequest(Z):V
- a:updateRequest(Z,com.intellij.diff.util.DiffUserDataKeysEx$ScrollToPolicy):V
- p:updateToolOrderSettings(java.util.List):V
pc:com.intellij.diff.impl.DiffRequestProcessor$MyNextChangeAction
- com.intellij.diff.actions.impl.NextChangeAction
- <init>(com.intellij.diff.impl.DiffRequestProcessor):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
pc:com.intellij.diff.impl.DiffRequestProcessor$MyNextDifferenceAction
- com.intellij.diff.actions.impl.NextDifferenceAction
- <init>(com.intellij.diff.impl.DiffRequestProcessor):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
pc:com.intellij.diff.impl.DiffRequestProcessor$MyOpenInEditorAction
- com.intellij.diff.actions.impl.OpenInEditorAction
- <init>(com.intellij.diff.impl.DiffRequestProcessor):V
pc:com.intellij.diff.impl.DiffRequestProcessor$MyPrevChangeAction
- com.intellij.diff.actions.impl.PrevChangeAction
- <init>(com.intellij.diff.impl.DiffRequestProcessor):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
pc:com.intellij.diff.impl.DiffRequestProcessor$MyPrevDifferenceAction
- com.intellij.diff.actions.impl.PrevDifferenceAction
- <init>(com.intellij.diff.impl.DiffRequestProcessor):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.diff.impl.DiffRequestProcessorEditorState
- com.intellij.openapi.fileEditor.impl.FileEditorStateWithPreferredOpenMode
- <init>(java.util.List):V
- canBeMergedWith(com.intellij.openapi.fileEditor.FileEditorState,com.intellij.openapi.fileEditor.FileEditorStateLevel):Z
- f:component1():java.util.List
- f:copy(java.util.List):com.intellij.diff.impl.DiffRequestProcessorEditorState
- bs:copy$default(com.intellij.diff.impl.DiffRequestProcessorEditorState,java.util.List,I,java.lang.Object):com.intellij.diff.impl.DiffRequestProcessorEditorState
- equals(java.lang.Object):Z
- f:getEmbeddedEditorStates():java.util.List
- getOpenMode():com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$OpenMode
- hashCode():I
- toString():java.lang.String
com.intellij.diff.impl.DiffRequestProcessorListener
- java.util.EventListener
- a:onViewerChanged():V
f:com.intellij.diff.impl.DiffSettingsHolder
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- f:getSettings(java.lang.String):com.intellij.diff.impl.DiffSettingsHolder$DiffSettings
- getState():com.intellij.diff.impl.DiffSettingsHolder$State
- loadState(com.intellij.diff.impl.DiffSettingsHolder$State):V
f:com.intellij.diff.impl.DiffSettingsHolder$DiffSettings
- sf:Companion:com.intellij.diff.impl.DiffSettingsHolder$DiffSettings$Companion
- sf:KEY:com.intellij.openapi.util.Key
- <init>():V
- f:getDiffToolsOrder():java.util.List
- sf:getSettings():com.intellij.diff.impl.DiffSettingsHolder$DiffSettings
- sf:getSettings(java.lang.String):com.intellij.diff.impl.DiffSettingsHolder$DiffSettings
- f:isGoToNextFileOnNextDifference():Z
- f:isSyncBinaryEditorSettings():Z
- f:setDiffToolsOrder(java.util.List):V
- f:setGoToNextFileOnNextDifference(Z):V
- f:setSyncBinaryEditorSettings(Z):V
f:com.intellij.diff.impl.DiffSettingsHolder$DiffSettings$Companion
- f:getSettings():com.intellij.diff.impl.DiffSettingsHolder$DiffSettings
- f:getSettings(java.lang.String):com.intellij.diff.impl.DiffSettingsHolder$DiffSettings
f:com.intellij.diff.impl.DiffSettingsHolder$PlaceSettings
- <init>():V
- <init>(java.util.List,Z):V
- b:<init>(java.util.List,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:component1():java.util.List
- f:component2():Z
- f:copy(java.util.List,Z):com.intellij.diff.impl.DiffSettingsHolder$PlaceSettings
- bs:copy$default(com.intellij.diff.impl.DiffSettingsHolder$PlaceSettings,java.util.List,Z,I,java.lang.Object):com.intellij.diff.impl.DiffSettingsHolder$PlaceSettings
- equals(java.lang.Object):Z
- f:getDIFF_TOOLS_ORDER():java.util.List
- f:getSYNC_BINARY_EDITOR_SETTINGS():Z
- hashCode():I
- f:setDIFF_TOOLS_ORDER(java.util.List):V
- f:setSYNC_BINARY_EDITOR_SETTINGS(Z):V
- toString():java.lang.String
f:com.intellij.diff.impl.DiffSettingsHolder$SharedSettings
- <init>():V
- <init>(Z):V
- b:<init>(Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:component1():Z
- f:copy(Z):com.intellij.diff.impl.DiffSettingsHolder$SharedSettings
- bs:copy$default(com.intellij.diff.impl.DiffSettingsHolder$SharedSettings,Z,I,java.lang.Object):com.intellij.diff.impl.DiffSettingsHolder$SharedSettings
- equals(java.lang.Object):Z
- f:getGO_TO_NEXT_FILE_ON_NEXT_DIFFERENCE():Z
- hashCode():I
- f:setGO_TO_NEXT_FILE_ON_NEXT_DIFFERENCE(Z):V
- toString():java.lang.String
f:com.intellij.diff.impl.DiffSettingsHolder$State
- PLACES_MAP:java.util.TreeMap
- SHARED_SETTINGS:com.intellij.diff.impl.DiffSettingsHolder$SharedSettings
- <init>():V
com.intellij.diff.impl.DiffToolSubstitutor
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:getReplacement(com.intellij.diff.DiffTool,com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):com.intellij.diff.DiffTool
c:com.intellij.diff.impl.DiffWindow
- com.intellij.diff.impl.DiffWindowBase
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.chains.DiffRequestChain,com.intellij.diff.DiffDialogHints):V
- p:createProcessor():com.intellij.diff.impl.DiffRequestProcessor
a:com.intellij.diff.impl.DiffWindowBase
- sf:DEFAULT_DIALOG_GROUP_KEY:java.lang.String
- pf:myHints:com.intellij.diff.DiffDialogHints
- pf:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.DiffDialogHints):V
- pa:createProcessor():com.intellij.diff.impl.DiffRequestProcessor
- p:getProcessor():com.intellij.diff.impl.DiffRequestProcessor
- p:getWrapper():com.intellij.openapi.ui.WindowWrapper
- p:init():V
- show():V
a:com.intellij.diff.impl.ui.DiffInfo
- com.intellij.diff.FrameDiffTool$DiffInfo
- <init>():V
- getComponent():javax.swing.JComponent
- a:getContentTitles():java.util.List
- f:update():V
a:com.intellij.diff.impl.ui.DiffToolChooser
- com.intellij.openapi.project.DumbAwareAction
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
- <init>(com.intellij.openapi.project.Project):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- a:getActiveTool():com.intellij.diff.DiffTool
- a:getForcedDiffTool():com.intellij.diff.DiffTool
- a:getTools():java.util.List
- a:onSelected(com.intellij.openapi.project.Project,com.intellij.diff.DiffTool):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
com.intellij.diff.lang.DiffIgnoredRangeProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:accepts(com.intellij.openapi.project.Project,com.intellij.diff.contents.DiffContent):Z
- a:getDescription():java.lang.String
- a:getIgnoredRanges(com.intellij.openapi.project.Project,java.lang.CharSequence,com.intellij.diff.contents.DiffContent):java.util.List
a:com.intellij.diff.lang.LangDiffIgnoredRangeProvider
- com.intellij.diff.lang.DiffIgnoredRangeProvider
- <init>():V
- f:accepts(com.intellij.openapi.project.Project,com.intellij.diff.contents.DiffContent):Z
- pa:accepts(com.intellij.openapi.project.Project,com.intellij.lang.Language):Z
- pa:computeIgnoredRanges(com.intellij.openapi.project.Project,java.lang.CharSequence,com.intellij.lang.Language):java.util.List
- getIgnoredRanges(com.intellij.openapi.project.Project,java.lang.CharSequence,com.intellij.diff.contents.DiffContent):java.util.List
c:com.intellij.diff.merge.BinaryMergeTool
- com.intellij.diff.merge.MergeTool
- sf:INSTANCE:com.intellij.diff.merge.BinaryMergeTool
- <init>():V
- canShow(com.intellij.diff.merge.MergeContext,com.intellij.diff.merge.MergeRequest):Z
- createComponent(com.intellij.diff.merge.MergeContext,com.intellij.diff.merge.MergeRequest):com.intellij.diff.merge.MergeTool$MergeViewer
c:com.intellij.diff.merge.BinaryMergeTool$BinaryMergeViewer
- com.intellij.diff.merge.MergeTool$MergeViewer
- <init>(com.intellij.diff.merge.MergeContext,com.intellij.diff.merge.ThreesideMergeRequest):V
- dispose():V
- getComponent():javax.swing.JComponent
- getPreferredFocusedComponent():javax.swing.JComponent
- getResolveAction(com.intellij.diff.merge.MergeResult):javax.swing.Action
- getViewer():com.intellij.diff.merge.BinaryMergeTool$BinaryMergeViewer$MyThreesideViewer
- init():com.intellij.diff.merge.MergeTool$ToolbarComponents
c:com.intellij.diff.merge.ErrorMergeTool
- com.intellij.diff.merge.MergeTool
- sf:INSTANCE:com.intellij.diff.merge.ErrorMergeTool
- <init>():V
- canShow(com.intellij.diff.merge.MergeContext,com.intellij.diff.merge.MergeRequest):Z
- createComponent(com.intellij.diff.merge.MergeContext,com.intellij.diff.merge.MergeRequest):com.intellij.diff.merge.MergeTool$MergeViewer
a:com.intellij.diff.merge.MergeContextEx
- com.intellij.diff.merge.MergeContext
- <init>():V
- a:reopenWithTool(com.intellij.diff.merge.MergeTool):V
a:com.intellij.diff.merge.MergeModelBase
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):V
- appendChange(I,java.util.List):V
- dispose():V
- enterBulkChangeUpdateBlock():V
- executeMergeCommand(java.lang.String,java.lang.String,com.intellij.openapi.command.UndoConfirmationPolicy,Z,it.unimi.dsi.fastutil.ints.IntList,java.lang.Runnable):Z
- exitBulkChangeUpdateBlock():V
- getChangesCount():I
- getLineEnd(I):I
- getLineStart(I):I
- invalidateHighlighters(I):V
- isDisposed():Z
- isInsideCommand():Z
- p:processDocumentChange(I,I,I,I):com.intellij.diff.merge.MergeModelBase$State
- pa:reinstallHighlighters(I):V
- replaceChange(I,java.util.List):V
- p:restoreChangeState(com.intellij.diff.merge.MergeModelBase$State):V
- setChanges(java.util.List):V
- pa:storeChangeState(I):com.intellij.diff.merge.MergeModelBase$State
c:com.intellij.diff.merge.MergeModelBase$State
- f:myEndLine:I
- f:myIndex:I
- f:myStartLine:I
- <init>(I,I,I):V
a:com.intellij.diff.merge.MergeRequestProcessor
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.project.Project):V
- p:buildToolbar(java.util.List):V
- checkCloseAction():Z
- a:closeDialog():V
- p:collectToolbarActions(java.util.List):com.intellij.openapi.actionSystem.DefaultActionGroup
- dispose():V
- getComponent():javax.swing.JComponent
- getContext():com.intellij.diff.merge.MergeContext
- getContextUserData(com.intellij.openapi.util.Key):java.lang.Object
- getPreferredFocusedComponent():javax.swing.JComponent
- getProject():com.intellij.openapi.project.Project
- pa:getRootPane():javax.swing.JRootPane
- init(com.intellij.diff.merge.MergeRequest):V
- init(com.intellij.diff.merge.MergeRequestProducer):V
- p:onDispose():V
- putContextUserData(com.intellij.openapi.util.Key,java.lang.Object):V
- p:setWindowTitle(java.lang.String):V
c:com.intellij.diff.merge.MergeThreesideViewer
- com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx
- pf:myAcceptResolveAction:javax.swing.Action
- pf:myAllMergeChanges:java.util.List
- p:myContentModified:Z
- p:myCurrentIgnorePolicy:com.intellij.diff.tools.util.base.IgnorePolicy
- p:myInitialRediffFinished:Z
- p:myInitialRediffStarted:Z
- pf:myInnerDiffWorker:com.intellij.diff.merge.MergeThreesideViewer$MyInnerDiffWorker
- pf:myLineStatusTracker:com.intellij.openapi.vcs.ex.SimpleLineStatusTracker
- pf:myMergeContext:com.intellij.diff.merge.MergeContext
- pf:myMergeRequest:com.intellij.diff.merge.TextMergeRequest
- pf:myModel:com.intellij.diff.merge.MergeModelBase
- pf:myModifierProvider:com.intellij.diff.merge.MergeThreesideViewer$ModifierProvider
- pf:myTextDiffProvider:com.intellij.diff.tools.util.text.TextDiffProviderBase
- pf:myTextMergeViewer:com.intellij.diff.merge.TextMergeViewer
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.ContentDiffRequest,com.intellij.diff.merge.MergeContext,com.intellij.diff.merge.TextMergeRequest,com.intellij.diff.merge.TextMergeViewer):V
- p:applyNonConflictedChanges(com.intellij.diff.util.ThreeSide):V
- canResolveChangeAutomatically(com.intellij.diff.merge.TextMergeChange,com.intellij.diff.util.ThreeSide):Z
- p:createEditorHolders(com.intellij.diff.tools.holders.EditorHolderFactory):java.util.List
- p:createEditorPopupActions():java.util.List
- p:createPopupActions():java.util.List
- p:createToolbarActions():java.util.List
- p:destroyChangedBlocks():V
- p:doFinishMerge(com.intellij.diff.merge.MergeResult):V
- p:doPerformRediff(com.intellij.openapi.progress.ProgressIndicator):java.lang.Runnable
- executeMergeCommand(java.lang.String,java.util.List,java.lang.Runnable):Z
- executeMergeCommand(java.lang.String,Z,java.util.List,java.lang.Runnable):Z
- getAllChanges():java.util.List
- getChanges():java.util.List
- p:getDividerPaintable(com.intellij.diff.util.Side):com.intellij.diff.util.DiffDividerDrawUtil$DividerPaintable
- getEditor():com.intellij.openapi.editor.ex.EditorEx
- getLoadedResolveAction(com.intellij.diff.merge.MergeResult):javax.swing.Action
- getModel():com.intellij.diff.merge.MergeModelBase
- getModifierProvider():com.intellij.diff.tools.util.KeyboardModifierListener
- getResolveAction(com.intellij.diff.merge.MergeResult):javax.swing.Action
- p:hasNonConflictedChanges(com.intellij.diff.util.ThreeSide):Z
- ignoreChange(com.intellij.diff.merge.TextMergeChange,com.intellij.diff.util.Side,Z):V
- isContentModified():Z
- markChangeResolved(com.intellij.diff.merge.TextMergeChange):V
- markChangeResolved(com.intellij.diff.merge.TextMergeChange,com.intellij.diff.util.Side):V
- p:onBeforeDocumentChange(com.intellij.openapi.editor.event.DocumentEvent):V
- p:onChangeResolved(com.intellij.diff.merge.TextMergeChange):V
- p:onDispose():V
- p:onInit():V
- p:performRediff(com.intellij.openapi.progress.ProgressIndicator):java.lang.Runnable
- rediff(Z):V
- repaintDividers():V
- replaceChange(com.intellij.diff.merge.TextMergeChange,com.intellij.diff.util.Side,Z):V
- resolveChangeAutomatically(com.intellij.diff.merge.TextMergeChange,com.intellij.diff.util.ThreeSide):V
- p:setInitialOutputContent(java.lang.CharSequence):Z
c:com.intellij.diff.merge.MergeThreesideViewer$ApplyNonConflictsAction
- com.intellij.openapi.project.DumbAwareAction
- <init>(com.intellij.diff.merge.MergeThreesideViewer,com.intellij.diff.util.ThreeSide,java.lang.String):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- displayTextInToolbar():Z
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
- useSmallerFontForTextInToolbar():Z
c:com.intellij.diff.merge.MergeThreesideViewer$MagicResolvedConflictsAction
- com.intellij.openapi.project.DumbAwareAction
- <init>(com.intellij.diff.merge.MergeThreesideViewer):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.diff.merge.MergeThreesideViewer$ModifierProvider
- com.intellij.diff.tools.util.KeyboardModifierListener
- <init>(com.intellij.diff.merge.MergeThreesideViewer):V
- init():V
- onModifiersChanged():V
pc:com.intellij.diff.merge.MergeThreesideViewer$MyInnerDiffWorker
- p:<init>(com.intellij.diff.merge.MergeThreesideViewer):V
- disable():V
- onEverythingChanged():V
- onSettingsChanged():V
- scheduleRediff(com.intellij.diff.merge.TextMergeChange):V
- scheduleRediff(java.util.Collection):V
- stop():V
pc:com.intellij.diff.merge.MergeThreesideViewer$MyMergeModel
- com.intellij.diff.merge.MergeModelBase
- p:processDocumentChange(I,I,I,I):com.intellij.diff.merge.TextMergeChange$State
- p:reinstallHighlighters(I):V
- p:restoreChangeState(com.intellij.diff.merge.TextMergeChange$State):V
- p:storeChangeState(I):com.intellij.diff.merge.TextMergeChange$State
f:com.intellij.diff.merge.MergeUtil
- <init>():V
- s:createSimpleResolveAction(com.intellij.diff.merge.MergeResult,com.intellij.diff.merge.MergeRequest,com.intellij.diff.merge.MergeContext,com.intellij.diff.merge.MergeTool$MergeViewer,Z):javax.swing.Action
- s:getResolveActionTitle(com.intellij.diff.merge.MergeResult,com.intellij.diff.merge.MergeRequest,com.intellij.diff.merge.MergeContext):java.lang.String
- s:notNullizeContentTitles(java.util.List):java.util.List
- s:reportProjectFileChangeIfNeeded(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
- s:shouldRestoreOriginalContentOnCancel(com.intellij.diff.merge.MergeRequest):Z
- s:showConfirmDiscardChangesDialog(javax.swing.JComponent,java.lang.String,Z):Z
- s:showExitWithoutApplyingChangesDialog(com.intellij.diff.merge.MergeTool$MergeViewer,com.intellij.diff.merge.MergeRequest,com.intellij.diff.merge.MergeContext,Z):Z
- s:showExitWithoutApplyingChangesDialog(javax.swing.JComponent,com.intellij.diff.merge.MergeRequest,com.intellij.diff.merge.MergeContext):Z
c:com.intellij.diff.merge.MergeUtil$ProxyDiffContext
- com.intellij.diff.DiffContext
- <init>(com.intellij.diff.merge.MergeContext):V
- getProject():com.intellij.openapi.project.Project
- getUserData(com.intellij.openapi.util.Key):java.lang.Object
- isFocusedInWindow():Z
- isWindowFocused():Z
- putUserData(com.intellij.openapi.util.Key,java.lang.Object):V
- requestFocusInWindow():V
a:com.intellij.diff.merge.MergeWindow
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.DiffDialogHints):V
- p:init():V
- pa:initProcessor(com.intellij.diff.merge.MergeRequestProcessor):V
- show():V
c:com.intellij.diff.merge.MergeWindow$ForProducer
- com.intellij.diff.merge.MergeWindow
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.merge.MergeRequestProducer,com.intellij.diff.DiffDialogHints):V
- p:initProcessor(com.intellij.diff.merge.MergeRequestProcessor):V
c:com.intellij.diff.merge.MergeWindow$ForRequest
- com.intellij.diff.merge.MergeWindow
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.merge.MergeRequest,com.intellij.diff.DiffDialogHints):V
- p:initProcessor(com.intellij.diff.merge.MergeRequestProcessor):V
c:com.intellij.diff.merge.TextMergeChange
- com.intellij.diff.tools.simple.ThreesideDiffChangeBase
- pf:myResolved:Z[]
- pf:myViewer:com.intellij.diff.merge.MergeThreesideViewer
- <init>(I,com.intellij.diff.fragments.MergeLineFragment,com.intellij.diff.util.MergeConflictType,com.intellij.diff.merge.TextMergeViewer):V
- p:getEditor(com.intellij.diff.util.ThreeSide):com.intellij.openapi.editor.Editor
- getEndLine():I
- getEndLine(com.intellij.diff.util.ThreeSide):I
- getFragment():com.intellij.diff.fragments.MergeLineFragment
- getIndex():I
- p:getInnerFragments():com.intellij.diff.tools.util.text.MergeInnerDifferences
- getStartLine():I
- getStartLine(com.intellij.diff.util.ThreeSide):I
- p:installOperations():V
- isOnesideAppliedConflict():Z
- isResolved():Z
- isResolved(com.intellij.diff.util.Side):Z
- isResolved(com.intellij.diff.util.ThreeSide):Z
- markOnesideAppliedConflict():V
- reinstallHighlighters():V
- restoreState(com.intellij.diff.merge.TextMergeChange$State):V
- setInnerFragments(com.intellij.diff.tools.util.text.MergeInnerDifferences):V
- setResolved(com.intellij.diff.util.Side,Z):V
- storeState():com.intellij.diff.merge.TextMergeChange$State
c:com.intellij.diff.merge.TextMergeChange$State
- com.intellij.diff.merge.MergeModelBase$State
- <init>(I,I,I,Z,Z,Z):V
c:com.intellij.diff.merge.TextMergeTool
- com.intellij.diff.merge.MergeTool
- sf:INSTANCE:com.intellij.diff.merge.TextMergeTool
- <init>():V
- canShow(com.intellij.diff.merge.MergeContext,com.intellij.diff.merge.MergeRequest):Z
- createComponent(com.intellij.diff.merge.MergeContext,com.intellij.diff.merge.MergeRequest):com.intellij.diff.merge.MergeTool$MergeViewer
c:com.intellij.diff.merge.TextMergeViewer
- com.intellij.diff.merge.MergeTool$MergeViewer
- pf:myViewer:com.intellij.diff.merge.MergeThreesideViewer
- <init>(com.intellij.diff.merge.MergeContext,com.intellij.diff.merge.TextMergeRequest):V
- dispose():V
- getComponent():javax.swing.JComponent
- getPreferredFocusedComponent():javax.swing.JComponent
- getResolveAction(com.intellij.diff.merge.MergeResult):javax.swing.Action
- getViewer():com.intellij.diff.merge.MergeThreesideViewer
- init():com.intellij.diff.merge.MergeTool$ToolbarComponents
- p:loadThreeSideViewer(com.intellij.diff.DiffContext,com.intellij.diff.requests.ContentDiffRequest,com.intellij.diff.merge.MergeContext,com.intellij.diff.merge.TextMergeRequest,com.intellij.diff.merge.TextMergeViewer):com.intellij.diff.merge.MergeThreesideViewer
c:com.intellij.diff.requests.BinaryMergeRequestImpl
- com.intellij.diff.merge.BinaryMergeRequest
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.contents.FileContent,B[],java.util.List,java.util.List,java.lang.String,java.util.List):V
- applyResult(com.intellij.diff.merge.MergeResult):V
- getByteContents():java.util.List
- getContentTitles():java.util.List
- getContents():java.util.List
- getOutputContent():com.intellij.diff.contents.FileContent
- getTitle():java.lang.String
- onAssigned(Z):V
c:com.intellij.diff.requests.LoadingDiffRequest
- com.intellij.diff.requests.MessageDiffRequest
- <init>():V
- <init>(java.lang.String):V
c:com.intellij.diff.requests.OperationCanceledDiffRequest
- com.intellij.diff.requests.MessageDiffRequest
- <init>():V
- <init>(java.lang.String):V
c:com.intellij.diff.requests.TextMergeRequestImpl
- com.intellij.diff.merge.TextMergeRequest
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.contents.DocumentContent,java.lang.CharSequence,java.util.List,java.lang.String,java.util.List):V
- applyResult(com.intellij.diff.merge.MergeResult):V
- getContentTitles():java.util.List
- getContents():java.util.List
- getOutputContent():com.intellij.diff.contents.DocumentContent
- getTitle():java.lang.String
- onAssigned(Z):V
c:com.intellij.diff.requests.UnknownFileTypeDiffRequest
- com.intellij.diff.requests.ComponentDiffRequest
- <init>(com.intellij.openapi.vfs.VirtualFile,java.lang.String):V
- <init>(java.lang.String,java.lang.String):V
- s:createComponent(java.lang.String,com.intellij.diff.DiffContext):javax.swing.JComponent
- getComponent(com.intellij.diff.DiffContext):javax.swing.JComponent
- getFileName():java.lang.String
- getTitle():java.lang.String
f:com.intellij.diff.settings.DiffSettingsConfigurable
- com.intellij.openapi.options.BoundSearchableConfigurable
- <init>():V
- createPanel():com.intellij.openapi.ui.DialogPanel
f:com.intellij.diff.settings.ExternalDiffSettingsConfigurable
- com.intellij.openapi.options.BoundSearchableConfigurable
- <init>():V
- createPanel():com.intellij.openapi.ui.DialogPanel
c:com.intellij.diff.tools.ErrorDiffTool
- com.intellij.diff.FrameDiffTool
- sf:INSTANCE:com.intellij.diff.tools.ErrorDiffTool
- <init>():V
- canShow(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- createComponent(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):com.intellij.diff.FrameDiffTool$DiffViewer
- s:createReloadMessagePanel(com.intellij.diff.DiffContext,java.lang.String,java.lang.String,java.lang.Runnable):javax.swing.JComponent
- getName():java.lang.String
c:com.intellij.diff.tools.binary.BinaryDiffTool
- com.intellij.diff.FrameDiffTool
- sf:INSTANCE:com.intellij.diff.tools.binary.BinaryDiffTool
- <init>():V
- canShow(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- createComponent(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):com.intellij.diff.FrameDiffTool$DiffViewer
- getName():java.lang.String
c:com.intellij.diff.tools.binary.OnesideBinaryDiffViewer
- com.intellij.diff.tools.util.side.OnesideDiffViewer
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):V
- s:canShowRequest(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- p:createToolbarActions():java.util.List
- p:performRediff(com.intellij.openapi.progress.ProgressIndicator):java.lang.Runnable
- p:processContextHints():V
- p:updateContextHints():V
c:com.intellij.diff.tools.binary.ThreesideBinaryDiffViewer
- com.intellij.diff.tools.util.side.ThreesideDiffViewer
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):V
- s:canShowRequest(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- p:createToolbarActions():java.util.List
- p:performRediff(com.intellij.openapi.progress.ProgressIndicator):java.lang.Runnable
- p:processContextHints():V
- p:updateContextHints():V
c:com.intellij.diff.tools.binary.TwosideBinaryDiffViewer
- com.intellij.diff.tools.util.side.TwosideDiffViewer
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):V
- s:canShowRequest(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- p:createToolbarActions():java.util.List
- p:getStatusPanel():javax.swing.JComponent
- p:onSlowRediff():V
- p:performRediff(com.intellij.openapi.progress.ProgressIndicator):java.lang.Runnable
- p:processContextHints():V
- p:updateContextHints():V
f:com.intellij.diff.tools.combined.BlockBounds
- <init>(com.intellij.diff.tools.combined.CombinedBlockId,I,I):V
- f:component1():com.intellij.diff.tools.combined.CombinedBlockId
- f:component2():I
- f:component3():I
- f:copy(com.intellij.diff.tools.combined.CombinedBlockId,I,I):com.intellij.diff.tools.combined.BlockBounds
- bs:copy$default(com.intellij.diff.tools.combined.BlockBounds,com.intellij.diff.tools.combined.CombinedBlockId,I,I,I,java.lang.Object):com.intellij.diff.tools.combined.BlockBounds
- equals(java.lang.Object):Z
- f:getBlockId():com.intellij.diff.tools.combined.CombinedBlockId
- f:getHeight():I
- f:getMaxY():I
- f:getMinY():I
- hashCode():I
- toString():java.lang.String
com.intellij.diff.tools.combined.BlockListener
- java.util.EventListener
- a:blocksHidden(java.util.Collection):V
- a:blocksVisible(java.util.Collection):V
com.intellij.diff.tools.combined.BlockOrder
- a:getBlocksCount():I
- a:indexOf(com.intellij.diff.tools.combined.CombinedBlockId):I
- a:iterateBlocks():java.lang.Iterable
f:com.intellij.diff.tools.combined.BlockState
- com.intellij.diff.tools.combined.BlockOrder
- com.intellij.diff.tools.util.PrevNextDifferenceIterable
- <init>(java.util.List,com.intellij.diff.tools.combined.CombinedBlockId,kotlin.jvm.functions.Function0):V
- canGoNext():Z
- canGoPrev():Z
- f:get(I):com.intellij.diff.tools.combined.CombinedBlockId
- getBlocksCount():I
- f:getCurrentBlock():com.intellij.diff.tools.combined.CombinedBlockId
- goNext():V
- goPrev():V
- indexOf(com.intellij.diff.tools.combined.CombinedBlockId):I
- iterateBlocks():java.lang.Iterable
- f:setCurrentBlock(com.intellij.diff.tools.combined.CombinedBlockId):V
com.intellij.diff.tools.combined.CombinedBlockId
f:com.intellij.diff.tools.combined.CombinedBlockProducer
- <init>(com.intellij.diff.tools.combined.CombinedBlockId,com.intellij.diff.chains.DiffRequestProducer):V
- f:getId():com.intellij.diff.tools.combined.CombinedBlockId
- f:getProducer():com.intellij.diff.chains.DiffRequestProducer
f:com.intellij.diff.tools.combined.CombinedDiffActionsKt
f:com.intellij.diff.tools.combined.CombinedDiffAdvancedSettingsChangeListener
- com.intellij.openapi.options.advanced.AdvancedSettingsChangeListener
- <init>():V
- advancedSettingChanged(java.lang.String,java.lang.Object,java.lang.Object):V
a:com.intellij.diff.tools.combined.CombinedDiffBaseEditorForEachCaretHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler$ForEachCaret
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- a:doExecute(com.intellij.diff.tools.combined.CombinedDiffViewer,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- pf:doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- pf:isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
a:com.intellij.diff.tools.combined.CombinedDiffBaseEditorWithSelectionHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- a:doExecute(com.intellij.diff.tools.combined.CombinedDiffViewer,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- pf:doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- pf:isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
com.intellij.diff.tools.combined.CombinedDiffBlock
- com.intellij.openapi.Disposable
- a:getBody():javax.swing.JComponent
- a:getComponent():javax.swing.JComponent
- a:getHeader():javax.swing.JComponent
- a:getId():com.intellij.diff.tools.combined.CombinedBlockId
- a:getStickyHeader():javax.swing.JComponent
- updateBlockContent(com.intellij.diff.tools.combined.CombinedDiffBlockContent):V
f:com.intellij.diff.tools.combined.CombinedDiffBlockContent
- <init>(com.intellij.diff.FrameDiffTool$DiffViewer,com.intellij.diff.tools.combined.CombinedBlockId):V
- f:getBlockId():com.intellij.diff.tools.combined.CombinedBlockId
- f:getViewer():com.intellij.diff.FrameDiffTool$DiffViewer
com.intellij.diff.tools.combined.CombinedDiffBlockFactory
- a:createBlock(com.intellij.openapi.project.Project,com.intellij.diff.tools.combined.CombinedDiffBlockContent):com.intellij.diff.tools.combined.CombinedDiffBlock
f:com.intellij.diff.tools.combined.CombinedDiffBlocksPanelKt
com.intellij.diff.tools.combined.CombinedDiffCaretNavigation
- a:moveCaretPageDown():V
- a:moveCaretPageUp():V
- a:moveCaretToNextBlock():V
- a:moveCaretToPrevBlock():V
com.intellij.diff.tools.combined.CombinedDiffComponentProcessor
- com.intellij.diff.impl.DiffEditorViewer
- a:cleanBlocks():V
- a:getBlocks():java.util.List
- a:setBlocks(java.util.List):V
f:com.intellij.diff.tools.combined.CombinedDiffComponentProcessorImpl
- com.intellij.diff.tools.combined.CombinedDiffComponentProcessor
- sf:Companion:com.intellij.diff.tools.combined.CombinedDiffComponentProcessorImpl$Companion
- <init>(com.intellij.diff.tools.combined.CombinedDiffModel,com.intellij.openapi.actionSystem.AnAction):V
- addListener(com.intellij.diff.impl.DiffEditorViewerListener,com.intellij.openapi.Disposable):V
- cleanBlocks():V
- fireProcessorActivated():V
- getBlocks():java.util.List
- getComponent():javax.swing.JComponent
- getContext():com.intellij.diff.DiffContext
- getDisposable():com.intellij.openapi.util.CheckedDisposable
- getEmbeddedEditors():java.util.List
- getFilesToRefresh():java.util.List
- f:getModel():com.intellij.diff.tools.combined.CombinedDiffModel
- getPreferredFocusedComponent():javax.swing.JComponent
- getState(com.intellij.openapi.fileEditor.FileEditorStateLevel):com.intellij.openapi.fileEditor.FileEditorState
- setBlocks(java.util.List):V
- setState(com.intellij.openapi.fileEditor.FileEditorState):V
- setToolbarVerticalSizeReferent(javax.swing.JComponent):V
f:com.intellij.diff.tools.combined.CombinedDiffComponentProcessorImpl$Companion
f:com.intellij.diff.tools.combined.CombinedDiffComponentProcessorImplKt
f:com.intellij.diff.tools.combined.CombinedDiffEditorDownHandler
- com.intellij.diff.tools.combined.CombinedDiffBaseEditorForEachCaretHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.diff.tools.combined.CombinedDiffViewer,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.diff.tools.combined.CombinedDiffEditorDownWithSelectionHandler
- com.intellij.diff.tools.combined.CombinedDiffBaseEditorWithSelectionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.diff.tools.combined.CombinedDiffViewer,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.diff.tools.combined.CombinedDiffEditorHandlersKt
f:com.intellij.diff.tools.combined.CombinedDiffEditorLeftHandler
- com.intellij.diff.tools.combined.CombinedDiffBaseEditorForEachCaretHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.diff.tools.combined.CombinedDiffViewer,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.diff.tools.combined.CombinedDiffEditorPageDownHandler
- com.intellij.diff.tools.combined.CombinedDiffBaseEditorForEachCaretHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.diff.tools.combined.CombinedDiffViewer,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.diff.tools.combined.CombinedDiffEditorPageUpHandler
- com.intellij.diff.tools.combined.CombinedDiffBaseEditorForEachCaretHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.diff.tools.combined.CombinedDiffViewer,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.diff.tools.combined.CombinedDiffEditorRightHandler
- com.intellij.diff.tools.combined.CombinedDiffBaseEditorForEachCaretHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.diff.tools.combined.CombinedDiffViewer,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.diff.tools.combined.CombinedDiffEditorState
- com.intellij.openapi.fileEditor.impl.FileEditorStateWithPreferredOpenMode
- <init>(java.util.Set,com.intellij.diff.tools.combined.CombinedBlockId,java.util.List):V
- canBeMergedWith(com.intellij.openapi.fileEditor.FileEditorState,com.intellij.openapi.fileEditor.FileEditorStateLevel):Z
- f:component1():java.util.Set
- f:component2():com.intellij.diff.tools.combined.CombinedBlockId
- f:component3():java.util.List
- f:copy(java.util.Set,com.intellij.diff.tools.combined.CombinedBlockId,java.util.List):com.intellij.diff.tools.combined.CombinedDiffEditorState
- bs:copy$default(com.intellij.diff.tools.combined.CombinedDiffEditorState,java.util.Set,com.intellij.diff.tools.combined.CombinedBlockId,java.util.List,I,java.lang.Object):com.intellij.diff.tools.combined.CombinedDiffEditorState
- equals(java.lang.Object):Z
- f:getActiveBlockId():com.intellij.diff.tools.combined.CombinedBlockId
- f:getActiveEditorStates():java.util.List
- f:getCurrentBlockIds():java.util.Set
- getOpenMode():com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl$OpenMode
- hashCode():I
- toString():java.lang.String
f:com.intellij.diff.tools.combined.CombinedDiffEditorUpHandler
- com.intellij.diff.tools.combined.CombinedDiffBaseEditorForEachCaretHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.diff.tools.combined.CombinedDiffViewer,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.diff.tools.combined.CombinedDiffEditorUpWithSelectionHandler
- com.intellij.diff.tools.combined.CombinedDiffBaseEditorWithSelectionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.diff.tools.combined.CombinedDiffViewer,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.diff.tools.combined.CombinedDiffKeysKt
- sf:getCOMBINED_DIFF_MAIN_UI():com.intellij.openapi.util.Key
- sf:getCOMBINED_DIFF_SCROLL_TO_BLOCK():com.intellij.openapi.util.Key
- sf:getCOMBINED_DIFF_VIEWER():com.intellij.openapi.actionSystem.DataKey
- sf:getCOMBINED_DIFF_VIEWER_INITIAL_FOCUS_REQUEST():com.intellij.openapi.util.Key
- sf:getCOMBINED_DIFF_VIEWER_KEY():com.intellij.openapi.util.Key
- sf:getDISABLE_LOADING_BLOCKS():com.intellij.openapi.util.Key
f:com.intellij.diff.tools.combined.CombinedDiffMainUI
- com.intellij.openapi.Disposable
- <init>(com.intellij.diff.tools.combined.CombinedDiffModel,com.intellij.openapi.actionSystem.AnAction):V
- f:closeSearch():V
- dispose():V
- f:getComponent():javax.swing.JComponent
- f:getCurrentRequest():com.intellij.diff.requests.DiffRequest
- f:getPreferredFocusedComponent():javax.swing.JComponent
- f:getUiState():com.intellij.diff.tools.combined.CombinedDiffUIState
- f:isFocusedInWindow():Z
- f:isUnified():Z
- f:isWindowFocused():Z
- f:requestFocusInWindow():V
- f:setSearchController(com.intellij.diff.tools.combined.search.CombinedDiffSearchController):V
- f:setToolbarVerticalSizeReferent(javax.swing.JComponent):V
- f:updateSearch(com.intellij.diff.tools.combined.search.CombinedDiffSearchContext):V
com.intellij.diff.tools.combined.CombinedDiffManager
- sf:Companion:com.intellij.diff.tools.combined.CombinedDiffManager$Companion
- a:createProcessor(java.lang.String):com.intellij.diff.tools.combined.CombinedDiffComponentProcessor
- bs:createProcessor$default(com.intellij.diff.tools.combined.CombinedDiffManager,java.lang.String,I,java.lang.Object):com.intellij.diff.tools.combined.CombinedDiffComponentProcessor
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.diff.tools.combined.CombinedDiffManager
f:com.intellij.diff.tools.combined.CombinedDiffManager$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.diff.tools.combined.CombinedDiffManager
f:com.intellij.diff.tools.combined.CombinedDiffModel
- <init>(com.intellij.openapi.project.Project):V
- f:addListener(com.intellij.diff.tools.combined.CombinedDiffModelListener,com.intellij.openapi.Disposable):V
- f:cleanBlocks():V
- f:getContext():com.intellij.diff.DiffContext
- f:getLoadedRequest(com.intellij.diff.tools.combined.CombinedBlockId):com.intellij.diff.requests.DiffRequest
- f:getLoadedRequests():java.util.List
- f:getOurDisposable():com.intellij.openapi.util.CheckedDisposable
- f:getProject():com.intellij.openapi.project.Project
- f:getRequests():java.util.List
- f:loadRequestContents(java.util.Collection):V
- f:reload():V
- f:setBlocks(java.util.List):V
- f:unloadRequestContents(java.util.Collection):V
com.intellij.diff.tools.combined.CombinedDiffModelListener
- java.util.EventListener
- a:onModelReset():V
- a:onRequestContentsUnloaded(java.util.Map):V
- a:onRequestsLoaded(com.intellij.diff.tools.combined.CombinedBlockId,com.intellij.diff.requests.DiffRequest):V
com.intellij.diff.tools.combined.CombinedDiffNavigation
- a:canGoNextBlock():Z
- a:canGoNextDiff():Z
- a:canGoPrevBlock():Z
- a:canGoPrevDiff():Z
- a:goNextBlock():V
- a:goNextDiff():V
- a:goPrevBlock():V
- a:goPrevDiff():V
f:com.intellij.diff.tools.combined.CombinedDiffRegistry
- sf:INSTANCE:com.intellij.diff.tools.combined.CombinedDiffRegistry
- f:getFilesLimit():I
- f:getMaxBlockCountInMemory():I
- f:getPreloadedBlocksCount():I
- f:isEnabled():Z
- f:resetBadge():V
- f:setCombinedDiffEnabled(Z):V
- f:showBadge():Z
com.intellij.diff.tools.combined.CombinedDiffTool
- com.intellij.diff.DiffTool
f:com.intellij.diff.tools.combined.CombinedDiffUIState
- <init>():V
- f:getDiffInfoStateFlow():kotlinx.coroutines.flow.StateFlow
- f:getSeparatorState():kotlinx.coroutines.flow.Flow
- f:reset():V
- f:setDiffInfo(com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState):V
- f:setSearchMode(Z):V
- f:setStickyHeaderUnderBorder(Z):V
a:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState
f:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$Empty
- com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState
- sf:INSTANCE:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$Empty
- equals(java.lang.Object):Z
- hashCode():I
- toString():java.lang.String
f:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$SingleTitle
- com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState
- <init>(java.lang.String):V
- f:component1():java.lang.String
- f:copy(java.lang.String):com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$SingleTitle
- bs:copy$default(com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$SingleTitle,java.lang.String,I,java.lang.Object):com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$SingleTitle
- equals(java.lang.Object):Z
- f:getTitle():java.lang.String
- hashCode():I
- toString():java.lang.String
f:com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$TwoTitles
- com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState
- <init>(java.lang.String,java.lang.String):V
- f:component1():java.lang.String
- f:component2():java.lang.String
- f:copy(java.lang.String,java.lang.String):com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$TwoTitles
- bs:copy$default(com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$TwoTitles,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.diff.tools.combined.CombinedDiffUIState$DiffInfoState$TwoTitles
- equals(java.lang.Object):Z
- f:getLeftTitle():java.lang.String
- f:getRightTitle():java.lang.String
- hashCode():I
- toString():java.lang.String
f:com.intellij.diff.tools.combined.CombinedDiffViewer
- com.intellij.diff.tools.combined.CombinedDiffCaretNavigation
- com.intellij.diff.tools.combined.CombinedDiffNavigation
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.tools.combined.BlockListener,com.intellij.diff.tools.combined.BlockState,com.intellij.diff.tools.combined.CombinedDiffUIState):V
- canGoNextBlock():Z
- canGoNextDiff():Z
- canGoPrevBlock():Z
- canGoPrevDiff():Z
- f:createSearchContext():com.intellij.diff.tools.combined.search.CombinedDiffSearchContext
- dispose():V
- f:getComponent():javax.swing.JComponent
- f:getCurrentBlockId():com.intellij.diff.tools.combined.CombinedBlockId
- f:getCurrentDiffViewer():com.intellij.diff.FrameDiffTool$DiffViewer
- getData(java.lang.String):java.lang.Object
- f:getDiffBlocksCount():I
- f:getMainUI():com.intellij.diff.tools.combined.CombinedDiffMainUI
- f:getPreferredFocusedComponent():javax.swing.JComponent
- goNextBlock():V
- goNextDiff():V
- goPrevBlock():V
- goPrevDiff():V
- f:init():com.intellij.diff.FrameDiffTool$ToolbarComponents
- moveCaretPageDown():V
- moveCaretPageUp():V
- moveCaretToNextBlock():V
- moveCaretToPrevBlock():V
- f:rediff():V
- f:scrollToCaret():V
- f:scrollToEditor(com.intellij.openapi.editor.Editor,Z):V
- f:scrollToFirstChange(com.intellij.diff.tools.combined.CombinedBlockId,Z,com.intellij.diff.tools.combined.CombinedDiffViewer$ScrollPolicy):V
- bs:scrollToFirstChange$default(com.intellij.diff.tools.combined.CombinedDiffViewer,com.intellij.diff.tools.combined.CombinedBlockId,Z,com.intellij.diff.tools.combined.CombinedDiffViewer$ScrollPolicy,I,java.lang.Object):V
- f:selectDiffBlock(com.intellij.diff.tools.combined.CombinedBlockId,Z,com.intellij.diff.tools.combined.CombinedDiffViewer$ScrollPolicy):V
- bs:selectDiffBlock$default(com.intellij.diff.tools.combined.CombinedDiffViewer,com.intellij.diff.tools.combined.CombinedBlockId,Z,com.intellij.diff.tools.combined.CombinedDiffViewer$ScrollPolicy,I,java.lang.Object):V
e:com.intellij.diff.tools.combined.CombinedDiffViewer$ScrollPolicy
- java.lang.Enum
- sf:SCROLL_TO_BLOCK:com.intellij.diff.tools.combined.CombinedDiffViewer$ScrollPolicy
- sf:SCROLL_TO_CARET:com.intellij.diff.tools.combined.CombinedDiffViewer$ScrollPolicy
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.diff.tools.combined.CombinedDiffViewer$ScrollPolicy
- s:values():com.intellij.diff.tools.combined.CombinedDiffViewer$ScrollPolicy[]
f:com.intellij.diff.tools.combined.CombinedDiffViewerKt
- sf:getCurrentEditor(com.intellij.diff.FrameDiffTool$DiffViewer):com.intellij.openapi.editor.Editor
a:com.intellij.diff.tools.combined.CombinedDiffVirtualFile
- com.intellij.diff.editor.DiffViewerVirtualFile
- <init>(java.lang.String,java.lang.String):V
- b:<init>(java.lang.String,java.lang.String,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- a:createViewer(com.intellij.openapi.project.Project):com.intellij.diff.tools.combined.CombinedDiffComponentProcessor
- getPath():java.lang.String
f:com.intellij.diff.tools.combined.CombinedDiffVirtualFileImpl
- com.intellij.diff.tools.combined.CombinedDiffVirtualFile
- <init>(com.intellij.openapi.project.Project,java.util.List,java.lang.String,java.lang.String):V
- b:<init>(com.intellij.openapi.project.Project,java.util.List,java.lang.String,java.lang.String,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- createViewer(com.intellij.openapi.project.Project):com.intellij.diff.tools.combined.CombinedDiffComponentProcessor
- f:getProducers():java.util.List
- f:getProject():com.intellij.openapi.project.Project
f:com.intellij.diff.tools.combined.CombinedPathBlockId
- com.intellij.diff.tools.combined.CombinedBlockId
- <init>(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FileStatus,java.lang.Object):V
- b:<init>(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FileStatus,java.lang.Object,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:component1():com.intellij.openapi.vcs.FilePath
- f:component2():com.intellij.openapi.vcs.FileStatus
- f:component3():java.lang.Object
- f:copy(com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FileStatus,java.lang.Object):com.intellij.diff.tools.combined.CombinedPathBlockId
- bs:copy$default(com.intellij.diff.tools.combined.CombinedPathBlockId,com.intellij.openapi.vcs.FilePath,com.intellij.openapi.vcs.FileStatus,java.lang.Object,I,java.lang.Object):com.intellij.diff.tools.combined.CombinedPathBlockId
- equals(java.lang.Object):Z
- f:getFileStatus():com.intellij.openapi.vcs.FileStatus
- f:getPath():com.intellij.openapi.vcs.FilePath
- f:getTag():java.lang.Object
- hashCode():I
- toString():java.lang.String
f:com.intellij.diff.tools.combined.CombinedSimpleDiffHeader
- com.intellij.util.ui.components.BorderLayoutPanel
- sf:Companion:com.intellij.diff.tools.combined.CombinedSimpleDiffHeader$Companion
- <init>(com.intellij.openapi.project.Project,com.intellij.diff.tools.combined.CombinedPathBlockId,Z):V
f:com.intellij.diff.tools.combined.CombinedSimpleDiffHeader$Companion
f:com.intellij.diff.tools.combined.search.CombinedDiffSearchContext
- <init>(java.util.List):V
- f:getHolders():java.util.List
f:com.intellij.diff.tools.combined.search.CombinedDiffSearchContext$EditorHolder
- <init>(java.util.List):V
- f:getEditors():java.util.List
com.intellij.diff.tools.combined.search.CombinedDiffSearchController
- a:getSearchComponent():javax.swing.JComponent
- a:update(com.intellij.diff.tools.combined.search.CombinedDiffSearchContext):V
com.intellij.diff.tools.combined.search.CombinedDiffSearchProvider
- a:installSearch(com.intellij.diff.tools.combined.CombinedDiffViewer):V
c:com.intellij.diff.tools.dir.DirDiffTool
- com.intellij.diff.FrameDiffTool
- com.intellij.diff.SuppressiveDiffTool
- sf:INSTANCE:com.intellij.diff.tools.dir.DirDiffTool
- <init>():V
- canShow(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- createComponent(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):com.intellij.diff.FrameDiffTool$DiffViewer
- s:createViewer(com.intellij.diff.DiffContext,com.intellij.diff.requests.ContentDiffRequest):com.intellij.diff.FrameDiffTool$DiffViewer
- s:createViewer(com.intellij.diff.DiffContext,com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DirDiffSettings,java.lang.String):com.intellij.diff.FrameDiffTool$DiffViewer
- getName():java.lang.String
- getSuppressedTools():java.util.List
f:com.intellij.diff.tools.external.ExternalDiffSettings
- com.intellij.openapi.components.BaseState
- com.intellij.openapi.components.PersistentStateComponent
- sf:Companion:com.intellij.diff.tools.external.ExternalDiffSettings$Companion
- <init>():V
- sf:findDefaultDiffTool():com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool
- sf:findDiffTool(com.intellij.openapi.fileTypes.FileType):com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool
- sf:findMergeTool(com.intellij.openapi.fileTypes.FileType):com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool
- f:getDefaultToolConfiguration():com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration
- f:getDiffExePath():java.lang.String
- f:getDiffParameters():java.lang.String
- f:getExternalTools():java.util.Map
- f:getExternalToolsConfiguration():java.util.List
- sf:getInstance():com.intellij.diff.tools.external.ExternalDiffSettings
- f:getMergeExePath():java.lang.String
- f:getMergeParameters():java.lang.String
- getState():com.intellij.diff.tools.external.ExternalDiffSettings
- f:isDiffEnabled():Z
- f:isExternalToolsEnabled():Z
- f:isMergeEnabled():Z
- f:isMergeTrustExitCode():Z
- sf:isNotBuiltinDiffTool():Z
- sf:isNotBuiltinMergeTool():Z
- f:isSettingsMigrated():Z
- loadState(com.intellij.diff.tools.external.ExternalDiffSettings):V
- noStateLoaded():V
- f:setDefaultToolConfiguration(com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration):V
- f:setDiffEnabled(Z):V
- f:setDiffExePath(java.lang.String):V
- f:setDiffParameters(java.lang.String):V
- f:setExternalTools(java.util.Map):V
- f:setExternalToolsConfiguration(java.util.List):V
- f:setExternalToolsEnabled(Z):V
- f:setMergeEnabled(Z):V
- f:setMergeExePath(java.lang.String):V
- f:setMergeParameters(java.lang.String):V
- f:setMergeTrustExitCode(Z):V
- f:setSettingsMigrated(Z):V
f:com.intellij.diff.tools.external.ExternalDiffSettings$Companion
- f:findDefaultDiffTool():com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool
- f:findDiffTool(com.intellij.openapi.fileTypes.FileType):com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool
- f:findMergeTool(com.intellij.openapi.fileTypes.FileType):com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool
- f:getInstance():com.intellij.diff.tools.external.ExternalDiffSettings
- f:isNotBuiltinDiffTool():Z
- f:isNotBuiltinMergeTool():Z
f:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool
- <init>():V
- <init>(java.lang.String,java.lang.String,java.lang.String,Z,com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup):V
- b:<init>(java.lang.String,java.lang.String,java.lang.String,Z,com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:component1():java.lang.String
- f:component2():java.lang.String
- f:component3():java.lang.String
- f:component4():Z
- f:component5():com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup
- f:copy(java.lang.String,java.lang.String,java.lang.String,Z,com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup):com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool
- bs:copy$default(com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool,java.lang.String,java.lang.String,java.lang.String,Z,com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup,I,java.lang.Object):com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool
- equals(java.lang.Object):Z
- f:getArgumentPattern():java.lang.String
- f:getGroupName():com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup
- f:getName():java.lang.String
- f:getProgramPath():java.lang.String
- hashCode():I
- f:isMergeTrustExitCode():Z
- f:setArgumentPattern(java.lang.String):V
- f:setGroupName(com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup):V
- f:setMergeTrustExitCode(Z):V
- f:setName(java.lang.String):V
- f:setProgramPath(java.lang.String):V
- toString():java.lang.String
f:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration
- sf:BUILTIN_TOOL:java.lang.String
- sf:Companion:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration$Companion
- sf:DEFAULT_TOOL_NAME:java.lang.String
- <init>():V
- <init>(java.lang.String,java.lang.String,java.lang.String):V
- b:<init>(java.lang.String,java.lang.String,java.lang.String,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:component1():java.lang.String
- f:component2():java.lang.String
- f:component3():java.lang.String
- f:copy(java.lang.String,java.lang.String,java.lang.String):com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration
- bs:copy$default(com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration,java.lang.String,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration
- equals(java.lang.Object):Z
- f:getDiffToolName():java.lang.String
- f:getFileTypeName():java.lang.String
- f:getMergeToolName():java.lang.String
- hashCode():I
- f:setDiffToolName(java.lang.String):V
- f:setFileTypeName(java.lang.String):V
- f:setMergeToolName(java.lang.String):V
- toString():java.lang.String
f:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration$Companion
- f:getBuiltinInstance():com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolConfiguration
e:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup
- java.lang.Enum
- sf:DIFF_TOOL:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup
- sf:MERGE_TOOL:com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup
- s:getEntries():kotlin.enums.EnumEntries
- f:getGroupName():java.lang.String
- s:valueOf(java.lang.String):com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup
- s:values():com.intellij.diff.tools.external.ExternalDiffSettings$ExternalToolGroup[]
f:com.intellij.diff.tools.external.ExternalDiffTool
- sf:INSTANCE:com.intellij.diff.tools.external.ExternalDiffTool
- sf:canShow(com.intellij.diff.requests.DiffRequest):Z
- sf:checkNotTooManyRequests(com.intellij.openapi.project.Project,java.util.List):Z
- sf:isDefault():Z
- sf:isEnabled():Z
- sf:showIfNeeded(com.intellij.openapi.project.Project,com.intellij.diff.chains.DiffRequestChain,com.intellij.diff.DiffDialogHints):Z
- sf:showIfNeeded(com.intellij.openapi.project.Project,java.util.List,com.intellij.diff.DiffDialogHints):Z
- sf:showRequest(com.intellij.openapi.project.Project,com.intellij.diff.requests.DiffRequest,com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool):V
- sf:wantShowExternalToolFor(java.util.List):Z
f:com.intellij.diff.tools.external.ExternalDiffToolUtil
- <init>():V
- s:canCreateFile(com.intellij.diff.contents.DiffContent):Z
- s:executeDiff(com.intellij.openapi.project.Project,com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool,java.util.List,java.util.List,java.lang.String):V
- s:executeMerge(com.intellij.openapi.project.Project,com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool,com.intellij.diff.merge.ThreesideMergeRequest,javax.swing.JComponent):V
- s:testDiffTool2(com.intellij.openapi.project.Project,com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool,com.intellij.diff.tools.external.ExternalDiffToolUtil$TestOutputConsole):V
- s:testDiffTool3(com.intellij.openapi.project.Project,com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool,com.intellij.diff.tools.external.ExternalDiffToolUtil$TestOutputConsole):V
- s:testMergeTool(com.intellij.openapi.project.Project,com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool,com.intellij.diff.tools.external.ExternalDiffToolUtil$TestOutputConsole):V
- s:tryExecuteMerge(com.intellij.openapi.project.Project,com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool,com.intellij.diff.merge.ThreesideMergeRequest,javax.swing.JComponent):Z
com.intellij.diff.tools.external.ExternalDiffToolUtil$TestOutputConsole
- a:appendOutput(com.intellij.openapi.util.Key,java.lang.String):V
- a:getComponent():javax.swing.JComponent
- a:processTerminated(I):V
f:com.intellij.diff.tools.external.ExternalMergeTool
- sf:INSTANCE:com.intellij.diff.tools.external.ExternalMergeTool
- sf:canShow(com.intellij.diff.merge.MergeRequest):Z
- sf:isDefault():Z
- sf:isEnabled():Z
- sf:show(com.intellij.openapi.project.Project,com.intellij.diff.tools.external.ExternalDiffSettings$ExternalTool,com.intellij.diff.merge.MergeRequest):V
c:com.intellij.diff.tools.fragmented.HighlightRange
- getBase():com.intellij.openapi.util.TextRange
- getChanged():com.intellij.openapi.util.TextRange
- getSide():com.intellij.diff.util.Side
f:com.intellij.diff.tools.fragmented.LineNumberConvertor
- convert(I):I
- convert(I,Z,Z):I
- convertApproximate(I):I
- convertApproximateInv(I):I
- convertInv(I):I
- createConvertor():java.util.function.IntUnaryOperator
- s:fromIterable(com.intellij.diff.comparison.iterables.DiffIterable):com.intellij.diff.tools.fragmented.LineNumberConvertor
- handleMasterChange(I,I,I,Z):V
c:com.intellij.diff.tools.fragmented.LineNumberConvertor$Builder
- <init>():V
- build():com.intellij.diff.tools.fragmented.LineNumberConvertor
- put(I,I,I):V
- put(I,I,I,I):V
f:com.intellij.diff.tools.fragmented.SimpleUnifiedFragmentBuilder
- com.intellij.diff.tools.fragmented.UnifiedFragmentBuilder
- <init>(com.intellij.openapi.editor.Document,com.intellij.openapi.editor.Document,com.intellij.diff.util.Side):V
- f:exec(java.util.List):com.intellij.diff.tools.fragmented.UnifiedDiffState
c:com.intellij.diff.tools.fragmented.UnifiedDiffChange
- <init>(I,I,I,com.intellij.diff.fragments.LineFragment):V
- <init>(I,I,I,com.intellij.diff.fragments.LineFragment,Z,Z):V
- getDeletedRange():com.intellij.diff.util.LineRange
- getInsertedRange():com.intellij.diff.util.LineRange
- getLine1():I
- getLine2():I
- getLineFragment():com.intellij.diff.fragments.LineFragment
- isExcluded():Z
- isSkipped():Z
- processChange(I,I,I):V
c:com.intellij.diff.tools.fragmented.UnifiedDiffChangeUi
- pf:myChange:com.intellij.diff.tools.fragmented.UnifiedDiffChange
- pf:myEditor:com.intellij.openapi.editor.ex.EditorEx
- pf:myHighlighters:java.util.List
- pf:myOperations:java.util.List
- pf:myViewer:com.intellij.diff.tools.fragmented.UnifiedDiffViewer
- <init>(com.intellij.diff.tools.fragmented.UnifiedDiffViewer,com.intellij.diff.tools.fragmented.UnifiedDiffChange):V
- p:createOperation(com.intellij.diff.util.DiffGutterOperation$RendererBuilder):com.intellij.diff.util.DiffGutterOperation
- destroyHighlighter():V
- p:doInstallActionHighlighters():V
- installHighlighter():V
- updateGutterActions():V
c:com.intellij.diff.tools.fragmented.UnifiedDiffModel
- <init>(com.intellij.diff.tools.fragmented.UnifiedDiffViewer):V
- clear():V
- getData():com.intellij.diff.tools.fragmented.UnifiedDiffModel$ChangedBlockData
- getDiffChanges():java.util.List
- getLineNumberConvertor(com.intellij.diff.util.Side):com.intellij.diff.tools.fragmented.LineNumberConvertor
- isContentsEqual():com.intellij.util.ThreeState
- isValid():Z
- setChanges(java.util.List,Z,java.util.List,com.intellij.diff.tools.fragmented.LineNumberConvertor,com.intellij.diff.tools.fragmented.LineNumberConvertor,java.util.List):V
- updateGutterActions():V
c:com.intellij.diff.tools.fragmented.UnifiedDiffModel$ChangedBlockData
- getDiffChanges():java.util.List
- getLineNumberConvertor(com.intellij.diff.util.Side):com.intellij.diff.tools.fragmented.LineNumberConvertor
- getRanges():java.util.List
c:com.intellij.diff.tools.fragmented.UnifiedDiffPanel
- com.intellij.diff.tools.util.base.DiffPanelBase
- <init>(com.intellij.openapi.project.Project,javax.swing.JComponent,com.intellij.openapi.actionSystem.DataProvider,com.intellij.diff.DiffContext):V
- isGoodContent():Z
- p:setCurrentCard(java.lang.String):V
- setErrorContent():V
- setGoodContent():V
- setLoadingContent():V
- setOperationCanceledContent():V
- setTooBigContent():V
c:com.intellij.diff.tools.fragmented.UnifiedDiffState
- <init>(com.intellij.diff.util.Side,java.lang.CharSequence,java.util.List,java.util.List,com.intellij.diff.tools.fragmented.LineNumberConvertor,com.intellij.diff.tools.fragmented.LineNumberConvertor,java.util.List):V
- f:getChangedLines():java.util.List
- f:getChanges():java.util.List
- f:getConvertor1():com.intellij.diff.tools.fragmented.LineNumberConvertor
- f:getConvertor2():com.intellij.diff.tools.fragmented.LineNumberConvertor
- f:getMasterSide():com.intellij.diff.util.Side
- f:getRanges():java.util.List
- f:getText():java.lang.CharSequence
c:com.intellij.diff.tools.fragmented.UnifiedDiffTool
- com.intellij.diff.FrameDiffTool
- sf:INSTANCE:com.intellij.diff.tools.fragmented.UnifiedDiffTool
- <init>():V
- canShow(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- createComponent(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):com.intellij.diff.FrameDiffTool$DiffViewer
- getName():java.lang.String
- getToolType():com.intellij.diff.DiffToolType
c:com.intellij.diff.tools.fragmented.UnifiedDiffViewer
- com.intellij.diff.tools.util.base.ListenerDiffViewerBase
- com.intellij.diff.EditorDiffViewer
- pf:myDocument:com.intellij.openapi.editor.Document
- pf:myEditor:com.intellij.openapi.editor.ex.EditorEx
- p:myMasterSide:com.intellij.diff.util.Side
- pf:myModel:com.intellij.diff.tools.fragmented.UnifiedDiffModel
- pf:myPanel:com.intellij.diff.tools.fragmented.UnifiedDiffPanel
- pf:myTextDiffProvider:com.intellij.diff.tools.util.text.TwosideTextDiffProvider$NoIgnore
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):V
- appendChange(com.intellij.diff.tools.fragmented.UnifiedDiffChange,com.intellij.diff.util.Side):V
- p:apply(com.intellij.diff.tools.fragmented.UnifiedDiffState,java.lang.CharSequence[],com.intellij.openapi.progress.ProgressIndicator):java.lang.Runnable
- p:applyErrorNotification():java.lang.Runnable
- s:canShowRequest(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- p:clearDiffPresentation():V
- p:computeDifferences(com.intellij.openapi.progress.ProgressIndicator):java.lang.Runnable
- p:createEditorPopupActions():java.util.List
- createPopupActions():java.util.List
- p:createTitles():javax.swing.JComponent
- createToolbarActions():java.util.List
- p:createUi(com.intellij.diff.tools.fragmented.UnifiedDiffChange):com.intellij.diff.tools.fragmented.UnifiedDiffChangeUi
- getComponent():javax.swing.JComponent
- getContent(com.intellij.diff.util.Side):com.intellij.diff.contents.DocumentContent
- getContent1():com.intellij.diff.contents.DocumentContent
- getContent2():com.intellij.diff.contents.DocumentContent
- getContents():java.util.List
- p:getCurrentChange():com.intellij.diff.tools.fragmented.UnifiedDiffChange
- getData(java.lang.String):java.lang.Object
- getDiffChanges():java.util.List
- getDocument(com.intellij.diff.util.Side):com.intellij.openapi.editor.Document
- getEditor():com.intellij.openapi.editor.ex.EditorEx
- getEditors():java.util.List
- getFoldingModel():com.intellij.diff.tools.util.FoldingModelSupport
- getFoldingModelSettings():com.intellij.diff.tools.util.FoldingModelSupport$Settings
- getMasterSide():com.intellij.diff.util.Side
- p:getNavigatable():com.intellij.pom.Navigatable
- p:getNavigatable(com.intellij.diff.util.LineCol):com.intellij.pom.Navigatable
- getPreferredFocusedComponent():javax.swing.JComponent
- p:getSelectedChanges():java.util.List
- p:getStatusPanel():com.intellij.diff.tools.util.StatusPanel
- p:getStatusTextMessage():java.lang.String
- getTextSettings():com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- p:installEditorListeners():V
- isContentGood():Z
- isEditable(com.intellij.diff.util.Side,Z):Z
- isStateIsOutOfDate():Z
- p:markStateIsOutOfDate():V
- p:markSuppressEditorTyping():V
- p:onBeforeDocumentChange(com.intellij.openapi.editor.event.DocumentEvent):V
- p:onBeforeRediff():V
- p:onDispose():V
- p:onDocumentChange(com.intellij.openapi.editor.event.DocumentEvent):V
- p:onInit():V
- p:onSlowRediff():V
- p:performRediff(com.intellij.openapi.progress.ProgressIndicator):java.lang.Runnable
- p:processContextHints():V
- replaceChange(com.intellij.diff.tools.fragmented.UnifiedDiffChange,com.intellij.diff.util.Side):V
- transferLineFromOneside(I):com.intellij.openapi.util.Pair
- transferLineFromOneside(com.intellij.diff.util.Side,I):I
- transferLineFromOnesideStrict(com.intellij.diff.util.Side,I):I
- transferLineToOneside(com.intellij.diff.util.Side,I):I
- transferLineToOnesideStrict(com.intellij.diff.util.Side,I):I
- p:updateContextHints():V
- p:updateEditorCanBeTyped():V
c:com.intellij.diff.tools.fragmented.UnifiedEditorHighlighter
- com.intellij.openapi.editor.highlighter.EditorHighlighter
- createIterator(I):com.intellij.openapi.editor.highlighter.HighlighterIterator
- setEditor(com.intellij.openapi.editor.highlighter.HighlighterClient):V
a:com.intellij.diff.tools.fragmented.UnifiedFragmentBuilder
- <init>(com.intellij.openapi.editor.Document,com.intellij.openapi.editor.Document,com.intellij.diff.util.Side):V
- pf:finishDocuments():V
- pf:getChangedLines():java.util.List
- pf:getChanges():java.util.List
- pf:getConvertorBuilder1():com.intellij.diff.tools.fragmented.LineNumberConvertor$Builder
- pf:getConvertorBuilder2():com.intellij.diff.tools.fragmented.LineNumberConvertor$Builder
- pf:getDocument1():com.intellij.openapi.editor.Document
- pf:getDocument2():com.intellij.openapi.editor.Document
- pf:getMasterSide():com.intellij.diff.util.Side
- pf:getRanges():java.util.List
- pf:getTextBuilder():java.lang.StringBuilder
- pf:processChanged(com.intellij.diff.util.Range):com.intellij.diff.tools.fragmented.UnifiedFragmentBuilder$BlockLineRange
- pf:processEquals(I,I):I
- pf:reportChange(com.intellij.diff.tools.fragmented.UnifiedDiffChange):V
pf:com.intellij.diff.tools.fragmented.UnifiedFragmentBuilder$BlockLineRange
- <init>(I,I,I):V
- f:getBlockEnd():I
- f:getBlockStart():I
- f:getInsertedStart():I
f:com.intellij.diff.tools.fragmented.UnifiedFragmentBuilderKt
- sf:asLineRange(com.intellij.diff.fragments.LineFragment):com.intellij.diff.util.Range
f:com.intellij.diff.tools.holders.BinaryEditorHolder
- com.intellij.diff.tools.holders.EditorHolder
- <init>(com.intellij.openapi.fileEditor.FileEditor,com.intellij.openapi.fileEditor.FileEditorProvider):V
- dispose():V
- getComponent():javax.swing.JComponent
- getEditor():com.intellij.openapi.fileEditor.FileEditor
- getPreferredFocusedComponent():javax.swing.JComponent
- installFocusListener(java.awt.event.FocusListener):V
c:com.intellij.diff.tools.holders.BinaryEditorHolder$BinaryEditorHolderFactory
- com.intellij.diff.tools.holders.EditorHolderFactory
- sf:INSTANCE:com.intellij.diff.tools.holders.BinaryEditorHolder$BinaryEditorHolderFactory
- <init>():V
- canShowContent(com.intellij.diff.contents.DiffContent,com.intellij.diff.DiffContext):Z
- create(com.intellij.diff.contents.DiffContent,com.intellij.diff.DiffContext):com.intellij.diff.tools.holders.BinaryEditorHolder
- wantShowContent(com.intellij.diff.contents.DiffContent,com.intellij.diff.DiffContext):Z
a:com.intellij.diff.tools.holders.EditorHolder
- com.intellij.openapi.Disposable
- <init>():V
- a:getComponent():javax.swing.JComponent
- a:getPreferredFocusedComponent():javax.swing.JComponent
- installFocusListener(java.awt.event.FocusListener):V
a:com.intellij.diff.tools.holders.EditorHolderFactory
- <init>():V
- a:canShowContent(com.intellij.diff.contents.DiffContent,com.intellij.diff.DiffContext):Z
- a:create(com.intellij.diff.contents.DiffContent,com.intellij.diff.DiffContext):com.intellij.diff.tools.holders.EditorHolder
- a:wantShowContent(com.intellij.diff.contents.DiffContent,com.intellij.diff.DiffContext):Z
c:com.intellij.diff.tools.holders.TextEditorHolder
- com.intellij.diff.tools.holders.EditorHolder
- pf:myEditor:com.intellij.openapi.editor.ex.EditorEx
- pf:myPanel:com.intellij.ui.components.panels.Wrapper
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.ex.EditorEx):V
- s:create(com.intellij.openapi.project.Project,com.intellij.diff.contents.DocumentContent):com.intellij.diff.tools.holders.TextEditorHolder
- dispose():V
- getComponent():javax.swing.JComponent
- getEditor():com.intellij.openapi.editor.ex.EditorEx
- getPreferredFocusedComponent():javax.swing.JComponent
- installFocusListener(java.awt.event.FocusListener):V
c:com.intellij.diff.tools.holders.TextEditorHolder$TextEditorHolderFactory
- com.intellij.diff.tools.holders.EditorHolderFactory
- sf:INSTANCE:com.intellij.diff.tools.holders.TextEditorHolder$TextEditorHolderFactory
- <init>():V
- canShowContent(com.intellij.diff.contents.DiffContent,com.intellij.diff.DiffContext):Z
- create(com.intellij.diff.contents.DiffContent,com.intellij.diff.DiffContext):com.intellij.diff.tools.holders.TextEditorHolder
- wantShowContent(com.intellij.diff.contents.DiffContent,com.intellij.diff.DiffContext):Z
com.intellij.diff.tools.simple.AlignableChange
- sf:Companion:com.intellij.diff.tools.simple.AlignableChange$Companion
- a:getDiffType():com.intellij.diff.util.TextDiffType
- a:getEndLine(com.intellij.diff.util.Side):I
- a:getStartLine(com.intellij.diff.util.Side):I
f:com.intellij.diff.tools.simple.AlignableChange$Companion
- f:getAlignedChangeColor(com.intellij.diff.util.TextDiffType,com.intellij.openapi.editor.Editor):java.awt.Color
- f:isSame(com.intellij.diff.tools.simple.AlignableChange,com.intellij.diff.tools.simple.AlignableChange):Z
com.intellij.diff.tools.simple.AlignedDiffModel
- com.intellij.openapi.Disposable
- a:clear():V
- a:getDiffChanges():java.util.List
- a:needAlignChanges():Z
- a:realignChanges():V
a:com.intellij.diff.tools.simple.AlignedDiffModelBase
- com.intellij.diff.tools.simple.AlignedDiffModel
- <init>(com.intellij.diff.requests.DiffRequest,com.intellij.diff.DiffContext,javax.swing.JComponent,com.intellij.openapi.editor.ex.EditorEx,com.intellij.openapi.editor.ex.EditorEx,com.intellij.diff.tools.util.SyncScrollSupport$SyncScrollable):V
- clear():V
- dispose():V
- pf:getTextSettings():com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- needAlignChanges():Z
- realignChanges():V
- f:scheduleRealignChanges():V
f:com.intellij.diff.tools.simple.SimpleAlignedDiffModel
- com.intellij.diff.tools.simple.AlignedDiffModelBase
- <init>(com.intellij.diff.tools.simple.SimpleDiffViewer):V
- getDiffChanges():java.util.List
- f:getViewer():com.intellij.diff.tools.simple.SimpleDiffViewer
c:com.intellij.diff.tools.simple.SimpleDiffChange
- com.intellij.diff.tools.simple.AlignableChange
- <init>(I,com.intellij.diff.fragments.LineFragment):V
- <init>(I,com.intellij.diff.fragments.LineFragment,Z,Z):V
- getDiffType():com.intellij.diff.util.TextDiffType
- getEndLine(com.intellij.diff.util.Side):I
- getFragment():com.intellij.diff.fragments.LineFragment
- getIndex():I
- getStartLine(com.intellij.diff.util.Side):I
- isDestroyed():Z
- isExcluded():Z
- isSkipped():Z
- isValid():Z
- markDestroyed():V
- processDocumentChange(I,I,I,com.intellij.diff.util.Side):Z
c:com.intellij.diff.tools.simple.SimpleDiffChangeUi
- pf:myChange:com.intellij.diff.tools.simple.SimpleDiffChange
- pf:myHighlighters:java.util.List
- pf:myOperations:java.util.List
- pf:myViewer:com.intellij.diff.tools.simple.SimpleDiffViewer
- <init>(com.intellij.diff.tools.simple.SimpleDiffViewer,com.intellij.diff.tools.simple.SimpleDiffChange):V
- p:createOperation(com.intellij.diff.util.Side,com.intellij.diff.util.DiffGutterOperation$ModifiersRendererBuilder):com.intellij.diff.util.DiffGutterOperation
- destroyHighlighter():V
- p:doInstallActionHighlighters():V
- drawDivider(com.intellij.diff.util.DiffDividerDrawUtil$DividerPaintable$Handler):Z
- installHighlighter(com.intellij.diff.tools.simple.SimpleDiffChange):V
- invalidate():V
- updateGutterActions(Z):V
c:com.intellij.diff.tools.simple.SimpleDiffModel
- <init>(com.intellij.diff.tools.simple.SimpleDiffViewer):V
- clear():V
- destroyChange(com.intellij.diff.tools.simple.SimpleDiffChange):V
- getAllChanges():java.util.List
- getChanges():java.util.List
- handleBeforeDocumentChange(com.intellij.diff.util.Side,com.intellij.openapi.editor.event.DocumentEvent):V
- isContentsEqual():com.intellij.util.ThreeState
- paintPolygons(java.awt.Graphics2D,javax.swing.JComponent):V
- setChanges(java.util.List,Z):V
- updateGutterActions(Z):V
c:com.intellij.diff.tools.simple.SimpleDiffTool
- com.intellij.diff.FrameDiffTool
- sf:INSTANCE:com.intellij.diff.tools.simple.SimpleDiffTool
- <init>():V
- canShow(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- createComponent(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):com.intellij.diff.FrameDiffTool$DiffViewer
- getName():java.lang.String
c:com.intellij.diff.tools.simple.SimpleDiffViewer
- com.intellij.diff.tools.util.side.TwosideTextDiffViewer
- p:aligningViewModeSupported:Z
- p:myModel:com.intellij.diff.tools.simple.SimpleDiffModel
- pf:myStatusPanel:com.intellij.diff.tools.util.StatusPanel
- pf:myTextDiffProvider:com.intellij.diff.tools.util.text.TwosideTextDiffProvider
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):V
- appendChange(com.intellij.diff.tools.simple.SimpleDiffChange,com.intellij.diff.util.Side):V
- p:apply(java.util.List,Z):java.lang.Runnable
- p:applyNotification(javax.swing.JComponent):java.lang.Runnable
- s:canShowRequest(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- p:clearDiffPresentation():V
- p:computeDifferences(com.intellij.openapi.progress.ProgressIndicator):java.lang.Runnable
- p:createEditorPopupActions():java.util.List
- p:createPopupActions():java.util.List
- p:createToolbarActions():java.util.List
- p:createUi(com.intellij.diff.tools.simple.SimpleDiffChange):com.intellij.diff.tools.simple.SimpleDiffChangeUi
- p:doScrollToChange(com.intellij.diff.util.DiffUserDataKeysEx$ScrollToPolicy):Z
- p:doScrollToContext(com.intellij.openapi.diff.DiffNavigationContext):Z
- getData(java.lang.String):java.lang.Object
- getDiffChanges():java.util.List
- getFoldingModel():com.intellij.diff.tools.util.FoldingModelSupport
- getFoldingModelSettings():com.intellij.diff.tools.util.FoldingModelSupport$Settings
- getModifierProvider():com.intellij.diff.tools.util.KeyboardModifierListener
- p:getSelectedChange(com.intellij.diff.util.Side):com.intellij.diff.tools.simple.SimpleDiffChange
- p:getSelectedChanges(com.intellij.diff.util.Side):java.util.List
- p:getStatusPanel():com.intellij.diff.tools.util.StatusPanel
- p:getStatusTextMessage():java.lang.String
- getSyncScrollSupport():com.intellij.diff.tools.util.SyncScrollSupport$TwosideSyncScrollSupport
- p:getSyncScrollable():com.intellij.diff.tools.util.SyncScrollSupport$SyncScrollable
- getTextDiffProvider():com.intellij.diff.tools.util.text.TwosideTextDiffProvider
- isAligningViewModeSupported():Z
- p:isEditable(com.intellij.diff.util.Side):Z
- p:isSomeChangeSelected(com.intellij.diff.util.Side):Z
- p:onBeforeDocumentChange(com.intellij.openapi.editor.event.DocumentEvent):V
- p:onDispose():V
- p:onInit():V
- p:onSlowRediff():V
- p:performRediff(com.intellij.openapi.progress.ProgressIndicator):java.lang.Runnable
- p:processContextHints():V
- replaceChange(com.intellij.diff.tools.simple.SimpleDiffChange,com.intellij.diff.util.Side):V
- p:updateContextHints():V
c:com.intellij.diff.tools.simple.SimpleDiffViewer$ModifierProvider
- com.intellij.diff.tools.util.KeyboardModifierListener
- <init>(com.intellij.diff.tools.simple.SimpleDiffViewer):V
- init():V
- onModifiersChanged():V
pa:com.intellij.diff.tools.simple.SimpleDiffViewer$SelectedChangesActionBase
- com.intellij.openapi.project.DumbAwareAction
- p:<init>(com.intellij.diff.tools.simple.SimpleDiffViewer):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- pa:doPerform(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.diff.util.Side,java.util.List):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- pa:getIcon(com.intellij.diff.util.Side):javax.swing.Icon
- pa:getText(com.intellij.diff.util.Side):java.lang.String
- pa:isVisible(com.intellij.diff.util.Side):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.diff.tools.simple.SimpleOnesideDiffViewer
- com.intellij.diff.tools.util.side.OnesideTextDiffViewer
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):V
- s:canShowRequest(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- p:createPopupActions():java.util.List
- p:createToolbarActions():java.util.List
- p:doScrollToContext(com.intellij.openapi.diff.DiffNavigationContext):Z
- getData(java.lang.String):java.lang.Object
- p:performRediff(com.intellij.openapi.progress.ProgressIndicator):java.lang.Runnable
- p:processContextHints():V
- p:updateContextHints():V
c:com.intellij.diff.tools.simple.SimpleThreesideDiffChange
- com.intellij.diff.tools.simple.ThreesideDiffChangeBase
- <init>(com.intellij.diff.fragments.MergeLineFragment,com.intellij.diff.util.MergeConflictType,com.intellij.diff.tools.util.text.MergeInnerDifferences,com.intellij.diff.tools.simple.SimpleThreesideDiffViewer):V
- p:getEditor(com.intellij.diff.util.ThreeSide):com.intellij.openapi.editor.Editor
- getEndLine(com.intellij.diff.util.ThreeSide):I
- p:getInnerFragments():com.intellij.diff.tools.util.text.MergeInnerDifferences
- getStartLine(com.intellij.diff.util.ThreeSide):I
- p:installOperations():V
- isResolved(com.intellij.diff.util.ThreeSide):Z
- isValid():Z
- markInvalid():V
- processChange(I,I,I,com.intellij.diff.util.ThreeSide):Z
- reinstallHighlighters():V
c:com.intellij.diff.tools.simple.SimpleThreesideDiffViewer
- com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx
- pf:myTextDiffProvider:com.intellij.diff.tools.util.text.SimpleThreesideTextDiffProvider
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):V
- p:apply(java.util.List,com.intellij.diff.tools.util.FoldingModelSupport$Data):java.lang.Runnable
- s:canShowRequest(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- p:createEditorPopupActions():java.util.List
- p:createPopupActions():java.util.List
- p:createToolbarActions():java.util.List
- p:destroyChangedBlocks():V
- getChanges():java.util.List
- p:getDividerPaintable(com.intellij.diff.util.Side):com.intellij.diff.util.DiffDividerDrawUtil$DividerPaintable
- p:isEditable(com.intellij.diff.util.ThreeSide):Z
- p:onBeforeDocumentChange(com.intellij.openapi.editor.event.DocumentEvent):V
- p:onSlowRediff():V
- p:performRediff(com.intellij.openapi.progress.ProgressIndicator):java.lang.Runnable
- replaceChange(com.intellij.diff.tools.simple.SimpleThreesideDiffChange,com.intellij.diff.util.ThreeSide,com.intellij.diff.util.ThreeSide):V
pc:com.intellij.diff.tools.simple.SimpleThreesideDiffViewer$MyEditorReadOnlyLockAction
- com.intellij.diff.tools.util.base.TextDiffViewerUtil$EditorReadOnlyLockAction
- <init>(com.intellij.diff.tools.simple.SimpleThreesideDiffViewer):V
pa:com.intellij.diff.tools.simple.SimpleThreesideDiffViewer$SelectedChangesActionBase
- com.intellij.openapi.project.DumbAwareAction
- p:<init>(com.intellij.diff.tools.simple.SimpleThreesideDiffViewer):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- pa:doPerform(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.diff.util.ThreeSide,java.util.List):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- pa:getIcon(com.intellij.diff.util.ThreeSide):javax.swing.Icon
- pa:getText(com.intellij.diff.util.ThreeSide):java.lang.String
- pa:isEnabled(com.intellij.diff.tools.simple.ThreesideDiffChangeBase):Z
- pa:isVisible(com.intellij.diff.util.ThreeSide):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.diff.tools.simple.ThreesideDiffChangeBase
- pf:myHighlighters:java.util.List
- pf:myInnerHighlighters:java.util.List
- pf:myOperations:java.util.List
- <init>(com.intellij.diff.util.MergeConflictType):V
- p:createHighlighter(com.intellij.diff.util.ThreeSide):V
- p:createInnerHighlighter(com.intellij.diff.util.ThreeSide):V
- destroy():V
- p:destroyHighlighters():V
- p:destroyInnerHighlighters():V
- p:destroyOperations():V
- getConflictType():com.intellij.diff.util.MergeConflictType
- getDiffType():com.intellij.diff.util.TextDiffType
- pa:getEditor(com.intellij.diff.util.ThreeSide):com.intellij.openapi.editor.Editor
- a:getEndLine(com.intellij.diff.util.ThreeSide):I
- pa:getInnerFragments():com.intellij.diff.tools.util.text.MergeInnerDifferences
- a:getStartLine(com.intellij.diff.util.ThreeSide):I
- p:installHighlighters():V
- p:installInnerHighlighters():V
- p:installOperations():V
- isChange(com.intellij.diff.util.Side):Z
- isChange(com.intellij.diff.util.ThreeSide):Z
- isConflict():Z
- a:isResolved(com.intellij.diff.util.ThreeSide):Z
- updateGutterActions(Z):V
a:com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx
- com.intellij.diff.tools.util.side.ThreesideTextDiffViewer
- pf:myFoldingModel:com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx$MyFoldingModel
- pf:myInitialScrollHelper:com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx$MyInitialScrollHelper
- pf:myStatusPanel:com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx$MyStatusPanel
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.ContentDiffRequest):V
- p:applyNotification(javax.swing.JComponent):java.lang.Runnable
- p:clearDiffPresentation():V
- p:destroyChangedBlocks():V
- p:doScrollToChange(com.intellij.diff.tools.simple.ThreesideDiffChangeBase,Z):V
- p:doScrollToChange(com.intellij.diff.util.DiffUserDataKeysEx$ScrollToPolicy):Z
- getAllChanges():java.util.List
- pa:getChanges():java.util.List
- getChangesCount():I
- getConflictsCount():I
- getData(java.lang.String):java.lang.Object
- pa:getDividerPaintable(com.intellij.diff.util.Side):com.intellij.diff.util.DiffDividerDrawUtil$DividerPaintable
- getFoldingModelSettings():com.intellij.diff.tools.util.FoldingModelSupport$Settings
- p:getSelectedChange(com.intellij.diff.util.ThreeSide):com.intellij.diff.tools.simple.ThreesideDiffChangeBase
- p:getStatusPanel():javax.swing.JComponent
- getSyncScrollSupport():com.intellij.diff.tools.util.SyncScrollSupport$ThreesideSyncScrollSupport
- p:getSyncScrollable(com.intellij.diff.util.Side):com.intellij.diff.tools.util.SyncScrollSupport$SyncScrollable
- p:onChangeAdded(com.intellij.diff.tools.simple.ThreesideDiffChangeBase):V
- p:onChangeRemoved(com.intellij.diff.tools.simple.ThreesideDiffChangeBase):V
- p:onInit():V
- p:processContextHints():V
- p:resetChangeCounters():V
- p:updateContextHints():V
pc:com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx$MyDividerPainter
- com.intellij.diff.tools.util.DiffSplitter$Painter
- <init>(com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx,com.intellij.diff.util.Side):V
- paint(java.awt.Graphics,javax.swing.JComponent):V
pc:com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx$MyFoldingModel
- com.intellij.diff.tools.util.FoldingModelSupport
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.ex.EditorEx[],com.intellij.diff.tools.util.side.ThreesideContentPanel,com.intellij.openapi.Disposable):V
- createState(java.util.List,com.intellij.diff.tools.util.FoldingModelSupport$Settings):com.intellij.diff.tools.util.FoldingModelSupport$Data
- createState(java.util.List,java.util.List,com.intellij.diff.tools.util.FoldingModelSupport$Settings):com.intellij.diff.tools.util.FoldingModelSupport$Data
- paintOnDivider(java.awt.Graphics2D,java.awt.Component,com.intellij.diff.util.Side):V
- p:repaintSeparators():V
pc:com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx$MyInitialScrollHelper
- com.intellij.diff.tools.util.side.ThreesideTextDiffViewer$MyInitialScrollPositionHelper
- p:<init>(com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx):V
- p:doScrollToChange():Z
- p:doScrollToFirstChange():Z
pc:com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx$MyPrevNextDifferenceIterable
- com.intellij.diff.tools.util.PrevNextDifferenceIterableBase
- p:<init>(com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx):V
- p:getChanges():java.util.List
- p:getEditor():com.intellij.openapi.editor.ex.EditorEx
- p:getEndLine(com.intellij.diff.tools.simple.ThreesideDiffChangeBase):I
- p:getStartLine(com.intellij.diff.tools.simple.ThreesideDiffChangeBase):I
- p:scrollToChange(com.intellij.diff.tools.simple.ThreesideDiffChangeBase):V
pc:com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx$MyStatusPanel
- com.intellij.diff.tools.util.StatusPanel
- p:<init>(com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx):V
- p:getMessage():java.lang.String
pc:com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx$MySyncScrollable
- com.intellij.diff.tools.util.BaseSyncScrollable
- <init>(com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx,com.intellij.diff.util.Side):V
- isSyncScrollEnabled():Z
- p:processHelper(com.intellij.diff.tools.util.BaseSyncScrollable$ScrollHelper):V
pc:com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx$MyToggleExpandByDefaultAction
- com.intellij.diff.tools.util.base.TextDiffViewerUtil$ToggleExpandByDefaultAction
- <init>(com.intellij.diff.tools.simple.ThreesideTextDiffViewerEx):V
a:com.intellij.diff.tools.util.BaseSyncScrollable
- com.intellij.diff.tools.util.SyncScrollSupport$SyncScrollable
- <init>():V
- getRange(com.intellij.diff.util.Side,I):com.intellij.diff.util.Range
- s:idRange(I):com.intellij.diff.util.Range
- pa:processHelper(com.intellij.diff.tools.util.BaseSyncScrollable$ScrollHelper):V
- transfer(com.intellij.diff.util.Side,I):I
- s:transferLine(I,com.intellij.diff.util.Range):I
pc:com.intellij.diff.tools.util.BaseSyncScrollable$ScrollHelper
- <init>(com.intellij.diff.util.Side,I):V
- getMaster1():I
- getMaster2():I
- getSlave1():I
- getSlave2():I
- process(I,I):Z
com.intellij.diff.tools.util.DiffChangedRangeProvider
- a:getChangedRanges(com.intellij.openapi.editor.Editor):java.util.List
com.intellij.diff.tools.util.DiffDataKeys
- sf:CURRENT_CHANGE_RANGE:com.intellij.openapi.actionSystem.DataKey
- sf:CURRENT_CONTENT:com.intellij.openapi.actionSystem.DataKey
- sf:CURRENT_EDITOR:com.intellij.openapi.actionSystem.DataKey
- sf:DIFF_CONTEXT:com.intellij.openapi.actionSystem.DataKey
- sf:DIFF_REQUEST:com.intellij.openapi.actionSystem.DataKey
- sf:DIFF_VIEWER:com.intellij.openapi.actionSystem.DataKey
- sf:EDITOR_CHANGED_RANGE_PROVIDER:com.intellij.openapi.actionSystem.DataKey
- sf:MERGE_VIEWER:com.intellij.openapi.actionSystem.DataKey
- sf:NAVIGATABLE:com.intellij.openapi.actionSystem.DataKey
- sf:NAVIGATABLE_ARRAY:com.intellij.openapi.actionSystem.DataKey
- sf:PREV_NEXT_DIFFERENCE_ITERABLE:com.intellij.openapi.actionSystem.DataKey
- sf:WRAPPING_DIFF_VIEWER:com.intellij.openapi.actionSystem.DataKey
f:com.intellij.diff.tools.util.DiffNotifications
- sf:INSTANCE:com.intellij.diff.tools.util.DiffNotifications
- sf:createDiffTooBig():javax.swing.JPanel
- sf:createEqualContents():javax.swing.JPanel
- sf:createEqualContents(Z):javax.swing.JPanel
- sf:createEqualContents(Z,Z):javax.swing.JPanel
- bs:createEqualContents$default(Z,Z,I,java.lang.Object):javax.swing.JPanel
- sf:createError():javax.swing.JPanel
- sf:createInsertedContent():javax.swing.JPanel
- sf:createNotification(java.lang.String):javax.swing.JPanel
- sf:createNotification(java.lang.String,java.awt.Color):javax.swing.JPanel
- sf:createNotification(java.lang.String,java.awt.Color,com.intellij.ui.EditorNotificationPanel$Status):javax.swing.JPanel
- sf:createNotification(java.lang.String,java.awt.Color,com.intellij.ui.EditorNotificationPanel$Status,Z):javax.swing.JPanel
- bs:createNotification$default(java.lang.String,java.awt.Color,com.intellij.ui.EditorNotificationPanel$Status,Z,I,java.lang.Object):javax.swing.JPanel
- sf:createNotificationProvider(java.lang.String):com.intellij.diff.util.DiffNotificationProvider
- sf:createNotificationProvider(java.lang.String,java.awt.Color):com.intellij.diff.util.DiffNotificationProvider
- sf:createNotificationProvider(java.lang.String,java.awt.Color,com.intellij.ui.EditorNotificationPanel$Status):com.intellij.diff.util.DiffNotificationProvider
- bs:createNotificationProvider$default(java.lang.String,java.awt.Color,com.intellij.ui.EditorNotificationPanel$Status,I,java.lang.Object):com.intellij.diff.util.DiffNotificationProvider
- f:createOperationCanceled():javax.swing.JPanel
- sf:createRemovedContent():javax.swing.JPanel
- sf:hideNotification(com.intellij.ui.EditorNotificationPanel):V
c:com.intellij.diff.tools.util.DiffSplitter
- com.intellij.ui.JBSplitter
- <init>():V
- p:createDivider():com.intellij.openapi.ui.Divider
- redispatchWheelEventsTo(com.intellij.diff.tools.holders.EditorHolder):V
- repaintDivider():V
- setBottomAction(com.intellij.openapi.actionSystem.AnAction):V
- setPainter(com.intellij.diff.tools.util.DiffSplitter$Painter):V
- setTopAction(com.intellij.openapi.actionSystem.AnAction):V
com.intellij.diff.tools.util.DiffSplitter$Painter
- a:paint(java.awt.Graphics,javax.swing.JComponent):V
a:com.intellij.diff.tools.util.DiffTitleHandler
- sf:Companion:com.intellij.diff.tools.util.DiffTitleHandler$Companion
- sf:createHandler(com.intellij.diff.tools.util.DiffTitleHandler$DiffTitleProvider,com.intellij.diff.tools.util.side.OnesideContentPanel,com.intellij.diff.requests.ContentDiffRequest,com.intellij.openapi.Disposable):com.intellij.diff.tools.util.DiffTitleHandler
- sf:createHandler(com.intellij.diff.tools.util.DiffTitleHandler$DiffTitlesProvider,com.intellij.diff.tools.util.side.ThreesideContentPanel,com.intellij.diff.requests.ContentDiffRequest,com.intellij.openapi.Disposable):com.intellij.diff.tools.util.DiffTitleHandler
- sf:createHandler(com.intellij.diff.tools.util.DiffTitleHandler$DiffTitlesProvider,com.intellij.diff.tools.util.side.TwosideContentPanel,com.intellij.diff.requests.ContentDiffRequest,com.intellij.openapi.Disposable):com.intellij.diff.tools.util.DiffTitleHandler
- f:scheduleUpdate():V
- a:updateTitles():V
f:com.intellij.diff.tools.util.DiffTitleHandler$Companion
- f:createHandler(com.intellij.diff.tools.util.DiffTitleHandler$DiffTitleProvider,com.intellij.diff.tools.util.side.OnesideContentPanel,com.intellij.diff.requests.ContentDiffRequest,com.intellij.openapi.Disposable):com.intellij.diff.tools.util.DiffTitleHandler
- f:createHandler(com.intellij.diff.tools.util.DiffTitleHandler$DiffTitlesProvider,com.intellij.diff.tools.util.side.ThreesideContentPanel,com.intellij.diff.requests.ContentDiffRequest,com.intellij.openapi.Disposable):com.intellij.diff.tools.util.DiffTitleHandler
- f:createHandler(com.intellij.diff.tools.util.DiffTitleHandler$DiffTitlesProvider,com.intellij.diff.tools.util.side.TwosideContentPanel,com.intellij.diff.requests.ContentDiffRequest,com.intellij.openapi.Disposable):com.intellij.diff.tools.util.DiffTitleHandler
com.intellij.diff.tools.util.DiffTitleHandler$DiffTitleProvider
- a:createTitle():javax.swing.JComponent
com.intellij.diff.tools.util.DiffTitleHandler$DiffTitlesProvider
- a:createTitles():java.util.List
a:com.intellij.diff.tools.util.FocusTrackerSupport
- <init>():V
- a:getCurrentSide():java.lang.Object
- a:processContextHints(com.intellij.diff.requests.DiffRequest,com.intellij.diff.DiffContext):V
- a:setCurrentSide(java.lang.Object):V
- a:updateContextHints(com.intellij.diff.requests.DiffRequest,com.intellij.diff.DiffContext):V
c:com.intellij.diff.tools.util.FocusTrackerSupport$Threeside
- com.intellij.diff.tools.util.FocusTrackerSupport
- <init>(java.util.List):V
- getCurrentSide():com.intellij.diff.util.ThreeSide
- processContextHints(com.intellij.diff.requests.DiffRequest,com.intellij.diff.DiffContext):V
- setCurrentSide(com.intellij.diff.util.ThreeSide):V
- updateContextHints(com.intellij.diff.requests.DiffRequest,com.intellij.diff.DiffContext):V
c:com.intellij.diff.tools.util.FocusTrackerSupport$Twoside
- com.intellij.diff.tools.util.FocusTrackerSupport
- <init>(java.util.List):V
- getCurrentSide():com.intellij.diff.util.Side
- processContextHints(com.intellij.diff.requests.DiffRequest,com.intellij.diff.DiffContext):V
- setCurrentSide(com.intellij.diff.util.Side):V
- updateContextHints(com.intellij.diff.requests.DiffRequest,com.intellij.diff.DiffContext):V
c:com.intellij.diff.tools.util.FoldingModelSupport
- pf:myCount:I
- pf:myEditors:com.intellij.openapi.editor.ex.EditorEx[]
- pf:myFoldings:java.util.List
- pf:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.ex.EditorEx[],com.intellij.openapi.Disposable):V
- s:addFolding(com.intellij.openapi.editor.ex.EditorEx,I,I,Z):com.intellij.openapi.editor.FoldRegion
- p:computeFoldedRanges(java.util.Iterator,com.intellij.diff.tools.util.FoldingModelSupport$Settings):com.intellij.diff.tools.util.FoldingModelSupport$Data
- ps:countLines(com.intellij.openapi.editor.ex.EditorEx[]):I[]
- destroy():V
- expandAll(Z):V
- getCount():I
- s:getLineSeparatorDescription(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,I):com.intellij.diff.tools.util.FoldingModelSupport$FoldedRangeDescription
- hideLineNumberPredicate(I):java.util.function.IntPredicate
- install(com.intellij.diff.tools.util.FoldingModelSupport$Data,com.intellij.openapi.util.UserDataHolder,com.intellij.diff.tools.util.FoldingModelSupport$Settings):V
- p:install(java.util.Iterator,com.intellij.openapi.util.UserDataHolder,com.intellij.diff.tools.util.FoldingModelSupport$Settings):V
- isEnabled():Z
- ps:map(java.util.List,com.intellij.util.Function):java.util.Iterator
- p:repaintSeparators():V
- setEnabled(Z):V
- updateContext(com.intellij.openapi.util.UserDataHolder,com.intellij.diff.tools.util.FoldingModelSupport$Settings):V
f:com.intellij.diff.tools.util.FoldingModelSupport$Data
pc:com.intellij.diff.tools.util.FoldingModelSupport$FoldedBlock
- <init>(com.intellij.diff.tools.util.FoldingModelSupport,com.intellij.openapi.editor.FoldRegion[],com.intellij.diff.tools.util.FoldingModelSupport$DescriptionComputer,java.lang.String[]):V
- computeLineNumber(I):I
- destroyFolding():V
- destroyHighlighter():V
- getRegion(I):com.intellij.openapi.editor.FoldRegion
- installHighlighter(com.intellij.diff.tools.util.FoldingModelSupport$FoldedGroup):V
- isHovered():Z
- setExpanded(Z):V
f:com.intellij.diff.tools.util.FoldingModelSupport$FoldedRangeDescription
- f:anchorLine:I
- f:description:java.lang.String
- <init>(java.lang.String,I):V
- equals(java.lang.Object):Z
- hashCode():I
pa:com.intellij.diff.tools.util.FoldingModelSupport$FoldingBuilderBase
- <init>(I[],com.intellij.diff.tools.util.FoldingModelSupport$Settings):V
- build(java.util.Iterator):com.intellij.diff.tools.util.FoldingModelSupport$Data
- pa:getDescription(com.intellij.openapi.project.Project,I,I):com.intellij.diff.tools.util.FoldingModelSupport$FoldedRangeDescription
pc:com.intellij.diff.tools.util.FoldingModelSupport$MyPaintable
- com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparatorPaintable
- <init>(com.intellij.diff.tools.util.FoldingModelSupport,I,I):V
- paintOnDivider(java.awt.Graphics2D,java.awt.Component):V
- process(com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparatorPaintable$Handler):V
c:com.intellij.diff.tools.util.FoldingModelSupport$Settings
- f:defaultExpanded:Z
- f:range:I
- <init>(I,Z):V
c:com.intellij.diff.tools.util.KeyboardModifierListener
- com.intellij.openapi.Disposable
- <init>():V
- dispose():V
- init(javax.swing.JComponent,com.intellij.openapi.Disposable):V
- isAltPressed():Z
- isCtrlPressed():Z
- isShiftPressed():Z
- onModifiersChanged():V
com.intellij.diff.tools.util.PrevNextDifferenceIterable
- a:canGoNext():Z
- a:canGoPrev():Z
- a:goNext():V
- a:goPrev():V
a:com.intellij.diff.tools.util.PrevNextDifferenceIterableBase
- com.intellij.diff.tools.util.PrevNextDifferenceIterable
- <init>():V
- canGoNext():Z
- canGoPrev():Z
- pa:getChanges():java.util.List
- getCurrentLineRange():com.intellij.diff.util.LineRange
- getCurrentLineRangeByLine(I):com.intellij.diff.util.LineRange
- pa:getEditor():com.intellij.openapi.editor.ex.EditorEx
- pa:getEndLine(java.lang.Object):I
- pa:getStartLine(java.lang.Object):I
- goNext():V
- goPrev():V
- p:scrollToChange(java.lang.Object):V
- p:scrollToChangeUnderCommand(java.lang.Object):V
c:com.intellij.diff.tools.util.SimpleDiffPanel
- com.intellij.diff.tools.util.base.DiffPanelBase
- <init>(javax.swing.JComponent,com.intellij.openapi.actionSystem.DataProvider,com.intellij.diff.DiffContext):V
- isGoodContent():Z
- setErrorContent():V
- setErrorContent(java.lang.String):V
- setGoodContent():V
f:com.intellij.diff.tools.util.SoftHardCacheMap
- <init>(I,I):V
- clear():V
- get(java.lang.Object):java.lang.Object
- put(java.lang.Object,java.lang.Object):V
- remove(java.lang.Object):Z
c:com.intellij.diff.tools.util.StatusPanel
- javax.swing.JPanel
- <init>():V
- p:getMessage():java.lang.String
- setBusy(Z):V
- update():V
f:com.intellij.diff.tools.util.SyncScrollSupport
- <init>():V
- s:getTargetOffsets(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Editor,I,I,I,I,I):I[]
com.intellij.diff.tools.util.SyncScrollSupport$Support
- a:enterDisableScrollSection():V
- a:exitDisableScrollSection():V
com.intellij.diff.tools.util.SyncScrollSupport$SyncScrollable
- forceSyncVerticalScroll():Z
- a:getRange(com.intellij.diff.util.Side,I):com.intellij.diff.util.Range
- a:isSyncScrollEnabled():Z
- a:transfer(com.intellij.diff.util.Side,I):I
c:com.intellij.diff.tools.util.SyncScrollSupport$ThreesideSyncScrollSupport
- com.intellij.diff.tools.util.SyncScrollSupport$Support
- <init>(java.util.List,com.intellij.diff.tools.util.SyncScrollSupport$SyncScrollable,com.intellij.diff.tools.util.SyncScrollSupport$SyncScrollable):V
- p:doMakeVisible(I,I[],I[],Z,Z):V
- enterDisableScrollSection():V
- exitDisableScrollSection():V
- p:getEditors():java.util.List
- p:getScrollHelpers():java.util.List
- getScrollable12():com.intellij.diff.tools.util.SyncScrollSupport$SyncScrollable
- getScrollable23():com.intellij.diff.tools.util.SyncScrollSupport$SyncScrollable
- isDuringSyncScroll():Z
- makeVisible(com.intellij.diff.util.ThreeSide,I[],I[],Z):V
- visibleAreaChanged(com.intellij.openapi.editor.event.VisibleAreaEvent):V
c:com.intellij.diff.tools.util.SyncScrollSupport$TwosideSyncScrollSupport
- com.intellij.diff.tools.util.SyncScrollSupport$Support
- <init>(java.util.List,com.intellij.diff.tools.util.SyncScrollSupport$SyncScrollable):V
- p:doMakeVisible(I,I[],I[],Z,Z):V
- enterDisableScrollSection():V
- exitDisableScrollSection():V
- p:getEditors():java.util.List
- p:getScrollHelpers():java.util.List
- getScrollable():com.intellij.diff.tools.util.SyncScrollSupport$SyncScrollable
- isDuringSyncScroll():Z
- makeVisible(com.intellij.diff.util.Side,I,I,I,I,Z):V
- visibleAreaChanged(com.intellij.openapi.editor.event.VisibleAreaEvent):V
c:com.intellij.diff.tools.util.ThreeDiffSplitter
- javax.swing.JPanel
- <init>(java.util.List):V
- doLayout():V
- getMinimumSize():java.awt.Dimension
- getPreferredSize():java.awt.Dimension
- redispatchWheelEventsTo(com.intellij.diff.tools.holders.EditorHolder):V
- repaintDivider(com.intellij.diff.util.Side):V
- setPainter(com.intellij.diff.tools.util.DiffSplitter$Painter,com.intellij.diff.util.Side):V
c:com.intellij.diff.tools.util.TransferableFileEditorStateSupport
- <init>(com.intellij.diff.impl.DiffSettingsHolder$DiffSettings,java.util.List,com.intellij.openapi.Disposable):V
- createToggleAction():com.intellij.openapi.actionSystem.AnAction
- isEnabled():Z
- isSupported():Z
- processContextHints(com.intellij.diff.requests.DiffRequest,com.intellij.diff.DiffContext):V
- setEnabled(Z):V
- syncStatesNow():V
- updateContextHints(com.intellij.diff.requests.DiffRequest,com.intellij.diff.DiffContext):V
a:com.intellij.diff.tools.util.base.DiffPanelBase
- javax.swing.JPanel
- com.intellij.openapi.actionSystem.DataProvider
- pf:myCardLayout:java.awt.CardLayout
- pf:myContentPanel:javax.swing.JPanel
- pf:myContext:com.intellij.diff.DiffContext
- p:myCurrentCard:java.lang.String
- pf:myNotificationsPanel:com.intellij.ui.components.panels.Wrapper
- pf:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataProvider,com.intellij.diff.DiffContext):V
- addNotification(javax.swing.JComponent):V
- getData(java.lang.String):java.lang.Object
- resetNotifications():V
- setBottomPanel(javax.swing.JComponent):V
- p:setCurrentCard(java.lang.String):V
- p:setCurrentCard(java.lang.String,Z):V
- setPersistentNotifications(java.util.List):V
- setTopPanel(javax.swing.JComponent):V
a:com.intellij.diff.tools.util.base.DiffViewerBase
- com.intellij.diff.FrameDiffTool$DiffViewer
- com.intellij.openapi.actionSystem.DataProvider
- psf:LOG:com.intellij.openapi.diagnostic.Logger
- pf:myContext:com.intellij.diff.DiffContext
- pf:myProject:com.intellij.openapi.project.Project
- pf:myRequest:com.intellij.diff.requests.ContentDiffRequest
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.ContentDiffRequest):V
- f:abortRediff():V
- addListener(com.intellij.diff.tools.util.base.DiffViewerListener):V
- p:createPopupActions():java.util.List
- p:createToolbarActions():java.util.List
- f:dispose():V
- p:forceRediffSynchronously():Z
- getContext():com.intellij.diff.DiffContext
- getData(java.lang.String):java.lang.Object
- p:getListeners():java.util.List
- p:getNavigatable():com.intellij.pom.Navigatable
- getProject():com.intellij.openapi.project.Project
- getRequest():com.intellij.diff.requests.ContentDiffRequest
- p:getStatusPanel():javax.swing.JComponent
- f:init():com.intellij.diff.FrameDiffTool$ToolbarComponents
- isDisposed():Z
- p:onAfterRediff():V
- p:onBeforeRediff():V
- p:onDispose():V
- p:onInit():V
- p:onSlowRediff():V
- pa:performRediff(com.intellij.openapi.progress.ProgressIndicator):java.lang.Runnable
- p:processContextHints():V
- f:rediff():V
- rediff(Z):V
- removeListener(com.intellij.diff.tools.util.base.DiffViewerListener):V
- f:scheduleRediff():V
- p:tryRediffSynchronously():Z
- p:updateContextHints():V
c:com.intellij.diff.tools.util.base.DiffViewerListener
- <init>():V
- p:onAfterRediff():V
- p:onBeforeRediff():V
- p:onDispose():V
- p:onInit():V
- p:onRediffAborted():V
e:com.intellij.diff.tools.util.base.HighlightPolicy
- java.lang.Enum
- sf:BY_CHAR:com.intellij.diff.tools.util.base.HighlightPolicy
- sf:BY_LINE:com.intellij.diff.tools.util.base.HighlightPolicy
- sf:BY_WORD:com.intellij.diff.tools.util.base.HighlightPolicy
- sf:BY_WORD_SPLIT:com.intellij.diff.tools.util.base.HighlightPolicy
- sf:DO_NOT_HIGHLIGHT:com.intellij.diff.tools.util.base.HighlightPolicy
- getFragmentsPolicy():com.intellij.diff.comparison.InnerFragmentsPolicy
- getText():java.lang.String
- isFineFragments():Z
- isShouldCompare():Z
- isShouldSquash():Z
- s:valueOf(java.lang.String):com.intellij.diff.tools.util.base.HighlightPolicy
- s:values():com.intellij.diff.tools.util.base.HighlightPolicy[]
e:com.intellij.diff.tools.util.base.HighlightingLevel
- java.lang.Enum
- sf:ADVANCED:com.intellij.diff.tools.util.base.HighlightingLevel
- sf:INSPECTIONS:com.intellij.diff.tools.util.base.HighlightingLevel
- sf:SIMPLE:com.intellij.diff.tools.util.base.HighlightingLevel
- getCondition():java.util.function.Predicate
- getIcon():javax.swing.Icon
- getText():java.lang.String
- s:valueOf(java.lang.String):com.intellij.diff.tools.util.base.HighlightingLevel
- s:values():com.intellij.diff.tools.util.base.HighlightingLevel[]
e:com.intellij.diff.tools.util.base.IgnorePolicy
- java.lang.Enum
- sf:DEFAULT:com.intellij.diff.tools.util.base.IgnorePolicy
- sf:FORMATTING:com.intellij.diff.tools.util.base.IgnorePolicy
- sf:IGNORE_WHITESPACES:com.intellij.diff.tools.util.base.IgnorePolicy
- sf:IGNORE_WHITESPACES_CHUNKS:com.intellij.diff.tools.util.base.IgnorePolicy
- sf:TRIM_WHITESPACES:com.intellij.diff.tools.util.base.IgnorePolicy
- getComparisonPolicy():com.intellij.diff.comparison.ComparisonPolicy
- getText():java.lang.String
- isShouldTrimChunks():Z
- s:valueOf(java.lang.String):com.intellij.diff.tools.util.base.IgnorePolicy
- s:values():com.intellij.diff.tools.util.base.IgnorePolicy[]
f:com.intellij.diff.tools.util.base.InitialScrollPositionSupport
- <init>():V
- s:doGetCaretPositions(java.util.List):com.intellij.openapi.editor.LogicalPosition[]
- s:doGetScrollingPositions(java.util.List):java.awt.Point[]
- s:doGetVisiblePositions(java.util.List):com.intellij.diff.tools.util.base.InitialScrollPositionSupport$EditorsVisiblePositions
- s:doMoveCaretsToPositions(com.intellij.openapi.editor.LogicalPosition[],java.util.List):V
- s:doScrollToCaret(java.util.List):V
- s:doScrollToVisiblePositions(com.intellij.diff.tools.util.base.InitialScrollPositionSupport$EditorsVisiblePositions,java.util.List):V
- s:ensureEditorSizeIsUpToDate(java.util.List):V
- s:wasScrolled(java.util.List):Z
c:com.intellij.diff.tools.util.base.InitialScrollPositionSupport$EditorsVisiblePositions
- sf:KEY:com.intellij.openapi.util.Key
- f:myCaretPosition:com.intellij.openapi.editor.LogicalPosition[]
- f:myPoints:java.awt.Point[]
- <init>(com.intellij.openapi.editor.LogicalPosition,java.awt.Point):V
- <init>(com.intellij.openapi.editor.LogicalPosition[],java.awt.Point[]):V
- isSame(com.intellij.openapi.editor.LogicalPosition[]):Z
a:com.intellij.diff.tools.util.base.InitialScrollPositionSupport$InitialScrollHelperBase
- p:myCaretPosition:com.intellij.openapi.editor.LogicalPosition[]
- p:myEditorsPosition:com.intellij.diff.tools.util.base.InitialScrollPositionSupport$EditorsVisiblePositions
- p:myScrollToChange:com.intellij.diff.util.DiffUserDataKeysEx$ScrollToPolicy
- p:myShouldScroll:Z
- <init>():V
- pa:getCaretPositions():com.intellij.openapi.editor.LogicalPosition[]
- pa:getVisiblePositions():com.intellij.diff.tools.util.base.InitialScrollPositionSupport$EditorsVisiblePositions
- processContext(com.intellij.diff.requests.DiffRequest):V
- updateContext(com.intellij.diff.requests.DiffRequest):V
a:com.intellij.diff.tools.util.base.InitialScrollPositionSupport$ThreesideInitialScrollHelper
- com.intellij.diff.tools.util.base.InitialScrollPositionSupport$InitialScrollHelperBase
- p:myScrollToLine:com.intellij.openapi.util.Pair
- <init>():V
- pa:disableSyncScroll(Z):V
- pa:doScrollToChange():Z
- pa:doScrollToFirstChange():Z
- pa:doScrollToLine():Z
- p:doScrollToPosition():Z
- p:getCaretPositions():com.intellij.openapi.editor.LogicalPosition[]
- pa:getEditors():java.util.List
- p:getVisiblePositions():com.intellij.diff.tools.util.base.InitialScrollPositionSupport$EditorsVisiblePositions
- onRediff():V
- onSlowRediff():V
- processContext(com.intellij.diff.requests.DiffRequest):V
- updateContext(com.intellij.diff.requests.DiffRequest):V
a:com.intellij.diff.tools.util.base.InitialScrollPositionSupport$TwosideInitialScrollHelper
- com.intellij.diff.tools.util.base.InitialScrollPositionSupport$InitialScrollHelperBase
- p:myNavigationContext:com.intellij.openapi.diff.DiffNavigationContext
- p:myScrollToLine:com.intellij.openapi.util.Pair
- <init>():V
- pa:disableSyncScroll(Z):V
- pa:doScrollToChange():Z
- pa:doScrollToContext():Z
- pa:doScrollToFirstChange():Z
- pa:doScrollToLine(Z):Z
- p:doScrollToPosition():Z
- p:getCaretPositions():com.intellij.openapi.editor.LogicalPosition[]
- pa:getEditors():java.util.List
- p:getVisiblePositions():com.intellij.diff.tools.util.base.InitialScrollPositionSupport$EditorsVisiblePositions
- onRediff():V
- onSlowRediff():V
- processContext(com.intellij.diff.requests.DiffRequest):V
- updateContext(com.intellij.diff.requests.DiffRequest):V
a:com.intellij.diff.tools.util.base.ListenerDiffViewerBase
- com.intellij.diff.tools.util.base.DiffViewerBase
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.ContentDiffRequest):V
- p:onBeforeDocumentChange(com.intellij.openapi.editor.event.DocumentEvent):V
- p:onDocumentChange(com.intellij.openapi.editor.event.DocumentEvent):V
- p:onFileChange(com.intellij.openapi.vfs.VirtualFile):V
- p:onInit():V
f:com.intellij.diff.tools.util.base.TextDiffSettingsHolder
- com.intellij.openapi.components.PersistentStateComponent
- sf:CONTEXT_RANGE_MODES:I[]
- sf:CONTEXT_RANGE_MODE_LABELS:java.lang.String[]
- sf:Companion:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$Companion
- <init>():V
- f:getSettings(java.lang.String):com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- getState():com.intellij.diff.tools.util.base.TextDiffSettingsHolder$State
- loadState(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$State):V
f:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$Companion
f:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$PlaceSettings
- <init>():V
- <init>(com.intellij.diff.tools.util.base.HighlightPolicy,com.intellij.diff.tools.util.base.IgnorePolicy,Z,Z,Z,Z,com.intellij.diff.tools.util.base.HighlightingLevel,Z,com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement,Z):V
- b:<init>(com.intellij.diff.tools.util.base.HighlightPolicy,com.intellij.diff.tools.util.base.IgnorePolicy,Z,Z,Z,Z,com.intellij.diff.tools.util.base.HighlightingLevel,Z,com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:component1():com.intellij.diff.tools.util.base.HighlightPolicy
- f:component10():Z
- f:component2():com.intellij.diff.tools.util.base.IgnorePolicy
- f:component3():Z
- f:component4():Z
- f:component5():Z
- f:component6():Z
- f:component7():com.intellij.diff.tools.util.base.HighlightingLevel
- f:component8():Z
- f:component9():com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement
- f:copy(com.intellij.diff.tools.util.base.HighlightPolicy,com.intellij.diff.tools.util.base.IgnorePolicy,Z,Z,Z,Z,com.intellij.diff.tools.util.base.HighlightingLevel,Z,com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement,Z):com.intellij.diff.tools.util.base.TextDiffSettingsHolder$PlaceSettings
- bs:copy$default(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$PlaceSettings,com.intellij.diff.tools.util.base.HighlightPolicy,com.intellij.diff.tools.util.base.IgnorePolicy,Z,Z,Z,Z,com.intellij.diff.tools.util.base.HighlightingLevel,Z,com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement,Z,I,java.lang.Object):com.intellij.diff.tools.util.base.TextDiffSettingsHolder$PlaceSettings
- equals(java.lang.Object):Z
- f:getBREADCRUMBS_PLACEMENT():com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement
- f:getEXPAND_BY_DEFAULT():Z
- f:getEventDispatcher():com.intellij.util.EventDispatcher
- f:getHIGHLIGHTING_LEVEL():com.intellij.diff.tools.util.base.HighlightingLevel
- f:getHIGHLIGHT_POLICY():com.intellij.diff.tools.util.base.HighlightPolicy
- f:getIGNORE_POLICY():com.intellij.diff.tools.util.base.IgnorePolicy
- f:getREAD_ONLY_LOCK():Z
- f:getSHOW_INDENT_LINES():Z
- f:getSHOW_LINE_NUMBERS():Z
- f:getSHOW_WHITESPACES():Z
- f:getUSE_SOFT_WRAPS():Z
- hashCode():I
- f:setBREADCRUMBS_PLACEMENT(com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement):V
- f:setEXPAND_BY_DEFAULT(Z):V
- f:setHIGHLIGHTING_LEVEL(com.intellij.diff.tools.util.base.HighlightingLevel):V
- f:setHIGHLIGHT_POLICY(com.intellij.diff.tools.util.base.HighlightPolicy):V
- f:setIGNORE_POLICY(com.intellij.diff.tools.util.base.IgnorePolicy):V
- f:setREAD_ONLY_LOCK(Z):V
- f:setSHOW_INDENT_LINES(Z):V
- f:setSHOW_LINE_NUMBERS(Z):V
- f:setSHOW_WHITESPACES(Z):V
- f:setUSE_SOFT_WRAPS(Z):V
- toString():java.lang.String
f:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$SharedSettings
- <init>():V
- <init>(I,Z,Z,Z):V
- b:<init>(I,Z,Z,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:component1():I
- f:component2():Z
- f:component3():Z
- f:component4():Z
- f:copy(I,Z,Z,Z):com.intellij.diff.tools.util.base.TextDiffSettingsHolder$SharedSettings
- bs:copy$default(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$SharedSettings,I,Z,Z,Z,I,java.lang.Object):com.intellij.diff.tools.util.base.TextDiffSettingsHolder$SharedSettings
- equals(java.lang.Object):Z
- f:getCONTEXT_RANGE():I
- f:getENABLE_ALIGNING_CHANGES_MODE():Z
- f:getEventDispatcher():com.intellij.util.EventDispatcher
- f:getMERGE_AUTO_APPLY_NON_CONFLICTED_CHANGES():Z
- f:getMERGE_LST_GUTTER_MARKERS():Z
- hashCode():I
- f:setCONTEXT_RANGE(I):V
- f:setENABLE_ALIGNING_CHANGES_MODE(Z):V
- f:setMERGE_AUTO_APPLY_NON_CONFLICTED_CHANGES(Z):V
- f:setMERGE_LST_GUTTER_MARKERS(Z):V
- toString():java.lang.String
f:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$State
- PLACES_MAP:java.util.TreeMap
- SHARED_SETTINGS:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$SharedSettings
- <init>():V
f:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- sf:Companion:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings$Companion
- sf:KEY:com.intellij.openapi.util.Key
- <init>():V
- f:addListener(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings$Listener,com.intellij.openapi.Disposable):V
- f:getBreadcrumbsPlacement():com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement
- f:getContextRange():I
- f:getHighlightPolicy():com.intellij.diff.tools.util.base.HighlightPolicy
- f:getHighlightingLevel():com.intellij.diff.tools.util.base.HighlightingLevel
- f:getIgnorePolicy():com.intellij.diff.tools.util.base.IgnorePolicy
- f:getPlace():java.lang.String
- sf:getSettings():com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- sf:getSettings(java.lang.String):com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- f:isAutoApplyNonConflictedChanges():Z
- f:isEnableAligningChangesMode():Z
- f:isEnableLstGutterMarkersInMerge():Z
- f:isEnableSyncScroll():Z
- f:isExpandByDefault():Z
- f:isReadOnlyLock():Z
- f:isShowIndentLines():Z
- f:isShowLineNumbers():Z
- f:isShowWhitespaces():Z
- f:isUseSoftWraps():Z
- f:setAutoApplyNonConflictedChanges(Z):V
- f:setBreadcrumbsPlacement(com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement):V
- f:setContextRange(I):V
- f:setEnableAligningChangesMode(Z):V
- f:setEnableLstGutterMarkersInMerge(Z):V
- f:setEnableSyncScroll(Z):V
- f:setExpandByDefault(Z):V
- f:setHighlightPolicy(com.intellij.diff.tools.util.base.HighlightPolicy):V
- f:setHighlightingLevel(com.intellij.diff.tools.util.base.HighlightingLevel):V
- f:setIgnorePolicy(com.intellij.diff.tools.util.base.IgnorePolicy):V
- f:setReadOnlyLock(Z):V
- f:setShowIndentLines(Z):V
- f:setShowLineNumbers(Z):V
- f:setShowWhitespaces(Z):V
- f:setUseSoftWraps(Z):V
f:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings$Companion
- f:getSettings():com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- f:getSettings(java.lang.String):com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings$Listener
- java.util.EventListener
- alignModeChanged():V
- breadcrumbsPlacementChanged():V
- foldingChanged():V
- highlightPolicyChanged():V
- ignorePolicyChanged():V
- scrollingChanged():V
a:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings$Listener$Adapter
- com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings$Listener
- <init>():V
f:com.intellij.diff.tools.util.base.TextDiffViewerUtil
- <init>():V
- s:applyModification(com.intellij.openapi.editor.Document,I,I,com.intellij.openapi.editor.Document,I,I,Z):V
- s:areEqualCharsets(java.util.List):Z
- s:areEqualLineSeparators(java.util.List):Z
- s:checkDifferentDocuments(com.intellij.diff.requests.ContentDiffRequest):V
- s:checkForceReadOnly(com.intellij.diff.DiffContext,com.intellij.diff.requests.ContentDiffRequest):Z[]
- s:createEditorPopupActions():java.util.List
- s:createEqualContentsNotification(java.util.List):javax.swing.JPanel
- s:getEditableEditors(java.util.List):java.util.List
- s:getFoldingModelSettings(com.intellij.diff.DiffContext):com.intellij.diff.tools.util.FoldingModelSupport$Settings
- s:getFoldingModelSettings(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings):com.intellij.diff.tools.util.FoldingModelSupport$Settings
- s:getTextSettings(com.intellij.diff.DiffContext):com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- s:installDocumentListeners(com.intellij.openapi.editor.event.DocumentListener,java.util.List,com.intellij.openapi.Disposable):V
a:com.intellij.diff.tools.util.base.TextDiffViewerUtil$ComboBoxSettingAction
- com.intellij.openapi.actionSystem.ex.ComboBoxAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- p:createPopupActionGroup(javax.swing.JComponent,com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.DefaultActionGroup
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getActions():com.intellij.openapi.actionSystem.DefaultActionGroup
- pa:getAvailableOptions():java.util.List
- pa:getText(java.lang.Object):java.lang.String
- pa:getValue():java.lang.Object
- pa:setValue(java.lang.Object):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.diff.tools.util.base.TextDiffViewerUtil$EditorActionsPopup
- <init>(java.util.List):V
- install(java.util.List,javax.swing.JComponent):V
c:com.intellij.diff.tools.util.base.TextDiffViewerUtil$EditorFontSizeSynchronizer
- java.beans.PropertyChangeListener
- <init>(java.util.List):V
- install(com.intellij.openapi.Disposable):V
- propertyChange(java.beans.PropertyChangeEvent):V
- updateEditor(com.intellij.openapi.editor.ex.EditorEx,F):V
c:com.intellij.diff.tools.util.base.TextDiffViewerUtil$EditorReadOnlyLockAction
- com.intellij.diff.tools.util.base.TextDiffViewerUtil$ReadOnlyLockAction
- <init>(com.intellij.diff.DiffContext,java.util.List):V
- p:canEdit():Z
- p:doApply(Z):V
a:com.intellij.diff.tools.util.base.TextDiffViewerUtil$EnumPolicySettingAction
- com.intellij.diff.tools.util.base.TextDiffViewerUtil$ComboBoxSettingAction
- <init>(java.lang.Enum[]):V
- p:getAvailableOptions():java.util.List
- pa:getStoredValue():java.lang.Enum
- getValue():java.lang.Enum
- p:getValueSubstitutes(java.lang.Enum):java.util.List
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.diff.tools.util.base.TextDiffViewerUtil$HighlightPolicySettingAction
- com.intellij.diff.tools.util.base.TextDiffViewerUtil$EnumPolicySettingAction
- pf:mySettings:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- <init>(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,com.intellij.diff.tools.util.base.HighlightPolicy[]):V
- p:getStoredValue():com.intellij.diff.tools.util.base.HighlightPolicy
- p:getText(com.intellij.diff.tools.util.base.HighlightPolicy):java.lang.String
- p:getValueSubstitutes(com.intellij.diff.tools.util.base.HighlightPolicy):java.util.List
- p:setValue(com.intellij.diff.tools.util.base.HighlightPolicy):V
c:com.intellij.diff.tools.util.base.TextDiffViewerUtil$IgnorePolicySettingAction
- com.intellij.diff.tools.util.base.TextDiffViewerUtil$EnumPolicySettingAction
- pf:mySettings:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- <init>(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,com.intellij.diff.tools.util.base.IgnorePolicy[]):V
- p:getStoredValue():com.intellij.diff.tools.util.base.IgnorePolicy
- p:getText(com.intellij.diff.tools.util.base.IgnorePolicy):java.lang.String
- p:getValueSubstitutes(com.intellij.diff.tools.util.base.IgnorePolicy):java.util.List
- p:setValue(com.intellij.diff.tools.util.base.IgnorePolicy):V
a:com.intellij.diff.tools.util.base.TextDiffViewerUtil$ReadOnlyLockAction
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.project.DumbAware
- pf:myContext:com.intellij.diff.DiffContext
- pf:mySettings:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- <init>(com.intellij.diff.DiffContext):V
- p:applyDefaults():V
- pa:canEdit():Z
- pa:doApply(Z):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- p:putEditorHint(com.intellij.openapi.editor.ex.EditorEx,Z):V
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.diff.tools.util.base.TextDiffViewerUtil$ToggleAutoScrollAction
- com.intellij.openapi.project.DumbAwareToggleAction
- pf:mySettings:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- <init>(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.diff.tools.util.base.TextDiffViewerUtil$ToggleExpandByDefaultAction
- com.intellij.openapi.project.DumbAwareToggleAction
- pf:mySettings:com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- <init>(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,com.intellij.diff.tools.util.FoldingModelSupport):V
- p:expandAll(Z):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
e:com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement
- java.lang.Enum
- sf:BOTTOM:com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement
- sf:HIDDEN:com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement
- sf:TOP:com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement
- getActionId():java.lang.String
- s:valueOf(java.lang.String):com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement
- s:values():com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement[]
a:com.intellij.diff.tools.util.breadcrumbs.DiffBreadcrumbsPanel
- com.intellij.xml.breadcrumbs.BreadcrumbsPanel
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.Disposable):V
- p:findCollector(com.intellij.openapi.vfs.VirtualFile):com.intellij.codeInsight.breadcrumbs.FileBreadcrumbsCollector
- p:getLeftOffset():I
- setCrumbsShown(Z):V
- pa:updateCollectors(Z):Z
c:com.intellij.diff.tools.util.breadcrumbs.SimpleDiffBreadcrumbsPanel
- com.intellij.diff.tools.util.breadcrumbs.DiffBreadcrumbsPanel
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.Disposable):V
- p:computeCrumbs(I):java.lang.Iterable
- p:updateCollectors(Z):Z
c:com.intellij.diff.tools.util.side.DiffContentLayoutPanel
- com.intellij.ui.components.JBPanel
- <init>(javax.swing.JComponent):V
- getBottomBreadcrumbs():javax.swing.JComponent
- getContent():javax.swing.JComponent
- getTitle():javax.swing.JComponent
- getTopBreadcrumbs():javax.swing.JComponent
- setBottomBreadcrumbs(javax.swing.JComponent):V
- setTitle(javax.swing.JComponent):V
- setTopBreadcrumbs(javax.swing.JComponent):V
- s:syncTitleHeights(java.util.List):V
c:com.intellij.diff.tools.util.side.DiffContentPanel
- com.intellij.diff.tools.util.side.DiffContentLayoutPanel
- <init>(javax.swing.JComponent):V
- setBreadcrumbs(com.intellij.diff.tools.util.breadcrumbs.DiffBreadcrumbsPanel):V
- updateBreadcrumbsPlacement(com.intellij.diff.tools.util.breadcrumbs.BreadcrumbsPlacement):V
c:com.intellij.diff.tools.util.side.OnesideContentPanel
- javax.swing.JPanel
- <init>(javax.swing.JComponent):V
- s:createFromHolder(com.intellij.diff.tools.holders.EditorHolder):com.intellij.diff.tools.util.side.OnesideContentPanel
- setBreadcrumbs(com.intellij.diff.tools.util.breadcrumbs.DiffBreadcrumbsPanel,com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings):V
- setTitle(javax.swing.JComponent):V
a:com.intellij.diff.tools.util.side.OnesideDiffViewer
- com.intellij.diff.tools.util.base.ListenerDiffViewerBase
- pf:myContentPanel:com.intellij.diff.tools.util.side.OnesideContentPanel
- pf:myPanel:com.intellij.diff.tools.util.SimpleDiffPanel
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.ContentDiffRequest,com.intellij.diff.tools.holders.EditorHolderFactory):V
- s:canShowRequest(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest,com.intellij.diff.tools.holders.EditorHolderFactory):Z
- p:createEditorHolder(com.intellij.diff.tools.holders.EditorHolderFactory):com.intellij.diff.tools.holders.EditorHolder
- p:createTitle():javax.swing.JComponent
- getComponent():javax.swing.JComponent
- p:getContent():com.intellij.diff.contents.DiffContent
- getData(java.lang.String):java.lang.Object
- p:getEditorHolder():com.intellij.diff.tools.holders.EditorHolder
- p:getNavigatable():com.intellij.pom.Navigatable
- getPreferredFocusedComponent():javax.swing.JComponent
- getSide():com.intellij.diff.util.Side
- p:onDispose():V
- p:onInit():V
a:com.intellij.diff.tools.util.side.OnesideTextDiffViewer
- com.intellij.diff.tools.util.side.OnesideDiffViewer
- com.intellij.diff.EditorDiffViewer
- pf:myEditorSettingsAction:com.intellij.diff.actions.impl.SetEditorSettingsAction
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.ContentDiffRequest):V
- s:canShowRequest(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- p:createEditorHolder(com.intellij.diff.tools.holders.EditorHolderFactory):com.intellij.diff.tools.holders.TextEditorHolder
- p:createEditorPopupActions():java.util.List
- p:createTitle():javax.swing.JComponent
- p:destroyEditorListeners():V
- getContent():com.intellij.diff.contents.DocumentContent
- getData(java.lang.String):java.lang.Object
- p:getEditableEditors():java.util.List
- getEditor():com.intellij.openapi.editor.ex.EditorEx
- getEditors():java.util.List
- p:getNavigatable():com.intellij.pom.Navigatable
- getTextSettings():com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- p:installEditorListeners():V
- p:onDispose():V
- p:onInit():V
- p:scrollToLine(I):V
pa:com.intellij.diff.tools.util.side.OnesideTextDiffViewer$MyInitialScrollPositionHelper
- com.intellij.diff.tools.util.base.InitialScrollPositionSupport$TwosideInitialScrollHelper
- p:<init>(com.intellij.diff.tools.util.side.OnesideTextDiffViewer):V
- p:disableSyncScroll(Z):V
- p:doScrollToLine(Z):Z
- p:getEditors():java.util.List
c:com.intellij.diff.tools.util.side.ThreesideContentPanel
- javax.swing.JPanel
- pf:mySplitter:com.intellij.diff.tools.util.ThreeDiffSplitter
- <init>(java.util.List):V
- repaintDivider(com.intellij.diff.util.Side):V
- repaintDividers():V
- setBreadcrumbs(com.intellij.diff.util.ThreeSide,com.intellij.diff.tools.util.breadcrumbs.DiffBreadcrumbsPanel,com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings):V
- setPainter(com.intellij.diff.tools.util.DiffSplitter$Painter,com.intellij.diff.util.Side):V
- setTitles(java.util.List):V
c:com.intellij.diff.tools.util.side.ThreesideContentPanel$Holders
- com.intellij.diff.tools.util.side.ThreesideContentPanel
- <init>(java.util.List):V
- repaintDivider(com.intellij.diff.util.Side):V
a:com.intellij.diff.tools.util.side.ThreesideDiffViewer
- com.intellij.diff.tools.util.base.ListenerDiffViewerBase
- pf:myContentPanel:com.intellij.diff.tools.util.side.ThreesideContentPanel
- pf:myLoadingPanel:com.intellij.ui.components.JBLoadingPanel
- pf:myPanel:com.intellij.diff.tools.util.SimpleDiffPanel
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.ContentDiffRequest,com.intellij.diff.tools.holders.EditorHolderFactory):V
- s:canShowRequest(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest,com.intellij.diff.tools.holders.EditorHolderFactory):Z
- p:createEditorHolders(com.intellij.diff.tools.holders.EditorHolderFactory):java.util.List
- p:createTitles():java.util.List
- getComponent():javax.swing.JComponent
- p:getCurrentEditorHolder():com.intellij.diff.tools.holders.EditorHolder
- getCurrentSide():com.intellij.diff.util.ThreeSide
- getData(java.lang.String):java.lang.Object
- p:getEditorHolders():java.util.List
- p:getNavigatable():com.intellij.pom.Navigatable
- getPreferredFocusedComponent():javax.swing.JComponent
- p:onDispose():V
- p:onInit():V
- p:processContextHints():V
- p:setCurrentSide(com.intellij.diff.util.ThreeSide):V
- p:updateContextHints():V
pe:com.intellij.diff.tools.util.side.ThreesideDiffViewer$PartialDiffMode
- java.lang.Enum
- sf:LEFT_MIDDLE:com.intellij.diff.tools.util.side.ThreesideDiffViewer$PartialDiffMode
- sf:LEFT_RIGHT:com.intellij.diff.tools.util.side.ThreesideDiffViewer$PartialDiffMode
- sf:MIDDLE_LEFT:com.intellij.diff.tools.util.side.ThreesideDiffViewer$PartialDiffMode
- sf:MIDDLE_RIGHT:com.intellij.diff.tools.util.side.ThreesideDiffViewer$PartialDiffMode
- sf:RIGHT_MIDDLE:com.intellij.diff.tools.util.side.ThreesideDiffViewer$PartialDiffMode
- s:valueOf(java.lang.String):com.intellij.diff.tools.util.side.ThreesideDiffViewer$PartialDiffMode
- s:values():com.intellij.diff.tools.util.side.ThreesideDiffViewer$PartialDiffMode[]
pc:com.intellij.diff.tools.util.side.ThreesideDiffViewer$ShowPartialDiffAction
- com.intellij.openapi.project.DumbAwareAction
- pf:mySide1:com.intellij.diff.util.ThreeSide
- pf:mySide2:com.intellij.diff.util.ThreeSide
- <init>(com.intellij.diff.tools.util.side.ThreesideDiffViewer,com.intellij.diff.tools.util.side.ThreesideDiffViewer$PartialDiffMode,Z):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:createRequest():com.intellij.diff.requests.SimpleDiffRequest
a:com.intellij.diff.tools.util.side.ThreesideTextDiffViewer
- com.intellij.diff.tools.util.side.ThreesideDiffViewer
- com.intellij.diff.EditorDiffViewer
- pf:myEditorSettingsAction:com.intellij.diff.actions.impl.SetEditorSettingsAction
- p:mySyncScrollSupport:com.intellij.diff.tools.util.SyncScrollSupport$ThreesideSyncScrollSupport
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.ContentDiffRequest):V
- s:canShowRequest(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- p:createEditorHolders(com.intellij.diff.tools.holders.EditorHolderFactory):java.util.List
- p:createEditorPopupActions():java.util.List
- p:createTitles():java.util.List
- destroyEditorListeners():V
- p:disableSyncScrollSupport(Z):V
- getContent(com.intellij.diff.util.ThreeSide):com.intellij.diff.contents.DocumentContent
- getContents():java.util.List
- getCurrentContent():com.intellij.diff.contents.DocumentContent
- getCurrentEditor():com.intellij.openapi.editor.ex.EditorEx
- getData(java.lang.String):java.lang.Object
- p:getEditableEditors():java.util.List
- getEditor(com.intellij.diff.util.ThreeSide):com.intellij.openapi.editor.ex.EditorEx
- getEditorSide(com.intellij.openapi.editor.Editor):com.intellij.diff.util.ThreeSide
- getEditors():java.util.List
- p:getNavigatable():com.intellij.pom.Navigatable
- pa:getSyncScrollable(com.intellij.diff.util.Side):com.intellij.diff.tools.util.SyncScrollSupport$SyncScrollable
- getTextSettings():com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- p:installEditorListeners():V
- p:onDispose():V
- p:onDocumentChange(com.intellij.openapi.editor.event.DocumentEvent):V
- p:onInit():V
- p:scrollToLine(com.intellij.diff.util.ThreeSide,I):V
- p:transferPosition(com.intellij.diff.util.ThreeSide,com.intellij.diff.util.ThreeSide,com.intellij.openapi.editor.LogicalPosition):com.intellij.openapi.editor.LogicalPosition
pa:com.intellij.diff.tools.util.side.ThreesideTextDiffViewer$MyInitialScrollPositionHelper
- com.intellij.diff.tools.util.base.InitialScrollPositionSupport$ThreesideInitialScrollHelper
- p:<init>(com.intellij.diff.tools.util.side.ThreesideTextDiffViewer):V
- p:disableSyncScroll(Z):V
- p:doScrollToLine():Z
- p:getEditors():java.util.List
pc:com.intellij.diff.tools.util.side.ThreesideTextDiffViewer$MyToggleAutoScrollAction
- com.intellij.diff.tools.util.base.TextDiffViewerUtil$ToggleAutoScrollAction
- <init>(com.intellij.diff.tools.util.side.ThreesideTextDiffViewer):V
pc:com.intellij.diff.tools.util.side.ThreesideTextDiffViewer$TextShowPartialDiffAction
- com.intellij.diff.tools.util.side.ThreesideDiffViewer$ShowPartialDiffAction
- <init>(com.intellij.diff.tools.util.side.ThreesideTextDiffViewer,com.intellij.diff.tools.util.side.ThreesideDiffViewer$PartialDiffMode,Z):V
- p:createRequest():com.intellij.diff.requests.SimpleDiffRequest
c:com.intellij.diff.tools.util.side.TwosideContentPanel
- javax.swing.JPanel
- <init>(java.util.List):V
- s:createFromHolders(java.util.List):com.intellij.diff.tools.util.side.TwosideContentPanel
- getSplitter():com.intellij.diff.tools.util.DiffSplitter
- repaintDivider():V
- setBottomAction(com.intellij.openapi.actionSystem.AnAction):V
- setBreadcrumbs(com.intellij.diff.util.Side,com.intellij.diff.tools.util.breadcrumbs.DiffBreadcrumbsPanel,com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings):V
- setPainter(com.intellij.diff.tools.util.DiffSplitter$Painter):V
- setTitles(java.util.List):V
- setTopAction(com.intellij.openapi.actionSystem.AnAction):V
a:com.intellij.diff.tools.util.side.TwosideDiffViewer
- com.intellij.diff.tools.util.base.ListenerDiffViewerBase
- pf:myContentPanel:com.intellij.diff.tools.util.side.TwosideContentPanel
- pf:myPanel:com.intellij.diff.tools.util.SimpleDiffPanel
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.ContentDiffRequest,com.intellij.diff.tools.holders.EditorHolderFactory):V
- s:canShowRequest(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest,com.intellij.diff.tools.holders.EditorHolderFactory):Z
- p:createEditorHolders(com.intellij.diff.tools.holders.EditorHolderFactory):java.util.List
- p:createTitles():java.util.List
- getComponent():javax.swing.JComponent
- p:getCurrentEditorHolder():com.intellij.diff.tools.holders.EditorHolder
- getCurrentSide():com.intellij.diff.util.Side
- getData(java.lang.String):java.lang.Object
- p:getEditorHolders():java.util.List
- p:getNavigatable():com.intellij.pom.Navigatable
- getPreferredFocusedComponent():javax.swing.JComponent
- p:onDispose():V
- p:onInit():V
- p:processContextHints():V
- setCurrentSide(com.intellij.diff.util.Side):V
- p:updateContextHints():V
a:com.intellij.diff.tools.util.side.TwosideTextDiffViewer
- com.intellij.diff.tools.util.side.TwosideDiffViewer
- com.intellij.diff.EditorDiffViewer
- pf:myEditorSettingsAction:com.intellij.diff.actions.impl.SetEditorSettingsAction
- <init>(com.intellij.diff.DiffContext,com.intellij.diff.requests.ContentDiffRequest):V
- s:canShowRequest(com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):Z
- p:createEditorHolders(com.intellij.diff.tools.holders.EditorHolderFactory):java.util.List
- p:createEditorPopupActions():java.util.List
- p:createTitles():java.util.List
- p:destroyEditorListeners():V
- p:disableSyncScrollSupport(Z):V
- getContent(com.intellij.diff.util.Side):com.intellij.diff.contents.DocumentContent
- getContent1():com.intellij.diff.contents.DocumentContent
- getContent2():com.intellij.diff.contents.DocumentContent
- getContents():java.util.List
- getCurrentContent():com.intellij.diff.contents.DocumentContent
- getCurrentEditor():com.intellij.openapi.editor.ex.EditorEx
- getData(java.lang.String):java.lang.Object
- p:getEditableEditors():java.util.List
- getEditor(com.intellij.diff.util.Side):com.intellij.openapi.editor.ex.EditorEx
- getEditor1():com.intellij.openapi.editor.ex.EditorEx
- getEditor2():com.intellij.openapi.editor.ex.EditorEx
- getEditors():java.util.List
- p:getNavigatable():com.intellij.pom.Navigatable
- getSyncScrollSupport():com.intellij.diff.tools.util.SyncScrollSupport$TwosideSyncScrollSupport
- pa:getSyncScrollable():com.intellij.diff.tools.util.SyncScrollSupport$SyncScrollable
- getTextSettings():com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings
- p:installEditorListeners():V
- p:onDispose():V
- p:onDocumentChange(com.intellij.openapi.editor.event.DocumentEvent):V
- p:onInit():V
- p:scrollToLine(com.intellij.diff.util.Side,I):V
- transferPosition(com.intellij.diff.util.Side,com.intellij.diff.util.LineCol):com.intellij.diff.util.LineCol
pa:com.intellij.diff.tools.util.side.TwosideTextDiffViewer$MyInitialScrollPositionHelper
- com.intellij.diff.tools.util.base.InitialScrollPositionSupport$TwosideInitialScrollHelper
- p:<init>(com.intellij.diff.tools.util.side.TwosideTextDiffViewer):V
- p:disableSyncScroll(Z):V
- p:doScrollToLine(Z):Z
- p:getEditors():java.util.List
- onRediff():V
pc:com.intellij.diff.tools.util.side.TwosideTextDiffViewer$MyToggleAutoScrollAction
- com.intellij.diff.tools.util.base.TextDiffViewerUtil$ToggleAutoScrollAction
- <init>(com.intellij.diff.tools.util.side.TwosideTextDiffViewer):V
com.intellij.diff.tools.util.text.FineMergeLineFragment
- com.intellij.diff.fragments.MergeLineFragment
- a:getConflictType():com.intellij.diff.util.MergeConflictType
- a:getInnerFragments():com.intellij.diff.tools.util.text.MergeInnerDifferences
c:com.intellij.diff.tools.util.text.FineMergeLineFragmentImpl
- com.intellij.diff.fragments.MergeLineFragmentImpl
- com.intellij.diff.tools.util.text.FineMergeLineFragment
- <init>(com.intellij.diff.fragments.MergeLineFragment,com.intellij.diff.util.MergeConflictType,com.intellij.diff.tools.util.text.MergeInnerDifferences):V
- getConflictType():com.intellij.diff.util.MergeConflictType
- getInnerFragments():com.intellij.diff.tools.util.text.MergeInnerDifferences
f:com.intellij.diff.tools.util.text.LineOffsetsUtil
- <init>():V
- s:create(com.intellij.openapi.editor.Document):com.intellij.diff.tools.util.text.LineOffsets
- s:create(java.lang.CharSequence):com.intellij.diff.tools.util.text.LineOffsets
f:com.intellij.diff.tools.util.text.MergeInnerDifferences
- <init>(java.util.List,java.util.List,java.util.List):V
- get(com.intellij.diff.util.ThreeSide):java.util.List
c:com.intellij.diff.tools.util.text.SimpleTextDiffProvider
- com.intellij.diff.tools.util.text.TextDiffProviderBase
- com.intellij.diff.tools.util.text.TwosideTextDiffProvider
- <init>(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,java.lang.Runnable,com.intellij.openapi.Disposable):V
- <init>(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,java.lang.Runnable,com.intellij.openapi.Disposable,com.intellij.diff.util.DiffUserDataKeysEx$DiffComputer):V
- compare(java.lang.CharSequence,java.lang.CharSequence,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compare(java.lang.CharSequence,java.lang.CharSequence,java.util.List,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- s:compareRange(com.intellij.diff.util.DiffUserDataKeysEx$DiffComputer,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets,java.util.List,com.intellij.diff.tools.util.base.IgnorePolicy,com.intellij.diff.tools.util.base.HighlightPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- p:doCompare(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets,java.util.List,com.intellij.diff.tools.util.base.IgnorePolicy,com.intellij.diff.tools.util.base.HighlightPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
c:com.intellij.diff.tools.util.text.SimpleTextDiffProvider$NoIgnore
- com.intellij.diff.tools.util.text.SimpleTextDiffProvider
- com.intellij.diff.tools.util.text.TwosideTextDiffProvider$NoIgnore
- <init>(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,java.lang.Runnable,com.intellij.openapi.Disposable):V
- <init>(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,java.lang.Runnable,com.intellij.openapi.Disposable,com.intellij.diff.util.DiffUserDataKeysEx$DiffComputer):V
- compare(java.lang.CharSequence,java.lang.CharSequence,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compare(java.lang.CharSequence,java.lang.CharSequence,java.util.List,com.intellij.openapi.progress.ProgressIndicator):java.util.List
c:com.intellij.diff.tools.util.text.SimpleThreesideTextDiffProvider
- com.intellij.diff.tools.util.text.TextDiffProviderBase
- <init>(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,com.intellij.diff.util.DiffUserDataKeys$ThreeSideDiffColors,java.lang.Runnable,com.intellij.openapi.Disposable):V
- compare(java.lang.CharSequence,java.lang.CharSequence,java.lang.CharSequence,com.intellij.openapi.progress.ProgressIndicator):java.util.List
c:com.intellij.diff.tools.util.text.SmartTextDiffProvider
- com.intellij.diff.tools.util.text.TextDiffProviderBase
- com.intellij.diff.tools.util.text.TwosideTextDiffProvider
- sf:HIGHLIGHT_POLICIES:com.intellij.diff.tools.util.base.HighlightPolicy[]
- sf:IGNORE_POLICIES:com.intellij.diff.tools.util.base.IgnorePolicy[]
- compare(java.lang.CharSequence,java.lang.CharSequence,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compare(java.lang.CharSequence,java.lang.CharSequence,java.util.List,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- s:create(com.intellij.openapi.project.Project,com.intellij.diff.requests.ContentDiffRequest,com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,java.lang.Runnable,com.intellij.openapi.Disposable):com.intellij.diff.tools.util.text.TwosideTextDiffProvider
- s:createNoIgnore(com.intellij.openapi.project.Project,com.intellij.diff.requests.ContentDiffRequest,com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,java.lang.Runnable,com.intellij.openapi.Disposable):com.intellij.diff.tools.util.text.TwosideTextDiffProvider$NoIgnore
- p:doCompare(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets,java.util.List,com.intellij.diff.tools.util.base.IgnorePolicy,com.intellij.diff.tools.util.base.HighlightPolicy,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- p:getText(com.intellij.diff.tools.util.base.IgnorePolicy):java.lang.String
f:com.intellij.diff.tools.util.text.SmartTextDiffProvider$NoIgnore
- com.intellij.diff.tools.util.text.SmartTextDiffProvider
- com.intellij.diff.tools.util.text.TwosideTextDiffProvider$NoIgnore
- compare(java.lang.CharSequence,java.lang.CharSequence,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- compare(java.lang.CharSequence,java.lang.CharSequence,java.util.List,com.intellij.openapi.progress.ProgressIndicator):java.util.List
com.intellij.diff.tools.util.text.TextDiffProvider
- a:getPopupActions():java.util.List
- a:getToolbarActions():java.util.List
c:com.intellij.diff.tools.util.text.TextDiffProviderBase
- com.intellij.diff.tools.util.text.TextDiffProvider
- <init>(com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,java.lang.Runnable,com.intellij.openapi.Disposable,com.intellij.diff.tools.util.base.IgnorePolicy[],com.intellij.diff.tools.util.base.HighlightPolicy[]):V
- getHighlightPolicy():com.intellij.diff.tools.util.base.HighlightPolicy
- getIgnorePolicy():com.intellij.diff.tools.util.base.IgnorePolicy
- getPopupActions():java.util.List
- p:getText(com.intellij.diff.tools.util.base.HighlightPolicy):java.lang.String
- p:getText(com.intellij.diff.tools.util.base.IgnorePolicy):java.lang.String
- getToolbarActions():java.util.List
- isHighlightingDisabled():Z
com.intellij.diff.tools.util.text.TwosideTextDiffProvider
- com.intellij.diff.tools.util.text.TextDiffProvider
- a:compare(java.lang.CharSequence,java.lang.CharSequence,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- a:compare(java.lang.CharSequence,java.lang.CharSequence,java.util.List,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- isHighlightingDisabled():Z
com.intellij.diff.tools.util.text.TwosideTextDiffProvider$NoIgnore
- com.intellij.diff.tools.util.text.TwosideTextDiffProvider
- a:compare(java.lang.CharSequence,java.lang.CharSequence,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- a:compare(java.lang.CharSequence,java.lang.CharSequence,java.util.List,com.intellij.openapi.progress.ProgressIndicator):java.util.List
com.intellij.diff.util.CombinedDiffToggle
- sf:Companion:com.intellij.diff.util.CombinedDiffToggle$Companion
- s:getDEFAULT():com.intellij.diff.util.CombinedDiffToggle
- a:isCombinedDiffEnabled():Z
- a:setCombinedDiffEnabled(Z):V
f:com.intellij.diff.util.CombinedDiffToggle$Companion
- f:getDEFAULT():com.intellij.diff.util.CombinedDiffToggle
f:com.intellij.diff.util.DiffDividerDrawUtil
- sf:BOLD_DOTTED_STROKE:java.awt.BasicStroke
- <init>():V
- s:getDividerGraphics(java.awt.Graphics,java.awt.Component,java.awt.Component):java.awt.Graphics2D
- s:paintPolygons(java.awt.Graphics2D,I,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Editor,com.intellij.diff.util.DiffDividerDrawUtil$DividerPaintable):V
- s:paintPolygons(java.awt.Graphics2D,I,Z,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Editor,com.intellij.diff.util.DiffDividerDrawUtil$DividerPaintable):V
- s:paintSeparators(java.awt.Graphics2D,I,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Editor,com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparatorPaintable):V
com.intellij.diff.util.DiffDividerDrawUtil$DividerPaintable
- a:process(com.intellij.diff.util.DiffDividerDrawUtil$DividerPaintable$Handler):V
com.intellij.diff.util.DiffDividerDrawUtil$DividerPaintable$Handler
- a:process(I,I,I,I,com.intellij.diff.util.TextDiffType):Z
- a:processAligned(I,I,I,I,com.intellij.diff.util.TextDiffType):Z
- a:processExcludable(I,I,I,I,com.intellij.diff.util.TextDiffType,Z,Z):Z
- a:processResolvable(I,I,I,I,com.intellij.diff.util.TextDiffType,Z):Z
c:com.intellij.diff.util.DiffDividerDrawUtil$DividerPolygon
- <init>(I,I,I,I,java.awt.Color,java.awt.Color,Z):V
- paint(java.awt.Graphics2D,I,Z):V
- toString():java.lang.String
- withAlignedHeight():com.intellij.diff.util.DiffDividerDrawUtil$DividerPolygon
c:com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparator
- <init>(I,I,I,I,Z,com.intellij.openapi.editor.colors.EditorColorsScheme):V
- paint(java.awt.Graphics2D,I):V
- toString():java.lang.String
com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparatorPaintable
- a:process(com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparatorPaintable$Handler):V
com.intellij.diff.util.DiffDividerDrawUtil$DividerSeparatorPaintable$Handler
- a:process(I,I,Z):Z
f:com.intellij.diff.util.DiffDrawUtil
- sf:BASE_LAYER:I
- sf:BORDER_LINE_RENDERER:com.intellij.openapi.editor.markup.LineSeparatorRenderer
- sf:DEFAULT_LAYER:I
- sf:EDITOR_WITH_HIGH_PRIORITY_RENDERER:com.intellij.openapi.util.Key
- sf:INLINE_LAYER:I
- sf:LAYER_PRIORITY_LST:I
- sf:LAYER_PRIORITY_MAX:I
- sf:LAYER_PRIORITY_STEP:I
- sf:LINE_MARKER_LAYER:I
- sf:LST_LINE_MARKER_LAYER:I
- sf:STRIPE_LAYER:I
- s:createBorderLineMarker(com.intellij.openapi.editor.Editor,I,com.intellij.openapi.editor.markup.SeparatorPlacement):java.util.List
- s:createHighlighter(com.intellij.openapi.editor.Editor,I,I,com.intellij.diff.util.TextDiffType,com.intellij.diff.util.DiffDrawUtil$PaintMode,com.intellij.diff.util.DiffDrawUtil$PaintMode):java.util.List
- s:createHighlighter(com.intellij.openapi.editor.Editor,I,I,com.intellij.diff.util.TextDiffType,Z):java.util.List
- s:createHighlighter(com.intellij.openapi.editor.Editor,I,I,com.intellij.diff.util.TextDiffType,Z,Z,Z,Z,Z):java.util.List
- s:createInlineHighlighter(com.intellij.openapi.editor.Editor,I,I,com.intellij.diff.util.TextDiffType):java.util.List
- s:createLineMarker(com.intellij.openapi.editor.Editor,I,com.intellij.diff.util.TextDiffType):java.util.List
- s:createLineSeparatorHighlighter(com.intellij.openapi.editor.Editor,I,I):java.util.List
- s:createLineSeparatorHighlighter(com.intellij.openapi.editor.Editor,I,I,com.intellij.diff.util.DiffLineSeparatorRenderer$SeparatorPresentation):java.util.List
- s:createLineSeparatorHighlighter(com.intellij.openapi.editor.Editor,I,I,java.util.function.BooleanSupplier):java.util.List
- s:createUnifiedChunkHighlighters(com.intellij.openapi.editor.Editor,com.intellij.diff.util.LineRange,com.intellij.diff.util.LineRange,java.util.List):java.util.List
- s:createUnifiedChunkHighlighters(com.intellij.openapi.editor.Editor,com.intellij.diff.util.LineRange,com.intellij.diff.util.LineRange,Z,Z,java.util.List):java.util.List
- s:drawChunkBorderLine(java.awt.Graphics2D,I,I,I,java.awt.Color,Z,Z):V
- s:drawCurveTrapezium(java.awt.Graphics2D,I,I,I,I,I,I,java.awt.Color,java.awt.Color):V
- s:drawTrapezium(java.awt.Graphics2D,I,I,I,I,I,I,java.awt.Color,java.awt.Color):V
- s:getDividerColor():java.awt.Color
- s:getDividerColor(com.intellij.openapi.editor.Editor):java.awt.Color
- s:getDividerColorFromScheme(com.intellij.openapi.editor.colors.EditorColorsScheme):java.awt.Color
- s:getGutterMarkerPaintRange(com.intellij.openapi.editor.Editor,I,I):com.intellij.diff.util.DiffDrawUtil$MarkerRange
- s:lineToY(com.intellij.openapi.editor.Editor,I):I
- s:lineToY(com.intellij.openapi.editor.Editor,I,Z):I
- s:lineToY(com.intellij.openapi.editor.Editor,I,Z,Z):I
- s:setupLayeredRendering(com.intellij.openapi.editor.Editor,I,I,I,com.intellij.openapi.Disposable):V
f:com.intellij.diff.util.DiffDrawUtil$InlineHighlighterBuilder
- <init>(com.intellij.openapi.editor.Editor,I,I,com.intellij.diff.util.TextDiffType):V
- done():java.util.List
- withLayerPriority(I):com.intellij.diff.util.DiffDrawUtil$InlineHighlighterBuilder
f:com.intellij.diff.util.DiffDrawUtil$LineHighlighterBuilder
- <init>(com.intellij.openapi.editor.Editor,I,I,com.intellij.diff.util.TextDiffType):V
- done():java.util.List
- withAlignedSides(Z):com.intellij.diff.util.DiffDrawUtil$LineHighlighterBuilder
- withEditorMode(com.intellij.diff.util.DiffDrawUtil$PaintMode):com.intellij.diff.util.DiffDrawUtil$LineHighlighterBuilder
- withExcluded(Z):com.intellij.diff.util.DiffDrawUtil$LineHighlighterBuilder
- withExcludedInEditor(Z):com.intellij.diff.util.DiffDrawUtil$LineHighlighterBuilder
- withExcludedInGutter(Z):com.intellij.diff.util.DiffDrawUtil$LineHighlighterBuilder
- withGutterMode(com.intellij.diff.util.DiffDrawUtil$PaintMode):com.intellij.diff.util.DiffDrawUtil$LineHighlighterBuilder
- withHideGutterMarkers(Z):com.intellij.diff.util.DiffDrawUtil$LineHighlighterBuilder
- withHideStripeMarkers(Z):com.intellij.diff.util.DiffDrawUtil$LineHighlighterBuilder
- withHideWithoutLineNumbers(Z):com.intellij.diff.util.DiffDrawUtil$LineHighlighterBuilder
- withIgnored(Z):com.intellij.diff.util.DiffDrawUtil$LineHighlighterBuilder
- withLayerPriority(I):com.intellij.diff.util.DiffDrawUtil$LineHighlighterBuilder
- withResolved(Z):com.intellij.diff.util.DiffDrawUtil$LineHighlighterBuilder
c:com.intellij.diff.util.DiffDrawUtil$MarkerRange
- f:y1:I
- f:y2:I
- <init>(I,I):V
- component1():I
- component2():I
c:com.intellij.diff.util.DiffEditorHighlighterUpdater
- com.intellij.openapi.fileEditor.impl.text.EditorHighlighterUpdater
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,com.intellij.openapi.editor.ex.EditorEx,com.intellij.diff.contents.DocumentContent):V
- p:createHighlighter(Z):com.intellij.openapi.editor.highlighter.EditorHighlighter
- p:setupHighlighter(com.intellij.openapi.editor.highlighter.EditorHighlighter):V
c:com.intellij.diff.util.DiffEmptyHighlighterRenderer
- com.intellij.openapi.editor.markup.CustomHighlighterRenderer
- <init>(com.intellij.diff.util.TextDiffType):V
- paint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.markup.RangeHighlighter,java.awt.Graphics):V
a:com.intellij.diff.util.DiffGutterOperation
- <init>(com.intellij.openapi.editor.Editor,I):V
- pa:createRenderer():com.intellij.openapi.editor.markup.GutterIconRenderer
- dispose():V
- s:lineToOffset(com.intellij.openapi.editor.Editor,I):I
- update(Z):V
com.intellij.diff.util.DiffGutterOperation$ModifiersRendererBuilder
- a:createRenderer(Z,Z,Z):com.intellij.openapi.editor.markup.GutterIconRenderer
com.intellij.diff.util.DiffGutterOperation$RendererBuilder
- a:createRenderer():com.intellij.openapi.editor.markup.GutterIconRenderer
f:com.intellij.diff.util.DiffGutterOperation$Simple
- com.intellij.diff.util.DiffGutterOperation
- <init>(com.intellij.openapi.editor.Editor,I,com.intellij.diff.util.DiffGutterOperation$RendererBuilder):V
f:com.intellij.diff.util.DiffGutterOperation$WithModifiers
- com.intellij.diff.util.DiffGutterOperation
- <init>(com.intellij.openapi.editor.Editor,I,com.intellij.diff.tools.util.KeyboardModifierListener,com.intellij.diff.util.DiffGutterOperation$ModifiersRendererBuilder):V
- update(Z):V
a:com.intellij.diff.util.DiffGutterRenderer
- com.intellij.openapi.editor.markup.GutterIconRenderer
- com.intellij.codeInsight.daemon.NonHideableIconGutterMark
- <init>(javax.swing.Icon,java.lang.String):V
- equals(java.lang.Object):Z
- getAlignment():com.intellij.openapi.editor.markup.GutterIconRenderer$Alignment
- getClickAction():com.intellij.openapi.actionSystem.AnAction
- getIcon():javax.swing.Icon
- getTooltipText():java.lang.String
- pa:handleMouseClick():V
- hashCode():I
- isDumbAware():Z
- isNavigateAction():Z
- p:performAction(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.diff.util.DiffInlayMarkerRenderer
- com.intellij.openapi.editor.markup.LineMarkerRendererEx
- <init>(com.intellij.diff.util.TextDiffType,com.intellij.openapi.editor.Inlay,Z):V
- getPosition():com.intellij.openapi.editor.markup.LineMarkerRendererEx$Position
- paint(com.intellij.openapi.editor.Editor,java.awt.Graphics,java.awt.Rectangle):V
f:com.intellij.diff.util.DiffLineNumberConverter
- com.intellij.openapi.editor.LineNumberConverter
- <init>(java.util.function.IntPredicate,java.util.function.IntUnaryOperator):V
- convert(com.intellij.openapi.editor.Editor,I):java.lang.Integer
- convertImpl(I,Z):java.lang.Integer
- convertLineNumberToStringImpl(I,Z):java.lang.String
- getMaxLineNumber(com.intellij.openapi.editor.Editor):java.lang.Integer
- hasCustomLineNumbers():Z
c:com.intellij.diff.util.DiffLineSeparatorRenderer
- com.intellij.openapi.editor.markup.ActiveGutterRenderer
- com.intellij.openapi.editor.markup.LineMarkerRendererEx
- com.intellij.openapi.editor.markup.LineSeparatorRenderer
- sf:BACKGROUND:com.intellij.openapi.editor.colors.ColorKey
- sf:FOREGROUND:com.intellij.openapi.editor.colors.ColorKey
- <init>(com.intellij.openapi.editor.Editor,com.intellij.diff.util.DiffLineSeparatorRenderer$SeparatorPresentation):V
- canDoAction(com.intellij.openapi.editor.Editor,java.awt.event.MouseEvent):Z
- doAction(com.intellij.openapi.editor.Editor,java.awt.event.MouseEvent):V
- s:drawConnectorLine(java.awt.Graphics2D,I,I,I,I,I,Z,com.intellij.openapi.editor.colors.EditorColorsScheme):V
- drawLine(java.awt.Graphics,I,I,I):V
- getAccessibleName():java.lang.String
- getPosition():com.intellij.openapi.editor.markup.LineMarkerRendererEx$Position
- paint(com.intellij.openapi.editor.Editor,java.awt.Graphics,java.awt.Rectangle):V
com.intellij.diff.util.DiffLineSeparatorRenderer$SeparatorPresentation
- a:getDescription():java.lang.String
- a:isHovered():Z
- a:isVisible():Z
- a:setExpanded(Z):V
com.intellij.diff.util.DiffPlaces
- sf:BLANK:java.lang.String
- sf:CHANGES_VIEW:java.lang.String
- sf:COMMIT_DIALOG:java.lang.String
- sf:DEFAULT:java.lang.String
- sf:DIR_DIFF:java.lang.String
- sf:EXTERNAL:java.lang.String
- sf:MERGE:java.lang.String
- sf:SHELVE_VIEW:java.lang.String
- sf:TESTS_FAILED_ASSERTIONS:java.lang.String
- sf:VCS_FILE_HISTORY_VIEW:java.lang.String
- sf:VCS_LOG_VIEW:java.lang.String
c:com.intellij.diff.util.DiffTaskQueue
- <init>():V
- abort():V
- executeAndTryWait(com.intellij.util.Function,java.lang.Runnable,J):V
- executeAndTryWait(com.intellij.util.Function,java.lang.Runnable,J,Z):V
com.intellij.diff.util.DiffUserDataKeysEx
- com.intellij.diff.util.DiffUserDataKeys
- sf:BOTTOM_PANEL:com.intellij.openapi.util.Key
- sf:COMBINED_DIFF_TOGGLE:com.intellij.openapi.util.Key
- sf:CUSTOM_DIFF_COMPUTER:com.intellij.openapi.util.Key
- sf:DIFF_IN_EDITOR_WITH_EXPLICIT_DISPOSABLE:com.intellij.openapi.util.Key
- sf:DIFF_NEW_TOOLBAR:com.intellij.openapi.util.Key
- sf:DISABLE_CONTENTS_EQUALS_NOTIFICATION:com.intellij.openapi.util.Key
- sf:EDITORS_CARET_POSITION:com.intellij.openapi.util.Key
- sf:EDITORS_HIDE_TITLE:com.intellij.openapi.util.Key
- sf:EDITORS_TITLE_CUSTOMIZER:com.intellij.openapi.util.Key
- sf:FILE_NAME:com.intellij.openapi.util.Key
- sf:FORCE_DIFF_TOOL:com.intellij.openapi.util.Key
- sf:LAST_REVISION_WITH_LOCAL:com.intellij.openapi.util.Key
- sf:LEFT_TOOLBAR:com.intellij.openapi.util.Key
- sf:LINE_NUMBER_CONVERTOR:com.intellij.openapi.util.Key
- sf:MERGE_ACTION_CAPTIONS:com.intellij.openapi.util.Key
- sf:MERGE_CANCEL_HANDLER:com.intellij.openapi.util.Key
- sf:MERGE_CANCEL_MESSAGE:com.intellij.openapi.util.Key
- sf:NAVIGATION_CONTEXT:com.intellij.openapi.util.Key
- sf:SCROLL_TO_CHANGE:com.intellij.openapi.util.Key
- sf:SHOW_READ_ONLY_LOCK:com.intellij.openapi.util.Key
- sf:TWO_SIDE_SPLITTER_PROPORTION:com.intellij.openapi.util.Key
- sf:VCS_DIFF_ACCEPT_BASE_TO_LEFT_ACTION_TEXT:com.intellij.openapi.util.Key
- sf:VCS_DIFF_ACCEPT_BASE_TO_RIGHT_ACTION_TEXT:com.intellij.openapi.util.Key
- sf:VCS_DIFF_ACCEPT_LEFT_ACTION_TEXT:com.intellij.openapi.util.Key
- sf:VCS_DIFF_ACCEPT_LEFT_TO_BASE_ACTION_TEXT:com.intellij.openapi.util.Key
- sf:VCS_DIFF_ACCEPT_RIGHT_ACTION_TEXT:com.intellij.openapi.util.Key
- sf:VCS_DIFF_ACCEPT_RIGHT_TO_BASE_ACTION_TEXT:com.intellij.openapi.util.Key
- sf:VCS_DIFF_CENTER_CONTENT_TITLE:com.intellij.openapi.util.Key
- sf:VCS_DIFF_EDITOR_TAB_TITLE:com.intellij.openapi.util.Key
- sf:VCS_DIFF_LEFT_CONTENT_TITLE:com.intellij.openapi.util.Key
- sf:VCS_DIFF_RIGHT_CONTENT_TITLE:com.intellij.openapi.util.Key
com.intellij.diff.util.DiffUserDataKeysEx$DiffComputer
- a:compute(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.comparison.ComparisonPolicy,Z,com.intellij.openapi.progress.ProgressIndicator):java.util.List
e:com.intellij.diff.util.DiffUserDataKeysEx$ScrollToPolicy
- java.lang.Enum
- sf:FIRST_CHANGE:com.intellij.diff.util.DiffUserDataKeysEx$ScrollToPolicy
- sf:LAST_CHANGE:com.intellij.diff.util.DiffUserDataKeysEx$ScrollToPolicy
- select(java.util.List):java.lang.Object
- s:valueOf(java.lang.String):com.intellij.diff.util.DiffUserDataKeysEx$ScrollToPolicy
- s:values():com.intellij.diff.util.DiffUserDataKeysEx$ScrollToPolicy[]
f:com.intellij.diff.util.DiffUtil
- sf:DIFF_CONFIG:java.lang.String
- sf:DIFF_FRAME_ICONS:com.intellij.openapi.util.NotNullLazyValue
- sf:TEMP_FILE_KEY:com.intellij.openapi.util.Key
- sf:TITLE_GAP:com.intellij.util.ui.JBValue
- <init>():V
- s:addActionBlock(com.intellij.openapi.actionSystem.DefaultActionGroup,java.util.List):V
- s:addActionBlock(com.intellij.openapi.actionSystem.DefaultActionGroup,java.util.List,Z):V
- s:addActionBlock(com.intellij.openapi.actionSystem.DefaultActionGroup,com.intellij.openapi.actionSystem.AnAction[]):V
- s:addNotification(com.intellij.diff.util.DiffNotificationProvider,com.intellij.openapi.util.UserDataHolder):V
- s:applyModification(com.intellij.openapi.editor.Document,I,I,com.intellij.openapi.editor.Document,I,I):V
- s:applyModification(com.intellij.openapi.editor.Document,I,I,java.util.List):V
- s:applyModification(java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,java.util.List):java.lang.String
- s:bound(I,I,I):I
- s:canMakeWritable(com.intellij.openapi.editor.Document):Z
- s:canNavigateToFile(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
- s:clearLineModificationFlags(com.intellij.openapi.editor.Document,I,I):V
- s:closeWindow(java.awt.Window,Z,Z):V
- s:compareStreams(com.intellij.openapi.util.ThrowableComputable,com.intellij.openapi.util.ThrowableComputable):Z
- s:compareThreesideInner(java.util.List,com.intellij.diff.comparison.ComparisonPolicy,com.intellij.openapi.progress.ProgressIndicator):com.intellij.diff.tools.util.text.MergeInnerDifferences
- s:configureEditor(com.intellij.openapi.editor.ex.EditorEx,com.intellij.diff.contents.DocumentContent,com.intellij.openapi.project.Project):V
- s:countLinesShift(com.intellij.openapi.editor.event.DocumentEvent):I
- s:createCustomNotifications(com.intellij.diff.FrameDiffTool$DiffViewer,com.intellij.diff.contents.DiffContent):java.util.List
- s:createCustomNotifications(com.intellij.diff.FrameDiffTool$DiffViewer,com.intellij.openapi.util.UserDataHolder,com.intellij.openapi.util.UserDataHolder):java.util.List
- s:createEditor(com.intellij.openapi.editor.Document,com.intellij.openapi.project.Project,Z):com.intellij.openapi.editor.ex.EditorEx
- s:createEditor(com.intellij.openapi.editor.Document,com.intellij.openapi.project.Project,Z,Z):com.intellij.openapi.editor.ex.EditorEx
- s:createEditorHighlighter(com.intellij.openapi.project.Project,com.intellij.diff.contents.DocumentContent):com.intellij.openapi.editor.highlighter.EditorHighlighter
- s:createEmptyEditorHighlighter():com.intellij.openapi.editor.highlighter.EditorHighlighter
- s:createMessagePanel(java.lang.String):javax.swing.JPanel
- s:createMessagePanel(javax.swing.JComponent):javax.swing.JPanel
- s:createNoIgnoreTextDiffProvider(com.intellij.openapi.project.Project,com.intellij.diff.requests.ContentDiffRequest,com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,java.lang.Runnable,com.intellij.openapi.Disposable):com.intellij.diff.tools.util.text.TwosideTextDiffProvider$NoIgnore
- s:createNotificationText(java.lang.String,java.lang.String):java.lang.String
- s:createPatchTextTitles(com.intellij.diff.FrameDiffTool$DiffViewer,com.intellij.diff.requests.DiffRequest,java.util.List):java.util.List
- s:createSimpleTitles(com.intellij.diff.FrameDiffTool$DiffViewer,com.intellij.diff.requests.ContentDiffRequest):java.util.List
- s:createStackedComponents(java.util.List,com.intellij.util.ui.JBValue):javax.swing.JComponent
- s:createSyncHeightComponents(java.util.List):java.util.List
- s:createTextDiffProvider(com.intellij.openapi.project.Project,com.intellij.diff.requests.ContentDiffRequest,com.intellij.diff.tools.util.base.TextDiffSettingsHolder$TextDiffSettings,java.lang.Runnable,com.intellij.openapi.Disposable):com.intellij.diff.tools.util.text.TwosideTextDiffProvider
- s:createTextTitles(com.intellij.diff.FrameDiffTool$DiffViewer,com.intellij.diff.requests.ContentDiffRequest,java.util.List):java.util.List
- s:createTitle(java.lang.String):javax.swing.JComponent
- s:createTitle(java.lang.String,com.intellij.diff.DiffEditorTitleCustomizer):javax.swing.JComponent
- s:createTitle(java.lang.String,com.intellij.util.LineSeparator,java.nio.charset.Charset,java.lang.Boolean,Z,com.intellij.diff.DiffEditorTitleCustomizer):javax.swing.JComponent
- s:createTooltipText(java.lang.String,java.lang.String):java.lang.String
- s:createUserDataHolder(com.intellij.openapi.util.Key,java.lang.Object):com.intellij.openapi.util.UserDataHolderBase
- s:disableBlitting(com.intellij.openapi.editor.ex.EditorEx):V
- s:executeWriteCommand(com.intellij.openapi.editor.Document,com.intellij.openapi.project.Project,java.lang.String,java.lang.Runnable):Z
- s:executeWriteCommand(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,java.lang.String,java.lang.String,com.intellij.openapi.command.UndoConfirmationPolicy,Z,java.lang.Runnable):Z
- s:executeWriteCommand(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,java.lang.String,java.lang.String,com.intellij.openapi.command.UndoConfirmationPolicy,Z,Z,java.lang.Runnable):Z
- s:filterSuppressedTools(java.util.List):java.util.List
- s:findToolSubstitutor(com.intellij.diff.DiffTool,com.intellij.diff.DiffContext,com.intellij.diff.requests.DiffRequest):com.intellij.diff.DiffTool
- s:getAffectedLineRange(com.intellij.openapi.editor.event.DocumentEvent):com.intellij.diff.util.LineRange
- s:getArrowDownIcon(com.intellij.diff.util.Side):javax.swing.Icon
- s:getArrowIcon(com.intellij.diff.util.Side):javax.swing.Icon
- s:getCaretPosition(com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.LogicalPosition
- s:getContentLineConvertor(com.intellij.diff.contents.DocumentContent):java.util.function.IntUnaryOperator
- s:getData(com.intellij.openapi.actionSystem.DataProvider,com.intellij.openapi.actionSystem.DataProvider,java.lang.String):java.lang.Object
- s:getDefaultDiffPanelSize():java.awt.Dimension
- s:getDefaultDiffWindowSize():java.awt.Dimension
- s:getDiffSettings(com.intellij.diff.DiffContext):com.intellij.diff.impl.DiffSettingsHolder$DiffSettings
- s:getDiffType(com.intellij.diff.fragments.DiffFragment):com.intellij.diff.util.TextDiffType
- s:getDiffType(com.intellij.diff.util.MergeConflictType):com.intellij.diff.util.TextDiffType
- s:getDiffType(com.intellij.diff.util.Range):com.intellij.diff.util.TextDiffType
- s:getDiffType(Z,Z):com.intellij.diff.util.TextDiffType
- s:getDocumentContentsForViewer(com.intellij.openapi.project.Project,java.util.List,com.intellij.openapi.vcs.FilePath,com.intellij.diff.merge.ConflictType):java.util.List
- s:getDocumentContentsForViewer(com.intellij.openapi.project.Project,java.util.List,com.intellij.openapi.vfs.VirtualFile,com.intellij.diff.merge.ConflictType):java.util.List
- s:getFileInputStream(com.intellij.openapi.vfs.VirtualFile):java.io.InputStream
- s:getLineCount(com.intellij.openapi.editor.Document):I
- s:getLineDiffType(com.intellij.diff.fragments.LineFragment):com.intellij.diff.util.TextDiffType
- s:getLines(com.intellij.openapi.editor.Document):java.util.List
- s:getLines(com.intellij.openapi.editor.Document,I,I):java.util.List
- s:getLinesContent(com.intellij.openapi.editor.Document,I,I):java.lang.CharSequence
- s:getLinesContent(com.intellij.openapi.editor.Document,I,I,Z):java.lang.CharSequence
- s:getLinesRange(com.intellij.openapi.editor.Document,I,I):com.intellij.openapi.util.TextRange
- s:getLinesRange(com.intellij.openapi.editor.Document,I,I,Z):com.intellij.openapi.util.TextRange
- s:getOffset(com.intellij.openapi.editor.Document,I,I):I
- s:getScrollingPosition(com.intellij.openapi.editor.Editor):java.awt.Point
- s:getSelectedLines(com.intellij.openapi.editor.Editor):java.util.BitSet
- s:getSettingsConfigurablePath():java.lang.String
- s:getSortedIndexes(java.util.List,java.util.Comparator):I[]
- s:getStatusText(I,I,com.intellij.util.ThreeState):java.lang.String
- s:getUserData(com.intellij.openapi.util.UserDataHolder,com.intellij.openapi.util.UserDataHolder,com.intellij.openapi.util.Key):java.lang.Object
- s:getWindowMode(com.intellij.diff.DiffDialogHints):com.intellij.openapi.ui.WindowWrapper$Mode
- s:initEditorHighlighter(com.intellij.openapi.project.Project,com.intellij.diff.contents.DocumentContent,java.lang.CharSequence):com.intellij.openapi.editor.highlighter.EditorHighlighter
- s:initEmptyEditorHighlighter(java.lang.CharSequence):com.intellij.openapi.editor.highlighter.EditorHighlighter
- s:installLineConvertor(com.intellij.openapi.editor.ex.EditorEx,com.intellij.diff.contents.DocumentContent):V
- s:installLineConvertor(com.intellij.openapi.editor.ex.EditorEx,com.intellij.diff.contents.DocumentContent,com.intellij.diff.tools.util.FoldingModelSupport,I):V
- s:installLineConvertor(com.intellij.openapi.editor.ex.EditorEx,com.intellij.diff.tools.util.FoldingModelSupport):V
- s:invertIndexes(I[]):I[]
- s:isDiffEditor(com.intellij.openapi.editor.Editor):Z
- s:isEditable(com.intellij.openapi.editor.Editor):Z
- s:isFileWithoutContent(com.intellij.openapi.vfs.VirtualFile):Z
- s:isFocusedComponent(com.intellij.openapi.project.Project,java.awt.Component):Z
- s:isFocusedComponent(java.awt.Component):Z
- s:isFocusedComponentInWindow(java.awt.Component):Z
- s:isFromShortcut(com.intellij.openapi.actionSystem.AnActionEvent):Z
- s:isMirrored(com.intellij.openapi.editor.Editor):Z
- s:isSelectedByLine(I,I,I):Z
- s:isSelectedByLine(java.util.BitSet,I,I):Z
- s:isSomeRangeSelected(com.intellij.openapi.editor.Editor,com.intellij.openapi.util.Condition):Z
- s:isUserDataFlagSet(com.intellij.openapi.util.Key,com.intellij.openapi.util.UserDataHolder[]):Z
- s:makeWritable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):Z
- s:makeWritable(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
- s:markDirtyAndRefresh(Z,Z,Z,com.intellij.openapi.vfs.VirtualFile[]):V
- s:mergeLineConverters(java.util.function.IntUnaryOperator,java.util.function.IntUnaryOperator):java.util.function.IntUnaryOperator
- s:minimizeDiffIfOpenedInWindow(java.awt.Component):V
- s:moveCaret(com.intellij.openapi.editor.Editor,I):V
- s:moveCaretToLineRangeIfNeeded(com.intellij.openapi.editor.Editor,I,I):V
- s:putDataKey(com.intellij.openapi.util.UserDataHolder,com.intellij.openapi.actionSystem.DataKey,java.lang.Object):V
- s:putNonundoableOperation(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):V
- s:recursiveRegisterShortcutSet(com.intellij.openapi.actionSystem.ActionGroup,javax.swing.JComponent,com.intellij.openapi.Disposable):V
- s:refreshOnFrameActivation(com.intellij.openapi.vfs.VirtualFile[]):V
- s:registerAction(com.intellij.openapi.actionSystem.AnAction,javax.swing.JComponent):V
- s:requestFocus(com.intellij.openapi.project.Project,java.awt.Component):V
- s:requestFocusInWindow(java.awt.Component):V
- s:runPreservingFocus(com.intellij.diff.FocusableContext,java.lang.Runnable):V
- s:scrollEditor(com.intellij.openapi.editor.Editor,I,I,Z):V
- s:scrollEditor(com.intellij.openapi.editor.Editor,I,Z):V
- s:scrollToCaret(com.intellij.openapi.editor.Editor,Z):V
- s:scrollToPoint(com.intellij.openapi.editor.Editor,java.awt.Point,Z):V
- s:setEditorCodeStyle(com.intellij.openapi.project.Project,com.intellij.openapi.editor.ex.EditorEx,com.intellij.diff.contents.DocumentContent):V
- s:setEditorHighlighter(com.intellij.openapi.project.Project,com.intellij.openapi.editor.ex.EditorEx,com.intellij.diff.contents.DocumentContent):V
- s:setFoldingModelSupport(com.intellij.openapi.editor.ex.EditorEx):V
- s:showSuccessPopup(java.lang.String,com.intellij.ui.awt.RelativePoint,com.intellij.openapi.Disposable,java.lang.Runnable):V
- s:trimDefaultValues(java.util.TreeMap,com.intellij.util.containers.Convertor):java.util.TreeMap
- s:updateRangeOnModification(I,I,I,I,I):com.intellij.diff.util.DiffUtil$UpdatedLineRange
- s:updateRangeOnModification(I,I,I,I,I,Z):com.intellij.diff.util.DiffUtil$UpdatedLineRange
- s:wrapEditorNotificationBorders(java.util.List):java.util.List
c:com.intellij.diff.util.DiffUtil$UpdatedLineRange
- f:damaged:Z
- f:endLine:I
- f:startLine:I
- <init>(I,I,Z):V
a:com.intellij.diff.util.FileEditorBase
- com.intellij.openapi.util.UserDataHolderBase
- com.intellij.openapi.fileEditor.FileEditor
- com.intellij.openapi.util.CheckedDisposable
- <init>():V
- addPropertyChangeListener(java.beans.PropertyChangeListener):V
- dispose():V
- f:firePropertyChange(java.lang.String,Z,Z):V
- getState(com.intellij.openapi.fileEditor.FileEditorStateLevel):com.intellij.openapi.fileEditor.FileEditorState
- isDisposed():Z
- isModified():Z
- isValid():Z
- removePropertyChangeListener(java.beans.PropertyChangeListener):V
- setState(com.intellij.openapi.fileEditor.FileEditorState):V
c:com.intellij.diff.util.InvisibleWrapper
- com.intellij.ui.components.panels.Wrapper
- <init>():V
- setContent(javax.swing.JComponent):V
c:com.intellij.diff.util.SyncHeightComponent
- javax.swing.JPanel
- s:createSyncHeightComponents(java.util.List):java.util.List
- s:invalidateByChild(javax.swing.JComponent):V
com.intellij.diff.util.TextDiffType
- sf:CONFLICT:com.intellij.diff.util.TextDiffType
- sf:DELETED:com.intellij.diff.util.TextDiffType
- sf:INSERTED:com.intellij.diff.util.TextDiffType
- sf:MODIFIED:com.intellij.diff.util.TextDiffType
- a:getColor(com.intellij.openapi.editor.Editor):java.awt.Color
- a:getIgnoredColor(com.intellij.openapi.editor.Editor):java.awt.Color
- a:getMarkerColor(com.intellij.openapi.editor.Editor):java.awt.Color
- a:getName():java.lang.String
f:com.intellij.diff.util.TextDiffTypeFactory
- sf:CONFLICT:com.intellij.diff.util.TextDiffTypeFactory$TextDiffTypeImpl
- sf:DELETED:com.intellij.diff.util.TextDiffTypeFactory$TextDiffTypeImpl
- sf:INSERTED:com.intellij.diff.util.TextDiffTypeFactory$TextDiffTypeImpl
- sf:MODIFIED:com.intellij.diff.util.TextDiffTypeFactory$TextDiffTypeImpl
- <init>():V
- s:getAllDiffTypes():java.util.List
- s:getMiddleColor(java.awt.Color,java.awt.Color):java.awt.Color
c:com.intellij.diff.util.TextDiffTypeFactory$TextDiffTypeImpl
- com.intellij.diff.util.TextDiffType
- <init>(com.intellij.openapi.editor.colors.TextAttributesKey,java.lang.String):V
- getAttributes(com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.markup.TextAttributes
- getColor(com.intellij.openapi.editor.Editor):java.awt.Color
- getIgnoredColor(com.intellij.openapi.editor.Editor):java.awt.Color
- getKey():com.intellij.openapi.editor.colors.TextAttributesKey
- getMarkerColor(com.intellij.openapi.editor.Editor):java.awt.Color
- getName():java.lang.String
- toString():java.lang.String
c:com.intellij.ide.diff.VirtualFileDiffElement
- com.intellij.ide.diff.DiffElement
- pf:myDiffRoot:com.intellij.openapi.vfs.VirtualFile
- <init>(com.intellij.openapi.vfs.VirtualFile):V
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):V
- copyTo(com.intellij.ide.diff.DiffElement,java.lang.String):com.intellij.ide.diff.VirtualFileDiffElement
- s:createElement(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile):com.intellij.ide.diff.VirtualFileDiffElement
- delete():Z
- getCharset():java.nio.charset.Charset
- getChildren():com.intellij.ide.diff.VirtualFileDiffElement[]
- p:getChooserDescriptor():com.intellij.openapi.fileChooser.FileChooserDescriptor
- getContent():B[]
- getContentStream():java.io.InputStream
- getDiffRoot():com.intellij.openapi.vfs.VirtualFile
- getElementChooser(com.intellij.openapi.project.Project):java.util.concurrent.Callable
- getFileType():com.intellij.openapi.fileTypes.FileType
- getFilterablePath():java.lang.String
- getIcon():javax.swing.Icon
- getName():java.lang.String
- getNavigatable(com.intellij.openapi.project.Project):com.intellij.pom.Navigatable
- getPath():java.lang.String
- getPresentablePath():java.lang.String
- getSize():J
- getTimeStamp():J
- getValue():com.intellij.openapi.vfs.VirtualFile
- isContainer():Z
- isOperationsEnabled():Z
- refresh(Z):V
- s:refreshFile(Z,com.intellij.openapi.vfs.VirtualFile):V
a:com.intellij.openapi.diff.DefaultFlagsProvider
- com.intellij.openapi.vcs.ex.VisibleRangeMerger$FlagsProvider
- sf:ALL_IGNORED:com.intellij.openapi.vcs.ex.VisibleRangeMerger$FlagsProvider
- sf:DEFAULT:com.intellij.openapi.vcs.ex.VisibleRangeMerger$FlagsProvider
- <init>():V
- mergeFlags(com.intellij.openapi.diff.DefaultLineFlags,com.intellij.openapi.diff.DefaultLineFlags):com.intellij.openapi.diff.DefaultLineFlags
- shouldIgnoreInnerRanges(com.intellij.openapi.diff.DefaultLineFlags):Z
c:com.intellij.openapi.diff.DefaultLineFlags
- sf:DEFAULT:com.intellij.openapi.diff.DefaultLineFlags
- sf:IGNORED:com.intellij.openapi.diff.DefaultLineFlags
- isIgnored:Z
*c:com.intellij.openapi.diff.LineStatusMarkerColorScheme
- *sf:Companion:com.intellij.openapi.diff.LineStatusMarkerColorScheme$Companion
- sf:DEFAULT:com.intellij.openapi.diff.LineStatusMarkerColorScheme
- <init>():V
- getBorderColor(com.intellij.openapi.editor.Editor):java.awt.Color
- getColor(com.intellij.openapi.editor.Editor,B):java.awt.Color
- getErrorStripeColor(B):java.awt.Color
- getIgnoredBorderColor(com.intellij.openapi.editor.Editor,B):java.awt.Color
*f:com.intellij.openapi.diff.LineStatusMarkerColorScheme$Companion
f:com.intellij.openapi.diff.LineStatusMarkerDrawUtil
- <init>():V
- s:calcBounds(java.util.List,com.intellij.openapi.editor.Editor,I):java.awt.Rectangle
- s:getErrorStripeColor(B):java.awt.Color
- s:getGutterArea(com.intellij.openapi.editor.Editor):com.intellij.util.IntPair
- s:getSelectedRanges(java.util.List,com.intellij.openapi.editor.Editor,I):java.util.List
- s:isInsideMarkerArea(java.awt.event.MouseEvent):Z
- s:isRangeHovered(com.intellij.openapi.editor.Editor,I,I,I,I):Z
- s:paintChangedLines(java.awt.Graphics2D,com.intellij.openapi.editor.Editor,java.util.List,I):V
- s:paintChangedLines(java.awt.Graphics2D,com.intellij.openapi.editor.Editor,java.util.List,com.intellij.openapi.diff.LineStatusMarkerColorScheme,I):V
- s:paintDefault(com.intellij.openapi.editor.Editor,java.awt.Graphics,java.util.List,com.intellij.openapi.vcs.ex.VisibleRangeMerger$FlagsProvider,I):V
- s:paintDefault(com.intellij.openapi.editor.Editor,java.awt.Graphics,java.util.List,com.intellij.openapi.vcs.ex.VisibleRangeMerger$FlagsProvider,com.intellij.openapi.diff.LineStatusMarkerColorScheme,I):V
- s:paintRange(java.awt.Graphics,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,I,Z):V
- s:paintRect(java.awt.Graphics2D,java.awt.Color,java.awt.Color,I,I,I,I):V
- s:paintSimpleRange(java.awt.Graphics,com.intellij.openapi.editor.Editor,I,I,java.awt.Color):V
- s:paintTriangle(java.awt.Graphics2D,com.intellij.openapi.editor.Editor,java.awt.Color,java.awt.Color,I,I,I):V
c:com.intellij.openapi.diff.LineStatusMarkerDrawUtil$DiffStripeTextAttributes
- com.intellij.openapi.editor.markup.TextAttributes
- <init>(B):V
- getErrorStripeColor():java.awt.Color
- getType():B
c:com.intellij.openapi.diff.actions.MergeFilesAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.openapi.diff.impl.DiffUsageTriggerCollector
- <init>():V
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
- s:logToggleDiffTool(com.intellij.openapi.project.Project,com.intellij.diff.DiffTool,java.lang.String):V
- s:logToggleHighlightPolicy(com.intellij.diff.tools.util.base.HighlightPolicy,java.lang.String):V
- s:logToggleIgnorePolicy(com.intellij.diff.tools.util.base.IgnorePolicy,java.lang.String):V
c:com.intellij.openapi.diff.impl.GenericDataProvider
- com.intellij.openapi.actionSystem.DataProvider
- <init>():V
- <init>(com.intellij.openapi.actionSystem.DataProvider):V
- getData(java.lang.String):java.lang.Object
- putData(com.intellij.openapi.actionSystem.DataKey,java.lang.Object):V
- putData(java.lang.String,java.lang.Object):V
com.intellij.openapi.diff.impl.dir.ComparableDiffElement
- a:isContentEqual(com.intellij.ide.diff.DiffElement):java.lang.Boolean
- prepare(com.intellij.ide.diff.DiffElement):V
c:com.intellij.openapi.diff.impl.dir.DTree
- <init>(com.intellij.openapi.diff.impl.dir.DTree,java.lang.String,Z,java.lang.String):V
- addChild(com.intellij.ide.diff.DiffElement,Z,java.lang.String):com.intellij.openapi.diff.impl.dir.DTree
- getChildren():java.util.Collection
- getName():java.lang.String
- getParent():com.intellij.openapi.diff.impl.dir.DTree
- getPath():java.lang.String
- getSource():com.intellij.ide.diff.DiffElement
- getTarget():com.intellij.ide.diff.DiffElement
- getType():com.intellij.ide.diff.DiffType
- isContainer():Z
- isExpanded():Z
- isVisible():Z
- remove(com.intellij.openapi.diff.impl.dir.DTree):V
- reset():V
- setExpanded(Z):V
- setSource(com.intellij.ide.diff.DiffElement):V
- setTarget(com.intellij.ide.diff.DiffElement):V
- setType(com.intellij.ide.diff.DiffType):V
- toString():java.lang.String
- update(com.intellij.ide.diff.DirDiffSettings):V
- updateVisibility(com.intellij.ide.diff.DirDiffSettings):V
c:com.intellij.openapi.diff.impl.dir.DirDiffDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.diff.impl.dir.DirDiffTableModel):V
- p:createActions():javax.swing.Action[]
- p:createCenterPanel():javax.swing.JComponent
- p:getDimensionServiceKey():java.lang.String
- p:getHelpId():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
f:com.intellij.openapi.diff.impl.dir.DirDiffElementImpl
- com.intellij.ide.diff.DirDiffElement
- s:createChange(com.intellij.openapi.diff.impl.dir.DTree,com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DirDiffSettings$CustomSourceChooser):com.intellij.openapi.diff.impl.dir.DirDiffElementImpl
- s:createDirElement(com.intellij.openapi.diff.impl.dir.DTree,com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DiffElement,java.lang.String):com.intellij.openapi.diff.impl.dir.DirDiffElementImpl
- s:createEqual(com.intellij.openapi.diff.impl.dir.DTree,com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DiffElement):com.intellij.openapi.diff.impl.dir.DirDiffElementImpl
- s:createError(com.intellij.openapi.diff.impl.dir.DTree,com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DiffElement):com.intellij.openapi.diff.impl.dir.DirDiffElementImpl
- s:createSourceOnly(com.intellij.openapi.diff.impl.dir.DTree,com.intellij.ide.diff.DiffElement):com.intellij.openapi.diff.impl.dir.DirDiffElementImpl
- s:createTargetOnly(com.intellij.openapi.diff.impl.dir.DTree,com.intellij.ide.diff.DiffElement):com.intellij.openapi.diff.impl.dir.DirDiffElementImpl
- getDefaultOperation():com.intellij.ide.diff.DirDiffOperation
- getName():java.lang.String
- getNode():com.intellij.openapi.diff.impl.dir.DTree
- getOperation():com.intellij.ide.diff.DirDiffOperation
- getParentNode():com.intellij.openapi.diff.impl.dir.DTree
- getSource():com.intellij.ide.diff.DiffElement
- getSourceIcon():javax.swing.Icon
- getSourceModificationDate():java.lang.String
- getSourceName():java.lang.String
- getSourcePresentableName():java.lang.String
- getSourceSize():java.lang.String
- getTarget():com.intellij.ide.diff.DiffElement
- getTargetIcon():javax.swing.Icon
- getTargetModificationDate():java.lang.String
- getTargetName():java.lang.String
- getTargetPresentableName():java.lang.String
- getTargetSize():java.lang.String
- getType():com.intellij.ide.diff.DiffType
- isSeparator():Z
- isSource():Z
- isTarget():Z
- setNextOperation():V
- setOperation(com.intellij.ide.diff.DirDiffOperation):V
- updateSourceFromTarget(com.intellij.ide.diff.DiffElement):V
- updateTargetData():V
- updateTargetFromSource(com.intellij.ide.diff.DiffElement):V
f:com.intellij.openapi.diff.impl.dir.DirDiffFrame
- com.intellij.openapi.ui.FrameWrapper
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.diff.impl.dir.DirDiffTableModel):V
c:com.intellij.openapi.diff.impl.dir.DirDiffManagerImpl
- com.intellij.openapi.diff.DirDiffManager
- <init>(com.intellij.openapi.project.Project):V
- canShow(com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DiffElement):Z
- createDiffElement(java.lang.Object):com.intellij.ide.diff.DiffElement
- createDiffModel(com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DirDiffSettings):com.intellij.ide.diff.DirDiffModel
- s:isFromModalDialog(com.intellij.openapi.project.Project):Z
- showDiff(com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DiffElement):V
- showDiff(com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DirDiffSettings):V
- showDiff(com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DirDiffSettings,java.lang.Runnable):V
- showDiff(com.intellij.ide.diff.DirDiffSettings,com.intellij.openapi.diff.impl.dir.DirDiffTableModel,java.lang.Runnable):V
com.intellij.openapi.diff.impl.dir.DirDiffModelListener
- a:updateFinished():V
- a:updateStarted():V
c:com.intellij.openapi.diff.impl.dir.DirDiffPanel
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- sf:DIR_DIFF_FILTER:com.intellij.openapi.actionSystem.DataKey
- sf:DIR_DIFF_MODEL:com.intellij.openapi.actionSystem.DataKey
- sf:DIR_DIFF_TABLE:com.intellij.openapi.actionSystem.DataKey
- <init>(com.intellij.openapi.diff.impl.dir.DirDiffTableModel,com.intellij.openapi.diff.impl.dir.DirDiffWindow):V
- dispose():V
- extractFilterPanel():javax.swing.JComponent
- focusTable():V
- getActions():com.intellij.openapi.actionSystem.AnAction[]
- getData(java.lang.String):java.lang.Object
- getFilter():java.lang.String
- getPanel():javax.swing.JComponent
- getTable():com.intellij.ui.table.JBTable
- update(Z):V
c:com.intellij.openapi.diff.impl.dir.DirDiffTableCellRenderer
- javax.swing.table.DefaultTableCellRenderer
- <init>():V
- getTableCellRendererComponent(javax.swing.JTable,java.lang.Object,Z,Z,I,I):java.awt.Component
c:com.intellij.openapi.diff.impl.dir.DirDiffTableModel
- javax.swing.table.AbstractTableModel
- com.intellij.ide.diff.DirDiffModel
- com.intellij.openapi.Disposable
- sf:DECORATOR_KEY:com.intellij.openapi.util.Key
- sf:EMPTY_STRING:java.lang.String
- p:mySource:com.intellij.ide.diff.DiffElement
- p:myTarget:com.intellij.ide.diff.DiffElement
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DiffElement,com.intellij.ide.diff.DirDiffSettings):V
- applyRemove():V
- applySettings():V
- clear():V
- dispose():V
- getColumnCount():I
- getColumnName(I):java.lang.String
- getColumnType(I):com.intellij.openapi.diff.impl.dir.DirDiffTableModel$ColumnType
- getCompareMode():com.intellij.ide.diff.DirDiffSettings$CompareMode
- getElementAt(I):com.intellij.openapi.diff.impl.dir.DirDiffElementImpl
- getElements():java.util.List
- getProject():com.intellij.openapi.project.Project
- getReplacementName(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):java.lang.String
- getRowCount():I
- getSelectedElements():java.util.List
- getSelectedSeparator():com.intellij.ide.diff.DirDiffElement
- getSettings():com.intellij.ide.diff.DirDiffSettings
- getSourceDir():com.intellij.ide.diff.DiffElement
- getTable():com.intellij.ui.table.JBTable
- getTargetDir():com.intellij.ide.diff.DiffElement
- getTitle():java.lang.String
- getValueAt(I,I):java.lang.Object
- isOperationsEnabled():Z
- isShowDifferent():Z
- isShowEqual():Z
- isShowNewOnSource():Z
- isShowNewOnTarget():Z
- isUpdating():Z
- performCopyFrom(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):V
- performCopyTo(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):V
- performDelete(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):V
- p:refreshAfterCopyFrom(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl,com.intellij.ide.diff.DiffElement):V
- p:refreshAfterCopyTo(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl,com.intellij.ide.diff.DiffElement):V
- p:refreshElementAfterCopyFrom(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl,com.intellij.ide.diff.DiffElement):V
- p:refreshElementAfterCopyTo(com.intellij.ide.diff.DiffElement,com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):V
- reloadModel(Z):V
- reloadModelSynchronously():V
- rememberSelection():V
- p:reportException(java.lang.String):V
- selectFirstRow():V
- setCompareMode(com.intellij.ide.diff.DirDiffSettings$CompareMode):V
- setPanel(com.intellij.openapi.diff.impl.dir.DirDiffPanel):V
- setReplacement(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl,com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):V
- setReplacement(java.lang.String,java.lang.String,java.lang.String):V
- setSelectedSeparator(com.intellij.ide.diff.DirDiffElement):V
- setShowDifferent(Z):V
- setShowEqual(Z):V
- setShowNewOnSource(Z):V
- setShowNewOnTarget(Z):V
- setSourceDir(com.intellij.ide.diff.DiffElement):V
- setTable(com.intellij.ui.table.JBTable):V
- setTargetDir(com.intellij.ide.diff.DiffElement):V
- stopUpdating():V
- p:sync(java.util.List):V
- p:syncElement(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):V
- synchronizeAll():V
- synchronizeSelected():V
- updateFromUI():V
e:com.intellij.openapi.diff.impl.dir.DirDiffTableModel$ColumnType
- java.lang.Enum
- sf:DATE:com.intellij.openapi.diff.impl.dir.DirDiffTableModel$ColumnType
- sf:NAME:com.intellij.openapi.diff.impl.dir.DirDiffTableModel$ColumnType
- sf:OPERATION:com.intellij.openapi.diff.impl.dir.DirDiffTableModel$ColumnType
- sf:SIZE:com.intellij.openapi.diff.impl.dir.DirDiffTableModel$ColumnType
- s:valueOf(java.lang.String):com.intellij.openapi.diff.impl.dir.DirDiffTableModel$ColumnType
- s:values():com.intellij.openapi.diff.impl.dir.DirDiffTableModel$ColumnType[]
c:com.intellij.openapi.diff.impl.dir.DirDiffTableModel$TableSelectionConfig
com.intellij.openapi.diff.impl.dir.DirDiffWindow
- a:getDisposable():com.intellij.openapi.Disposable
- a:setTitle(java.lang.String):V
c:com.intellij.openapi.diff.impl.dir.DirDiffWindow$Dialog
- com.intellij.openapi.diff.impl.dir.DirDiffWindow
- <init>(com.intellij.openapi.diff.impl.dir.DirDiffDialog):V
- getDisposable():com.intellij.openapi.Disposable
- setTitle(java.lang.String):V
c:com.intellij.openapi.diff.impl.dir.DirDiffWindow$Frame
- com.intellij.openapi.diff.impl.dir.DirDiffWindow
- <init>(com.intellij.openapi.diff.impl.dir.DirDiffFrame):V
- getDisposable():com.intellij.openapi.Disposable
- setTitle(java.lang.String):V
c:com.intellij.openapi.diff.impl.dir.actions.ChangeCompareModeGroup
- com.intellij.openapi.actionSystem.ex.ComboBoxAction
- com.intellij.openapi.actionSystem.ShortcutProvider
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.openapi.diff.impl.dir.DirDiffTableModel):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
- p:createPopupActionGroup(javax.swing.JComponent,com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.DefaultActionGroup
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getShortcut():com.intellij.openapi.actionSystem.ShortcutSet
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.openapi.diff.impl.dir.actions.DirDiffAction
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.actionSystem.ShortcutProvider
- com.intellij.openapi.project.DumbAware
- p:<init>(com.intellij.openapi.diff.impl.dir.DirDiffTableModel):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getModel():com.intellij.openapi.diff.impl.dir.DirDiffTableModel
- getShortcut():com.intellij.openapi.actionSystem.ShortcutSet
- p:isFullReload():Z
- p:isReloadNeeded():Z
- f:setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
- pa:updateState(Z):V
c:com.intellij.openapi.diff.impl.dir.actions.DirDiffToolbarActions
- com.intellij.openapi.actionSystem.ActionGroup
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.openapi.diff.impl.dir.DirDiffTableModel):V
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- setUp(com.intellij.openapi.diff.impl.dir.DirDiffTableModel,javax.swing.JComponent):V
c:com.intellij.openapi.diff.impl.dir.actions.EnableEqual
- com.intellij.openapi.diff.impl.dir.actions.DirDiffAction
- <init>(com.intellij.openapi.diff.impl.dir.DirDiffTableModel):V
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- updateState(Z):V
c:com.intellij.openapi.diff.impl.dir.actions.EnableLeft
- com.intellij.openapi.diff.impl.dir.actions.DirDiffAction
- p:<init>(com.intellij.openapi.diff.impl.dir.DirDiffTableModel):V
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- updateState(Z):V
c:com.intellij.openapi.diff.impl.dir.actions.EnableNotEqual
- com.intellij.openapi.diff.impl.dir.actions.DirDiffAction
- p:<init>(com.intellij.openapi.diff.impl.dir.DirDiffTableModel):V
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- updateState(Z):V
c:com.intellij.openapi.diff.impl.dir.actions.EnableRight
- com.intellij.openapi.diff.impl.dir.actions.DirDiffAction
- p:<init>(com.intellij.openapi.diff.impl.dir.DirDiffTableModel):V
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- updateState(Z):V
c:com.intellij.openapi.diff.impl.dir.actions.RefreshDirDiffAction
- com.intellij.openapi.diff.impl.dir.actions.DirDiffAction
- sf:REFRESH_SHORTCUT:com.intellij.openapi.actionSystem.CustomShortcutSet
- <init>(com.intellij.openapi.diff.impl.dir.DirDiffTableModel):V
- getShortcut():com.intellij.openapi.actionSystem.ShortcutSet
- p:isFullReload():Z
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- p:updateState(Z):V
c:com.intellij.openapi.diff.impl.dir.actions.SynchronizeDiff
- com.intellij.openapi.diff.impl.dir.actions.DirDiffAction
- <init>(com.intellij.openapi.diff.impl.dir.DirDiffTableModel,Z):V
- p:isReloadNeeded():Z
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:updateState(Z):V
c:com.intellij.openapi.diff.impl.dir.actions.popup.CancelComparingNewFilesWithEachOtherAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.openapi.diff.impl.dir.actions.popup.CompareNewFilesWithEachOtherAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.openapi.diff.impl.dir.actions.popup.ExcludeAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
c:com.intellij.openapi.diff.impl.dir.actions.popup.MirrorToLeftAction
- com.intellij.openapi.diff.impl.dir.actions.popup.SetOperationToBase
- <init>():V
- p:getOperation(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):com.intellij.ide.diff.DirDiffOperation
- p:isEnabledFor(com.intellij.ide.diff.DirDiffElement):Z
c:com.intellij.openapi.diff.impl.dir.actions.popup.MirrorToRightAction
- com.intellij.openapi.diff.impl.dir.actions.popup.SetOperationToBase
- <init>():V
- p:getOperation(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):com.intellij.ide.diff.DirDiffOperation
- p:isEnabledFor(com.intellij.ide.diff.DirDiffElement):Z
c:com.intellij.openapi.diff.impl.dir.actions.popup.SetCopyToLeft
- com.intellij.openapi.diff.impl.dir.actions.popup.SetOperationToBase
- <init>():V
- p:getOperation(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):com.intellij.ide.diff.DirDiffOperation
- p:isEnabledFor(com.intellij.ide.diff.DirDiffElement):Z
c:com.intellij.openapi.diff.impl.dir.actions.popup.SetCopyToRight
- com.intellij.openapi.diff.impl.dir.actions.popup.SetOperationToBase
- <init>():V
- p:getOperation(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):com.intellij.ide.diff.DirDiffOperation
- p:isEnabledFor(com.intellij.ide.diff.DirDiffElement):Z
c:com.intellij.openapi.diff.impl.dir.actions.popup.SetDefault
- com.intellij.openapi.diff.impl.dir.actions.popup.SetOperationToBase
- <init>():V
- p:getOperation(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):com.intellij.ide.diff.DirDiffOperation
- p:isEnabledFor(com.intellij.ide.diff.DirDiffElement):Z
c:com.intellij.openapi.diff.impl.dir.actions.popup.SetDelete
- com.intellij.openapi.diff.impl.dir.actions.popup.SetOperationToBase
- <init>():V
- p:getOperation(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):com.intellij.ide.diff.DirDiffOperation
- p:isEnabledFor(com.intellij.ide.diff.DirDiffElement):Z
c:com.intellij.openapi.diff.impl.dir.actions.popup.SetNoOperation
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- f:update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.openapi.diff.impl.dir.actions.popup.SetOperationToBase
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:getModel(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.diff.impl.dir.DirDiffTableModel
- pa:getOperation(com.intellij.openapi.diff.impl.dir.DirDiffElementImpl):com.intellij.ide.diff.DirDiffOperation
- pa:isEnabledFor(com.intellij.ide.diff.DirDiffElement):Z
- f:update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.openapi.diff.impl.dir.actions.popup.WarnOnDeletion
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- s:isWarnWhenDeleteItems():Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- s:setWarnWhenDeleteItems(Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.openapi.diff.impl.settings.DiffColorsPageFactory
- com.intellij.application.options.colors.ColorAndFontPanelFactory
- com.intellij.openapi.options.colors.ColorAndFontDescriptorsProvider
- com.intellij.psi.codeStyle.DisplayPrioritySortable
- <init>():V
- createPanel(com.intellij.application.options.colors.ColorAndFontOptions):com.intellij.application.options.colors.NewColorAndFontPanel
- getAttributeDescriptors():com.intellij.openapi.options.colors.AttributesDescriptor[]
- getColorDescriptors():com.intellij.openapi.options.colors.ColorDescriptor[]
- s:getDiffGroup():java.lang.String
- getDisplayName():java.lang.String
- getPanelDisplayName():java.lang.String
- getPriority():com.intellij.psi.codeStyle.DisplayPriority
c:com.intellij.openapi.diff.impl.util.GutterActionRenderer
- com.intellij.openapi.editor.markup.GutterIconRenderer
- com.intellij.codeInsight.daemon.NonHideableIconGutterMark
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.openapi.actionSystem.AnAction):V
- equals(java.lang.Object):Z
- getClickAction():com.intellij.openapi.actionSystem.AnAction
- getIcon():javax.swing.Icon
- getTooltipText():java.lang.String
- hashCode():I
- isNavigateAction():Z
c:com.intellij.openapi.diff.impl.util.LabeledEditor
- javax.swing.JPanel
- <init>():V
- <init>(javax.swing.border.Border):V
- setComponent(javax.swing.JComponent,javax.swing.JComponent):V
- updateTitle(javax.swing.JComponent):V
a:com.intellij.openapi.vcs.ex.ActiveLineStatusGutterMarkerRenderer
- com.intellij.openapi.vcs.ex.LineStatusGutterMarkerRenderer
- com.intellij.openapi.editor.markup.ActiveGutterRenderer
- <init>():V
- calcBounds(com.intellij.openapi.editor.Editor,I,java.awt.Rectangle):java.awt.Rectangle
- canDoAction(com.intellij.openapi.editor.Editor,java.awt.event.MouseEvent):Z
- pa:canDoAction(com.intellij.openapi.editor.Editor,java.util.List,java.awt.event.MouseEvent):Z
- doAction(com.intellij.openapi.editor.Editor,java.awt.event.MouseEvent):V
- pa:doAction(com.intellij.openapi.editor.Editor,java.util.List,java.awt.event.MouseEvent):V
- getAccessibleName():java.lang.String
com.intellij.openapi.vcs.ex.BlockI
- a:getEnd():I
- a:getStart():I
- a:getVcsEnd():I
- a:getVcsStart():I
- isEmpty():Z
c:com.intellij.openapi.vcs.ex.ChangedLines
- f:flags:java.lang.Object
- f:type:B
- f:y1:I
- f:y2:I
c:com.intellij.openapi.vcs.ex.ChangesBlock
- f:changes:java.util.List
- f:ranges:java.util.List
- <init>():V
f:com.intellij.openapi.vcs.ex.DocumentTracker
- com.intellij.openapi.Disposable
- sf:Companion:com.intellij.openapi.vcs.ex.DocumentTracker$Companion
- <init>(com.intellij.openapi.editor.Document,com.intellij.openapi.editor.Document,com.intellij.openapi.vcs.ex.DocumentTracker$Lock):V
- b:<init>(com.intellij.openapi.editor.Document,com.intellij.openapi.editor.Document,com.intellij.openapi.vcs.ex.DocumentTracker$Lock,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:addHandler(com.intellij.openapi.vcs.ex.DocumentTracker$Handler):V
- dispose():V
- f:doFrozen(com.intellij.diff.util.Side,kotlin.jvm.functions.Function0):V
- f:doFrozen(kotlin.jvm.functions.Function0):V
- f:freeze(com.intellij.diff.util.Side):V
- f:getBlocks():java.util.List
- f:getContent(com.intellij.diff.util.Side):java.lang.CharSequence
- f:getContentWithPartiallyAppliedBlocks(com.intellij.diff.util.Side,kotlin.jvm.functions.Function1):java.lang.String
- f:getDocument1():com.intellij.openapi.editor.Document
- f:getDocument2():com.intellij.openapi.editor.Document
- f:isFrozen():Z
- f:isLockHeldByCurrentThread():Z
- f:partiallyApplyBlocks(com.intellij.diff.util.Side,kotlin.jvm.functions.Function1):V
- f:partiallyApplyBlocks(com.intellij.diff.util.Side,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function2):V
- f:readLock(kotlin.jvm.functions.Function0):java.lang.Object
- f:refreshDirty(Z,Z):V
- bs:refreshDirty$default(com.intellij.openapi.vcs.ex.DocumentTracker,Z,Z,I,java.lang.Object):V
- f:removeHandler(com.intellij.openapi.vcs.ex.DocumentTracker$Handler):V
- f:replaceDocument(com.intellij.diff.util.Side,com.intellij.openapi.editor.Document):V
- f:setFrozenState(java.lang.CharSequence,java.lang.CharSequence,java.util.List):Z
- f:setFrozenState(java.util.List):Z
- f:unfreeze(com.intellij.diff.util.Side):V
- f:updateFrozenContentIfNeeded():V
- f:writeLock(kotlin.jvm.functions.Function0):java.lang.Object
f:com.intellij.openapi.vcs.ex.DocumentTracker$Block
- com.intellij.openapi.vcs.ex.BlockI
- <init>(com.intellij.diff.util.Range,Z,Z):V
- f:getData():com.intellij.openapi.vcs.ex.DocumentTracker$BlockData
- getEnd():I
- f:getRange():com.intellij.diff.util.Range
- getStart():I
- getVcsEnd():I
- getVcsStart():I
- f:setData(com.intellij.openapi.vcs.ex.DocumentTracker$BlockData):V
com.intellij.openapi.vcs.ex.DocumentTracker$BlockData
f:com.intellij.openapi.vcs.ex.DocumentTracker$BlockData$Empty
- com.intellij.openapi.vcs.ex.DocumentTracker$BlockData
- sf:INSTANCE:com.intellij.openapi.vcs.ex.DocumentTracker$BlockData$Empty
f:com.intellij.openapi.vcs.ex.DocumentTracker$Companion
com.intellij.openapi.vcs.ex.DocumentTracker$Handler
- afterBulkRangeChange(Z):V
- mergeRanges(com.intellij.openapi.vcs.ex.DocumentTracker$Block,com.intellij.openapi.vcs.ex.DocumentTracker$Block,com.intellij.openapi.vcs.ex.DocumentTracker$Block):Z
- onFreeze():V
- onFreeze(com.intellij.diff.util.Side):V
- onRangeRefreshed(com.intellij.openapi.vcs.ex.DocumentTracker$Block,java.util.List):V
- onRangeShifted(com.intellij.openapi.vcs.ex.DocumentTracker$Block,com.intellij.openapi.vcs.ex.DocumentTracker$Block):V
- onRangesChanged(java.util.List,com.intellij.openapi.vcs.ex.DocumentTracker$Block):V
- onUnfreeze():V
- onUnfreeze(com.intellij.diff.util.Side):V
f:com.intellij.openapi.vcs.ex.DocumentTrackerKt
- sf:countAffectedVisibleChanges(com.intellij.openapi.vcs.ex.RangeExclusionState,Z):I
a:com.intellij.openapi.vcs.ex.LineStatusGutterMarkerRenderer
- com.intellij.openapi.editor.markup.LineMarkerRendererEx
- <init>():V
- pa:getPaintedRanges():java.util.List
- getPosition():com.intellij.openapi.editor.markup.LineMarkerRendererEx$Position
- paint(com.intellij.openapi.editor.Editor,java.awt.Graphics,java.awt.Rectangle):V
f:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions
- sf:INSTANCE:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions
- f:copyVcsContent(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.vcs.ex.Range):V
- sf:showDiff(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.vcs.ex.Range):V
c:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$CopyLineStatusRangeAction
- com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$RangeMarkerAction
- com.intellij.ide.lightEdit.LightEditCompatible
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.vcs.ex.Range):V
- p:actionPerformed(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
- p:isEnabled(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):Z
a:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$RangeMarkerAction
- com.intellij.openapi.project.DumbAwareAction
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.LineStatusMarkerRangesSource,com.intellij.openapi.vcs.ex.Range,java.lang.String):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- pa:actionPerformed(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- pa:isEnabled(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$ShowLineStatusRangeDiffAction
- com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$RangeMarkerAction
- com.intellij.ide.lightEdit.LightEditCompatible
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.vcs.ex.Range):V
- p:actionPerformed(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
- p:isEnabled(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):Z
c:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$ShowNextChangeMarkerAction
- com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$RangeMarkerAction
- com.intellij.ide.lightEdit.LightEditCompatible
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.vcs.ex.Range,com.intellij.openapi.vcs.ex.LineStatusMarkerRendererWithPopupController):V
- p:actionPerformed(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
- p:isEnabled(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):Z
c:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$ShowPrevChangeMarkerAction
- com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$RangeMarkerAction
- com.intellij.ide.lightEdit.LightEditCompatible
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.vcs.ex.Range,com.intellij.openapi.vcs.ex.LineStatusMarkerRendererWithPopupController):V
- p:actionPerformed(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
- p:isEnabled(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):Z
c:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$ToggleByWordDiffAction
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.ide.lightEdit.LightEditCompatible
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.vcs.ex.Range,java.awt.Point,com.intellij.openapi.vcs.ex.LineStatusMarkerRendererWithPopupController):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
c:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupPanel
- javax.swing.JPanel
- s:buildToolbar(com.intellij.openapi.editor.Editor,java.util.List,com.intellij.openapi.Disposable):com.intellij.openapi.actionSystem.ActionToolbar
- s:create(com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.ActionToolbar,javax.swing.JComponent,javax.swing.JComponent):com.intellij.openapi.vcs.ex.LineStatusMarkerPopupPanel
- s:createEditorComponent(com.intellij.openapi.editor.Editor,javax.swing.JComponent):javax.swing.JComponent
- s:createTextField(com.intellij.openapi.editor.Editor,java.lang.String):com.intellij.ui.EditorTextField
- s:getBorderColor():java.awt.Color
- getEditor():com.intellij.openapi.editor.Editor
- s:getEditorBackgroundColor(com.intellij.openapi.editor.Editor):java.awt.Color
- getPreferredSize():java.awt.Dimension
- s:installBaseEditorSyntaxHighlighters(com.intellij.openapi.project.Project,com.intellij.ui.EditorTextField,com.intellij.openapi.editor.Document,com.intellij.openapi.util.TextRange,com.intellij.openapi.fileTypes.FileType):V
- s:installEditorDiffHighlighters(com.intellij.openapi.editor.Editor,java.util.List):java.util.List
- s:installMasterEditorWordHighlighters(com.intellij.openapi.editor.Editor,I,I,java.util.List,com.intellij.openapi.Disposable):V
- s:installPopupEditorWordHighlighters(com.intellij.ui.EditorTextField,java.util.List):V
- s:showPopupAt(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.LineStatusMarkerPopupPanel,java.awt.Point,com.intellij.openapi.Disposable):V
c:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer
- com.intellij.openapi.vcs.ex.LineStatusTrackerMarkerRenderer
- pf:myTracker:com.intellij.openapi.vcs.ex.LineStatusTrackerI
- <init>(com.intellij.openapi.vcs.ex.LineStatusTrackerI):V
- toString():java.lang.String
f:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer$CopyLineStatusRangeAction
- com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$CopyLineStatusRangeAction
- <init>(com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
a:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer$RangeMarkerAction
- com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$RangeMarkerAction
- <init>(com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.lang.String):V
f:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer$ShowLineStatusRangeDiffAction
- com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$ShowLineStatusRangeDiffAction
- <init>(com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
f:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer$ShowNextChangeMarkerAction
- com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$ShowNextChangeMarkerAction
- <init>(com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
f:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer$ShowPrevChangeMarkerAction
- com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$ShowPrevChangeMarkerAction
- <init>(com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
f:com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer$ToggleByWordDiffAction
- com.intellij.openapi.vcs.ex.LineStatusMarkerPopupActions$ToggleByWordDiffAction
- <init>(com.intellij.openapi.vcs.ex.LineStatusMarkerPopupRenderer,com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point):V
*:com.intellij.openapi.vcs.ex.LineStatusMarkerRangesSource
- a:findRange(com.intellij.openapi.vcs.ex.Range):com.intellij.openapi.vcs.ex.Range
- a:getRanges():java.util.List
- a:isValid():Z
a:com.intellij.openapi.vcs.ex.LineStatusMarkerRenderer
- sf:Companion:com.intellij.openapi.vcs.ex.LineStatusMarkerRenderer$Companion
- p:createErrorStripeTextAttributes(B):com.intellij.openapi.editor.markup.TextAttributes
- p:createGutterMarkerRenderer():com.intellij.openapi.editor.markup.LineMarkerRenderer
- pf:getDisposable():com.intellij.openapi.Disposable
- pf:getDocument():com.intellij.openapi.editor.Document
- pf:getProject():com.intellij.openapi.project.Project
- pa:getRanges():java.util.List
- f:scheduleUpdate():V
- p:shouldPaintErrorStripeMarkers():Z
f:com.intellij.openapi.vcs.ex.LineStatusMarkerRenderer$Companion
- f:getMAIN_KEY():com.intellij.openapi.util.Key
- f:getTOOLTIP_KEY():com.intellij.openapi.util.Key
f:com.intellij.openapi.vcs.ex.LineStatusMarkerRenderer$MarkerData
- <init>(B):V
- f:getType():B
a:com.intellij.openapi.vcs.ex.LineStatusMarkerRendererWithPopup
- com.intellij.openapi.vcs.ex.LineStatusMarkerRenderer
- com.intellij.openapi.vcs.ex.LineStatusMarkerRendererWithPopupController
- sf:Companion:com.intellij.openapi.vcs.ex.LineStatusMarkerRendererWithPopup$Companion
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vcs.ex.LineStatusMarkerRangesSource,com.intellij.openapi.Disposable,com.intellij.openapi.editor.markup.MarkupEditorFilter,Z):V
- b:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vcs.ex.LineStatusMarkerRangesSource,com.intellij.openapi.Disposable,com.intellij.openapi.editor.markup.MarkupEditorFilter,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- pf:createGutterMarkerRenderer():com.intellij.openapi.editor.markup.LineMarkerRenderer
- pa:createPopupPanel(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point,com.intellij.openapi.Disposable):com.intellij.openapi.vcs.ex.LineStatusMarkerPopupPanel
- pf:getRanges():java.util.List
- pf:getRangesSource():com.intellij.openapi.vcs.ex.LineStatusMarkerRangesSource
- p:paintGutterMarkers(com.intellij.openapi.editor.Editor,java.util.List,java.awt.Graphics):V
- f:reopenRange(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point):V
- scrollAndShow(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
- p:shouldPaintGutter():Z
- f:showAfterScroll(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
- showHintAt(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point):V
f:com.intellij.openapi.vcs.ex.LineStatusMarkerRendererWithPopup$Companion
- f:moveToRange(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
*:com.intellij.openapi.vcs.ex.LineStatusMarkerRendererWithPopupController
- a:reopenRange(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point):V
- a:scrollAndShow(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
- a:showAfterScroll(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range):V
- a:showHintAt(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point):V
a:com.intellij.openapi.vcs.ex.LineStatusTrackerBase
- com.intellij.openapi.vcs.ex.LineStatusTrackerI
- sf:Companion:com.intellij.openapi.vcs.ex.LineStatusTrackerBase$Companion
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):V
- addListener(com.intellij.openapi.vcs.ex.LineStatusTrackerListener):V
- doFrozen(java.lang.Runnable):V
- f:dropBaseRevision():V
- findRange(com.intellij.openapi.vcs.ex.Range):com.intellij.openapi.vcs.ex.Range
- pf:getBlockOperations():com.intellij.openapi.vcs.ex.LineStatusTrackerBlockOperations
- pf:getBlocks():java.util.List
- f:getDisposable():com.intellij.openapi.Disposable
- f:getDocument():com.intellij.openapi.editor.Document
- pf:getDocumentTracker():com.intellij.openapi.vcs.ex.DocumentTracker
- psf:getLOG():com.intellij.openapi.diagnostic.Logger
- pf:getListeners():com.intellij.util.EventDispatcher
- getNextRange(I):com.intellij.openapi.vcs.ex.Range
- pa:getOurData(com.intellij.openapi.vcs.ex.DocumentTracker$Block):com.intellij.openapi.vcs.ex.DocumentTracker$BlockData
- getPrevRange(I):com.intellij.openapi.vcs.ex.Range
- getProject():com.intellij.openapi.project.Project
- getRangeForLine(I):com.intellij.openapi.vcs.ex.Range
- getRanges():java.util.List
- getRangesForLines(java.util.BitSet):java.util.List
- f:getVcsDocument():com.intellij.openapi.editor.Document
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- p:isClearLineModificationFlagOnRollback():Z
- p:isDetectWhitespaceChangedLines():Z
- pf:isInitialized():Z
- isLineModified(I):Z
- isOperational():Z
- isRangeModified(I,I):Z
- f:isReleased():Z
- isValid():Z
- readLock(kotlin.jvm.functions.Function0):java.lang.Object
- f:release():V
- removeListener(com.intellij.openapi.vcs.ex.LineStatusTrackerListener):V
- rollbackChanges(com.intellij.openapi.vcs.ex.Range):V
- rollbackChanges(java.util.BitSet):V
- pf:runBulkRollback(kotlin.jvm.functions.Function1):V
- p:setBaseRevisionContent(java.lang.CharSequence,kotlin.jvm.functions.Function0):V
- pa:toRange(com.intellij.openapi.vcs.ex.DocumentTracker$Block):com.intellij.openapi.vcs.ex.Range
- toString():java.lang.String
- transferLineFromVcs(I,Z):I
- transferLineToVcs(I,Z):I
- pf:updateDocument(com.intellij.diff.util.Side,java.lang.String,kotlin.jvm.functions.Function1):Z
- pf:updateDocument(com.intellij.diff.util.Side,kotlin.jvm.functions.Function1):Z
- pf:updateHighlighters():V
f:com.intellij.openapi.vcs.ex.LineStatusTrackerBase$Companion
- f:createVcsDocument(com.intellij.openapi.editor.Document):com.intellij.openapi.editor.Document
- f:getSEPARATE_UNDO_STACK():com.intellij.openapi.util.Key
- f:updateDocument(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,java.lang.String,kotlin.jvm.functions.Function1):Z
pa:com.intellij.openapi.vcs.ex.LineStatusTrackerBase$InnerRangesDocumentTrackerHandler
- com.intellij.openapi.vcs.ex.DocumentTracker$Handler
- <init>(com.intellij.openapi.vcs.ex.LineStatusTrackerBase):V
- afterBulkRangeChange(Z):V
- a:getInnerRanges(com.intellij.openapi.vcs.ex.DocumentTracker$Block):java.util.List
- a:isDetectWhitespaceChangedLines():Z
- onRangeShifted(com.intellij.openapi.vcs.ex.DocumentTracker$Block,com.intellij.openapi.vcs.ex.DocumentTracker$Block):V
- onUnfreeze(com.intellij.diff.util.Side):V
- f:resetInnerRanges():V
- a:setInnerRanges(com.intellij.openapi.vcs.ex.DocumentTracker$Block,java.util.List):V
a:com.intellij.openapi.vcs.ex.LineStatusTrackerBlockOperations
- sf:Companion:com.intellij.openapi.vcs.ex.LineStatusTrackerBlockOperations$Companion
- <init>(com.intellij.openapi.vcs.ex.DocumentTracker$Lock):V
- f:findBlock(com.intellij.openapi.vcs.ex.Range):com.intellij.openapi.vcs.ex.BlockI
- f:findRange(com.intellij.openapi.vcs.ex.Range):com.intellij.openapi.vcs.ex.Range
- pa:getBlocks():java.util.List
- f:getNextRange(I):com.intellij.openapi.vcs.ex.Range
- f:getPrevRange(I):com.intellij.openapi.vcs.ex.Range
- f:getRangeForLine(I):com.intellij.openapi.vcs.ex.Range
- f:getRanges():java.util.List
- f:getRangesForLines(java.util.BitSet):java.util.List
- f:isLineModified(I):Z
- f:isRangeModified(I,I):Z
- sf:isSelectedByLine(com.intellij.openapi.vcs.ex.BlockI,I):Z
- sf:isSelectedByLine(com.intellij.openapi.vcs.ex.BlockI,java.util.BitSet):Z
- pa:toRange(com.intellij.openapi.vcs.ex.BlockI):com.intellij.openapi.vcs.ex.Range
- f:transferLineFromVcs(I,Z):I
- f:transferLineToVcs(I,Z):I
f:com.intellij.openapi.vcs.ex.LineStatusTrackerBlockOperations$Companion
- f:isSelectedByLine(com.intellij.openapi.vcs.ex.BlockI,I):Z
- f:isSelectedByLine(com.intellij.openapi.vcs.ex.BlockI,java.util.BitSet):Z
com.intellij.openapi.vcs.ex.LineStatusTrackerI
- com.intellij.openapi.vcs.ex.LineStatusMarkerRangesSource
- a:doFrozen(java.lang.Runnable):V
- a:findRange(com.intellij.openapi.vcs.ex.Range):com.intellij.openapi.vcs.ex.Range
- a:getDisposable():com.intellij.openapi.Disposable
- a:getDocument():com.intellij.openapi.editor.Document
- a:getNextRange(I):com.intellij.openapi.vcs.ex.Range
- a:getPrevRange(I):com.intellij.openapi.vcs.ex.Range
- a:getProject():com.intellij.openapi.project.Project
- a:getRangeForLine(I):com.intellij.openapi.vcs.ex.Range
- a:getRanges():java.util.List
- a:getRangesForLines(java.util.BitSet):java.util.List
- a:getVcsDocument():com.intellij.openapi.editor.Document
- a:getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- a:isLineModified(I):Z
- a:isOperational():Z
- a:isRangeModified(I,I):Z
- a:isReleased():Z
- a:isValid():Z
- a:readLock(kotlin.jvm.functions.Function0):java.lang.Object
- a:rollbackChanges(com.intellij.openapi.vcs.ex.Range):V
- a:rollbackChanges(java.util.BitSet):V
- a:transferLineFromVcs(I,Z):I
- a:transferLineToVcs(I,Z):I
a:com.intellij.openapi.vcs.ex.LineStatusTrackerMarkerRenderer
- com.intellij.openapi.vcs.ex.LineStatusMarkerRendererWithPopup
- com.intellij.openapi.vcs.ex.LineStatusMarkerRendererWithPopupController
- <init>(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.editor.markup.MarkupEditorFilter):V
- b:<init>(com.intellij.openapi.vcs.ex.LineStatusTrackerI,com.intellij.openapi.editor.markup.MarkupEditorFilter,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- p:createAdditionalInfoPanel(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point,com.intellij.openapi.Disposable):javax.swing.JComponent
- pf:createPopupPanel(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point,com.intellij.openapi.Disposable):com.intellij.openapi.vcs.ex.LineStatusMarkerPopupPanel
- p:createToolbarActions(com.intellij.openapi.editor.Editor,com.intellij.openapi.vcs.ex.Range,java.awt.Point):java.util.List
- pf:getFileType():com.intellij.openapi.fileTypes.FileType
- pf:getVcsDocument():com.intellij.openapi.editor.Document
c:com.intellij.openapi.vcs.ex.Range
- sf:Companion:com.intellij.openapi.vcs.ex.Range$Companion
- sf:DELETED:B
- sf:EQUAL:B
- sf:INSERTED:B
- sf:MODIFIED:B
- <init>(I,I,I,I):V
- <init>(I,I,I,I,java.util.List):V
- <init>(com.intellij.openapi.vcs.ex.Range):V
- f:getInnerRanges():java.util.List
- f:getLine1():I
- f:getLine2():I
- f:getType():B
- f:getVcsLine1():I
- f:getVcsLine2():I
- f:hasLines():Z
- f:hasVcsLines():Z
- toString():java.lang.String
f:com.intellij.openapi.vcs.ex.Range$Companion
f:com.intellij.openapi.vcs.ex.Range$InnerRange
- <init>(I,I,B):V
- f:getLine1():I
- f:getLine2():I
- f:getType():B
a:com.intellij.openapi.vcs.ex.RangeExclusionState
- a:getHasExcluded():Z
- a:getHasIncluded():Z
f:com.intellij.openapi.vcs.ex.RangeExclusionState$Excluded
- com.intellij.openapi.vcs.ex.RangeExclusionState
- sf:INSTANCE:com.intellij.openapi.vcs.ex.RangeExclusionState$Excluded
- getHasExcluded():Z
- getHasIncluded():Z
f:com.intellij.openapi.vcs.ex.RangeExclusionState$Included
- com.intellij.openapi.vcs.ex.RangeExclusionState
- sf:INSTANCE:com.intellij.openapi.vcs.ex.RangeExclusionState$Included
- getHasExcluded():Z
- getHasIncluded():Z
*f:com.intellij.openapi.vcs.ex.RangeExclusionState$Partial
- com.intellij.openapi.vcs.ex.RangeExclusionState
- <init>(I,I,java.util.BitSet,java.util.BitSet):V
- f:getAdditionsCount():I
- f:getDeletionsCount():I
- getHasExcluded():Z
- getHasIncluded():Z
- f:getIncludedAdditionsCount():I
- f:getIncludedDeletionsCount():I
- f:iterateAdditionOffsets(kotlin.jvm.functions.Function3):V
- f:iterateDeletionOffsets(kotlin.jvm.functions.Function3):V
- f:iterateIncludedAdditionRanges(com.intellij.diff.util.Range,kotlin.jvm.functions.Function1):V
- f:iterateIncludedDeletionRanges(com.intellij.diff.util.Range,kotlin.jvm.functions.Function1):V
- toString():java.lang.String
- f:validate(I,I):V
f:com.intellij.openapi.vcs.ex.RangeKt
f:com.intellij.openapi.vcs.ex.RangesBuilder
- sf:compareLines(com.intellij.diff.util.Range,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets):com.intellij.diff.comparison.iterables.FairDiffIterable
- sf:compareLines(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets):com.intellij.diff.comparison.iterables.FairDiffIterable
- sf:createInnerRanges(com.intellij.diff.util.Range,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets):java.util.List
- sf:createRanges(com.intellij.diff.comparison.iterables.FairDiffIterable):java.util.List
- sf:createRanges(com.intellij.openapi.editor.Document,com.intellij.openapi.editor.Document):java.util.List
- sf:createRanges(java.lang.CharSequence,java.lang.CharSequence):java.util.List
- sf:createRanges(java.util.List,java.util.List,I,I,Z):java.util.List
- sf:fastCompareLines(com.intellij.diff.util.Range,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets):com.intellij.diff.comparison.iterables.FairDiffIterable
- sf:isValidRanges(java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets,java.util.List):Z
- sf:tryCompareLines(com.intellij.diff.util.Range,java.lang.CharSequence,java.lang.CharSequence,com.intellij.diff.tools.util.text.LineOffsets,com.intellij.diff.tools.util.text.LineOffsets):com.intellij.diff.comparison.iterables.FairDiffIterable
f:com.intellij.openapi.vcs.ex.SimpleLineStatusTracker
- com.intellij.openapi.vcs.ex.LineStatusTrackerBase
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,kotlin.jvm.functions.Function1):V
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- f:setBaseRevision(java.lang.CharSequence):V
c:com.intellij.openapi.vcs.ex.VisibleRangeMerger
- s:merge(com.intellij.openapi.editor.Editor,java.util.List,com.intellij.openapi.vcs.ex.VisibleRangeMerger$FlagsProvider,java.awt.Rectangle):java.util.List
- s:merge(com.intellij.openapi.editor.Editor,java.util.List,java.awt.Rectangle):java.util.List
com.intellij.openapi.vcs.ex.VisibleRangeMerger$FlagsProvider
- sf:EMPTY:com.intellij.openapi.vcs.ex.VisibleRangeMerger$FlagsProvider
- a:getFlags(com.intellij.openapi.vcs.ex.Range):java.lang.Object
- a:mergeFlags(java.lang.Object,java.lang.Object):java.lang.Object
- shouldIgnoreInnerRanges(java.lang.Object):Z
f:icons.PlatformDiffImplIcons
- sf:Diff_frame128:javax.swing.Icon
- sf:Diff_frame32:javax.swing.Icon
- sf:Diff_frame64:javax.swing.Icon
- <init>():V