Files
openide/platform/lang-impl/api-dump-unreviewed.txt
Daniil Ovchinnikov 6226776bd0 IJPL-148997 exclude non-abstract toString() from the API dump
GitOrigin-RevId: 6352bbb374532bca296d08131ae50083f69e46c0
2024-05-29 00:05:31 +00:00

29868 lines
1.8 MiB

f:com.intellij.CacheSwitcher
- sf:INSTANCE:com.intellij.CacheSwitcher
c:com.intellij.ConfigurableFactory
- com.intellij.openapi.Disposable
- sf:Companion:com.intellij.ConfigurableFactory$Companion
- <init>():V
- createCodeStyleConfigurable(com.intellij.psi.codeStyle.CodeStyleSettingsProvider,com.intellij.application.options.codeStyle.CodeStyleSchemesModel,com.intellij.application.options.CodeStyleSchemesConfigurable):com.intellij.application.options.CodeStyleConfigurableWrapper
- dispose():V
- sf:getInstance():com.intellij.ConfigurableFactory
- getTodoConfigurable(com.intellij.openapi.project.Project):com.intellij.ide.todo.configurable.TodoConfigurable
f:com.intellij.ConfigurableFactory$Companion
- f:getInstance():com.intellij.ConfigurableFactory
f:com.intellij.analysis.AnalysisActionUtils
- <init>():V
- s:getInspectionScope(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.project.Project,java.lang.Boolean):com.intellij.analysis.AnalysisScope
f:com.intellij.analysis.AnalysisUIOptions
- com.intellij.openapi.components.PersistentStateComponent
- ANALYSIS_IN_BACKGROUND:Z
- ANALYZE_INJECTED_CODE:Z
- ANALYZE_TEST_SOURCES:Z
- AUTOSCROLL_TO_SOURCE:Z
- CUSTOM_SCOPE_NAME:java.lang.String
- FILE_MASK:java.lang.String
- FILTER_RESOLVED_ITEMS:Z
- GROUP_BY_SEVERITY:Z
- SCOPE_TYPE:I
- SHOW_STRUCTURE:Z
- SPLITTER_PROPORTION:F
- <init>():V
- createFilterResolvedItemsAction(com.intellij.codeInspection.ui.InspectionResultsView):com.intellij.openapi.actionSystem.AnAction
- createGroupByDirectoryAction(com.intellij.codeInspection.ui.InspectionResultsView):com.intellij.openapi.actionSystem.AnAction
- createGroupBySeverityAction(com.intellij.codeInspection.ui.InspectionResultsView):com.intellij.openapi.actionSystem.AnAction
- getAutoScrollToSourceHandler():com.intellij.ui.AutoScrollToSourceHandler
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.analysis.AnalysisUIOptions
- getState():com.intellij.analysis.AnalysisUIOptions
- loadState(com.intellij.analysis.AnalysisUIOptions):V
a:com.intellij.analysis.BaseAnalysisAction
- com.intellij.openapi.actionSystem.AnAction
- p:<init>(java.lang.String,java.lang.String):V
- p:<init>(java.util.function.Supplier,java.util.function.Supplier):V
- p:acceptNonProjectDirectories():Z
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- pa:analyze(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope):V
- p:canceled():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getAdditionalActionSettings(com.intellij.openapi.project.Project,com.intellij.analysis.BaseAnalysisActionDialog):javax.swing.JComponent
- getAnalysisDialog(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,Z,com.intellij.analysis.AnalysisUIOptions,java.util.List):com.intellij.analysis.BaseAnalysisActionDialog
- p:getDialogTitle():java.lang.String
- p:getHelpTopic():java.lang.String
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.analysis.BaseAnalysisActionDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(java.lang.String,java.lang.String,com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope,java.lang.String,Z,com.intellij.analysis.AnalysisUIOptions,com.intellij.psi.PsiElement):V
- <init>(java.lang.String,java.lang.String,com.intellij.openapi.project.Project,java.util.List,com.intellij.analysis.AnalysisUIOptions,Z):V
- <init>(java.lang.String,java.lang.String,com.intellij.openapi.project.Project,java.util.List,com.intellij.analysis.AnalysisUIOptions,Z,Z):V
- p:createCenterPanel():javax.swing.JComponent
- p:getAdditionalActionSettings(com.intellij.openapi.project.Project):javax.swing.JComponent
- getOKButtonText():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- getScope(com.intellij.analysis.AnalysisScope):com.intellij.analysis.AnalysisScope
- getScope(com.intellij.analysis.AnalysisUIOptions,com.intellij.analysis.AnalysisScope,com.intellij.openapi.project.Project,com.intellij.openapi.module.Module):com.intellij.analysis.AnalysisScope
- isAnalyzeInjectedCode():Z
- isInspectTestSources():Z
- isProjectScopeSelected():Z
- setAnalyzeInjectedCode(Z):V
- setShowInspectInjectedCode(Z):V
- s:standardItems(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope,com.intellij.openapi.module.Module,com.intellij.psi.PsiElement):java.util.List
f:com.intellij.analysis.ModelScopeItemView
- f:additionalComponents:java.util.List
- f:button:javax.swing.JRadioButton
- f:model:com.intellij.analysis.dialog.ModelScopeItem
- f:scopeId:I
- <init>(javax.swing.JRadioButton,java.util.List,com.intellij.analysis.dialog.ModelScopeItem,I):V
f:com.intellij.analysis.PerformAnalysisInBackgroundOption
- com.intellij.openapi.progress.PerformInBackgroundOption
- <init>(com.intellij.openapi.project.Project):V
- processSentToBackground():V
- shouldStartInBackground():Z
f:com.intellij.analysis.dialog.CustomScopeItem
- com.intellij.analysis.dialog.ModelScopeItem
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement):V
- getPreselectedCustomScope():java.lang.String
- getProject():com.intellij.openapi.project.Project
- getScope():com.intellij.analysis.AnalysisScope
- getSearchInLibFlag():Z
- setSearchScopeSupplier(java.util.function.Supplier):V
f:com.intellij.analysis.dialog.CustomScopeItemPresenter
- com.intellij.analysis.dialog.ModelScopeItemPresenter
- <init>():V
- getAdditionalComponents(javax.swing.JRadioButton,com.intellij.analysis.dialog.ModelScopeItem,com.intellij.openapi.Disposable):java.util.List
- getButton(com.intellij.analysis.dialog.ModelScopeItem):javax.swing.JRadioButton
- getScopeId():I
- isApplicable(com.intellij.analysis.dialog.ModelScopeItem):Z
- tryCreate(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope,com.intellij.openapi.module.Module,com.intellij.psi.PsiElement):com.intellij.analysis.dialog.ModelScopeItem
com.intellij.analysis.dialog.ModelScopeItem
- a:getScope():com.intellij.analysis.AnalysisScope
com.intellij.analysis.dialog.ModelScopeItemPresenter
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- s:createOrderedViews(java.util.List,com.intellij.openapi.Disposable):java.util.List
- a:getAdditionalComponents(javax.swing.JRadioButton,com.intellij.analysis.dialog.ModelScopeItem,com.intellij.openapi.Disposable):java.util.List
- a:getButton(com.intellij.analysis.dialog.ModelScopeItem):javax.swing.JRadioButton
- a:getScopeId():I
- a:isApplicable(com.intellij.analysis.dialog.ModelScopeItem):Z
- tryCreate(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope,com.intellij.openapi.module.Module,com.intellij.psi.PsiElement):com.intellij.analysis.dialog.ModelScopeItem
f:com.intellij.analysis.dialog.ModuleScopeItem
- com.intellij.analysis.dialog.ModelScopeItem
- f:Module:com.intellij.openapi.module.Module
- <init>(com.intellij.openapi.module.Module):V
- getScope():com.intellij.analysis.AnalysisScope
- s:tryCreate(com.intellij.openapi.module.Module):com.intellij.analysis.dialog.ModelScopeItem
f:com.intellij.analysis.dialog.OtherScopeItem
- com.intellij.analysis.dialog.ModelScopeItem
- <init>(com.intellij.analysis.AnalysisScope):V
- getScope():com.intellij.analysis.AnalysisScope
- s:tryCreate(com.intellij.analysis.AnalysisScope):com.intellij.analysis.dialog.OtherScopeItem
f:com.intellij.analysis.dialog.OtherScopeItemPresenter
- com.intellij.analysis.dialog.ModelScopeItemPresenter
- <init>():V
- getAdditionalComponents(javax.swing.JRadioButton,com.intellij.analysis.dialog.ModelScopeItem,com.intellij.openapi.Disposable):java.util.List
- getButton(com.intellij.analysis.dialog.ModelScopeItem):javax.swing.JRadioButton
- getScopeId():I
- isApplicable(com.intellij.analysis.dialog.ModelScopeItem):Z
- tryCreate(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope,com.intellij.openapi.module.Module,com.intellij.psi.PsiElement):com.intellij.analysis.dialog.ModelScopeItem
f:com.intellij.analysis.dialog.ProjectScopeItem
- com.intellij.analysis.dialog.ModelScopeItem
- f:project:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project):V
- getScope():com.intellij.analysis.AnalysisScope
com.intellij.analysis.problemsView.FileProblem
- com.intellij.analysis.problemsView.Problem
- getColumn():I
- a:getFile():com.intellij.openapi.vfs.VirtualFile
- getLine():I
*:com.intellij.analysis.problemsView.HighlightingDuplicateProblem
- com.intellij.analysis.problemsView.FileProblem
com.intellij.analysis.problemsView.Problem
- getDescription():java.lang.String
- getGroup():java.lang.String
- getIcon():javax.swing.Icon
- a:getProvider():com.intellij.analysis.problemsView.ProblemsProvider
- a:getText():java.lang.String
com.intellij.analysis.problemsView.ProblemsCollector
- com.intellij.analysis.problemsView.ProblemsListener
- sf:Companion:com.intellij.analysis.problemsView.ProblemsCollector$Companion
- a:getFileProblemCount(com.intellij.openapi.vfs.VirtualFile):I
- a:getFileProblems(com.intellij.openapi.vfs.VirtualFile):java.util.Collection
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.analysis.problemsView.ProblemsCollector
- a:getOtherProblemCount():I
- a:getOtherProblems():java.util.Collection
- a:getProblemCount():I
- a:getProblemFiles():java.util.Collection
f:com.intellij.analysis.problemsView.ProblemsCollector$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.analysis.problemsView.ProblemsCollector
com.intellij.analysis.problemsView.ProblemsListener
- sf:Companion:com.intellij.analysis.problemsView.ProblemsListener$Companion
- sf:TOPIC:com.intellij.util.messages.Topic
- a:problemAppeared(com.intellij.analysis.problemsView.Problem):V
- a:problemDisappeared(com.intellij.analysis.problemsView.Problem):V
- a:problemUpdated(com.intellij.analysis.problemsView.Problem):V
f:com.intellij.analysis.problemsView.ProblemsListener$Companion
com.intellij.analysis.problemsView.ProblemsProvider
- com.intellij.openapi.Disposable
- dispose():V
- a:getProject():com.intellij.openapi.project.Project
f:com.intellij.analysis.problemsView.toolWindow.FileNode
- com.intellij.analysis.problemsView.toolWindow.Node
- <init>(com.intellij.analysis.problemsView.toolWindow.Node,com.intellij.openapi.vfs.VirtualFile):V
- equals(java.lang.Object):Z
- getChildren():java.util.Collection
- getDescriptor():com.intellij.openapi.fileEditor.OpenFileDescriptor
- f:getFile():com.intellij.openapi.vfs.VirtualFile
- getLeafState():com.intellij.ui.tree.LeafState
- getName():java.lang.String
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- hashCode():I
com.intellij.analysis.problemsView.toolWindow.HighlightingErrorsProviderBase
- com.intellij.analysis.problemsView.ProblemsProvider
- com.intellij.problems.ProblemListener
- sf:Companion:com.intellij.analysis.problemsView.toolWindow.HighlightingErrorsProviderBase$Companion
f:com.intellij.analysis.problemsView.toolWindow.HighlightingErrorsProviderBase$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.analysis.problemsView.toolWindow.HighlightingErrorsProviderBase
f:com.intellij.analysis.problemsView.toolWindow.HighlightingPanel
- com.intellij.analysis.problemsView.toolWindow.ProblemsViewPanel
- com.intellij.ide.PowerSaveMode$Listener
- com.intellij.openapi.fileEditor.FileEditorManagerListener
- sf:Companion:com.intellij.analysis.problemsView.toolWindow.HighlightingPanel$Companion
- sf:ID:java.lang.String
- <init>(com.intellij.openapi.project.Project,com.intellij.analysis.problemsView.toolWindow.ProblemsViewState):V
- fileClosed(com.intellij.openapi.fileEditor.FileEditorManager,com.intellij.openapi.vfs.VirtualFile):V
- fileOpened(com.intellij.openapi.fileEditor.FileEditorManager,com.intellij.openapi.vfs.VirtualFile):V
- f:getCurrentFile():com.intellij.openapi.vfs.VirtualFile
- getData(java.lang.String):java.lang.Object
- powerSaveStateChanged():V
- f:selectHighlighter(com.intellij.openapi.editor.ex.RangeHighlighterEx):V
- selectionChanged(com.intellij.openapi.fileEditor.FileEditorManagerEvent):V
- selectionChangedTo(Z):V
- f:setCurrentFile(kotlin.Pair):V
- f:updateSelectedFile():org.jetbrains.concurrency.CancellablePromise
f:com.intellij.analysis.problemsView.toolWindow.HighlightingPanel$Companion
a:com.intellij.analysis.problemsView.toolWindow.Node
- com.intellij.ide.util.treeView.PresentableNodeDescriptor
- com.intellij.ui.tree.LeafState$Supplier
- p:<init>(com.intellij.analysis.problemsView.toolWindow.Node):V
- p:<init>(com.intellij.openapi.project.Project):V
- f:findAncestor(java.lang.Class):java.lang.Object
- getChildren():java.util.Collection
- getDescriptor():com.intellij.openapi.fileEditor.OpenFileDescriptor
- getElement():com.intellij.analysis.problemsView.toolWindow.Node
- a:getName():java.lang.String
- getNavigatable():com.intellij.pom.Navigatable
- f:getParent(java.lang.Class):java.lang.Object
- f:getPath():javax.swing.tree.TreePath
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- p:update(com.intellij.ide.projectView.PresentationData):V
- pa:update(com.intellij.openapi.project.Project,com.intellij.ide.projectView.PresentationData):V
f:com.intellij.analysis.problemsView.toolWindow.ProblemNode
- com.intellij.analysis.problemsView.toolWindow.Node
- <init>(com.intellij.analysis.problemsView.toolWindow.Node,com.intellij.openapi.vfs.VirtualFile,com.intellij.analysis.problemsView.Problem):V
- equals(java.lang.Object):Z
- f:getColumn():I
- getDescriptor():com.intellij.openapi.fileEditor.OpenFileDescriptor
- f:getFile():com.intellij.openapi.vfs.VirtualFile
- getLeafState():com.intellij.ui.tree.LeafState
- f:getLine():I
- getName():java.lang.String
- getNavigatable():com.intellij.pom.Navigatable
- f:getProblem():com.intellij.analysis.problemsView.Problem
- f:getSeverity():I
- f:getText():java.lang.String
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- hashCode():I
f:com.intellij.analysis.problemsView.toolWindow.ProblemsTreeModel
- com.intellij.ui.tree.BaseTreeModel
- com.intellij.util.concurrency.InvokerSupplier
- <init>(com.intellij.openapi.Disposable):V
- dispose():V
- getChildren(java.lang.Object):java.util.List
- getInvoker():com.intellij.util.concurrency.Invoker
- getRoot():com.intellij.analysis.problemsView.toolWindow.Root
- nodeChanged(javax.swing.tree.TreePath):V
- setComparator(java.util.Comparator):V
- setRoot(com.intellij.analysis.problemsView.toolWindow.Root):V
- structureChanged(javax.swing.tree.TreePath):V
f:com.intellij.analysis.problemsView.toolWindow.ProblemsView
- com.intellij.openapi.project.DumbAware
- com.intellij.openapi.wm.ToolWindowFactory
- sf:ID:java.lang.String
- <init>():V
- s:addPanel(com.intellij.openapi.project.Project,com.intellij.analysis.problemsView.toolWindow.ProblemsViewPanelProvider):V
- createToolWindowContent(com.intellij.openapi.project.Project,com.intellij.openapi.wm.ToolWindow):V
- s:getDocument(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.editor.Document
- s:getSelectedPanel(com.intellij.openapi.project.Project):com.intellij.analysis.problemsView.toolWindow.ProblemsViewPanel
- s:getSelectedTab(com.intellij.openapi.project.Project):com.intellij.analysis.problemsView.toolWindow.ProblemsViewTab
- s:getToolWindow(com.intellij.openapi.project.Project):com.intellij.openapi.wm.ToolWindow
- s:removePanel(com.intellij.openapi.project.Project,java.lang.String):V
- s:selectHighlighterIfVisible(com.intellij.openapi.project.Project,com.intellij.openapi.editor.ex.RangeHighlighterEx):V
- s:toggleCurrentFileProblems(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.editor.Document):V
f:com.intellij.analysis.problemsView.toolWindow.ProblemsViewHighlightingPanelProvider
- com.intellij.analysis.problemsView.toolWindow.ProblemsViewPanelProvider
- <init>(com.intellij.openapi.project.Project):V
- create():com.intellij.analysis.problemsView.toolWindow.ProblemsViewTab
c:com.intellij.analysis.problemsView.toolWindow.ProblemsViewIconUpdater
- sf:Companion:com.intellij.analysis.problemsView.toolWindow.ProblemsViewIconUpdater$Companion
- <init>(com.intellij.openapi.project.Project):V
- p:getIcon(I):javax.swing.Icon
- p:getProblemCount(com.intellij.openapi.project.Project):I
- sf:update(com.intellij.openapi.project.Project):kotlin.Unit
f:com.intellij.analysis.problemsView.toolWindow.ProblemsViewIconUpdater$Companion
- f:update(com.intellij.openapi.project.Project):kotlin.Unit
f:com.intellij.analysis.problemsView.toolWindow.ProblemsViewNodeComparator
- java.util.Comparator
- <init>(Z,Z,Z):V
- compare(com.intellij.analysis.problemsView.toolWindow.Node,com.intellij.analysis.problemsView.toolWindow.Node):I
- f:copy(Z,Z,Z):com.intellij.analysis.problemsView.toolWindow.ProblemsViewNodeComparator
- bs:copy$default(com.intellij.analysis.problemsView.toolWindow.ProblemsViewNodeComparator,Z,Z,Z,I,java.lang.Object):com.intellij.analysis.problemsView.toolWindow.ProblemsViewNodeComparator
- equals(java.lang.Object):Z
- hashCode():I
c:com.intellij.analysis.problemsView.toolWindow.ProblemsViewPanel
- com.intellij.ui.OnePixelSplitter
- com.intellij.analysis.problemsView.toolWindow.ProblemsViewTab
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- pf:myPreview:com.intellij.ui.preview.DescriptorPreview
- pf:mySortBySeverity:com.intellij.openapi.actionSystem.ToggleOptionAction$Option
- pf:myToolbar:com.intellij.openapi.actionSystem.ActionToolbar
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.analysis.problemsView.toolWindow.ProblemsViewState,java.util.function.Supplier):V
- p:createCenterComponent():javax.swing.JComponent
- p:createComparator():java.util.Comparator
- p:createToolbar():com.intellij.openapi.actionSystem.ActionToolbar
- dispose():V
- getData(java.lang.String):java.lang.Object
- getName(I):java.lang.String
- p:getPopupHandlerGroupId():java.lang.String
- f:getProject():com.intellij.openapi.project.Project
- f:getSession():com.intellij.openapi.client.ClientProjectSession
- getShowPreview():com.intellij.openapi.actionSystem.ToggleOptionAction$Option
- p:getSortByName():com.intellij.openapi.actionSystem.ToggleOptionAction$Option
- p:getSortBySeverity():com.intellij.openapi.actionSystem.ToggleOptionAction$Option
- f:getState():com.intellij.analysis.problemsView.toolWindow.ProblemsViewState
- getTabId():java.lang.String
- p:getToolbarActionGroupId():java.lang.String
- f:getTree():com.intellij.ui.treeStructure.Tree
- f:getTreeModel():com.intellij.analysis.problemsView.toolWindow.ProblemsTreeModel
- ps:isNullableOrSelected(com.intellij.openapi.actionSystem.ToggleOptionAction$Option):Z
- p:loadProportion():V
- orientationChangedTo(Z):V
- p:saveProportion():V
- selectionChangedTo(Z):V
- p:updatePreview():V
- p:updateToolWindowContent():V
- visibilityChangedTo(Z):V
com.intellij.analysis.problemsView.toolWindow.ProblemsViewPanelProvider
- sf:Companion:com.intellij.analysis.problemsView.toolWindow.ProblemsViewPanelProvider$Companion
- a:create():com.intellij.analysis.problemsView.toolWindow.ProblemsViewTab
- s:getEP():com.intellij.openapi.extensions.ExtensionPointName
f:com.intellij.analysis.problemsView.toolWindow.ProblemsViewPanelProvider$Companion
- f:getEP():com.intellij.openapi.extensions.ExtensionPointName
f:com.intellij.analysis.problemsView.toolWindow.ProblemsViewProjectErrorsPanelProvider
- com.intellij.analysis.problemsView.toolWindow.ProblemsViewPanelProvider
- sf:Companion:com.intellij.analysis.problemsView.toolWindow.ProblemsViewProjectErrorsPanelProvider$Companion
- sf:ID:java.lang.String
- <init>(com.intellij.openapi.project.Project):V
- create():com.intellij.analysis.problemsView.toolWindow.ProblemsViewTab
f:com.intellij.analysis.problemsView.toolWindow.ProblemsViewProjectErrorsPanelProvider$Companion
c:com.intellij.analysis.problemsView.toolWindow.ProblemsViewState
- com.intellij.openapi.components.BaseState
- sf:Companion:com.intellij.analysis.problemsView.toolWindow.ProblemsViewState$Companion
- <init>():V
- f:addAllSeverities(java.util.Collection):Z
- f:addSeverity(I):Z
- f:getAutoscrollToSource():Z
- f:getGroupByToolId():Z
- f:getHideBySeverity():java.util.Set
- sf:getInstance(com.intellij.openapi.project.Project):com.intellij.analysis.problemsView.toolWindow.ProblemsViewState
- f:getProportion():F
- f:getSelectedTabId():java.lang.String
- f:getShowPreview():Z
- f:getShowToolbar():Z
- f:getSortByName():Z
- f:getSortBySeverity():Z
- f:getSortFoldersFirst():Z
- f:removeAllSeverities(java.util.Collection):Z
- f:removeSeverity(I):Z
- f:setAutoscrollToSource(Z):V
- f:setGroupByToolId(Z):V
- f:setProportion(F):V
- f:setSelectedTabId(java.lang.String):V
- f:setShowPreview(Z):V
- f:setShowToolbar(Z):V
- f:setSortByName(Z):V
- f:setSortBySeverity(Z):V
- f:setSortFoldersFirst(Z):V
f:com.intellij.analysis.problemsView.toolWindow.ProblemsViewState$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.analysis.problemsView.toolWindow.ProblemsViewState
com.intellij.analysis.problemsView.toolWindow.ProblemsViewTab
- a:getName(I):java.lang.String
- a:getTabId():java.lang.String
- orientationChangedTo(Z):V
- selectionChangedTo(Z):V
- visibilityChangedTo(Z):V
a:com.intellij.analysis.problemsView.toolWindow.ProblemsViewToggleAction
- com.intellij.openapi.actionSystem.ToggleOptionAction
- com.intellij.openapi.project.DumbAware
- <init>(kotlin.jvm.functions.Function1):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
f:com.intellij.analysis.problemsView.toolWindow.ProblemsViewToolWindowUtils
- sf:INSTANCE:com.intellij.analysis.problemsView.toolWindow.ProblemsViewToolWindowUtils
- f:addTab(com.intellij.openapi.project.Project,com.intellij.analysis.problemsView.toolWindow.ProblemsViewPanelProvider):V
- f:getContentById(com.intellij.openapi.project.Project,java.lang.String):com.intellij.ui.content.Content
- f:getSelectedTab(com.intellij.openapi.project.Project):com.intellij.analysis.problemsView.toolWindow.ProblemsViewTab
- f:getTabById(com.intellij.openapi.project.Project,java.lang.String):com.intellij.analysis.problemsView.toolWindow.ProblemsViewTab
- f:getToolWindow(com.intellij.openapi.project.Project):com.intellij.openapi.wm.ToolWindow
- f:removeTab(com.intellij.openapi.project.Project,java.lang.String):V
- f:selectContent(com.intellij.ui.content.ContentManager,java.lang.String):V
- sf:selectProjectErrorsTab(com.intellij.openapi.project.Project):V
- f:selectTab(com.intellij.openapi.project.Project,java.lang.String):V
- f:selectTabAsync(com.intellij.openapi.project.Project,java.lang.String,kotlin.coroutines.Continuation):java.lang.Object
a:com.intellij.analysis.problemsView.toolWindow.Root
- com.intellij.analysis.problemsView.toolWindow.Node
- com.intellij.analysis.problemsView.ProblemsCollector
- com.intellij.openapi.Disposable
- <init>(com.intellij.analysis.problemsView.toolWindow.ProblemsViewPanel):V
- dispose():V
- getChildren():java.util.Collection
- getChildren(com.intellij.analysis.problemsView.toolWindow.FileNode):java.util.Collection
- getChildren(com.intellij.openapi.vfs.VirtualFile):java.util.Collection
- getLeafState():com.intellij.ui.tree.LeafState
- getName():java.lang.String
- pf:getNodesForProblems(com.intellij.analysis.problemsView.toolWindow.FileNode,java.util.Collection):java.util.List
- f:getPanel():com.intellij.analysis.problemsView.toolWindow.ProblemsViewPanel
- problemAppeared(com.intellij.analysis.problemsView.Problem):V
- problemDisappeared(com.intellij.analysis.problemsView.Problem):V
- problemUpdated(com.intellij.analysis.problemsView.Problem):V
- structureChanged(javax.swing.tree.TreePath):V
- bs:structureChanged$default(com.intellij.analysis.problemsView.toolWindow.Root,javax.swing.tree.TreePath,I,java.lang.Object):V
- p:update(com.intellij.openapi.project.Project,com.intellij.ide.projectView.PresentationData):V
f:com.intellij.application.options.ChangesDiffCalculator
- <init>():V
- s:calculateDiff(com.intellij.openapi.editor.Document,com.intellij.openapi.editor.Document):java.util.List
f:com.intellij.application.options.CodeCompletionConfigurable
- com.intellij.openapi.options.BoundCompositeConfigurable
- com.intellij.application.options.editor.EditorOptionsProvider
- com.intellij.openapi.options.Configurable$WithEpDependencies
- sf:Companion:com.intellij.application.options.CodeCompletionConfigurable$Companion
- sf:ID:java.lang.String
- <init>():V
- apply():V
- createConfigurables():java.util.List
- createPanel():com.intellij.openapi.ui.DialogPanel
- f:getCaseSensitive():I
- getDependencies():java.util.Collection
- getId():java.lang.String
- isModified():Z
- reset():V
- f:setCaseSensitive(I):V
f:com.intellij.application.options.CodeCompletionConfigurable$Companion
f:com.intellij.application.options.CodeCompletionConfigurableEP
- com.intellij.openapi.options.ConfigurableEP
- <init>():V
com.intellij.application.options.CodeCompletionOptionsCustomSection
- com.intellij.openapi.options.UnnamedConfigurable
a:com.intellij.application.options.CodeStyleAbstractConfigurable
- com.intellij.application.options.OptionsContainingConfigurable
- com.intellij.psi.codeStyle.CodeStyleConfigurable
- <init>(com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings,java.lang.String):V
- apply():V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- createComponent():javax.swing.JComponent
- pa:createPanel(com.intellij.psi.codeStyle.CodeStyleSettings):com.intellij.application.options.CodeStyleAbstractPanel
- disposeUIResources():V
- p:getCurrentSettings():com.intellij.psi.codeStyle.CodeStyleSettings
- getDisplayName():java.lang.String
- getPanel():com.intellij.application.options.CodeStyleAbstractPanel
- highlightOptions(java.lang.String):V
- isModified():Z
- onSomethingChanged():V
- processListOptions():java.util.Set
- processListOptionsWithPaths():java.util.Map
- reset():V
- reset(com.intellij.psi.codeStyle.CodeStyleSettings):V
- setModel(com.intellij.application.options.codeStyle.CodeStyleSchemesModel):V
a:com.intellij.application.options.CodeStyleAbstractPanel
- com.intellij.ide.ui.search.ComponentHighlightingListener
- com.intellij.openapi.Disposable
- p:<init>(com.intellij.lang.Language,com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:<init>(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:addPanelToWatch(java.awt.Component):V
- a:apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:applySettingsToModel():V
- p:createFileFromText(com.intellij.openapi.project.Project,java.lang.String):com.intellij.psi.PsiFile
- pa:createHighlighter(com.intellij.openapi.editor.colors.EditorColorsScheme):com.intellij.openapi.editor.highlighter.EditorHighlighter
- dispose():V
- p:doReformat(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):com.intellij.psi.PsiFile
- ps:fillWrappingCombo(javax.swing.JComboBox):V
- p:getCurrentSettings():com.intellij.psi.codeStyle.CodeStyleSettings
- getDefaultLanguage():com.intellij.lang.Language
- p:getEditor():com.intellij.openapi.editor.Editor
- p:getFileExt():java.lang.String
- pa:getFileType():com.intellij.openapi.fileTypes.FileType
- p:getModelSettings():com.intellij.psi.codeStyle.CodeStyleSettings
- getOptionIndexer():com.intellij.application.options.OptionsContainingConfigurable
- a:getPanel():javax.swing.JComponent
- pa:getPreviewText():java.lang.String
- pa:getRightMargin():I
- p:getSettings():com.intellij.psi.codeStyle.CodeStyleSettings
- p:getTabTitle():java.lang.String
- f:highlight(javax.swing.JComponent,java.lang.String):V
- highlightOptions(java.lang.String):V
- p:installPreviewPanel(javax.swing.JPanel):V
- a:isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- onSomethingChanged():V
- processListOptions():java.util.Set
- s:readFromFile(java.lang.Class,java.lang.String):java.lang.String
- f:reset(com.intellij.psi.codeStyle.CodeStyleSettings):V
- pa:resetImpl(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:setEditorText(java.lang.String,Z):V
- setModel(com.intellij.application.options.codeStyle.CodeStyleSchemesModel):V
- p:setShouldUpdatePreview(Z):V
- setupCopyFromMenu(javax.swing.JPopupMenu):V
- p:somethingChanged():V
- p:updatePreview(Z):V
c:com.intellij.application.options.CodeStyleConfigurableWrapper
- com.intellij.application.options.OptionsContainingConfigurable
- com.intellij.openapi.options.Configurable$InnerWithModifiableParent
- com.intellij.openapi.options.Configurable$NoMargin
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.SearchableConfigurable
- <init>(com.intellij.psi.codeStyle.CodeStyleSettingsProvider,com.intellij.application.options.codeStyle.CodeStyleSettingsPanelFactory,com.intellij.application.options.CodeStyleSchemesConfigurable):V
- apply():V
- applyPanel():V
- p:canBeShared():Z
- createComponent():javax.swing.JComponent
- disposeUIResources():V
- enableSearch(java.lang.String):java.lang.Runnable
- focusOn(java.lang.String):V
- s:getConfigurableId(java.lang.String):java.lang.String
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- getModifiableParents():java.util.List
- getOriginalClass():java.lang.Class
- isModified():Z
- isPanelModified():Z
- processListOptions():java.util.Set
- processListOptionsWithPaths():java.util.Map
- reset():V
- resetPanel():V
- selectTab(java.lang.String):V
- setSchemesPanelVisible(Z):V
f:com.intellij.application.options.CodeStyleSchemesConfigurable
- com.intellij.openapi.options.SearchableConfigurable$Parent$Abstract
- com.intellij.openapi.options.Configurable$NoMargin
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.Configurable$VariableProjectAppLevel
- com.intellij.openapi.options.Configurable$WithEpDependencies
- sf:CONFIGURABLE_ID:java.lang.String
- <init>(com.intellij.openapi.project.Project):V
- apply():V
- createComponent():javax.swing.JComponent
- disposeUIResources():V
- findSubConfigurable(java.lang.String):com.intellij.openapi.options.SearchableConfigurable
- getDependencies():java.util.Collection
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- hasOwnContent():Z
- isModified():Z
- isProjectLevel():Z
- reset():V
- resetFromChild():V
- revert():V
com.intellij.application.options.GeneralCodeStyleOptionsProvider
- com.intellij.openapi.options.UnnamedConfigurable
- a:apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- a:isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- a:reset(com.intellij.psi.codeStyle.CodeStyleSettings):V
f:com.intellij.application.options.GeneralCodeStyleOptionsProviderEP
- com.intellij.openapi.options.ConfigurableEP
- <init>():V
f:com.intellij.application.options.GeneralCodeStylePanel
- com.intellij.application.options.CodeStyleAbstractPanel
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.psi.codeStyle.CodeStyleSettings):V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- dispose():V
- getDefaultLanguage():com.intellij.lang.Language
- getPanel():javax.swing.JComponent
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- s:selectFormatterTab(com.intellij.openapi.options.ex.Settings):V
- setModel(com.intellij.application.options.codeStyle.CodeStyleSchemesModel):V
f:com.intellij.application.options.GeneralCodeStyleSettingsProvider
- com.intellij.psi.codeStyle.CodeStyleSettingsProvider
- <init>():V
- createSettingsPage(com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings):com.intellij.openapi.options.Configurable
- getConfigurableDisplayName():java.lang.String
- getPriority():com.intellij.psi.codeStyle.DisplayPriority
f:com.intellij.application.options.GlobalOptionsApplicabilityFilter
- com.intellij.application.options.OptionsApplicabilityFilter
- <init>():V
- isOptionApplicable(com.intellij.application.options.OptionId):Z
f:com.intellij.application.options.ImportSchemeChooserDialog
- com.intellij.openapi.ui.DialogWrapper
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.openapi.project.Project,java.lang.String[],java.lang.String):V
- getSelectedName():java.lang.String
- getTargetName():java.lang.String
- isUseCurrentScheme():Z
- s:selectOrCreateTargetScheme(com.intellij.openapi.project.Project,com.intellij.psi.codeStyle.CodeStyleScheme,com.intellij.openapi.options.SchemeFactory,java.lang.String[]):com.intellij.openapi.util.Pair
f:com.intellij.application.options.MLCodeCompletionConfigurableProvider
- com.intellij.openapi.options.ConfigurableProvider
- <init>():V
- createConfigurable():com.intellij.openapi.options.Configurable
a:com.intellij.application.options.ModuleAwareProjectConfigurable
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.SearchableConfigurable
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):V
- apply():V
- createComponent():javax.swing.JComponent
- p:createDefaultProjectConfigurable():com.intellij.openapi.options.UnnamedConfigurable
- pa:createModuleConfigurable(com.intellij.openapi.module.Module):com.intellij.openapi.options.UnnamedConfigurable
- p:createProjectConfigurable():com.intellij.openapi.options.UnnamedConfigurable
- disposeUIResources():V
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- pf:getProject():com.intellij.openapi.project.Project
- p:getProjectConfigurableItemIcon():javax.swing.Icon
- p:getProjectConfigurableItemName():java.lang.String
- isModified():Z
- p:isSuitableForModule(com.intellij.openapi.module.Module):Z
- reset():V
f:com.intellij.application.options.ModuleDescriptionsComboBox
- com.intellij.openapi.ui.ComboBox
- com.intellij.application.options.ModulesCombo
- <init>():V
- allowEmptySelection(java.lang.String):V
- getSelectedModule():com.intellij.openapi.module.Module
- getSelectedModuleName():java.lang.String
- setAllModulesFromProject(com.intellij.openapi.project.Project):V
- setModules(java.util.Collection):V
- setSelectedModule(com.intellij.openapi.module.Module):V
- setSelectedModule(com.intellij.openapi.project.Project,java.lang.String):V
c:com.intellij.application.options.ModuleListCellRenderer
- com.intellij.ui.SimpleListCellRenderer
- <init>():V
- <init>(java.lang.String):V
- customize(javax.swing.JList,com.intellij.openapi.module.Module,I,Z,Z):V
com.intellij.application.options.ModulesCombo
- a:allowEmptySelection(java.lang.String):V
- a:getSelectedModule():com.intellij.openapi.module.Module
- a:getSelectedModuleName():java.lang.String
- a:setModules(java.util.Collection):V
- a:setSelectedModule(com.intellij.openapi.module.Module):V
- a:setSelectedModule(com.intellij.openapi.project.Project,java.lang.String):V
c:com.intellij.application.options.ModulesComboBox
- com.intellij.openapi.ui.ComboBox
- <init>():V
- allowEmptySelection(java.lang.String):V
- fillModules(com.intellij.openapi.project.Project):V
- fillModules(com.intellij.openapi.project.Project,com.intellij.openapi.module.ModuleType):V
- getSelectedModule():com.intellij.openapi.module.Module
- setModules(java.util.Collection):V
- setSelectedModule(com.intellij.openapi.module.Module):V
f:com.intellij.application.options.OptionId
- sf:AUTOCOMPLETE_ON_BASIC_CODE_COMPLETION:com.intellij.application.options.OptionId
- sf:COMPLETION_SMART_TYPE:com.intellij.application.options.OptionId
- sf:INSERT_PARENTHESES_AUTOMATICALLY:com.intellij.application.options.OptionId
- sf:PROJECT_VIEW_SHOW_VISIBILITY_ICONS:com.intellij.application.options.OptionId
- sf:RENAME_IN_PLACE:com.intellij.application.options.OptionId
- sf:SHOW_PARAMETER_NAME_HINTS_ON_COMPLETION:com.intellij.application.options.OptionId
a:com.intellij.application.options.OptionsApplicabilityFilter
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- s:isApplicable(com.intellij.application.options.OptionId):Z
- a:isOptionApplicable(com.intellij.application.options.OptionId):Z
com.intellij.application.options.PredefinedCodeStyleListener
- java.util.EventListener
- a:styleApplied(com.intellij.psi.codeStyle.PredefinedCodeStyle):V
a:com.intellij.application.options.TabbedLanguageCodeStylePanel
- com.intellij.application.options.CodeStyleAbstractPanel
- p:<init>(com.intellij.lang.Language,com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:addBlankLinesTab(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:addIndentOptionsTab(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:addPredefinedCodeStyleListener(com.intellij.application.options.PredefinedCodeStyleListener):V
- p:addSpacesTab(com.intellij.psi.codeStyle.CodeStyleSettings):V
- pf:addTab(com.intellij.application.options.CodeStyleAbstractPanel):V
- p:addWrappingAndBracesTab(com.intellij.psi.codeStyle.CodeStyleSettings):V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:applyLanguageSettings(com.intellij.lang.Language,com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings):V
- changeTab(java.lang.String):V
- p:createHighlighter(com.intellij.openapi.editor.colors.EditorColorsScheme):com.intellij.openapi.editor.highlighter.EditorHighlighter
- pf:createTab(com.intellij.psi.codeStyle.CodeStyleSettingsProvider):V
- dispose():V
- p:ensureTabs():V
- p:getFileType():com.intellij.openapi.fileTypes.FileType
- getOptionIndexer():com.intellij.application.options.OptionsContainingConfigurable
- getPanel():javax.swing.JComponent
- p:getPreviewText():java.lang.String
- p:getRightMargin():I
- highlightOptions(java.lang.String):V
- p:initTabs(com.intellij.psi.codeStyle.CodeStyleSettings):V
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- onSomethingChanged():V
- p:resetImpl(com.intellij.psi.codeStyle.CodeStyleSettings):V
- setListener(com.intellij.application.options.TabbedLanguageCodeStylePanel$TabChangeListener):V
- f:setModel(com.intellij.application.options.codeStyle.CodeStyleSchemesModel):V
- setupCopyFromMenu(javax.swing.JPopupMenu):V
- showSetFrom(java.awt.Component):V
- p:updatePreview(Z):V
pc:com.intellij.application.options.TabbedLanguageCodeStylePanel$MyIndentOptionsWrapper
- com.intellij.application.options.CodeStyleAbstractPanel
- p:<init>(com.intellij.application.options.TabbedLanguageCodeStylePanel,com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.application.options.IndentOptionsEditor):V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:createHighlighter(com.intellij.openapi.editor.colors.EditorColorsScheme):com.intellij.openapi.editor.highlighter.EditorHighlighter
- getDefaultLanguage():com.intellij.lang.Language
- p:getFileExt():java.lang.String
- p:getFileType():com.intellij.openapi.fileTypes.FileType
- p:getIndentOptions(com.intellij.psi.codeStyle.CodeStyleSettings):com.intellij.psi.codeStyle.CommonCodeStyleSettings$IndentOptions
- getPanel():javax.swing.JComponent
- p:getPreviewText():java.lang.String
- p:getRightMargin():I
- p:getTabTitle():java.lang.String
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- onSomethingChanged():V
- p:resetImpl(com.intellij.psi.codeStyle.CodeStyleSettings):V
pc:com.intellij.application.options.TabbedLanguageCodeStylePanel$MySpacesPanel
- com.intellij.application.options.codeStyle.CodeStyleSpacesPanel
- <init>(com.intellij.application.options.TabbedLanguageCodeStylePanel,com.intellij.psi.codeStyle.CodeStyleSettings):V
- getDefaultLanguage():com.intellij.lang.Language
- p:shouldHideOptions():Z
pc:com.intellij.application.options.TabbedLanguageCodeStylePanel$MyWrappingAndBracesPanel
- com.intellij.application.options.codeStyle.WrappingAndBracesPanel
- <init>(com.intellij.application.options.TabbedLanguageCodeStylePanel,com.intellij.psi.codeStyle.CodeStyleSettings):V
- getDefaultLanguage():com.intellij.lang.Language
com.intellij.application.options.TabbedLanguageCodeStylePanel$TabChangeListener
- a:tabChanged(com.intellij.application.options.TabbedLanguageCodeStylePanel,java.lang.String):V
c:com.intellij.application.options.codeStyle.CodeStyleBlankLinesPanel
- com.intellij.application.options.codeStyle.CustomizableLanguageCodeStylePanel
- <init>(com.intellij.psi.codeStyle.CodeStyleSettings):V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- getPanel():javax.swing.JComponent
- getSettingsType():com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProvider$SettingsType
- p:getTabTitle():java.lang.String
- p:init():V
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- renameStandardOption(java.lang.String,java.lang.String):V
- p:resetImpl(com.intellij.psi.codeStyle.CodeStyleSettings):V
- showAllStandardOptions():V
- showCustomOption(java.lang.Class,java.lang.String,java.lang.String,java.lang.String,com.intellij.psi.codeStyle.CodeStyleSettingsCustomizable$OptionAnchor,java.lang.String,java.lang.Object[]):V
- showCustomOption(java.lang.Class,java.lang.String,java.lang.String,java.lang.String,java.lang.Object[]):V
- showStandardOptions(java.lang.String[]):V
f:com.intellij.application.options.codeStyle.CodeStyleMainPanel
- javax.swing.JPanel
- com.intellij.application.options.TabbedLanguageCodeStylePanel$TabChangeListener
- <init>(com.intellij.application.options.codeStyle.CodeStyleSchemesModel,com.intellij.application.options.codeStyle.CodeStyleSettingsPanelFactory,Z):V
- apply():V
- disposeUIResources():V
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getOptionIndexer():com.intellij.application.options.OptionsContainingConfigurable
- getPanels():com.intellij.application.options.codeStyle.NewCodeStyleSettingsPanel[]
- highlightOptions(java.lang.String):V
- isModified():Z
- isModified(com.intellij.psi.codeStyle.CodeStyleScheme):Z
- reset():V
- setSchemesPanelVisible(Z):V
- showTabOnCurrentPanel(java.lang.String):V
- tabChanged(com.intellij.application.options.TabbedLanguageCodeStylePanel,java.lang.String):V
f:com.intellij.application.options.codeStyle.CodeStyleSchemesModel
- com.intellij.application.options.schemes.SchemesModel
- <init>(com.intellij.openapi.project.Project):V
- addListener(com.intellij.application.options.codeStyle.CodeStyleSchemesModelListener):V
- addScheme(com.intellij.psi.codeStyle.CodeStyleScheme,Z):V
- apply():V
- canDeleteScheme(com.intellij.psi.codeStyle.CodeStyleScheme):Z
- canDuplicateScheme(com.intellij.psi.codeStyle.CodeStyleScheme):Z
- canRenameScheme(com.intellij.psi.codeStyle.CodeStyleScheme):Z
- canResetScheme(com.intellij.psi.codeStyle.CodeStyleScheme):Z
- containsModifiedCodeStyleSettings():Z
- containsScheme(java.lang.String,Z):Z
- copyToProject(com.intellij.psi.codeStyle.CodeStyleScheme):V
- createNewScheme(java.lang.String,com.intellij.psi.codeStyle.CodeStyleScheme):com.intellij.psi.codeStyle.CodeStyleScheme
- differsFromDefault(com.intellij.psi.codeStyle.CodeStyleScheme):Z
- exportProjectScheme(java.lang.String):com.intellij.psi.codeStyle.CodeStyleScheme
- fireAfterCurrentSettingsChanged():V
- fireBeforeCurrentSettingsChanged():V
- fireSchemeListChanged():V
- getAllSortedSchemes():java.util.List
- getCloneSettings(com.intellij.psi.codeStyle.CodeStyleScheme):com.intellij.psi.codeStyle.CodeStyleSettings
- getOverridingStatus():com.intellij.application.options.codeStyle.CodeStyleSchemesModel$OverridingStatus
- getProject():com.intellij.openapi.project.Project
- getProjectScheme():com.intellij.psi.codeStyle.CodeStyleScheme
- getSchemes():java.util.List
- getSelectedScheme():com.intellij.psi.codeStyle.CodeStyleScheme
- isProjectScheme(com.intellij.psi.codeStyle.CodeStyleScheme):Z
- isSchemeListModified():Z
- isUiEventsEnabled():Z
- isUsePerProjectSettings():Z
- removeScheme(com.intellij.psi.codeStyle.CodeStyleScheme):V
- reset():V
- restoreDefaults(com.intellij.psi.codeStyle.CodeStyleScheme):V
- selectScheme(com.intellij.psi.codeStyle.CodeStyleScheme,java.lang.Object):V
- setUiEventsEnabled(Z):V
- updateOverridingStatus():V
f:com.intellij.application.options.codeStyle.CodeStyleSchemesModel$ModelSettings
- com.intellij.psi.codeStyle.CodeStyleSettings
- <init>():V
- s:createFrom(com.intellij.psi.codeStyle.CodeStyleSettings):com.intellij.application.options.codeStyle.CodeStyleSchemesModel$ModelSettings
- doWithLockedSettings(java.lang.Runnable):V
- isLocked():Z
f:com.intellij.application.options.codeStyle.CodeStyleSchemesModel$OverridingStatus
- <init>():V
- getLock():java.util.concurrent.locks.Lock
- getModifiers():com.intellij.psi.codeStyle.modifier.CodeStyleSettingsModifier[]
com.intellij.application.options.codeStyle.CodeStyleSchemesModelListener
- java.util.EventListener
- afterCurrentSettingsChanged():V
- beforeCurrentSettingsChanged():V
- currentSchemeChanged(java.lang.Object):V
- overridingStatusChanged():V
- schemeChanged(com.intellij.psi.codeStyle.CodeStyleScheme):V
- schemeListChanged():V
- settingsChanged(com.intellij.psi.codeStyle.CodeStyleSettings):V
c:com.intellij.application.options.codeStyle.CodeStyleSchemesPanel
- com.intellij.application.options.schemes.SimpleSchemesPanel
- <init>(com.intellij.application.options.codeStyle.CodeStyleSchemesModel,I):V
- p:createBottomComponent():javax.swing.JComponent
- p:createSchemeActions():com.intellij.application.options.schemes.AbstractSchemeActions
- getModel():com.intellij.application.options.schemes.SchemesModel
- p:highlightNonDefaultSchemes():Z
- onSelectedSchemeChanged():V
- resetSchemesCombo():V
- p:supportsProjectSchemes():Z
- f:updateOverridingMessage():V
- useBoldForNonRemovableSchemes():Z
f:com.intellij.application.options.codeStyle.CodeStyleSchemesUIConfiguration
- com.intellij.openapi.components.PersistentStateComponent
- RECENT_IMPORT_FILE_LOCATION:java.lang.String
- <init>():V
- s:getInstance():com.intellij.application.options.codeStyle.CodeStyleSchemesUIConfiguration
- getState():com.intellij.application.options.codeStyle.CodeStyleSchemesUIConfiguration
- loadState(com.intellij.application.options.codeStyle.CodeStyleSchemesUIConfiguration):V
f:com.intellij.application.options.codeStyle.CodeStyleSchemesUIConfiguration$Util
- <init>():V
- s:getRecentImportFile():com.intellij.openapi.vfs.VirtualFile
- s:setRecentImportFile(com.intellij.openapi.vfs.VirtualFile):V
a:com.intellij.application.options.codeStyle.CodeStyleSettingsPanelFactory
- <init>():V
- a:createPanel(com.intellij.psi.codeStyle.CodeStyleScheme):com.intellij.application.options.codeStyle.NewCodeStyleSettingsPanel
c:com.intellij.application.options.codeStyle.CodeStyleSpacesPanel
- com.intellij.application.options.codeStyle.OptionTreeWithPreviewPanel
- <init>(com.intellij.psi.codeStyle.CodeStyleSettings):V
- getSettingsType():com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProvider$SettingsType
- p:getTabTitle():java.lang.String
- p:initTables():V
f:com.intellij.application.options.codeStyle.CommaSeparatedIdentifiersField
- com.intellij.ui.components.fields.ExpandableTextField
- <init>():V
- getEditor():com.intellij.ui.components.fields.valueEditors.ValueEditor
- setValueName(java.lang.String):V
f:com.intellij.application.options.codeStyle.CommenterForm
- com.intellij.psi.codeStyle.CodeStyleSettingsCustomizable
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.lang.Language):V
- <init>(com.intellij.lang.Language,java.lang.String):V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- getCommenterPanel():javax.swing.JPanel
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- reset(com.intellij.psi.codeStyle.CodeStyleSettings):V
- showAllStandardOptions():V
- showStandardOptions(java.lang.String[]):V
a:com.intellij.application.options.codeStyle.CustomizableLanguageCodeStylePanel
- com.intellij.application.options.CodeStyleAbstractPanel
- com.intellij.psi.codeStyle.CodeStyleSettingsCustomizable
- p:<init>(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:createHighlighter(com.intellij.openapi.editor.colors.EditorColorsScheme):com.intellij.openapi.editor.highlighter.EditorHighlighter
- ps:createPreviewPanel():javax.swing.JPanel
- p:customizeSettings():V
- p:doReformat(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):com.intellij.psi.PsiFile
- p:getFileExt():java.lang.String
- p:getFileType():com.intellij.openapi.fileTypes.FileType
- p:getPreviewText():java.lang.String
- p:getRightMargin():I
- a:getSettingsType():com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProvider$SettingsType
- p:init():V
- moveStandardOption(java.lang.String,java.lang.String):V
- p:resetDefaultNames():V
- p:sortOptions(java.util.Collection):java.util.List
pa:com.intellij.application.options.codeStyle.CustomizableLanguageCodeStylePanel$OrderedOption
- p:<init>(java.lang.String,com.intellij.psi.codeStyle.CodeStyleSettingsCustomizable$OptionAnchor,java.lang.String):V
- getAnchor():com.intellij.psi.codeStyle.CodeStyleSettingsCustomizable$OptionAnchor
- getAnchorOptionName():java.lang.String
- getOptionName():java.lang.String
f:com.intellij.application.options.codeStyle.NewCodeStyleSettingsPanel
- javax.swing.JPanel
- com.intellij.application.options.TabbedLanguageCodeStylePanel$TabChangeListener
- <init>(com.intellij.openapi.options.Configurable,com.intellij.application.options.codeStyle.CodeStyleSchemesModel):V
- apply():V
- dispose():V
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getOptionIndexer():com.intellij.application.options.OptionsContainingConfigurable
- getSelectedPanel():com.intellij.application.options.CodeStyleAbstractPanel
- isModified():Z
- onSomethingChanged():V
- reset():V
- reset(com.intellij.psi.codeStyle.CodeStyleSettings):V
- setModel(com.intellij.application.options.codeStyle.CodeStyleSchemesModel):V
- tabChanged(com.intellij.application.options.TabbedLanguageCodeStylePanel,java.lang.String):V
- updatePreview():V
a:com.intellij.application.options.codeStyle.OptionTableWithPreviewPanel
- com.intellij.application.options.codeStyle.CustomizableLanguageCodeStylePanel
- f:COLUMNS:com.intellij.util.ui.ColumnInfo[]
- f:TITLE:com.intellij.util.ui.ColumnInfo
- f:VALUE:com.intellij.util.ui.ColumnInfo
- p:isFirstUpdate:Z
- p:myTreeTable:com.intellij.ui.treeStructure.treetable.TreeTable
- <init>(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:addCustomOption(com.intellij.application.options.codeStyle.OptionTableWithPreviewPanel$Option):V
- p:addOption(java.lang.String,java.lang.String):V
- p:addOption(java.lang.String,java.lang.String,java.lang.String):V
- p:addOption(java.lang.String,java.lang.String,java.lang.String,I,I,I,java.util.function.Function):V
- p:addOption(java.lang.String,java.lang.String,java.lang.String,java.lang.String[],I[]):V
- p:addOption(java.lang.String,java.lang.String,java.lang.String[],I[]):V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:createOptionsTree(com.intellij.psi.codeStyle.CodeStyleSettings):com.intellij.ui.treeStructure.treetable.TreeTable
- p:getCustomNodeEditor(com.intellij.application.options.codeStyle.OptionTableWithPreviewPanel$MyTreeNode):javax.swing.JComponent
- p:getCustomNodeEditorValue(javax.swing.JComponent):java.lang.Object
- p:getCustomValueRenderer(java.lang.String,java.lang.Object):javax.swing.JComponent
- getPanel():javax.swing.JComponent
- highlightOptions(java.lang.String):V
- p:init():V
- pa:initTables():V
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- processListOptions():java.util.Set
- renameStandardOption(java.lang.String,java.lang.String):V
- p:resetDefaultNames():V
- p:resetImpl(com.intellij.psi.codeStyle.CodeStyleSettings):V
- showAllStandardOptions():V
- showCustomOption(java.lang.Class,java.lang.String,java.lang.String,java.lang.String,com.intellij.psi.codeStyle.CodeStyleSettingsCustomizable$OptionAnchor,java.lang.String,java.lang.Object[]):V
- showCustomOption(java.lang.Class,java.lang.String,java.lang.String,java.lang.String,java.lang.Object[]):V
- showOption(java.lang.String):V
- showStandardOptions(java.lang.String[]):V
pf:com.intellij.application.options.codeStyle.OptionTableWithPreviewPanel$ColoredLabel
- javax.swing.JLabel
- <init>(java.lang.String,java.awt.Color):V
pa:com.intellij.application.options.codeStyle.OptionTableWithPreviewPanel$FieldOption
- com.intellij.application.options.codeStyle.OptionTableWithPreviewPanel$Option
- p:getSettings(com.intellij.psi.codeStyle.CodeStyleSettings):java.lang.Object
pf:com.intellij.application.options.codeStyle.OptionTableWithPreviewPanel$MyTreeNode
- javax.swing.tree.DefaultMutableTreeNode
- <init>(com.intellij.application.options.codeStyle.OptionTableWithPreviewPanel$Option,java.lang.String,com.intellij.psi.codeStyle.CodeStyleSettings):V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- getKey():com.intellij.application.options.codeStyle.OptionTableWithPreviewPanel$Option
- getText():java.lang.String
- getValue():java.lang.Object
- isEnabled():Z
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- reset(com.intellij.psi.codeStyle.CodeStyleSettings):V
- setValue(java.lang.Object):V
pa:com.intellij.application.options.codeStyle.OptionTableWithPreviewPanel$Option
- com.intellij.application.options.codeStyle.CustomizableLanguageCodeStylePanel$OrderedOption
- p:<init>(java.lang.String,java.lang.String,java.lang.String,com.intellij.psi.codeStyle.CodeStyleSettingsCustomizable$OptionAnchor,java.lang.String):V
- a:getValue(com.intellij.psi.codeStyle.CodeStyleSettings):java.lang.Object
- isEnabled():Z
- setEnabled(Z):V
- a:setValue(java.lang.Object,com.intellij.psi.codeStyle.CodeStyleSettings):V
a:com.intellij.application.options.codeStyle.OptionTreeWithPreviewPanel
- com.intellij.application.options.codeStyle.CustomizableLanguageCodeStylePanel
- p:isFirstUpdate:Z
- p:myCustomOptions:com.intellij.util.containers.MultiMap
- pf:myKeys:java.util.ArrayList
- p:myOptionsTree:javax.swing.JTree
- pf:myPanel:javax.swing.JPanel
- <init>(com.intellij.psi.codeStyle.CodeStyleSettings):V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:createOptionsTree():javax.swing.JTree
- p:enableOption(java.lang.String):V
- p:getGroupOrder(java.util.List):java.util.List
- getPanel():javax.swing.JComponent
- highlightOptions(java.lang.String):V
- p:init():V
- p:initBooleanField(java.lang.String,java.lang.String,java.lang.String):V
- p:initCustomOptions(java.lang.String):V
- pa:initTables():V
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- moveStandardOption(java.lang.String,java.lang.String):V
- processListOptions():java.util.Set
- renameStandardOption(java.lang.String,java.lang.String):V
- p:resetImpl(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:shouldHideOptions():Z
- showAllStandardOptions():V
- showCustomOption(java.lang.Class,java.lang.String,java.lang.String,java.lang.String,com.intellij.psi.codeStyle.CodeStyleSettingsCustomizable$OptionAnchor,java.lang.String,java.lang.Object[]):V
- showCustomOption(java.lang.Class,java.lang.String,java.lang.String,java.lang.String,java.lang.Object[]):V
- showStandardOptions(java.lang.String[]):V
- p:updateOptions(Z,java.lang.String[]):V
pf:com.intellij.application.options.codeStyle.OptionTreeWithPreviewPanel$MyTreeCellRenderer
- javax.swing.tree.TreeCellRenderer
- <init>():V
- <init>(com.intellij.application.options.codeStyle.SpeedSearchHelper):V
- getTreeCellRendererComponent(javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):java.awt.Component
f:com.intellij.application.options.codeStyle.OtherFileTypesCodeStyleConfigurable
- com.intellij.application.options.CodeStyleAbstractConfigurable
- <init>(com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings):V
- s:getDisplayNameText():java.lang.String
- getHelpTopic():java.lang.String
f:com.intellij.application.options.codeStyle.OtherFileTypesCodeStyleOptionsForm
- com.intellij.application.options.CodeStyleAbstractPanel
- b:$$$getRootComponent$$$():javax.swing.JComponent
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- getPanel():javax.swing.JComponent
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
f:com.intellij.application.options.codeStyle.OtherFileTypesCodeStyleOptionsProvider
- com.intellij.psi.codeStyle.CodeStyleSettingsProvider
- <init>():V
- createSettingsPage(com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings):com.intellij.openapi.options.Configurable
- getConfigurableDisplayName():java.lang.String
- getPriority():com.intellij.psi.codeStyle.DisplayPriority
f:com.intellij.application.options.codeStyle.RightMarginForm
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.lang.Language,com.intellij.psi.codeStyle.CodeStyleSettings):V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- getTopPanel():javax.swing.JPanel
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- reset(com.intellij.psi.codeStyle.CodeStyleSettings):V
f:com.intellij.application.options.codeStyle.SpeedSearchHelper
- <init>(com.intellij.ui.speedSearch.SpeedSearchSupply):V
- find(java.lang.String):V
- setLabelText(com.intellij.ui.SimpleColoredComponent,java.lang.String,I,java.awt.Color,java.awt.Color):V
c:com.intellij.application.options.codeStyle.WrappingAndBracesPanel
- com.intellij.application.options.codeStyle.OptionTableWithPreviewPanel
- <init>(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:addOption(java.lang.String,java.lang.String,java.lang.String):V
- p:addOption(java.lang.String,java.lang.String,java.lang.String,java.lang.String[],I[]):V
- p:getAssociatedSettingsGroup(java.lang.String):com.intellij.application.options.codeStyle.WrappingAndBracesPanel$SettingsGroup
- p:getCustomNodeEditor(com.intellij.application.options.codeStyle.OptionTableWithPreviewPanel$MyTreeNode):javax.swing.JComponent
- p:getCustomNodeEditorValue(javax.swing.JComponent):java.lang.Object
- p:getCustomValueRenderer(java.lang.String,java.lang.Object):javax.swing.JComponent
- getSettingsType():com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProvider$SettingsType
- p:getTabTitle():java.lang.String
- p:initTables():V
pf:com.intellij.application.options.codeStyle.WrappingAndBracesPanel$SettingsGroup
- java.lang.Record
- commonCodeStyleSettingFieldNames():java.util.Collection
- f:equals(java.lang.Object):Z
- f:hashCode():I
- title():java.lang.String
c:com.intellij.application.options.codeStyle.arrangement.ArrangementSettingsPanel
- com.intellij.application.options.CodeStyleAbstractPanel
- <init>(com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.lang.Language):V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- p:createHighlighter(com.intellij.openapi.editor.colors.EditorColorsScheme):com.intellij.openapi.editor.highlighter.EditorHighlighter
- p:getFileType():com.intellij.openapi.fileTypes.FileType
- getPanel():javax.swing.JComponent
- p:getPreviewText():java.lang.String
- p:getRightMargin():I
- p:getTabTitle():java.lang.String
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- p:resetImpl(com.intellij.psi.codeStyle.CodeStyleSettings):V
f:com.intellij.application.options.codeStyle.arrangement.ArrangementUiUtil
- s:buildUiComponent(com.intellij.psi.codeStyle.arrangement.std.StdArrangementTokenUiRole,java.util.List,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider,com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager):com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent
a:com.intellij.application.options.codeStyle.arrangement.action.AbstractArrangementRuleAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- p:getRulesControl(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl
- p:scrollRowToVisible(com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl,I):V
a:com.intellij.application.options.codeStyle.arrangement.action.AbstractMoveArrangementRuleAction
- com.intellij.application.options.codeStyle.arrangement.action.AbstractArrangementRuleAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- pa:fillMappings(com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl,java.util.List):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.application.options.codeStyle.arrangement.action.AddArrangementRuleAction
- com.intellij.application.options.codeStyle.arrangement.action.AbstractArrangementRuleAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:createNewRule(com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl):java.lang.Object
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:showEditor(com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl,I):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.application.options.codeStyle.arrangement.action.AddArrangementSectionRuleAction
- com.intellij.application.options.codeStyle.arrangement.action.AddArrangementRuleAction
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.application.options.codeStyle.arrangement.action.ArrangementRemoveConditionAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.application.options.codeStyle.arrangement.action.EditArrangementRuleAction
- com.intellij.application.options.codeStyle.arrangement.action.AbstractArrangementRuleAction
- com.intellij.openapi.actionSystem.Toggleable
- 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.application.options.codeStyle.arrangement.action.EditRuleAliasesDefinitionAction
- com.intellij.openapi.actionSystem.AnAction
- <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.application.options.codeStyle.arrangement.action.MoveArrangementGroupingRuleDownAction
- 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.application.options.codeStyle.arrangement.action.MoveArrangementGroupingRuleUpAction
- 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
c:com.intellij.application.options.codeStyle.arrangement.action.MoveArrangementMatchingRuleDownAction
- com.intellij.application.options.codeStyle.arrangement.action.AbstractMoveArrangementRuleAction
- <init>():V
- p:fillMappings(com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl,java.util.List):V
c:com.intellij.application.options.codeStyle.arrangement.action.MoveArrangementMatchingRuleUpAction
- com.intellij.application.options.codeStyle.arrangement.action.AbstractMoveArrangementRuleAction
- <init>():V
- p:fillMappings(com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl,java.util.List):V
f:com.intellij.application.options.codeStyle.arrangement.action.RearrangeCodeAction
- com.intellij.openapi.actionSystem.AnAction
- <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.application.options.codeStyle.arrangement.action.RemoveArrangementRuleAction
- com.intellij.application.options.codeStyle.arrangement.action.AbstractArrangementRuleAction
- 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.application.options.codeStyle.arrangement.action.tokens.AddArrangementAliasRuleAction
- com.intellij.application.options.codeStyle.arrangement.action.AddArrangementRuleAction
- <init>():V
f:com.intellij.application.options.codeStyle.arrangement.action.tokens.EditArrangementAliasRuleAction
- com.intellij.application.options.codeStyle.arrangement.action.EditArrangementRuleAction
- <init>():V
f:com.intellij.application.options.codeStyle.arrangement.action.tokens.MoveArrangementAliasRuleDownAction
- com.intellij.application.options.codeStyle.arrangement.action.MoveArrangementMatchingRuleDownAction
- <init>():V
f:com.intellij.application.options.codeStyle.arrangement.action.tokens.MoveArrangementAliasRuleUpAction
- com.intellij.application.options.codeStyle.arrangement.action.MoveArrangementMatchingRuleUpAction
- <init>():V
f:com.intellij.application.options.codeStyle.arrangement.action.tokens.RemoveArrangementAliasRuleAction
- com.intellij.application.options.codeStyle.arrangement.action.RemoveArrangementRuleAction
- <init>():V
f:com.intellij.application.options.codeStyle.arrangement.additional.ForceArrangementPanel
- <init>():V
- f:getForceRearrangeMode():I
- f:getPanel():com.intellij.openapi.ui.DialogPanel
- f:setForceRearrangeMode(I):V
f:com.intellij.application.options.codeStyle.arrangement.animation.ArrangementAnimationManager
- com.intellij.application.options.codeStyle.arrangement.animation.ArrangementAnimationPanel$Listener
- java.awt.event.ActionListener
- <init>(com.intellij.application.options.codeStyle.arrangement.animation.ArrangementAnimationPanel,com.intellij.application.options.codeStyle.arrangement.animation.ArrangementAnimationManager$Callback):V
- actionPerformed(java.awt.event.ActionEvent):V
- onPaint():V
- startAnimation():V
com.intellij.application.options.codeStyle.arrangement.animation.ArrangementAnimationManager$Callback
- a:onAnimationIteration(Z):V
c:com.intellij.application.options.codeStyle.arrangement.animation.ArrangementAnimationPanel
- javax.swing.JPanel
- <init>(javax.swing.JComponent,Z,Z):V
- getMaximumSize():java.awt.Dimension
- getMinimumSize():java.awt.Dimension
- getPreferredSize():java.awt.Dimension
- nextIteration():Z
- paint(java.awt.Graphics):V
- setListener(com.intellij.application.options.codeStyle.arrangement.animation.ArrangementAnimationPanel$Listener):V
- startAnimation():V
com.intellij.application.options.codeStyle.arrangement.animation.ArrangementAnimationPanel$Listener
- a:onPaint():V
f:com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProviderImpl
- com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementColorsAware):V
- getBorderColor(Z):java.awt.Color
- getTextAttributes(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken,Z):com.intellij.openapi.editor.markup.TextAttributes
- refresh():V
a:com.intellij.application.options.codeStyle.arrangement.component.AbstractArrangementUiComponent
- com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent
- p:<init>(java.util.Collection):V
- p:<init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken[]):V
- alwaysCanBeActive():Z
- pa:doGetUiComponent():javax.swing.JComponent
- pa:doReset():V
- p:fireStateChanged():V
- getAvailableTokens():java.util.Set
- getScreenBounds():java.awt.Rectangle
- f:getUiComponent():javax.swing.JComponent
- isEnabled():Z
- onMouseEntered(java.awt.event.MouseEvent):java.awt.Rectangle
- onMouseExited():java.awt.Rectangle
- onMouseMove(java.awt.event.MouseEvent):java.awt.Rectangle
- onMouseRelease(java.awt.event.MouseEvent):V
- f:reset():V
- setData(java.lang.Object):V
- setEnabled(Z):V
- setListener(com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent$Listener):V
f:com.intellij.application.options.codeStyle.arrangement.component.ArrangementAndMatchConditionComponent
- javax.swing.JPanel
- com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent
- <init>(com.intellij.psi.codeStyle.arrangement.match.StdArrangementMatchRule,com.intellij.psi.codeStyle.arrangement.model.ArrangementCompositeMatchCondition,com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchNodeComponentFactory,com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,Z):V
- alwaysCanBeActive():Z
- chooseToken(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken):V
- getAvailableTokens():java.util.Set
- getBaselineToUse(I,I):I
- getMatchCondition():com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
- getMaximumSize():java.awt.Dimension
- getMinimumSize():java.awt.Dimension
- getScreenBounds():java.awt.Rectangle
- getToken():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
- getUiComponent():javax.swing.JComponent
- handleMouseClickOnSelected():V
- isSelected():Z
- onMouseEntered(java.awt.event.MouseEvent):java.awt.Rectangle
- onMouseExited():java.awt.Rectangle
- onMouseMove(java.awt.event.MouseEvent):java.awt.Rectangle
- onMouseRelease(java.awt.event.MouseEvent):V
- paint(java.awt.Graphics):V
- reset():V
- setData(java.lang.Object):V
- setListener(com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent$Listener):V
- setSelected(Z):V
f:com.intellij.application.options.codeStyle.arrangement.component.ArrangementAtomMatchConditionComponent
- com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider,com.intellij.psi.codeStyle.arrangement.model.ArrangementAtomMatchCondition,com.intellij.util.Consumer):V
- alwaysCanBeActive():Z
- chooseToken(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken):V
- getAnimationPanel():com.intellij.application.options.codeStyle.arrangement.animation.ArrangementAnimationPanel
- getAvailableTokens():java.util.Set
- getBaselineToUse(I,I):I
- getMatchCondition():com.intellij.psi.codeStyle.arrangement.model.ArrangementAtomMatchCondition
- getScreenBounds():java.awt.Rectangle
- getToken():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
- getUiComponent():javax.swing.JComponent
- handleMouseClickOnSelected():V
- isEnabled():Z
- isSelected():Z
- onMouseEntered(java.awt.event.MouseEvent):java.awt.Rectangle
- onMouseExited():java.awt.Rectangle
- onMouseMove(java.awt.event.MouseEvent):java.awt.Rectangle
- onMouseRelease(java.awt.event.MouseEvent):V
- reset():V
- setData(java.lang.Object):V
- setEnabled(Z):V
- setListener(com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent$Listener):V
- setSelected(Z):V
f:com.intellij.application.options.codeStyle.arrangement.component.ArrangementCheckBoxUiComponent
- com.intellij.application.options.codeStyle.arrangement.component.AbstractArrangementUiComponent
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken):V
- chooseToken(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken):V
- getBaselineToUse(I,I):I
- getMatchCondition():com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
- getToken():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
- handleMouseClickOnSelected():V
- isEnabled():Z
- isSelected():Z
- setEnabled(Z):V
- setSelected(Z):V
f:com.intellij.application.options.codeStyle.arrangement.component.ArrangementComboBoxUiComponent
- com.intellij.application.options.codeStyle.arrangement.component.AbstractArrangementUiComponent
- <init>(java.util.List):V
- chooseToken(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken):V
- getBaselineToUse(I,I):I
- getMatchCondition():com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
- getToken():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
- handleMouseClickOnSelected():V
- isEnabled():Z
- isSelected():Z
- setEnabled(Z):V
- setSelected(Z):V
f:com.intellij.application.options.codeStyle.arrangement.component.ArrangementLabelUiComponent
- com.intellij.application.options.codeStyle.arrangement.component.AbstractArrangementUiComponent
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken):V
- chooseToken(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken):V
- getBaselineToUse(I,I):I
- getMatchCondition():com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
- getToken():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
- handleMouseClickOnSelected():V
- isEnabled():Z
- isSelected():Z
- setEnabled(Z):V
- setSelected(Z):V
f:com.intellij.application.options.codeStyle.arrangement.component.ArrangementTextFieldUiComponent
- com.intellij.application.options.codeStyle.arrangement.component.AbstractArrangementUiComponent
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken):V
- chooseToken(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken):V
- doReset():V
- getBaselineToUse(I,I):I
- getMatchCondition():com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
- getToken():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
- handleMouseClickOnSelected():V
- isEnabled():Z
- isSelected():Z
- setData(java.lang.Object):V
- setEnabled(Z):V
- setSelected(Z):V
f:com.intellij.application.options.codeStyle.arrangement.component.DefaultArrangementUiComponentFactory
- com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent$Factory
- <init>():V
- build(com.intellij.psi.codeStyle.arrangement.std.StdArrangementTokenUiRole,java.util.List,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider,com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager):com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent
f:com.intellij.application.options.codeStyle.arrangement.group.ArrangementGroupingComponent
- javax.swing.JPanel
- com.intellij.application.options.codeStyle.arrangement.ui.ArrangementEditorAware
- com.intellij.application.options.codeStyle.arrangement.ui.ArrangementRepresentationAware
- <init>(com.intellij.psi.codeStyle.arrangement.std.CompositeArrangementSettingsToken,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider,com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager):V
- getComponent():javax.swing.JComponent
- getGroupingType():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
- getOrderType():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
- isSelected():Z
- setHighlight(Z):V
- setOrderType(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken):V
- setRowIndex(I):V
- setSelected(Z):V
f:com.intellij.application.options.codeStyle.arrangement.group.ArrangementGroupingRulesControl
- com.intellij.ui.table.JBTable
- sf:KEY:com.intellij.openapi.actionSystem.DataKey
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider):V
- getModel():javax.swing.table.DefaultTableModel
- getRules():java.util.List
- setRules(java.util.List):V
f:com.intellij.application.options.codeStyle.arrangement.group.ArrangementGroupingRulesPanel
- javax.swing.JPanel
- com.intellij.openapi.actionSystem.DataProvider
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider):V
- getData(java.lang.String):java.lang.Object
- getRules():java.util.List
- setRules(java.util.List):V
f:com.intellij.application.options.codeStyle.arrangement.match.ArrangementEditorComponent
- com.intellij.application.options.codeStyle.arrangement.animation.ArrangementAnimationManager$Callback
- com.intellij.application.options.codeStyle.arrangement.ui.ArrangementEditorAware
- com.intellij.application.options.codeStyle.arrangement.ui.ArrangementRepresentationAware
- <init>(com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl,I,com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRuleEditor):V
- applyAvailableWidth(I):V
- expand():V
- getComponent():javax.swing.JComponent
- onAnimationIteration(Z):V
f:com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchNodeComponentFactory
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider,com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl):V
- getComponent(com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition,com.intellij.psi.codeStyle.arrangement.match.StdArrangementMatchRule,Z):com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent
f:com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRuleEditor
- javax.swing.JPanel
- com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent$Listener
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider,com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl):V
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,java.util.List,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider,com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl):V
- applyAvailableWidth(I):V
- reset(I):V
- stateChanged():V
c:com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl
- com.intellij.ui.table.JBTable
- pf:myComponents:com.intellij.application.options.codeStyle.arrangement.util.IntObjectMap
- p:myEditor:com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRuleEditor
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider,com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl$RepresentationCallback):V
- p:createRender():com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl$MatchingRulesRendererBase
- p:createValidator():com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesValidator
- getEmptyRowHeight():I
- getModel():com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesModel
- getRowByRenderer(com.intellij.application.options.codeStyle.arrangement.util.ArrangementListRowDecorator):I
- getSelectedModelRows():it.unimi.dsi.fastutil.ints.IntList
- hideEditor():V
- p:processMouseEvent(java.awt.event.MouseEvent):V
- refreshEditor():V
- removeRow(I):V
- repaintRows(I,I,Z):V
- runOperationIgnoreSelectionChange(java.lang.Runnable):V
- scrollRowToVisible(I):V
- showEditor(I):V
- showEditor(com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRuleEditor,I):V
pc:com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl$MatchingRulesRendererBase
- javax.swing.table.TableCellRenderer
- p:<init>(com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl):V
- allowModifications(com.intellij.psi.codeStyle.arrangement.match.StdArrangementMatchRule):Z
- getRendererComponent(I):java.awt.Component
- getTableCellRendererComponent(javax.swing.JTable,java.lang.Object,Z,Z,I,I):java.awt.Component
com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl$RepresentationCallback
- a:ensureVisible(java.awt.Rectangle):V
f:com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesModel
- javax.swing.table.DefaultTableModel
- <init>():V
- add(java.lang.Object):V
- addRow(java.lang.Object[]):V
- clear():V
- getColumnCount():I
- getElementAt(I):java.lang.Object
- getSize():I
- insert(I,java.lang.Object):V
- isCellEditable(I,I):Z
- removeRow(I):V
- set(I,java.lang.Object):V
- setValueAt(java.lang.Object,I,I):V
f:com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesPanel
- javax.swing.JPanel
- com.intellij.openapi.actionSystem.DataProvider
- <init>(com.intellij.lang.Language,com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider):V
- getData(java.lang.String):java.lang.Object
- getRulesAliases():java.util.Collection
- getSections():java.util.List
- hideEditor():V
- setRulesAliases(java.util.Collection):V
- setSections(java.util.List):V
c:com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesValidator
- p:myRulesModel:com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesModel
- <init>(com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesModel):V
- p:validate(I):java.lang.String
f:com.intellij.application.options.codeStyle.arrangement.match.ArrangementSectionRuleManager
- createDefaultSectionRule():com.intellij.psi.codeStyle.arrangement.match.StdArrangementMatchRule
- getEditor():com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRuleEditor
- s:getInstance(com.intellij.lang.Language,com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider,com.intellij.application.options.codeStyle.arrangement.match.ArrangementSectionRulesControl):com.intellij.application.options.codeStyle.arrangement.match.ArrangementSectionRuleManager
- s:getSectionMutexes():java.util.Set
- getSectionRuleData(com.intellij.psi.codeStyle.arrangement.match.StdArrangementMatchRule):com.intellij.application.options.codeStyle.arrangement.match.ArrangementSectionRuleManager$ArrangementSectionRuleData
- getSectionRuleData(com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition):com.intellij.application.options.codeStyle.arrangement.match.ArrangementSectionRuleManager$ArrangementSectionRuleData
- s:isEnabled(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken):Z
- isSectionRule(java.lang.Object):Z
- showEditor(I):V
f:com.intellij.application.options.codeStyle.arrangement.match.ArrangementSectionRuleManager$ArrangementSectionRuleData
- getText():java.lang.String
- isSectionStart():Z
f:com.intellij.application.options.codeStyle.arrangement.match.ArrangementSectionRulesControl
- com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl
- sf:KEY:com.intellij.openapi.actionSystem.DataKey
- <init>(com.intellij.lang.Language,com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider,com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl$RepresentationCallback):V
- createRuleAliasEditDialog():com.intellij.application.options.codeStyle.arrangement.match.tokens.ArrangementRuleAliasDialog
- getRulesAliases():java.util.Collection
- getSectionRuleManager():com.intellij.application.options.codeStyle.arrangement.match.ArrangementSectionRuleManager
- getSections():java.util.List
- setRulesAliases(java.util.Collection):V
- setSections(java.util.List):V
- showEditor(I):V
f:com.intellij.application.options.codeStyle.arrangement.match.ArrangementSectionRulesValidator
- com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesValidator
- <init>(com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesModel,com.intellij.application.options.codeStyle.arrangement.match.ArrangementSectionRuleManager):V
f:com.intellij.application.options.codeStyle.arrangement.match.EmptyArrangementRuleComponent
- javax.swing.JPanel
- com.intellij.application.options.codeStyle.arrangement.ui.ArrangementRepresentationAware
- <init>(I):V
- getComponent():javax.swing.JComponent
- getPreferredSize():java.awt.Dimension
f:com.intellij.application.options.codeStyle.arrangement.match.tokens.ArrangementRuleAliasConfigurable
- com.intellij.openapi.options.UnnamedConfigurable
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider,com.intellij.psi.codeStyle.arrangement.std.StdArrangementRuleAliasToken):V
- apply():V
- createComponent():javax.swing.JComponent
- isModified():Z
- reset():V
f:com.intellij.application.options.codeStyle.arrangement.match.tokens.ArrangementRuleAliasControl
- com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl
- sf:KEY:com.intellij.openapi.actionSystem.DataKey
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider,com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl$RepresentationCallback):V
- getRuleSequences():java.util.List
- setRuleSequences(java.util.Collection):V
f:com.intellij.application.options.codeStyle.arrangement.match.tokens.ArrangementRuleAliasDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider,java.util.Collection,java.util.Set):V
- getRuleAliases():java.util.Collection
- isModified():Z
f:com.intellij.application.options.codeStyle.arrangement.match.tokens.ArrangementRuleAliasesListEditor
- com.intellij.openapi.ui.NamedItemsListEditor
- askForProfileName(java.lang.String):java.lang.String
- getDisplayName():java.lang.String
f:com.intellij.application.options.codeStyle.arrangement.match.tokens.ArrangementRuleAliasesPanel
- javax.swing.JPanel
- com.intellij.openapi.actionSystem.DataProvider
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementStandardSettingsManager,com.intellij.application.options.codeStyle.arrangement.color.ArrangementColorsProvider):V
- getData(java.lang.String):java.lang.Object
- getRuleSequences():java.util.List
- setRuleSequences(java.util.Collection):V
com.intellij.application.options.codeStyle.arrangement.ui.ArrangementEditorAware
- a:getComponent():javax.swing.JComponent
com.intellij.application.options.codeStyle.arrangement.ui.ArrangementRepresentationAware
- a:getComponent():javax.swing.JComponent
f:com.intellij.application.options.codeStyle.arrangement.util.ArrangementListRowDecorator
- javax.swing.JPanel
- com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent
- <init>(com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent,com.intellij.application.options.codeStyle.arrangement.match.ArrangementMatchingRulesControl):V
- alwaysCanBeActive():Z
- chooseToken(com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken):V
- getAvailableTokens():java.util.Set
- getBaselineToUse(I,I):I
- getMatchCondition():com.intellij.psi.codeStyle.arrangement.model.ArrangementMatchCondition
- getScreenBounds():java.awt.Rectangle
- getToken():com.intellij.psi.codeStyle.arrangement.std.ArrangementSettingsToken
- getUiComponent():javax.swing.JComponent
- handleMouseClickOnSelected():V
- isSelected():Z
- onMouseEntered(java.awt.event.MouseEvent):java.awt.Rectangle
- onMouseExited():java.awt.Rectangle
- onMouseMove(java.awt.event.MouseEvent):java.awt.Rectangle
- onMouseRelease(java.awt.event.MouseEvent):V
- reset():V
- setBeingEdited(Z):V
- setData(java.lang.Object):V
- setError(java.lang.String):V
- setListener(com.intellij.psi.codeStyle.arrangement.std.ArrangementUiComponent$Listener):V
- setRowIndex(I):V
- setSelected(Z):V
- setShowSortIcon(Z):V
- setUnderMouse(Z):V
f:com.intellij.application.options.codeStyle.arrangement.util.ArrangementRuleIndexControl
- javax.swing.JPanel
- <init>(I,I):V
- getMaximumSize():java.awt.Dimension
- getMinimumSize():java.awt.Dimension
- getPreferredSize():java.awt.Dimension
- setBaseLine(I):V
- setError(Z):V
- setIndex(I):V
f:com.intellij.application.options.codeStyle.arrangement.util.CalloutBorder
- javax.swing.border.Border
- <init>():V
- getBorderInsets(java.awt.Component):java.awt.Insets
- isBorderOpaque():Z
- paintBorder(java.awt.Component,java.awt.Graphics,I,I,I,I):V
f:com.intellij.application.options.codeStyle.arrangement.util.InsetsPanel
- javax.swing.JPanel
- <init>(javax.swing.JComponent):V
- getMaximumSize():java.awt.Dimension
- getMinimumSize():java.awt.Dimension
- getPreferredSize():java.awt.Dimension
f:com.intellij.application.options.codeStyle.arrangement.util.IntObjectMap
- <init>():V
- <init>(I):V
- clear():V
- get(I):java.lang.Object
- remove(I):V
- set(I,java.lang.Object):V
- shiftKeys(I,I):V
- size():I
f:com.intellij.application.options.codeStyle.arrangement.util.TitleWithToolbar
- javax.swing.JPanel
- <init>(java.lang.String,java.lang.String,java.lang.String,javax.swing.JComponent):V
a:com.intellij.application.options.codeStyle.excludedFiles.ExcludedFilesDialogBase
- com.intellij.openapi.ui.DialogWrapper
- p:<init>(com.intellij.openapi.project.Project):V
- p:<init>(Z):V
- a:getDescriptor():com.intellij.formatting.fileSet.FileSetDescriptor
f:com.intellij.application.options.codeStyle.excludedFiles.ExcludedFilesList
- com.intellij.ui.components.JBList
- <init>():V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- editScope(java.lang.String):V
- getDecorator():com.intellij.ui.ToolbarDecorator
- initModel():V
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- reset(com.intellij.psi.codeStyle.CodeStyleSettings):V
- setSchemesModel(com.intellij.application.options.codeStyle.CodeStyleSchemesModel):V
f:com.intellij.application.options.codeStyle.excludedFiles.ExcludedFilesScopeDialog
- com.intellij.application.options.codeStyle.excludedFiles.ExcludedFilesDialogBase
- sf:EDIT_SCOPES:I
- getDescriptor():com.intellij.formatting.fileSet.FileSetDescriptor
f:com.intellij.application.options.codeStyle.excludedFiles.ExcludedFilesScopeForm
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>():V
- getScopesList():com.intellij.ui.components.JBList
- getTopPanel():javax.swing.JPanel
f:com.intellij.application.options.codeStyle.excludedFiles.ExcludedGlobPatternsPanel
- javax.swing.JPanel
- <init>():V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- reset(com.intellij.psi.codeStyle.CodeStyleSettings):V
f:com.intellij.application.options.codeStyle.excludedFiles.ExcludedScopesPanel
- javax.swing.JPanel
- <init>():V
- apply(com.intellij.psi.codeStyle.CodeStyleSettings):V
- isModified(com.intellij.psi.codeStyle.CodeStyleSettings):Z
- reset(com.intellij.psi.codeStyle.CodeStyleSettings):V
- setSchemesModel(com.intellij.application.options.codeStyle.CodeStyleSchemesModel):V
f:com.intellij.application.options.codeStyle.excludedFiles.GlobPatternDescriptor
- com.intellij.formatting.fileSet.FileSetDescriptor
- sf:TYPE:java.lang.String
- <init>(java.lang.String):V
- equals(java.lang.Object):Z
- getPattern():java.lang.String
- getType():java.lang.String
- matches(com.intellij.openapi.vfs.VirtualFile):Z
- matches(com.intellij.psi.PsiFile):Z
- setPattern(java.lang.String):V
f:com.intellij.application.options.codeStyle.excludedFiles.GlobPatternDescriptor$Factory
- com.intellij.formatting.fileSet.FileSetDescriptorFactory
- <init>():V
- createDescriptor(com.intellij.formatting.fileSet.FileSetDescriptor$State):com.intellij.formatting.fileSet.FileSetDescriptor
f:com.intellij.application.options.codeStyle.excludedFiles.NamedScopeDescriptor
- com.intellij.formatting.fileSet.FileSetDescriptor
- sf:NAMED_SCOPE_TYPE:java.lang.String
- <init>(com.intellij.psi.search.scope.packageSet.NamedScope):V
- <init>(java.lang.String):V
- getFileSet():com.intellij.psi.search.scope.packageSet.PackageSet
- getName():java.lang.String
- getPattern():java.lang.String
- getType():java.lang.String
- matches(com.intellij.psi.PsiFile):Z
- setPattern(java.lang.String):V
f:com.intellij.application.options.codeStyle.excludedFiles.NamedScopeDescriptor$Factory
- com.intellij.formatting.fileSet.FileSetDescriptorFactory
- <init>():V
- createDescriptor(com.intellij.formatting.fileSet.FileSetDescriptor$State):com.intellij.formatting.fileSet.FileSetDescriptor
f:com.intellij.application.options.codeStyle.excludedFiles.NamedScopeToGlobConverter
- s:convert(com.intellij.application.options.codeStyle.excludedFiles.NamedScopeDescriptor):com.intellij.application.options.codeStyle.excludedFiles.GlobPatternDescriptor
f:com.intellij.application.options.codeStyle.group.CodeStyleGroupProvider
- com.intellij.psi.codeStyle.CodeStyleSettingsProvider
- <init>(com.intellij.psi.codeStyle.CodeStyleGroup,com.intellij.application.options.codeStyle.CodeStyleSchemesModel,com.intellij.application.options.CodeStyleSchemesConfigurable):V
- addChildProvider(com.intellij.psi.codeStyle.CodeStyleSettingsProvider):V
- createConfigurable():com.intellij.openapi.options.Configurable
- createSettingsPage(com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings):com.intellij.openapi.options.Configurable
- getConfigurableDisplayName():java.lang.String
- getLanguage():com.intellij.lang.Language
f:com.intellij.application.options.codeStyle.group.CodeStyleGroupProvider$CodeStyleGroupConfigurable
- com.intellij.openapi.options.SearchableConfigurable$Parent$Abstract
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.ConfigurableGroup
- <init>(com.intellij.application.options.codeStyle.group.CodeStyleGroupProvider):V
- apply():V
- buildConfigurables():com.intellij.openapi.options.Configurable[]
- getDescription():java.lang.String
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- reset():V
f:com.intellij.application.options.codeStyle.group.CodeStyleGroupProviderFactory
- <init>(com.intellij.application.options.codeStyle.CodeStyleSchemesModel,com.intellij.application.options.CodeStyleSchemesConfigurable):V
- getGroupProvider(com.intellij.psi.codeStyle.CodeStyleGroup):com.intellij.application.options.codeStyle.group.CodeStyleGroupProvider
f:com.intellij.application.options.colors.JumpToColorsAndFontsAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:getTextAttributesKeys(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):java.util.List
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.application.options.colors.fileStatus.FileStatusColorDescriptor
- <init>(com.intellij.openapi.vcs.FileStatus,java.awt.Color,java.awt.Color):V
- getColor():java.awt.Color
- getDefaultColor():java.awt.Color
- getStatus():com.intellij.openapi.vcs.FileStatus
- isDefault():Z
- resetToDefault():V
- setColor(java.awt.Color):V
f:com.intellij.application.options.colors.fileStatus.FileStatusColorsConfigurable
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.Configurable$VariableProjectAppLevel
- com.intellij.openapi.options.SearchableConfigurable
- <init>():V
- apply():V
- createComponent():javax.swing.JComponent
- disposeUIResources():V
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- isModified():Z
- isProjectLevel():Z
- reset():V
f:com.intellij.application.options.colors.fileStatus.FileStatusColorsPanel
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.openapi.vcs.FileStatus[]):V
- getComponent():javax.swing.JPanel
- getModel():com.intellij.application.options.colors.fileStatus.FileStatusColorsTableModel
f:com.intellij.application.options.colors.fileStatus.FileStatusColorsTable
- com.intellij.ui.table.JBTable
- <init>():V
- adjustColumnWidths():V
f:com.intellij.application.options.colors.fileStatus.FileStatusColorsTableModel
- javax.swing.table.AbstractTableModel
- <init>(com.intellij.openapi.vcs.FileStatus[],com.intellij.openapi.editor.colors.EditorColorsScheme):V
- apply():V
- containsCustomSettings():Z
- getColumnClass(I):java.lang.Class
- getColumnCount():I
- getColumnName(I):java.lang.String
- getDescriptorAt(I):com.intellij.application.options.colors.fileStatus.FileStatusColorDescriptor
- getRowCount():I
- getValueAt(I,I):java.lang.Object
- isModified():Z
- reset():V
- resetToDefault(I):V
- setValueAt(java.lang.Object,I,I):V
f:com.intellij.application.options.colors.pluginExport.ColorSchemePluginTemplate
- sf:CHANGE_NOTES:java.lang.String
- sf:DISPLAY_NAME:java.lang.String
- sf:PLUGIN_DESCRIPTION:java.lang.String
- sf:PLUGIN_ID:java.lang.String
- sf:PLUGIN_VERSION:java.lang.String
- sf:SCHEME_NAME:java.lang.String
- sf:SINCE_BUILD:java.lang.String
- sf:VENDOR_MAIL:java.lang.String
- sf:VENDOR_NAME:java.lang.String
- sf:VENDOR_URL:java.lang.String
- <init>(com.intellij.openapi.editor.colors.EditorColorsScheme,com.intellij.application.options.colors.pluginExport.PluginExportData):V
- getText():java.lang.String
f:com.intellij.application.options.colors.pluginExport.PluginExportData
- <init>(java.util.Properties):V
- getChangeNotes():java.lang.String
- getDescription():java.lang.String
- getPluginVersion():java.lang.String
- getSinceBuild():java.lang.String
- getVendorMail():java.lang.String
- getVendorName():java.lang.String
- getVendorUrl():java.lang.String
- isEmpty():Z
- saveToProperties(java.util.Properties):V
- setChangeNotes(java.lang.String):V
- setDescription(java.lang.String):V
- setPluginVersion(java.lang.String):V
- setVendorMail(java.lang.String):V
- setVendorName(java.lang.String):V
- setVendorUrl(java.lang.String):V
f:com.intellij.application.options.colors.pluginExport.PluginInfoDialog
- com.intellij.openapi.ui.DialogWrapper
- apply():V
f:com.intellij.application.options.colors.pluginExport.PluginInfoForm
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>():V
- apply(com.intellij.application.options.colors.pluginExport.PluginExportData):V
- getTopPanel():javax.swing.JPanel
- init(com.intellij.application.options.colors.pluginExport.PluginExportData):V
f:com.intellij.application.options.editor.AutoImportOptionsConfigurable
- com.intellij.openapi.options.BoundCompositeConfigurable
- com.intellij.application.options.editor.EditorOptionsProvider
- com.intellij.openapi.options.Configurable$VariableProjectAppLevel
- com.intellij.openapi.options.Configurable$WithEpDependencies
- <init>(com.intellij.openapi.project.Project):V
- createConfigurables():java.util.List
- createPanel():com.intellij.openapi.ui.DialogPanel
- getDependencies():java.util.Collection
- getId():java.lang.String
- isProjectLevel():Z
com.intellij.application.options.editor.AutoImportOptionsProvider
- com.intellij.openapi.options.UnnamedConfigurable
f:com.intellij.application.options.editor.AutoImportOptionsProviderEP
- com.intellij.openapi.options.ConfigurableEP
- sf:EP_NAME:com.intellij.openapi.extensions.ProjectExtensionPointName
- <init>(com.intellij.openapi.project.Project):V
f:com.intellij.application.options.editor.BaseCodeFoldingOptionsProvider
- com.intellij.openapi.options.BeanConfigurable
- com.intellij.application.options.editor.CodeFoldingOptionsProvider
- <init>():V
com.intellij.application.options.editor.CodeFoldingOptionsProvider
- com.intellij.openapi.options.UnnamedConfigurable
f:com.intellij.application.options.editor.CodeFoldingOptionsProviderEP
- com.intellij.openapi.options.ConfigurableEP
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
f:com.intellij.application.options.editor.EditorOptionsProviderEP
- com.intellij.openapi.options.ConfigurableEP
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
f:com.intellij.application.options.editor.EditorSmartKeysConfigurable
- com.intellij.openapi.options.BoundCompositeSearchableConfigurable
- com.intellij.openapi.options.Configurable$WithEpDependencies
- com.intellij.openapi.options.SearchableConfigurable$Parent
- <init>():V
- apply():V
- createConfigurables():java.util.List
- createPanel():com.intellij.openapi.ui.DialogPanel
- getConfigurables():com.intellij.openapi.options.Configurable[]
- getDependencies():java.util.List
- hasOwnContent():Z
f:com.intellij.application.options.editor.EditorSmartKeysConfigurableEP
- com.intellij.openapi.options.ConfigurableEP
- <init>():V
f:com.intellij.application.options.editor.EditorSmartKeysOptionsTopHitProvider
- com.intellij.ide.ui.OptionsSearchTopHitProvider$ApplicationLevelProvider
- <init>():V
- getId():java.lang.String
- getOptions():java.util.Collection
f:com.intellij.application.options.editor.GutterIconsConfigurable
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.SearchableConfigurable
- sf:ID:java.lang.String
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>():V
- apply():V
- createComponent():javax.swing.JComponent
- disposeUIResources():V
- enableSearch(java.lang.String):java.lang.Runnable
- getDescriptors():java.util.List
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- isModified():Z
- reset():V
f:com.intellij.application.options.editor.GutterIconsConfigurable$ShowSettingsAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
a:com.intellij.build.AbstractViewManager
- com.intellij.build.BuildProgressListener
- com.intellij.build.BuildProgressObservable
- com.intellij.build.ViewManager
- com.intellij.openapi.Disposable
- pf:myBuildContentManager:com.intellij.build.BuildContentManager
- pf:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project):V
- *:addListener(com.intellij.build.BuildProgressListener,com.intellij.openapi.Disposable):V
- dispose():V
- p:getBuildsMap():java.util.Map
- p:getContentIcon():javax.swing.Icon
- pa:getViewName():java.lang.String
- isBuildContentView():Z
- isConsoleEnabledByDefault():Z
- p:onBuildFinish(com.intellij.build.BuildDescriptor):V
- p:onBuildStart(com.intellij.build.BuildDescriptor):V
- onEvent(java.lang.Object,com.intellij.build.events.BuildEvent):V
f:com.intellij.build.BuildBundle
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
- s:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
f:com.intellij.build.BuildConsoleUtils
- <init>():V
- *s:getDataContext(java.lang.Object,com.intellij.build.AbstractViewManager):com.intellij.openapi.actionSystem.DataContext
- *s:getDataContext(java.lang.Object,com.intellij.build.BuildProgressListener,com.intellij.openapi.ui.ComponentContainer):com.intellij.openapi.actionSystem.DataContext
- s:print(com.intellij.build.BuildTextConsoleView,java.lang.String,com.intellij.build.issue.BuildIssue):V
- s:printDetails(com.intellij.execution.ui.ConsoleView,com.intellij.build.events.Failure,java.lang.String):V
f:com.intellij.build.BuildContentDescriptor
- com.intellij.execution.ui.RunContentDescriptor
- <init>(com.intellij.execution.ui.ExecutionConsole,com.intellij.execution.process.ProcessHandler,javax.swing.JComponent,java.lang.String):V
- isActivateToolWindowWhenFailed():Z
- isNavigateToError():com.intellij.util.ThreeState
- setActivateToolWindowWhenFailed(Z):V
- setNavigateToError(com.intellij.util.ThreeState):V
f:com.intellij.build.BuildContentManagerImpl
- com.intellij.build.BuildContentManager
- com.intellij.openapi.Disposable
- sf:BUILD_TAB_TITLE_SUPPLIER:java.util.function.Supplier
- <init>(com.intellij.openapi.project.Project):V
- addContent(com.intellij.ui.content.Content):V
- dispose():V
- finishBuildNotified(com.intellij.build.BuildDescriptor,com.intellij.ui.content.Content):V
- getOrCreateToolWindow():com.intellij.openapi.wm.ToolWindow
- removeContent(com.intellij.ui.content.Content):V
- setSelectedContent(com.intellij.ui.content.Content,Z,Z,Z,java.lang.Runnable):V
- startBuildNotified(com.intellij.build.BuildDescriptor,com.intellij.ui.content.Content,com.intellij.build.process.BuildProcessHandler):V
- updateTabDisplayName(com.intellij.ui.content.Content,java.lang.String):V
*:com.intellij.build.BuildEventDispatcher
- com.intellij.build.BuildProgressListener
- java.io.Closeable
- java.lang.Appendable
- append(C):com.intellij.build.BuildEventDispatcher
- append(java.lang.CharSequence):com.intellij.build.BuildEventDispatcher
- append(java.lang.CharSequence,I,I):com.intellij.build.BuildEventDispatcher
- close():V
- invokeOnCompletion(java.util.function.Consumer):V
- setStdOut(Z):V
*:com.intellij.build.BuildProgressObservable
- a:addListener(com.intellij.build.BuildProgressListener,com.intellij.openapi.Disposable):V
f:com.intellij.build.BuildTextConsoleView
- com.intellij.execution.impl.ConsoleViewImpl
- com.intellij.build.BuildConsoleView
- com.intellij.execution.process.AnsiEscapeDecoder$ColoredTextAcceptor
- <init>(com.intellij.openapi.project.Project,Z,java.util.List):V
- append(com.intellij.build.events.Failure):Z
- append(java.lang.String,Z):V
- appendEventResult(com.intellij.build.events.EventResult):Z
- coloredTextAvailable(java.lang.String,com.intellij.openapi.util.Key):V
- onEvent(com.intellij.build.events.OutputBuildEvent):V
- onEvent(java.lang.Object,com.intellij.build.events.BuildEvent):V
f:com.intellij.build.BuildTreeConsoleView
- com.intellij.build.BuildConsoleView
- com.intellij.build.Filterable
- com.intellij.execution.ui.ConsoleView
- com.intellij.ide.OccurenceNavigator
- com.intellij.openapi.actionSystem.DataProvider
- <init>(com.intellij.openapi.project.Project,com.intellij.build.BuildDescriptor,com.intellij.execution.ui.ExecutionConsole):V
- <init>(com.intellij.openapi.project.Project,com.intellij.build.BuildDescriptor,com.intellij.execution.ui.ExecutionConsole,com.intellij.build.BuildViewSettingsProvider):V
- addFilter(java.util.function.Predicate):V
- addMessageFilter(com.intellij.execution.filters.Filter):V
- allowHeavyFilters():V
- attachToProcess(com.intellij.execution.process.ProcessHandler):V
- canPause():Z
- clear():V
- contains(java.util.function.Predicate):Z
- createConsoleActions():com.intellij.openapi.actionSystem.AnAction[]
- dispose():V
- getComponent():javax.swing.JComponent
- getContentSize():I
- getData(java.lang.String):java.lang.Object
- getFilter():java.util.function.Predicate
- getNextOccurenceActionName():java.lang.String
- getPreferredFocusableComponent():javax.swing.JComponent
- getPreviousOccurenceActionName():java.lang.String
- goNextOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- goPreviousOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- hasDeferredOutput():Z
- hasNextOccurence():Z
- hasPreviousOccurence():Z
- hideRootNode():V
- isDisposed():Z
- isFilteringEnabled():Z
- isOutputPaused():Z
- onEvent(java.lang.Object,com.intellij.build.events.BuildEvent):V
- performWhenNoDeferredOutput(java.lang.Runnable):V
- print(java.lang.String,com.intellij.execution.ui.ConsoleViewContentType):V
- printHyperlink(java.lang.String,com.intellij.execution.filters.HyperlinkInfo):V
- removeFilter(java.util.function.Predicate):V
- scrollTo(I):V
- setHelpId(java.lang.String):V
- setOutputPaused(Z):V
f:com.intellij.build.BuildTreeFilters
- *sf:createFilteringActionsGroup(com.intellij.build.Filterable):com.intellij.openapi.actionSystem.DefaultActionGroup
- *sf:install(com.intellij.build.Filterable):V
c:com.intellij.build.BuildView
- com.intellij.build.CompositeView
- com.intellij.build.BuildProgressListener
- com.intellij.build.Filterable
- com.intellij.execution.runners.RunContentActionsContributor
- com.intellij.execution.ui.ConsoleView
- com.intellij.execution.ui.ObservableConsoleView
- com.intellij.ide.OccurenceNavigator
- com.intellij.openapi.actionSystem.DataProvider
- sf:CONSOLE_VIEW_NAME:java.lang.String
- *sf:RESTART_ACTIONS:com.intellij.openapi.actionSystem.DataKey
- <init>(com.intellij.openapi.project.Project,com.intellij.build.BuildDescriptor,java.lang.String,com.intellij.build.ViewManager):V
- <init>(com.intellij.openapi.project.Project,com.intellij.execution.ui.ExecutionConsole,com.intellij.build.BuildDescriptor,java.lang.String,com.intellij.build.ViewManager):V
- addChangeListener(com.intellij.execution.ui.ObservableConsoleView$ChangeListener,com.intellij.openapi.Disposable):V
- addFilter(java.util.function.Predicate):V
- addMessageFilter(com.intellij.execution.filters.Filter):V
- allowHeavyFilters():V
- attachToProcess(com.intellij.execution.process.ProcessHandler):V
- canPause():Z
- clear():V
- contains(java.util.function.Predicate):Z
- createConsoleActions():com.intellij.openapi.actionSystem.AnAction[]
- getActions():com.intellij.openapi.actionSystem.AnAction[]
- getAdditionalActions():com.intellij.openapi.actionSystem.AnAction[]
- getContentSize():I
- getData(java.lang.String):java.lang.Object
- getFilter():java.util.function.Predicate
- getNextOccurenceActionName():java.lang.String
- getPreviousOccurenceActionName():java.lang.String
- goNextOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- goPreviousOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- hasDeferredOutput():Z
- hasNextOccurence():Z
- hasPreviousOccurence():Z
- hideOriginalActions():V
- isFilteringEnabled():Z
- isOutputPaused():Z
- onEvent(java.lang.Object,com.intellij.build.events.BuildEvent):V
- performWhenNoDeferredOutput(java.lang.Runnable):V
- print(java.lang.String,com.intellij.execution.ui.ConsoleViewContentType):V
- printHyperlink(java.lang.String,com.intellij.execution.filters.HyperlinkInfo):V
- removeFilter(java.util.function.Predicate):V
- scrollTo(I):V
- setHelpId(java.lang.String):V
- setOutputPaused(Z):V
c:com.intellij.build.BuildViewManager
- com.intellij.build.AbstractViewManager
- <init>(com.intellij.openapi.project.Project):V
- *s:createBuildProgress(com.intellij.openapi.project.Project):com.intellij.build.progress.BuildProgress
- getViewName():java.lang.String
f:com.intellij.build.BuildViewProblemsService
- com.intellij.analysis.problemsView.ProblemsProvider
- <init>(com.intellij.openapi.project.Project):V
- dispose():V
- getProject():com.intellij.openapi.project.Project
- f:listenToBuildView(com.intellij.build.BuildProgressObservable):V
f:com.intellij.build.BuildViewProblemsService$BuildProblemsProvider
- com.intellij.analysis.problemsView.ProblemsProvider
- <init>(com.intellij.openapi.project.Project):V
- getProject():com.intellij.openapi.project.Project
f:com.intellij.build.BuildViewProblemsService$FileBuildProblem
- com.intellij.analysis.problemsView.FileProblem
- com.intellij.analysis.problemsView.HighlightingDuplicateProblem
- <init>(com.intellij.build.events.FileMessageEvent,com.intellij.openapi.vfs.VirtualFile,com.intellij.analysis.problemsView.ProblemsProvider):V
- equals(java.lang.Object):Z
- getColumn():I
- getDescription():java.lang.String
- f:getEvent():com.intellij.build.events.FileMessageEvent
- getFile():com.intellij.openapi.vfs.VirtualFile
- getLine():I
- f:getProblemsProvider():com.intellij.analysis.problemsView.ProblemsProvider
- getProvider():com.intellij.analysis.problemsView.ProblemsProvider
- getText():java.lang.String
- f:getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- hashCode():I
*:com.intellij.build.BuildViewSettingsProvider
- a:isExecutionViewHidden():Z
f:com.intellij.build.BuildViewSettingsProviderAdapter
- com.intellij.build.BuildViewSettingsProvider
- <init>(com.intellij.build.BuildViewSettingsProvider):V
- isExecutionViewHidden():Z
*c:com.intellij.build.CompositeView
- javax.swing.JPanel
- com.intellij.openapi.actionSystem.DataProvider
- com.intellij.openapi.ui.ComponentContainer
- <init>(java.lang.String):V
- addView(com.intellij.openapi.ui.ComponentContainer,java.lang.String):V
- addViewAndShowIfNeeded(com.intellij.openapi.ui.ComponentContainer,java.lang.String,Z,Z):V
- createConsoleActions():com.intellij.openapi.actionSystem.AnAction[]
- dispose():V
- getComponent():javax.swing.JComponent
- getData(java.lang.String):java.lang.Object
- getPreferredFocusableComponent():javax.swing.JComponent
- getSwitchActions():com.intellij.openapi.actionSystem.AnAction[]
- getView(java.lang.String):com.intellij.openapi.ui.ComponentContainer
- getView(java.lang.String,java.lang.Class):java.lang.Object
- isViewVisible(java.lang.String):Z
- showView(java.lang.String,Z):V
c:com.intellij.build.DefaultBuildDescriptor
- com.intellij.build.BuildDescriptor
- <init>(com.intellij.build.BuildDescriptor):V
- <init>(java.lang.Object,java.lang.Object,java.lang.String,java.lang.String,J):V
- <init>(java.lang.Object,java.lang.String,java.lang.String,J):V
- *:getActions():java.util.List
- getAttachedConsoleConsumer():com.intellij.util.Consumer
- getContentDescriptorSupplier():java.util.function.Supplier
- *:getContextActions(com.intellij.build.ExecutionNode):java.util.List
- getExecutionEnvironment():com.intellij.execution.runners.ExecutionEnvironment
- *:getExecutionFilters():java.util.List
- getGroupId():java.lang.Object
- getId():java.lang.Object
- getProcessHandler():com.intellij.build.process.BuildProcessHandler
- *:getRestartActions():java.util.List
- getStartTime():J
- getTitle():java.lang.String
- getWorkingDir():java.lang.String
- isActivateToolWindowWhenAdded():Z
- isActivateToolWindowWhenFailed():Z
- isAutoFocusContent():Z
- isNavigateToError():com.intellij.util.ThreeState
- setActivateToolWindowWhenAdded(Z):V
- setActivateToolWindowWhenFailed(Z):V
- setAutoFocusContent(Z):V
- setNavigateToError(com.intellij.util.ThreeState):V
- *:withAction(com.intellij.openapi.actionSystem.AnAction):com.intellij.build.DefaultBuildDescriptor
- *:withActions(com.intellij.openapi.actionSystem.AnAction[]):com.intellij.build.DefaultBuildDescriptor
- withContentDescriptor(java.util.function.Supplier):com.intellij.build.DefaultBuildDescriptor
- *:withContextAction(java.util.function.Function):com.intellij.build.DefaultBuildDescriptor
- *:withContextActions(com.intellij.openapi.actionSystem.AnAction[]):com.intellij.build.DefaultBuildDescriptor
- withExecutionEnvironment(com.intellij.execution.runners.ExecutionEnvironment):com.intellij.build.DefaultBuildDescriptor
- *:withExecutionFilter(com.intellij.execution.filters.Filter):com.intellij.build.DefaultBuildDescriptor
- *:withExecutionFilters(com.intellij.execution.filters.Filter[]):com.intellij.build.DefaultBuildDescriptor
- withProcessHandler(com.intellij.build.process.BuildProcessHandler,com.intellij.util.Consumer):com.intellij.build.DefaultBuildDescriptor
- *:withRestartAction(com.intellij.openapi.actionSystem.AnAction):com.intellij.build.DefaultBuildDescriptor
- *:withRestartActions(com.intellij.openapi.actionSystem.AnAction[]):com.intellij.build.DefaultBuildDescriptor
c:com.intellij.build.ExecutionNode
- com.intellij.ide.util.treeView.PresentableNodeDescriptor
- <init>(com.intellij.openapi.project.Project,com.intellij.build.ExecutionNode,Z,java.util.function.Supplier):V
- add(com.intellij.build.ExecutionNode):V
- getChildList():java.util.List
- getDuration():java.lang.String
- getElement():com.intellij.build.ExecutionNode
- getEndTime():J
- s:getEventResultIcon(com.intellij.build.events.EventResult):javax.swing.Icon
- getFilter():java.util.function.Predicate
- getName():java.lang.String
- getNavigatables():java.util.List
- getParent():com.intellij.build.ExecutionNode
- getResult():com.intellij.build.events.EventResult
- getStartTime():J
- getTitle():java.lang.String
- hasInfos():Z
- hasWarnings():Z
- *:isAlwaysLeaf():Z
- isAutoExpandNode():Z
- isFailed():Z
- s:isFailed(com.intellij.build.events.EventResult):Z
- isRunning():Z
- s:isSkipped(com.intellij.build.events.EventResult):Z
- reportChildMessageKind(com.intellij.build.events.MessageEvent$Kind):com.intellij.build.ExecutionNode
- *:setAlwaysLeaf(Z):V
- setEndTime(J):com.intellij.build.ExecutionNode
- setFilter(java.util.function.Predicate):V
- setHint(java.lang.String):V
- setIconProvider(java.util.function.Supplier):V
- setName(java.lang.String):V
- setNavigatable(com.intellij.pom.Navigatable):V
- setResult(com.intellij.build.events.EventResult):com.intellij.build.ExecutionNode
- setStartTime(J):V
- setTitle(java.lang.String):V
- p:update(com.intellij.ide.projectView.PresentationData):V
f:com.intellij.build.FileNavigatable
- com.intellij.pom.Navigatable
- <init>(com.intellij.openapi.project.Project,com.intellij.build.FilePosition):V
- canNavigate():Z
- canNavigateToSource():Z
- getFileDescriptor():com.intellij.openapi.fileEditor.OpenFileDescriptor
- getFilePosition():com.intellij.build.FilePosition
- navigate(Z):V
*c:com.intellij.build.FilterToggleAction
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.project.DumbAware
- *sf:Companion:com.intellij.build.FilterToggleAction$Companion
- <init>(java.lang.String,java.lang.String,com.intellij.build.Filterable,java.util.function.Predicate,Z):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
*f:com.intellij.build.FilterToggleAction$Companion
- f:install(com.intellij.build.Filterable,java.util.function.Predicate,java.lang.String,Z):V
com.intellij.build.Filterable
- a:addFilter(java.util.function.Predicate):V
- a:contains(java.util.function.Predicate):Z
- a:getFilter():java.util.function.Predicate
- a:isFilteringEnabled():Z
- a:removeFilter(java.util.function.Predicate):V
*f:com.intellij.build.MultipleBuildsView
- com.intellij.build.BuildProgressListener
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.project.Project,com.intellij.build.BuildContentManager,com.intellij.build.AbstractViewManager):V
- dispose():V
- getBuildsMap():java.util.Map
- getContent():com.intellij.ui.content.Content
- onEvent(java.lang.Object,com.intellij.build.events.BuildEvent):V
- shouldConsume(java.lang.Object):Z
*f:com.intellij.build.SuccessfulStepsToggleAction
- com.intellij.build.FilterToggleAction
- com.intellij.openapi.project.DumbAware
- *sf:Companion:com.intellij.build.SuccessfulStepsToggleAction$Companion
- <init>(com.intellij.build.Filterable):V
*f:com.intellij.build.SuccessfulStepsToggleAction$Companion
- f:install(com.intellij.build.Filterable):V
c:com.intellij.build.SyncViewManager
- com.intellij.build.AbstractViewManager
- <init>(com.intellij.openapi.project.Project):V
- *s:createBuildProgress(com.intellij.openapi.project.Project):com.intellij.build.progress.BuildProgress
- getViewName():java.lang.String
*f:com.intellij.build.WarningsToggleAction
- com.intellij.build.FilterToggleAction
- com.intellij.openapi.project.DumbAware
- *sf:Companion:com.intellij.build.WarningsToggleAction$Companion
- <init>(com.intellij.build.Filterable):V
*f:com.intellij.build.WarningsToggleAction$Companion
- f:install(com.intellij.build.Filterable):V
*:com.intellij.build.events.BuildEventPresentationData
- a:consoleToolbarActions():com.intellij.openapi.actionSystem.ActionGroup
- a:getExecutionConsole():com.intellij.execution.ui.ExecutionConsole
- a:getNodeIcon():javax.swing.Icon
*:com.intellij.build.events.PresentableBuildEvent
- com.intellij.build.events.BuildEvent
- a:getPresentationData():com.intellij.build.events.BuildEventPresentationData
a:com.intellij.build.events.impl.AbstractBuildEvent
- com.intellij.build.events.BuildEvent
- <init>(java.lang.Object,java.lang.Object,J,java.lang.String):V
- getDescription():java.lang.String
- getEventTime():J
- getHint():java.lang.String
- getId():java.lang.Object
- getMessage():java.lang.String
- getParentId():java.lang.Object
- setDescription(java.lang.String):V
- setHint(java.lang.String):V
- setParentId(java.lang.Object):V
*f:com.intellij.build.events.impl.BuildIssueEventImpl
- com.intellij.build.events.impl.AbstractBuildEvent
- com.intellij.build.events.BuildIssueEvent
- <init>(java.lang.Object,com.intellij.build.issue.BuildIssue,com.intellij.build.events.MessageEvent$Kind):V
- getDescription():java.lang.String
- getGroup():java.lang.String
- getIssue():com.intellij.build.issue.BuildIssue
- getKind():com.intellij.build.events.MessageEvent$Kind
- getNavigatable(com.intellij.openapi.project.Project):com.intellij.pom.Navigatable
- getResult():com.intellij.build.events.MessageEventResult
f:com.intellij.build.events.impl.DerivedResultImpl
- com.intellij.build.events.DerivedResult
- <init>():V
- <init>(java.util.function.Supplier,java.util.function.Supplier):V
- createDefaultResult():com.intellij.build.events.EventResult
- createFailureResult():com.intellij.build.events.FailureResult
c:com.intellij.build.events.impl.FailureImpl
- com.intellij.build.events.Failure
- <init>(java.lang.String,java.lang.String):V
- <init>(java.lang.String,java.lang.String,java.util.List):V
- <init>(java.lang.String,java.lang.String,java.util.List,java.lang.Throwable,com.intellij.notification.Notification,com.intellij.pom.Navigatable):V
- <init>(java.lang.String,java.lang.Throwable):V
- <init>(java.lang.String,java.lang.Throwable,com.intellij.notification.Notification,com.intellij.pom.Navigatable):V
- getCauses():java.util.List
- getDescription():java.lang.String
- getError():java.lang.Throwable
- getMessage():java.lang.String
- getNavigatable():com.intellij.pom.Navigatable
- getNotification():com.intellij.notification.Notification
c:com.intellij.build.events.impl.FailureResultImpl
- com.intellij.build.events.FailureResult
- <init>():V
- <init>(java.lang.String):V
- <init>(java.lang.String,java.lang.Throwable):V
- <init>(java.lang.Throwable):V
- <init>(java.util.List):V
- getFailures():java.util.List
c:com.intellij.build.events.impl.FileDownloadEventImpl
- com.intellij.build.events.impl.AbstractBuildEvent
- com.intellij.build.events.ProgressBuildEvent
- <init>(java.lang.Object,java.lang.Object,J,java.lang.String,J,J,java.lang.String,Z,java.lang.String):V
- getDownloadPath():java.lang.String
- getProgress():J
- getTotal():J
- getUnit():java.lang.String
- isFirstInGroup():Z
c:com.intellij.build.events.impl.FileDownloadedEventImpl
- com.intellij.build.events.impl.AbstractBuildEvent
- <init>(java.lang.Object,java.lang.Object,J,java.lang.String,J,java.lang.String):V
- getDownloadPath():java.lang.String
- getDuration():J
c:com.intellij.build.events.impl.FileMessageEventImpl
- com.intellij.build.events.impl.MessageEventImpl
- com.intellij.build.events.FileMessageEvent
- <init>(java.lang.Object,com.intellij.build.events.MessageEvent$Kind,java.lang.String,java.lang.String,java.lang.String,com.intellij.build.FilePosition):V
- equals(java.lang.Object):Z
- getFilePosition():com.intellij.build.FilePosition
- getHint():java.lang.String
- getNavigatable(com.intellij.openapi.project.Project):com.intellij.pom.Navigatable
- getResult():com.intellij.build.events.FileMessageEventResult
- hashCode():I
f:com.intellij.build.events.impl.FinishBuildEventImpl
- com.intellij.build.events.impl.FinishEventImpl
- com.intellij.build.events.FinishBuildEvent
- <init>(java.lang.Object,java.lang.Object,J,java.lang.String,com.intellij.build.events.EventResult):V
c:com.intellij.build.events.impl.FinishEventImpl
- com.intellij.build.events.impl.AbstractBuildEvent
- com.intellij.build.events.FinishEvent
- <init>(java.lang.Object,java.lang.Object,J,java.lang.String,com.intellij.build.events.EventResult):V
- getResult():com.intellij.build.events.EventResult
c:com.intellij.build.events.impl.MessageEventImpl
- com.intellij.build.events.impl.AbstractBuildEvent
- com.intellij.build.events.MessageEvent
- <init>(java.lang.Object,com.intellij.build.events.MessageEvent$Kind,java.lang.String,java.lang.String,java.lang.String):V
- equals(java.lang.Object):Z
- getGroup():java.lang.String
- getKind():com.intellij.build.events.MessageEvent$Kind
- getNavigatable(com.intellij.openapi.project.Project):com.intellij.pom.Navigatable
- getResult():com.intellij.build.events.MessageEventResult
- hashCode():I
- f:setDescription(java.lang.String):V
f:com.intellij.build.events.impl.OutputBuildEventImpl
- com.intellij.build.events.impl.AbstractBuildEvent
- com.intellij.build.events.OutputBuildEvent
- <init>(java.lang.Object,java.lang.Object,java.lang.String,Z):V
- <init>(java.lang.Object,java.lang.String,Z):V
- isStdOut():Z
f:com.intellij.build.events.impl.ProgressBuildEventImpl
- com.intellij.build.events.impl.AbstractBuildEvent
- com.intellij.build.events.ProgressBuildEvent
- <init>(java.lang.Object,java.lang.Object,J,java.lang.String,J,J,java.lang.String):V
- getProgress():J
- getTotal():J
- getUnit():java.lang.String
f:com.intellij.build.events.impl.SkippedResultImpl
- com.intellij.build.events.SkippedResult
- <init>():V
f:com.intellij.build.events.impl.StartBuildEventImpl
- com.intellij.build.events.impl.StartEventImpl
- com.intellij.build.events.StartBuildEvent
- <init>(com.intellij.build.BuildDescriptor,java.lang.String):V
- *:getBuildDescriptor():com.intellij.build.DefaultBuildDescriptor
- *:getBuildViewSettingsProvider():com.intellij.build.BuildViewSettingsProvider
- *:withBuildViewSettingsProvider(com.intellij.build.BuildViewSettingsProvider):com.intellij.build.events.impl.StartBuildEventImpl
- withExecutionFilter(com.intellij.execution.filters.Filter):com.intellij.build.events.impl.StartBuildEventImpl
- withRestartActions(com.intellij.openapi.actionSystem.AnAction[]):com.intellij.build.events.impl.StartBuildEventImpl
c:com.intellij.build.events.impl.StartEventImpl
- com.intellij.build.events.impl.AbstractBuildEvent
- com.intellij.build.events.StartEvent
- <init>(java.lang.Object,java.lang.Object,J,java.lang.String):V
f:com.intellij.build.events.impl.SuccessResultImpl
- com.intellij.build.events.SuccessResult
- <init>():V
- <init>(Z):V
- getWarnings():java.util.List
- isUpToDate():Z
c:com.intellij.build.internal.DummyBuildViewManager
- com.intellij.build.BuildViewManager
- <init>(com.intellij.openapi.project.Project):V
- onEvent(java.lang.Object,com.intellij.build.events.BuildEvent):V
c:com.intellij.build.internal.DummySyncViewManager
- com.intellij.build.SyncViewManager
- <init>(com.intellij.openapi.project.Project):V
- onEvent(java.lang.Object,com.intellij.build.events.BuildEvent):V
*f:com.intellij.build.issue.quickfix.OpenFileQuickFix
- com.intellij.build.issue.BuildIssueQuickFix
- *sf:Companion:com.intellij.build.issue.quickfix.OpenFileQuickFix$Companion
- <init>(java.nio.file.Path,java.lang.String):V
- getId():java.lang.String
- runQuickFix(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataContext):java.util.concurrent.CompletableFuture
- sf:showFile(com.intellij.openapi.project.Project,java.nio.file.Path,java.lang.String):V
*f:com.intellij.build.issue.quickfix.OpenFileQuickFix$Companion
- f:showFile(com.intellij.openapi.project.Project,java.nio.file.Path,java.lang.String):V
*f:com.intellij.build.output.BuildOutputCollector
- com.intellij.build.output.BuildOutputInstantReader
- <init>(com.intellij.build.output.BuildOutputInstantReader):V
- f:getOutput():java.lang.String
- getParentEventId():java.lang.Object
- pushBack():V
- pushBack(I):V
- readLine():java.lang.String
c:com.intellij.build.output.BuildOutputInstantReaderImpl
- com.intellij.build.output.BuildOutputInstantReader
- java.io.Closeable
- java.lang.Appendable
- sf:Companion:com.intellij.build.output.BuildOutputInstantReaderImpl$Companion
- <init>(java.lang.Object,java.lang.Object,com.intellij.build.BuildProgressListener,java.util.List):V
- <init>(java.lang.Object,java.lang.Object,com.intellij.build.BuildProgressListener,java.util.List,I):V
- <init>(java.lang.Object,java.lang.Object,com.intellij.build.BuildProgressListener,java.util.List,I,I):V
- b:<init>(java.lang.Object,java.lang.Object,com.intellij.build.BuildProgressListener,java.util.List,I,I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- append(C):com.intellij.build.output.BuildOutputInstantReaderImpl
- append(java.lang.CharSequence):com.intellij.build.output.BuildOutputInstantReaderImpl
- append(java.lang.CharSequence,I,I):com.intellij.build.output.BuildOutputInstantReaderImpl
- close():V
- closeAndGetFuture():java.util.concurrent.CompletableFuture
- *f:disableActiveReading():V
- getParentEventId():java.lang.Object
- pushBack():V
- pushBack(I):V
- readLine():java.lang.String
f:com.intellij.build.output.BuildOutputInstantReaderImpl$Companion
f:com.intellij.build.output.JavacOutputParser
- com.intellij.build.output.BuildOutputParser
- <init>():V
- <init>(java.lang.String[]):V
- parse(java.lang.String,com.intellij.build.output.BuildOutputInstantReader,java.util.function.Consumer):Z
f:com.intellij.build.output.KotlincOutputParser
- com.intellij.build.output.BuildOutputParser
- sf:Companion:com.intellij.build.output.KotlincOutputParser$Companion
- <init>():V
- parse(java.lang.String,com.intellij.build.output.BuildOutputInstantReader,java.util.function.Consumer):Z
f:com.intellij.build.output.KotlincOutputParser$Companion
- f:extractPath(java.lang.String):java.lang.String
a:com.intellij.build.output.LineProcessor
- java.io.Closeable
- java.lang.Appendable
- <init>():V
- append(C):com.intellij.build.output.LineProcessor
- append(java.lang.CharSequence):com.intellij.build.output.LineProcessor
- append(java.lang.CharSequence,I,I):com.intellij.build.output.LineProcessor
- close():V
- a:process(java.lang.String):V
*:com.intellij.build.progress.BuildProgress
- a:buildIssue(com.intellij.build.issue.BuildIssue,com.intellij.build.events.MessageEvent$Kind):com.intellij.build.progress.BuildProgress
- a:cancel():com.intellij.build.progress.BuildProgress
- a:cancel(J,java.lang.String):com.intellij.build.progress.BuildProgress
- a:fail():com.intellij.build.progress.BuildProgress
- a:fail(J,java.lang.String):com.intellij.build.progress.BuildProgress
- a:fileMessage(java.lang.String,java.lang.String,com.intellij.build.events.MessageEvent$Kind,com.intellij.build.FilePosition):com.intellij.build.progress.BuildProgress
- a:finish():com.intellij.build.progress.BuildProgress
- a:finish(J):com.intellij.build.progress.BuildProgress
- a:finish(J,Z,java.lang.String):com.intellij.build.progress.BuildProgress
- a:finish(Z):com.intellij.build.progress.BuildProgress
- a:getId():java.lang.Object
- a:message(java.lang.String,java.lang.String,com.intellij.build.events.MessageEvent$Kind,com.intellij.pom.Navigatable):com.intellij.build.progress.BuildProgress
- a:output(java.lang.String,Z):com.intellij.build.progress.BuildProgress
- a:progress(java.lang.String):com.intellij.build.progress.BuildProgress
- a:progress(java.lang.String,J,J,java.lang.String):com.intellij.build.progress.BuildProgress
- a:start(com.intellij.build.progress.BuildProgressDescriptor):com.intellij.build.progress.BuildProgress
- a:startChildProgress(java.lang.String):com.intellij.build.progress.BuildProgress
*:com.intellij.build.progress.BuildProgressDescriptor
- a:getBuildDescriptor():com.intellij.build.BuildDescriptor
- a:getTitle():java.lang.String
f:com.intellij.codeEditor.printing.ExportToHTMLAction
- com.intellij.openapi.actionSystem.AnAction
- <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.codeEditor.printing.ExportToHTMLDialog
- com.intellij.openapi.ui.DialogWrapper
- sf:Companion:com.intellij.codeEditor.printing.ExportToHTMLDialog$Companion
- <init>(java.lang.String,java.lang.String,Z,com.intellij.openapi.project.Project):V
- sf:addBrowseDirectoryListener(com.intellij.openapi.ui.TextFieldWithBrowseButton,com.intellij.openapi.project.Project):V
- f:apply():V
- f:reset():V
f:com.intellij.codeEditor.printing.ExportToHTMLDialog$Companion
- f:addBrowseDirectoryListener(com.intellij.openapi.ui.TextFieldWithBrowseButton,com.intellij.openapi.project.Project):V
f:com.intellij.codeEditor.printing.ExportToHTMLSettings
- com.intellij.openapi.components.PersistentStateComponent
- OPEN_IN_BROWSER:Z
- OUTPUT_DIRECTORY:java.lang.String
- PRINT_LINE_NUMBERS:Z
- <init>():V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeEditor.printing.ExportToHTMLSettings
- getPrintScope():I
- getState():com.intellij.codeEditor.printing.ExportToHTMLSettings
- isIncludeSubdirectories():Z
- loadState(com.intellij.codeEditor.printing.ExportToHTMLSettings):V
- setIncludeSubpackages(Z):V
- setPrintScope(I):V
f:com.intellij.codeEditor.printing.HTMLTextPainter
- <init>(com.intellij.psi.PsiFile,com.intellij.openapi.project.Project,com.intellij.codeEditor.printing.HtmlStyleManager,Z,Z):V
- s:convertCodeFragmentToHTMLFragmentWithInlineStyles(com.intellij.psi.PsiElement,java.lang.String):java.lang.String
- getPsiFile():com.intellij.psi.PsiFile
- paint(it.unimi.dsi.fastutil.ints.Int2ObjectMap,java.io.Writer,Z):V
com.intellij.codeEditor.printing.HelpID
- sf:EXPORT_TO_HTML:java.lang.String
- sf:PRINT:java.lang.String
f:com.intellij.codeEditor.printing.HtmlStyleManager
- <init>(Z):V
- f:ensureStyles(com.intellij.openapi.editor.highlighter.HighlighterIterator,java.util.List):V
- f:getSeparatorClassName(java.awt.Color):java.lang.String
- f:isDefaultAttributes(com.intellij.openapi.editor.markup.TextAttributes):Z
- f:isInline():Z
- f:writeStyleTag(java.io.Writer,Z):V
- f:writeTextStyle(java.io.Writer,com.intellij.openapi.editor.markup.TextAttributes):V
f:com.intellij.codeEditor.printing.LineWrapper
- <init>():V
- s:calcBreakOffsets(C[],I,I,Z,D,D,com.intellij.codeEditor.printing.LineWrapper$WidthProvider):it.unimi.dsi.fastutil.ints.IntList
f:com.intellij.codeEditor.printing.PrintAction
- 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
a:com.intellij.codeEditor.printing.PrintOption
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- a:collectReferences(com.intellij.psi.PsiFile,java.util.Map):java.util.Map
- a:createConfigurable():com.intellij.openapi.options.UnnamedConfigurable
f:com.intellij.codeEditor.printing.PrintSettings
- com.intellij.openapi.components.PersistentStateComponent
- BOTTOM_MARGIN:F
- COLOR_PRINTING:Z
- DRAW_BORDER:Z
- EVEN_NUMBER_OF_PAGES:Z
- FONT_NAME:java.lang.String
- FONT_SIZE:I
- FOOTER_HEADER_ALIGNMENT1:com.intellij.codeEditor.printing.PrintSettings$Alignment
- FOOTER_HEADER_ALIGNMENT2:com.intellij.codeEditor.printing.PrintSettings$Alignment
- FOOTER_HEADER_FONT_NAME:java.lang.String
- FOOTER_HEADER_FONT_SIZE:I
- FOOTER_HEADER_PLACEMENT1:com.intellij.codeEditor.printing.PrintSettings$Placement
- FOOTER_HEADER_PLACEMENT2:com.intellij.codeEditor.printing.PrintSettings$Placement
- FOOTER_HEADER_TEXT1:java.lang.String
- FOOTER_HEADER_TEXT2:java.lang.String
- LEFT_MARGIN:F
- PAPER_SIZE:java.lang.String
- PORTRAIT_LAYOUT:Z
- PRINT_AS_GRAPHICS:Z
- sf:PRINT_DIRECTORY:I
- sf:PRINT_FILE:I
- PRINT_LINE_NUMBERS:Z
- sf:PRINT_SELECTED_TEXT:I
- RIGHT_MARGIN:F
- SYNTAX_PRINTING:Z
- TOP_MARGIN:F
- WRAP:Z
- <init>():V
- s:getInstance():com.intellij.codeEditor.printing.PrintSettings
- getPrintScope():I
- getState():com.intellij.codeEditor.printing.PrintSettings
- isIncludeSubdirectories():Z
- loadState(com.intellij.codeEditor.printing.PrintSettings):V
- setIncludeSubdirectories(Z):V
- setPrintScope(I):V
e:com.intellij.codeEditor.printing.PrintSettings$Alignment
- java.lang.Enum
- sf:Center:com.intellij.codeEditor.printing.PrintSettings$Alignment
- sf:Left:com.intellij.codeEditor.printing.PrintSettings$Alignment
- sf:Right:com.intellij.codeEditor.printing.PrintSettings$Alignment
- s:valueOf(java.lang.String):com.intellij.codeEditor.printing.PrintSettings$Alignment
- s:values():com.intellij.codeEditor.printing.PrintSettings$Alignment[]
e:com.intellij.codeEditor.printing.PrintSettings$Placement
- java.lang.Enum
- sf:Footer:com.intellij.codeEditor.printing.PrintSettings$Placement
- sf:Header:com.intellij.codeEditor.printing.PrintSettings$Placement
- s:valueOf(java.lang.String):com.intellij.codeEditor.printing.PrintSettings$Placement
- s:values():com.intellij.codeEditor.printing.PrintSettings$Placement[]
f:com.intellij.codeEditor.printing.TextPrintHandler
- com.intellij.ide.actions.PrintActionHandler
- <init>():V
- canPrint(com.intellij.openapi.actionSystem.DataContext):Z
- s:executePrint(com.intellij.openapi.actionSystem.DataContext):V
- print(com.intellij.openapi.actionSystem.DataContext):V
c:com.intellij.codeInsight.AutoPopupControllerImpl
- com.intellij.codeInsight.AutoPopupController
- <init>(com.intellij.openapi.project.Project):V
- autoPopupMemberLookup(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.completion.CompletionType,com.intellij.openapi.util.Condition):V
- autoPopupMemberLookup(com.intellij.openapi.editor.Editor,com.intellij.openapi.util.Condition):V
- autoPopupParameterInfo(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):V
- cancelAllRequests():V
- scheduleAutoPopup(com.intellij.openapi.editor.Editor):V
- scheduleAutoPopup(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.completion.CompletionType,com.intellij.openapi.util.Condition):V
- waitForDelayedActions(J,java.util.concurrent.TimeUnit):V
f:com.intellij.codeInsight.CodeInsightUtilBase
- com.intellij.codeInsight.CodeInsightUtilCore
- s:prepareEditorForWrite(com.intellij.openapi.editor.Editor):Z
- prepareFileForWrite(com.intellij.psi.PsiFile):Z
- preparePsiElementForWrite(com.intellij.psi.PsiElement):Z
- preparePsiElementsForWrite(java.util.Collection):Z
- preparePsiElementsForWrite(com.intellij.psi.PsiElement[]):Z
- prepareVirtualFilesForWrite(com.intellij.openapi.project.Project,java.util.Collection):Z
f:com.intellij.codeInsight.CodeInsightWorkspaceSettings
- com.intellij.openapi.util.SimpleModificationTracker
- com.intellij.codeInspection.options.OptionContainer
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.CodeInsightWorkspaceSettings
- getOptionController():com.intellij.codeInspection.options.OptionController
- getState():com.intellij.codeInsight.CodeInsightWorkspaceSettings
- isOptimizeImportsOnTheFly():Z
- loadState(com.intellij.codeInsight.CodeInsightWorkspaceSettings):V
- noStateLoaded():V
- setOptimizeImportsOnTheFly(Z):V
- setOptimizeImportsOnTheFly(Z,com.intellij.openapi.Disposable):V
f:com.intellij.codeInsight.CodeInsightWorkspaceSettings$Provider
- com.intellij.codeInspection.options.OptionControllerProvider
- <init>():V
- forContext(com.intellij.psi.PsiElement):com.intellij.codeInspection.options.OptionController
- name():java.lang.String
f:com.intellij.codeInsight.CommentUtil
- com.intellij.util.codeInsight.CommentUtilCore
- s:getMinLineIndent(com.intellij.openapi.editor.Document,I,I,com.intellij.psi.PsiFile):com.intellij.formatting.IndentData
f:com.intellij.codeInsight.TailTypeEx
- sf:SMART_LPARENTH:com.intellij.codeInsight.TailType
c:com.intellij.codeInsight.TargetElementUtil
- sf:ELEMENT_NAME_ACCEPTED:I
- sf:LOOKUP_ITEM_ACCEPTED:I
- sf:REFERENCED_ELEMENT_ACCEPTED:I
- <init>():V
- acceptImplementationForReference(com.intellij.psi.PsiReference,com.intellij.psi.PsiElement):Z
- adjustElement(com.intellij.openapi.editor.Editor,I,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- s:adjustOffset(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,I):I
- adjustReference(com.intellij.psi.PsiReference):com.intellij.psi.PsiElement
- s:findReference(com.intellij.openapi.editor.Editor):com.intellij.psi.PsiReference
- s:findReference(com.intellij.openapi.editor.Editor,I):com.intellij.psi.PsiReference
- s:findTargetElement(com.intellij.openapi.editor.Editor,I):com.intellij.psi.PsiElement
- findTargetElement(com.intellij.openapi.editor.Editor,I,I):com.intellij.psi.PsiElement
- getAllAccepted():I
- getDefinitionSearchFlags():I
- getGotoDeclarationTarget(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- s:getInstance():com.intellij.codeInsight.TargetElementUtil
- getNamedElement(com.intellij.psi.PsiElement,I):com.intellij.psi.PsiElement
- getReferenceSearchFlags():I
- getSearchScope(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):com.intellij.psi.search.SearchScope
- getTargetCandidates(com.intellij.psi.PsiReference):java.util.Collection
- s:inVirtualSpace(com.intellij.openapi.editor.Editor,I):Z
- includeSelfInGotoImplementation(com.intellij.psi.PsiElement):Z
- isNavigatableSource(com.intellij.psi.PsiElement):Z
com.intellij.codeInsight.TargetElementUtilExtender
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:getAdditionalDefinitionSearchFlags():I
- a:getAdditionalReferenceSearchFlags():I
- a:getAllAdditionalFlags():I
a:com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor
- p:myPreviousCodeProcessor:com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor
- pf:myProject:com.intellij.openapi.project.Project
- p:<init>(com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor,java.lang.String,java.lang.String):V
- p:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module,java.lang.String,java.lang.String,Z):V
- p:<init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,Z,java.lang.String,java.lang.String,Z):V
- p:<init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,java.lang.String,java.lang.String,Z):V
- p:<init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,Z):V
- p:<init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile[],java.lang.String,java.lang.String,java.lang.Runnable,Z):V
- addFileFilter(com.intellij.openapi.vfs.VirtualFileFilter):V
- ps:emptyTask():java.util.concurrent.FutureTask
- getInfoCollector():com.intellij.codeInsight.actions.LayoutCodeInfoCollector
- s:getPresentablePath(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):java.lang.String
- p:needsReadActionToPrepareTask():Z
- pa:prepareTask(com.intellij.psi.PsiFile,Z):java.util.concurrent.FutureTask
- processFilesUnderProgress(com.intellij.openapi.progress.ProgressIndicator):Z
- run():V
- runWithoutProgress():V
- setCollectInfo(Z):V
- setPostRunnable(java.lang.Runnable):V
- setProcessAllFilesAsSingleUndoStep(Z):V
c:com.intellij.codeInsight.actions.AsyncActionExecutionService
- sf:Companion:com.intellij.codeInsight.actions.AsyncActionExecutionService$Companion
- <init>():V
- withExecutionAfterAction(java.lang.String,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0):V
f:com.intellij.codeInsight.actions.AsyncActionExecutionService$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.actions.AsyncActionExecutionService
a:com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.codeInsight.actions.CodeInsightAction
- p:<init>():V
- p:<init>(Z):V
- p:getBaseEditor(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.project.Project):com.intellij.openapi.editor.Editor
- p:getEditor(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.project.Project,Z):com.intellij.openapi.editor.Editor
- s:getInjectedEditor(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.Editor
- s:getInjectedEditor(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,Z):com.intellij.openapi.editor.Editor
- p:isValidForLookup():Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.actions.CodeCleanupCodeProcessor
- com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor
- <init>(com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor):V
- <init>(com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor,com.intellij.openapi.editor.SelectionModel):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile[],java.lang.Runnable,Z):V
- s:getProgressText():java.lang.String
com.intellij.codeInsight.actions.DirectoryFormattingOptions
- com.intellij.codeInsight.actions.ReformatFilesOptions
- a:isIncludeSubdirectories():Z
f:com.intellij.codeInsight.actions.FileInEditorProcessor
- <init>(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.actions.LayoutCodeOptions):V
- processCode():V
- s:showHint(com.intellij.openapi.editor.Editor,java.lang.String,javax.swing.event.HyperlinkListener):V
f:com.intellij.codeInsight.actions.FileTreeIterator
- <init>(com.intellij.codeInsight.actions.FileTreeIterator):V
- <init>(com.intellij.openapi.module.Module):V
- <init>(com.intellij.openapi.project.Project):V
- <init>(com.intellij.psi.PsiDirectory):V
- <init>(java.util.List):V
- s:collectModuleDirectories(com.intellij.openapi.module.Module):java.util.List
- s:collectProjectDirectories(com.intellij.openapi.project.Project):java.util.List
- hasNext():Z
- next():com.intellij.psi.PsiFile
c:com.intellij.codeInsight.actions.FormatChangedTextUtil
- <init>():V
- getChangedRangesInfo(com.intellij.psi.PsiFile):com.intellij.psi.codeStyle.ChangedRangesInfo
- s:getInstance():com.intellij.codeInsight.actions.FormatChangedTextUtil
- s:hasChanges(com.intellij.psi.PsiFile):Z
- isChangeNotTrackedForFile(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):Z
f:com.intellij.codeInsight.actions.LastRunReformatCodeOptionsProvider
- <init>(com.intellij.ide.util.PropertiesComponent):V
- getLastCodeCleanup():Z
- getLastOptimizeImports():Z
- getLastRearrangeCode():Z
- getLastRunOptions(com.intellij.psi.PsiFile):com.intellij.codeInsight.actions.ReformatCodeRunOptions
- getLastTextRangeType():com.intellij.codeInsight.actions.TextRangeType
- isDoNotKeepLineBreaks():Z
- isRearrangeCode(com.intellij.lang.Language):Z
- saveCodeCleanupState(Z):V
- saveOptimizeImportsState(Z):V
- saveProcessVcsChangedTextState(Z):V
- saveRearrangeCodeState(Z):V
- saveRearrangeState(com.intellij.lang.Language,Z):V
- setDoNotKeepLineBreaks(Z):V
f:com.intellij.codeInsight.actions.LayoutCodeDialog
- com.intellij.openapi.ui.DialogWrapper
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,Z,java.lang.String):V
- getRunOptions():com.intellij.codeInsight.actions.LayoutCodeOptions
f:com.intellij.codeInsight.actions.LayoutCodeInfoCollector
- <init>():V
- getOptimizeImportsNotification():java.lang.String
- getRearrangeCodeNotification():java.lang.String
- getReformatCodeNotification():java.lang.String
- getSecondFormatNotification():java.lang.String
- hasReformatOrRearrangeNotification():Z
- isEmpty():Z
- setOptimizeImportsNotification(java.lang.String):V
- setRearrangeCodeNotification(java.lang.String):V
- setReformatCodeNotification(java.lang.String):V
- setSecondFormatNotification(java.lang.String):V
com.intellij.codeInsight.actions.LayoutCodeOptions
- com.intellij.codeInsight.actions.OptionalReformatActions
- a:getTextRangeType():com.intellij.codeInsight.actions.TextRangeType
f:com.intellij.codeInsight.actions.LayoutDirectoryDialog
- com.intellij.codeInsight.actions.LayoutProjectCodeDialog
- com.intellij.codeInsight.actions.DirectoryFormattingOptions
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,Z):V
- isIncludeSubdirectories():Z
- setEnabledIncludeSubdirsCb(Z):V
- setSelectedIncludeSubdirsCb(Z):V
c:com.intellij.codeInsight.actions.LayoutProjectCodeDialog
- com.intellij.openapi.ui.DialogWrapper
- com.intellij.codeInsight.actions.ReformatFilesOptions
- p:myIncludeSubdirsCb:javax.swing.JCheckBox
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,Z):V
- p:createCenterPanel():javax.swing.JComponent
- p:createUIComponents():V
- p:doOKAction():V
- getFileTypeMask():java.lang.String
- p:getHelpId():java.lang.String
- getSearchScope():com.intellij.psi.search.SearchScope
- getTextRangeType():com.intellij.codeInsight.actions.TextRangeType
- isCodeCleanup():Z
- isOptimizeImports():Z
- isRearrangeCode():Z
- p:shouldShowIncludeSubdirsCb():Z
a:com.intellij.codeInsight.actions.MultiCaretCodeInsightAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.actionSystem.PerformWithDocumentsCommitted
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- actionPerformedImpl(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getCommandName():java.lang.String
- pa:getHandler():com.intellij.codeInsight.actions.MultiCaretCodeInsightActionHandler
- p:isValidFor(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.psi.PsiFile):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.codeInsight.actions.MultiCaretCodeInsightActionHandler
- <init>():V
- a:invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.psi.PsiFile):V
- postInvoke():V
f:com.intellij.codeInsight.actions.OptimizeImportsAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:actionPerformedImpl(com.intellij.openapi.actionSystem.DataContext):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.codeInsight.actions.OptimizeImportsProcessor
- com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor
- <init>(com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor):V
- <init>(com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,Z,Z):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile[],java.lang.Runnable):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile[],java.lang.String,java.lang.Runnable):V
- s:getCommandName():java.lang.String
- p:prepareTask(com.intellij.psi.PsiFile,Z):java.util.concurrent.FutureTask
com.intellij.codeInsight.actions.OptionalReformatActions
- doNotKeepLineBreaks():Z
- isCodeCleanup():Z
- a:isOptimizeImports():Z
- a:isRearrangeCode():Z
com.intellij.codeInsight.actions.ReaderModeListener
- java.util.EventListener
- a:modeChanged(com.intellij.openapi.project.Project):V
f:com.intellij.codeInsight.actions.ReaderModeSettingsListener
- com.intellij.codeInsight.actions.ReaderModeListener
- sf:Companion:com.intellij.codeInsight.actions.ReaderModeSettingsListener$Companion
- sf:TOPIC:com.intellij.util.messages.Topic
- <init>():V
- modeChanged(com.intellij.openapi.project.Project):V
f:com.intellij.codeInsight.actions.ReaderModeSettingsListener$Companion
- f:applyToAllEditors(com.intellij.openapi.project.Project):V
- f:goToEditorReaderMode():V
c:com.intellij.codeInsight.actions.RearrangeCodeProcessor
- com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor
- <init>(com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor):V
- <init>(com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor,com.intellij.openapi.editor.SelectionModel):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile[],java.lang.String,java.lang.Runnable):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile[],java.lang.String,java.lang.Runnable,Z):V
- <init>(com.intellij.psi.PsiFile):V
- <init>(com.intellij.psi.PsiFile,com.intellij.openapi.editor.SelectionModel):V
- <init>(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange[]):V
- s:getProgressText():java.lang.String
- getRangesToFormat(com.intellij.psi.PsiFile,Z):java.util.Collection
- p:prepareTask(com.intellij.psi.PsiFile,Z):java.util.concurrent.FutureTask
c:com.intellij.codeInsight.actions.ReformatCodeAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.ide.lightEdit.LightEditCompatible
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:convertToPsiFiles(com.intellij.openapi.vfs.VirtualFile[],com.intellij.openapi.project.Project):com.intellij.psi.PsiFile[]
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:reformatDirectory(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,com.intellij.codeInsight.actions.DirectoryFormattingOptions):V
- s:registerFileMaskFilter(com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor,java.lang.String):V
- s:registerScopeFilter(com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor,com.intellij.psi.search.SearchScope):V
- s:setTestOptions(com.intellij.codeInsight.actions.ReformatFilesOptions):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.codeInsight.actions.ReformatCodeProcessor
- com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor
- <init>(com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor,com.intellij.openapi.editor.SelectionModel):V
- <init>(com.intellij.codeInsight.actions.AbstractLayoutCodeProcessor,Z):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module,Z):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,Z,Z):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange,Z):V
- <init>(com.intellij.openapi.project.Project,Z):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile[],java.lang.Runnable,Z):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile[],java.lang.String,java.lang.Runnable,Z):V
- <init>(com.intellij.psi.PsiFile,com.intellij.openapi.editor.SelectionModel):V
- <init>(com.intellij.psi.PsiFile,Z):V
- <init>(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange[]):V
- s:getCommandName():java.lang.String
- p:needsReadActionToPrepareTask():Z
- p:prepareTask(com.intellij.psi.PsiFile,Z):java.util.concurrent.FutureTask
- setDoNotKeepLineBreaks(com.intellij.psi.PsiFile):V
f:com.intellij.codeInsight.actions.ReformatCodeRunOptions
- com.intellij.codeInsight.actions.LayoutCodeOptions
- <init>(com.intellij.codeInsight.actions.TextRangeType):V
- getTextRangeType():com.intellij.codeInsight.actions.TextRangeType
- isOptimizeImports():Z
- isRearrangeCode():Z
- setOptimizeImports(Z):com.intellij.codeInsight.actions.ReformatCodeRunOptions
- setProcessingScope(com.intellij.codeInsight.actions.TextRangeType):V
- setRearrangeCode(Z):com.intellij.codeInsight.actions.ReformatCodeRunOptions
f:com.intellij.codeInsight.actions.ReformatFilesDialog
- com.intellij.openapi.ui.DialogWrapper
- com.intellij.codeInsight.actions.ReformatFilesOptions
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile[]):V
- getFileTypeMask():java.lang.String
- getSearchScope():com.intellij.psi.search.SearchScope
- getTextRangeType():com.intellij.codeInsight.actions.TextRangeType
- isCodeCleanup():Z
- isOptimizeImports():Z
- isRearrangeCode():Z
com.intellij.codeInsight.actions.ReformatFilesOptions
- com.intellij.codeInsight.actions.LayoutCodeOptions
- a:getFileTypeMask():java.lang.String
- a:getSearchScope():com.intellij.psi.search.SearchScope
c:com.intellij.codeInsight.actions.ShowReformatFileDialog
- 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
e:com.intellij.codeInsight.actions.TextRangeType
- java.lang.Enum
- sf:SELECTED_TEXT:com.intellij.codeInsight.actions.TextRangeType
- sf:VCS_CHANGED_TEXT:com.intellij.codeInsight.actions.TextRangeType
- sf:WHOLE_FILE:com.intellij.codeInsight.actions.TextRangeType
- s:valueOf(java.lang.String):com.intellij.codeInsight.actions.TextRangeType
- s:values():com.intellij.codeInsight.actions.TextRangeType[]
c:com.intellij.codeInsight.actions.VcsFacade
- psf:LOG:com.intellij.openapi.diagnostic.Logger
- sf:TEST_REVISION_CONTENT:com.intellij.openapi.util.Key
- p:<init>():V
- calculateChangedLinesNumber(com.intellij.openapi.editor.Document,java.lang.CharSequence):I
- *:createPatchPreviewComponent(com.intellij.openapi.project.Project,com.intellij.model.ModelPatch):javax.swing.JComponent
- getChangedFilesFromDirs(com.intellij.openapi.project.Project,java.util.List):java.util.List
- getChangedRangesInfo(com.intellij.psi.PsiFile):com.intellij.psi.codeStyle.ChangedRangesInfo
- getChangedTextRanges(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):java.util.List
- s:getInstance():com.intellij.codeInsight.actions.VcsFacade
- getVcsIgnoreFileNames(com.intellij.openapi.project.Project):java.util.Set
- hasActiveVcss(com.intellij.openapi.project.Project):Z
- hasChanges(com.intellij.openapi.module.Module):Z
- hasChanges(com.intellij.openapi.project.Project):Z
- hasChanges(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):Z
- hasChanges(com.intellij.psi.PsiDirectory):Z
- hasChanges(com.intellij.psi.PsiFile):Z
- hasChanges(com.intellij.openapi.vfs.VirtualFile[],com.intellij.openapi.project.Project):Z
- isChangeNotTrackedForFile(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):Z
- isFileUnderVcs(com.intellij.psi.PsiFile):java.lang.Boolean
- markFilesDirty(com.intellij.openapi.project.Project,java.util.List):V
- runHeavyModificationTask(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,java.lang.Runnable):V
a:com.intellij.codeInsight.actions.onSave.ActionOnSaveInfoBase
- com.intellij.ide.actionsOnSave.ActionOnSaveInfo
- <init>(com.intellij.ide.actionsOnSave.ActionOnSaveContext,java.lang.String,java.lang.String,Z):V
- p:apply():V
- getActionOnSaveName():java.lang.String
- isActionOnSaveEnabled():Z
- p:isModified():Z
- setActionOnSaveEnabled(Z):V
f:com.intellij.codeInsight.actions.onSave.CodeCleanupOnSaveActionInfo
- com.intellij.codeInsight.actions.onSave.ActionOnSaveInfoBase
- <init>(com.intellij.ide.actionsOnSave.ActionOnSaveContext):V
- getActionLinks():java.util.List
- getComment():com.intellij.ide.actionsOnSave.ActionOnSaveComment
- s:isCodeCleanupOnSaveEnabled(com.intellij.openapi.project.Project):Z
a:com.intellij.codeInsight.actions.onSave.FormatOnSaveActionInfoBase
- com.intellij.ide.actionsOnSave.ActionOnSaveInfo
- pa:addApplicableFileTypes(java.util.Collection):V
- f:getActionOnSaveName():java.lang.String
- getComment():com.intellij.ide.actionsOnSave.ActionOnSaveComment
- getDropDownLinks():java.util.List
- pa:getOptionsFromStoredState():com.intellij.codeInsight.actions.onSave.FormatOnSaveOptionsBase
- f:isActionOnSaveEnabled():Z
- pf:isModified():Z
- f:setActionOnSaveEnabled(Z):V
f:com.intellij.codeInsight.actions.onSave.FormatOnSaveInfoProvider
- com.intellij.ide.actionsOnSave.ActionOnSaveInfoProvider
- <init>():V
- getSearchableOptions():java.util.Collection
f:com.intellij.codeInsight.actions.onSave.FormatOnSaveOptions
- com.intellij.codeInsight.actions.onSave.FormatOnSaveOptionsBase
- com.intellij.openapi.components.PersistentStateComponent
- java.lang.Cloneable
- <init>(com.intellij.openapi.project.Project):V
- clone():com.intellij.codeInsight.actions.onSave.FormatOnSaveOptions
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.actions.onSave.FormatOnSaveOptions
- isFormatOnlyChangedLines():Z
c:com.intellij.codeInsight.actions.onSave.FormatOnSaveOptionsBase
- com.intellij.openapi.components.PersistentStateComponent
- java.lang.Cloneable
- psf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>(com.intellij.codeInsight.actions.onSave.FormatOnSaveOptionsBase$StateBase):V
- clone():com.intellij.codeInsight.actions.onSave.FormatOnSaveOptionsBase
- p:convertOldProperties():V
- equals(java.lang.Object):Z
- f:getState():com.intellij.codeInsight.actions.onSave.FormatOnSaveOptionsBase$StateBase
- hashCode():I
- isAllFileTypesSelected():Z
- isFileTypeSelected(com.intellij.openapi.fileTypes.FileType):Z
- isRunOnSaveEnabled():Z
- f:loadState(com.intellij.codeInsight.actions.onSave.FormatOnSaveOptionsBase$StateBase):V
- f:noStateLoaded():V
- setRunOnSaveEnabled(Z):V
com.intellij.codeInsight.actions.onSave.FormatOnSaveOptionsBase$DefaultsProvider
- getFileTypesFormattedOnSaveByDefault():java.util.Collection
- getFileTypesWithOptimizeImportsOnSaveByDefault():java.util.Collection
f:com.intellij.codeInsight.actions.onSave.FormatOnSaveUsagesCollector
- <init>():V
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
f:com.intellij.codeInsight.actions.onSave.OptimizeImportsOnSaveOptions
- com.intellij.codeInsight.actions.onSave.FormatOnSaveOptionsBase
- com.intellij.openapi.components.PersistentStateComponent
- java.lang.Cloneable
- <init>(com.intellij.openapi.project.Project):V
- clone():com.intellij.codeInsight.actions.onSave.OptimizeImportsOnSaveOptions
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.actions.onSave.OptimizeImportsOnSaveOptions
f:com.intellij.codeInsight.actions.onSave.RearrangeCodeOnSaveActionInfo
- com.intellij.codeInsight.actions.onSave.ActionOnSaveInfoBase
- <init>(com.intellij.ide.actionsOnSave.ActionOnSaveContext):V
- getActionLinks():java.util.List
- s:isRearrangeCodeOnSaveEnabled(com.intellij.openapi.project.Project):Z
com.intellij.codeInsight.codeVision.BypassBasedPlaceholderCollector
- a:collectPlaceholders(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):java.util.List
f:com.intellij.codeInsight.codeVision.CodeVisionBundle
- com.intellij.DynamicBundle
- sf:Companion:com.intellij.codeInsight.codeVision.CodeVisionBundle$Companion
- <init>():V
f:com.intellij.codeInsight.codeVision.CodeVisionBundle$Companion
- f:message(java.lang.String,java.lang.Object[]):java.lang.String
- f:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
c:com.intellij.codeInsight.codeVision.CodeVisionContextProvider
- <init>(com.intellij.openapi.project.Project):V
- createCodeVisionContext(com.intellij.openapi.editor.Editor):com.intellij.codeInsight.codeVision.EditorCodeVisionContext
- f:getProject():com.intellij.openapi.project.Project
c:com.intellij.codeInsight.codeVision.CodeVisionHost
- sf:Companion:com.intellij.codeInsight.codeVision.CodeVisionHost$Companion
- sf:defaultVisibleLenses:I
- sf:settingsLensProviderId:java.lang.String
- <init>(com.intellij.openapi.project.Project):V
- f:calculateCodeVisionSync(com.intellij.openapi.editor.Editor,com.intellij.openapi.Disposable):V
- collectAllProviders():java.util.List
- f:collectPlaceholders(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,kotlin.coroutines.Continuation):java.lang.Object
- getAnchorForEntry(com.intellij.codeInsight.codeVision.CodeVisionEntry):com.intellij.codeInsight.codeVision.CodeVisionAnchorKind
- f:getCodeVisionLifetime():com.jetbrains.rd.util.lifetime.Lifetime
- f:getInvalidateProviderSignal():com.jetbrains.rd.util.reactive.Signal
- f:getLifeSettingModel():com.intellij.codeInsight.codeVision.settings.CodeVisionSettingsLiveModel
- f:getNumber(java.lang.String):I
- f:getPriorityForEntry(com.intellij.codeInsight.codeVision.CodeVisionEntry):I
- f:getProject():com.intellij.openapi.project.Project
- getProviderById(java.lang.String):com.intellij.codeInsight.codeVision.CodeVisionProvider
- f:getProviders():java.util.List
- handleLensClick(com.intellij.openapi.editor.Editor,com.intellij.openapi.util.TextRange,com.intellij.codeInsight.codeVision.CodeVisionEntry):V
- handleLensExtraAction(com.intellij.openapi.editor.Editor,com.intellij.openapi.util.TextRange,com.intellij.codeInsight.codeVision.CodeVisionEntry,java.lang.String):V
- initialize():V
- f:invalidateProvider(com.intellij.codeInsight.codeVision.CodeVisionHost$LensInvalidateSignal):V
- sf:isCodeLensTest():Z
- f:nullIfDefault(com.intellij.codeInsight.codeVision.CodeVisionAnchorKind):com.intellij.codeInsight.codeVision.CodeVisionAnchorKind
- p:openCodeVisionSettings(com.intellij.codeInsight.codeVision.CodeVisionProvider):V
- bs:openCodeVisionSettings$default(com.intellij.codeInsight.codeVision.CodeVisionHost,com.intellij.codeInsight.codeVision.CodeVisionProvider,I,java.lang.Object):V
- pf:rearrangeProviders():V
- f:setProviders(java.util.List):V
- p:subscribeForDocumentChanges(com.intellij.openapi.editor.Editor,com.jetbrains.rd.util.lifetime.Lifetime,kotlin.jvm.functions.Function0):V
f:com.intellij.codeInsight.codeVision.CodeVisionHost$Companion
- f:isCodeLensTest():Z
- f:isCodeVisionTestKey():com.intellij.openapi.util.Key
f:com.intellij.codeInsight.codeVision.CodeVisionHost$LensInvalidateSignal
- <init>(com.intellij.openapi.editor.Editor,java.util.Collection):V
- b:<init>(com.intellij.openapi.editor.Editor,java.util.Collection,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:component1():com.intellij.openapi.editor.Editor
- f:component2():java.util.Collection
- f:copy(com.intellij.openapi.editor.Editor,java.util.Collection):com.intellij.codeInsight.codeVision.CodeVisionHost$LensInvalidateSignal
- bs:copy$default(com.intellij.codeInsight.codeVision.CodeVisionHost$LensInvalidateSignal,com.intellij.openapi.editor.Editor,java.util.Collection,I,java.lang.Object):com.intellij.codeInsight.codeVision.CodeVisionHost$LensInvalidateSignal
- equals(java.lang.Object):Z
- f:getEditor():com.intellij.openapi.editor.Editor
- f:getProviderIds():java.util.Collection
- hashCode():I
c:com.intellij.codeInsight.codeVision.CodeVisionInitializer
- sf:Companion:com.intellij.codeInsight.codeVision.CodeVisionInitializer$Companion
- <init>(com.intellij.openapi.project.Project):V
- getCodeVisionHost():com.intellij.codeInsight.codeVision.CodeVisionHost
- p:getHost():com.intellij.codeInsight.codeVision.CodeVisionHost
f:com.intellij.codeInsight.codeVision.CodeVisionInitializer$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.codeVision.CodeVisionInitializer
f:com.intellij.codeInsight.codeVision.CodeVisionModel
- <init>():V
- f:addCodeVisionListener(com.jetbrains.rd.util.lifetime.Lifetime,com.intellij.codeInsight.codeVision.CodeVisionModel$Listener):V
- f:addOrUpdateLenses(java.lang.Iterable):V
- f:removeLenses(java.lang.Iterable):V
com.intellij.codeInsight.codeVision.CodeVisionModel$Listener
- a:onLensesAddedOrUpdated(java.lang.Iterable):V
- a:onLensesRemoved(java.lang.Iterable):V
*:com.intellij.codeInsight.codeVision.CodeVisionProvider
- *sf:Companion:com.intellij.codeInsight.codeVision.CodeVisionProvider$Companion
- sf:EP_NAME:java.lang.String
- computeCodeVision(com.intellij.openapi.editor.Editor,java.lang.Object):com.intellij.codeInsight.codeVision.CodeVisionState
- computeForEditor(com.intellij.openapi.editor.Editor,java.lang.Object):java.util.List
- a:getDefaultAnchor():com.intellij.codeInsight.codeVision.CodeVisionAnchorKind
- getGroupId():java.lang.String
- a:getId():java.lang.String
- a:getName():java.lang.String
- getPlaceholderCollector(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.codeVision.CodeVisionPlaceholderCollector
- a:getRelativeOrderings():java.util.List
- handleClick(com.intellij.openapi.editor.Editor,com.intellij.openapi.util.TextRange,com.intellij.codeInsight.codeVision.CodeVisionEntry):V
- handleExtraAction(com.intellij.openapi.editor.Editor,com.intellij.openapi.util.TextRange,java.lang.String):V
- isAvailableFor(com.intellij.openapi.project.Project):Z
- a:precomputeOnUiThread(com.intellij.openapi.editor.Editor):java.lang.Object
- preparePreview(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- shouldRecomputeForEditor(com.intellij.openapi.editor.Editor,java.lang.Object):Z
*f:com.intellij.codeInsight.codeVision.CodeVisionProvider$Companion
- sf:EP_NAME:java.lang.String
- f:getProvidersExtensionPoint():com.intellij.openapi.extensions.ExtensionPointName
com.intellij.codeInsight.codeVision.CodeVisionProviderFactory
- sf:Companion:com.intellij.codeInsight.codeVision.CodeVisionProviderFactory$Companion
- sf:EP_NAME:java.lang.String
- a:createProviders(com.intellij.openapi.project.Project):kotlin.sequences.Sequence
f:com.intellij.codeInsight.codeVision.CodeVisionProviderFactory$Companion
- sf:EP_NAME:java.lang.String
- f:createAllProviders(com.intellij.openapi.project.Project):java.util.List
- f:getExtensionPoint():com.intellij.openapi.extensions.ExtensionPointName
a:com.intellij.codeInsight.codeVision.CodeVisionState
- sf:Companion:com.intellij.codeInsight.codeVision.CodeVisionState$Companion
- f:getResult():java.util.List
- f:isReady():Z
f:com.intellij.codeInsight.codeVision.CodeVisionState$Companion
- f:getREADY_EMPTY():com.intellij.codeInsight.codeVision.CodeVisionState$Ready
f:com.intellij.codeInsight.codeVision.CodeVisionState$NotReady
- com.intellij.codeInsight.codeVision.CodeVisionState
- sf:INSTANCE:com.intellij.codeInsight.codeVision.CodeVisionState$NotReady
f:com.intellij.codeInsight.codeVision.CodeVisionState$Ready
- com.intellij.codeInsight.codeVision.CodeVisionState
- <init>(java.util.List):V
c:com.intellij.codeInsight.codeVision.EditorCodeVisionContext
- <init>(com.intellij.codeInsight.codeVision.CodeVisionHost,com.intellij.openapi.editor.Editor):V
- clearLenses():V
- f:discardPending():V
- f:getCodeVisionModel():com.intellij.codeInsight.codeVision.CodeVisionModel
- f:getEditor():com.intellij.openapi.editor.Editor
- getHasAnyPendingLenses():Z
- f:getValidPairResult():kotlin.sequences.Sequence
- getValidResult():kotlin.sequences.Sequence
- f:getZombies():java.util.List
- f:hasProviderCodeVision(java.lang.String):Z
- f:invokeMoreMenu(I):V
- pf:isValidFor(com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.Document):Z
- f:notifyPendingLenses():V
- f:resubmitThings():V
- f:setResults(java.util.List):V
- f:setZombieResults(java.util.List):V
- f:setZombies(java.util.List):V
f:com.intellij.codeInsight.codeVision.EditorCodeVisionContextKt
- sf:getCodeVisionEntryMouseEventKey():com.intellij.openapi.util.Key
- sf:getCodeVisionEntryOnHighlighterKey():com.intellij.openapi.util.Key
- sf:getCodeVisionEntryOrThrow(com.intellij.openapi.editor.RangeMarker):com.intellij.codeInsight.codeVision.CodeVisionEntry
- sf:getEditorCodeVisionEntryKey():com.intellij.openapi.util.Key
- sf:getEditorLensContextKey():com.intellij.openapi.util.Key
- sf:getHighlighterOnCodeVisionEntryKey():com.intellij.openapi.util.Key
- sf:getLensContext(com.intellij.openapi.editor.Editor):com.intellij.codeInsight.codeVision.EditorCodeVisionContext
com.intellij.codeInsight.codeVision.GenericPlaceholderCollector
- a:collectPlaceholders(com.intellij.openapi.editor.Editor):java.util.List
f:com.intellij.codeInsight.codeVision.ShowCodeVisionPopupAction
- com.intellij.openapi.actionSystem.AnAction
- <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.codeInsight.codeVision.settings.CodeVisionGlobalSettingsProvider
- com.intellij.codeInsight.hints.settings.InlayGroupSettingProvider
- sf:Companion:com.intellij.codeInsight.codeVision.settings.CodeVisionGlobalSettingsProvider$Companion
- <init>():V
- apply():V
- getComponent():com.intellij.openapi.ui.DialogPanel
- getGroup():com.intellij.codeInsight.hints.InlayGroup
- isEnabled():Z
- isModified():Z
- reset():V
- setEnabled(Z):V
f:com.intellij.codeInsight.codeVision.settings.CodeVisionGlobalSettingsProvider$Companion
- f:getDefaultAnchors():java.util.List
- f:getSupportedAnchors():java.util.List
c:com.intellij.codeInsight.codeVision.settings.CodeVisionGroupDefaultSettingModel
- com.intellij.codeInsight.codeVision.settings.CodeVisionGroupSettingModel
- sf:Companion:com.intellij.codeInsight.codeVision.settings.CodeVisionGroupDefaultSettingModel$Companion
- <init>(java.lang.String,java.lang.String,java.lang.String,com.intellij.lang.Language,Z,java.util.List):V
- <init>(java.lang.String,java.lang.String,java.lang.String,Z,java.util.List):V
- apply():V
- collectData(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):java.lang.Runnable
- getComponent():javax.swing.JComponent
- getDescription():java.lang.String
- getName():java.lang.String
- p:getPreviewLanguage():com.intellij.lang.Language
- getPreviewText():java.lang.String
- f:getProviders():java.util.List
- isModified():Z
- reset():V
f:com.intellij.codeInsight.codeVision.settings.CodeVisionGroupDefaultSettingModel$Companion
a:com.intellij.codeInsight.codeVision.settings.CodeVisionGroupSettingModel
- com.intellij.codeInsight.hints.settings.InlayProviderSettingsModel
- <init>(Z,java.lang.String):V
- f:getCaseDescription(com.intellij.codeInsight.hints.ImmediateConfigurable$Case):java.lang.String
- f:getCasePreview(com.intellij.codeInsight.hints.ImmediateConfigurable$Case):java.lang.String
- f:getCasePreviewLanguage(com.intellij.codeInsight.hints.ImmediateConfigurable$Case):com.intellij.lang.Language
- f:getCases():java.util.List
- f:getGroup():com.intellij.codeInsight.hints.InlayGroup
- f:getMainCheckBoxLabel():java.lang.String
- p:getPreviewLanguage():com.intellij.lang.Language
- getPreviewText():java.lang.String
com.intellij.codeInsight.codeVision.settings.CodeVisionGroupSettingProvider
- createModel(com.intellij.openapi.project.Project):com.intellij.codeInsight.codeVision.settings.CodeVisionGroupSettingModel
- createSettingsModel(Z,java.util.List):com.intellij.codeInsight.codeVision.settings.CodeVisionGroupSettingModel
- getDescription():java.lang.String
- a:getGroupId():java.lang.String
- getGroupName():java.lang.String
f:com.intellij.codeInsight.codeVision.settings.CodeVisionGroupSettingProvider$EP
- sf:INSTANCE:com.intellij.codeInsight.codeVision.settings.CodeVisionGroupSettingProvider$EP
- f:findGroupModels():java.util.List
- f:findSingleModels(com.intellij.openapi.project.Project):java.util.List
- f:getEXTENSION_POINT_NAME():com.intellij.openapi.extensions.ExtensionPointName
f:com.intellij.codeInsight.codeVision.settings.CodeVisionInlaySettingProvider
- com.intellij.codeInsight.hints.settings.InlaySettingsProvider
- <init>():V
- createModels(com.intellij.openapi.project.Project,com.intellij.lang.Language):java.util.List
- getSupportedLanguages(com.intellij.openapi.project.Project):java.util.List
f:com.intellij.codeInsight.codeVision.settings.CodeVisionSettingsLiveModel
- <init>(com.jetbrains.rd.util.lifetime.Lifetime):V
- f:getAnchorLimit(com.intellij.codeInsight.codeVision.CodeVisionAnchorKind):java.lang.Integer
- f:getCodeVisionGroupToPosition():com.jetbrains.rd.util.reactive.ViewableMap
- f:getDefaultPosition():com.jetbrains.rd.util.reactive.Property
- f:getDisabledCodeVisionProviderIds():com.jetbrains.rd.util.reactive.ViewableSet
- f:getVisibleMetricsAboveDeclarationCount():com.jetbrains.rd.util.reactive.Property
- f:getVisibleMetricsNextToDeclarationCount():com.jetbrains.rd.util.reactive.Property
- f:isEnabled():com.jetbrains.rd.util.reactive.Property
- f:isEnabledWithRegistry():com.jetbrains.rd.util.reactive.Property
- f:isRegistryEnabled():com.jetbrains.rd.util.reactive.Property
f:com.intellij.codeInsight.codeVision.settings.CodeVisionSettingsPreviewLanguage
- com.intellij.openapi.extensions.PluginAware
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- language:java.lang.String
- modelId:java.lang.String
- <init>():V
- findBundle():java.util.ResourceBundle
- setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
e:com.intellij.codeInsight.codeVision.settings.PlatformCodeVisionIds
- java.lang.Enum
- sf:INHERITORS:com.intellij.codeInsight.codeVision.settings.PlatformCodeVisionIds
- sf:PROBLEMS:com.intellij.codeInsight.codeVision.settings.PlatformCodeVisionIds
- sf:RENAME:com.intellij.codeInsight.codeVision.settings.PlatformCodeVisionIds
- sf:USAGES:com.intellij.codeInsight.codeVision.settings.PlatformCodeVisionIds
- s:getEntries():kotlin.enums.EnumEntries
- f:getKey():java.lang.String
- s:valueOf(java.lang.String):com.intellij.codeInsight.codeVision.settings.PlatformCodeVisionIds
- s:values():com.intellij.codeInsight.codeVision.settings.PlatformCodeVisionIds[]
f:com.intellij.codeInsight.codeVision.settings.impl.CodeVisionInheritorsSettingsProvider
- com.intellij.codeInsight.codeVision.settings.CodeVisionGroupSettingProvider
- <init>():V
- getGroupId():java.lang.String
f:com.intellij.codeInsight.codeVision.settings.impl.CodeVisionProblemsSettingsProvider
- com.intellij.codeInsight.codeVision.settings.CodeVisionGroupSettingProvider
- <init>():V
- getGroupId():java.lang.String
f:com.intellij.codeInsight.codeVision.settings.impl.CodeVisionUsagesSettingsProvider
- com.intellij.codeInsight.codeVision.settings.CodeVisionGroupSettingProvider
- <init>():V
- getGroupId():java.lang.String
f:com.intellij.codeInsight.codeVision.ui.CodeVisionView
- sf:Companion:com.intellij.codeInsight.codeVision.ui.CodeVisionView$Companion
- <init>(com.intellij.openapi.project.Project):V
- f:addCodeLenses(com.jetbrains.rd.util.lifetime.Lifetime,com.intellij.openapi.editor.impl.EditorImpl,com.intellij.openapi.util.TextRange,com.intellij.codeInsight.codeVision.CodeVisionModel,java.util.Map):kotlin.jvm.functions.Function1
- f:getProject():com.intellij.openapi.project.Project
- f:runWithReusingLenses(kotlin.jvm.functions.Function0):V
- f:setPerAnchorLimits(java.util.Map):V
f:com.intellij.codeInsight.codeVision.ui.CodeVisionView$Companion
f:com.intellij.codeInsight.codeVision.ui.RdSwingKt
- sf:editorMouseListener(com.intellij.openapi.editor.Editor):com.jetbrains.rd.util.reactive.ISource
- sf:mouseClicked(com.intellij.openapi.editor.Editor):com.jetbrains.rd.util.reactive.ISource
- sf:mouseEntered(com.intellij.openapi.editor.Editor):com.jetbrains.rd.util.reactive.IPropertyView
- sf:mousePoint(com.intellij.openapi.editor.Editor):com.jetbrains.rd.util.reactive.IPropertyView
- sf:mousePressed(com.intellij.openapi.editor.Editor):com.jetbrains.rd.util.reactive.ISource
- sf:mouseRelativePoint(com.intellij.openapi.editor.Editor):com.jetbrains.rd.util.reactive.IPropertyView
- sf:mouseReleased(com.intellij.openapi.editor.Editor):com.jetbrains.rd.util.reactive.ISource
- sf:visibleAreaChanged(com.intellij.openapi.editor.ScrollingModel):com.jetbrains.rd.util.reactive.ISource
- sf:windowAncestor(javax.swing.JComponent):com.jetbrains.rd.util.reactive.IPropertyView
f:com.intellij.codeInsight.codeVision.ui.model.AdditionalCodeVisionEntry
- com.intellij.codeInsight.codeVision.CodeVisionEntry
- <init>(java.lang.String,java.lang.String,java.lang.String,javax.swing.Icon):V
- b:<init>(java.lang.String,java.lang.String,java.lang.String,javax.swing.Icon,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getSwingIcon():javax.swing.Icon
- f:getText():java.lang.String
f:com.intellij.codeInsight.codeVision.ui.model.ClickableRichTextCodeVisionEntry
- com.intellij.codeInsight.codeVision.ui.model.RichTextCodeVisionEntry
- com.intellij.codeInsight.codeVision.ui.model.CodeVisionPredefinedActionEntry
- <init>(java.lang.String,com.intellij.codeInsight.codeVision.ui.model.richText.RichText,kotlin.jvm.functions.Function2,javax.swing.Icon,java.lang.String,java.lang.String,java.util.List):V
- b:<init>(java.lang.String,com.intellij.codeInsight.codeVision.ui.model.richText.RichText,kotlin.jvm.functions.Function2,javax.swing.Icon,java.lang.String,java.lang.String,java.util.List,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getOnClick():kotlin.jvm.functions.Function2
- onClick(com.intellij.openapi.editor.Editor):V
f:com.intellij.codeInsight.codeVision.ui.model.ClickableTextCodeVisionEntry
- com.intellij.codeInsight.codeVision.ui.model.TextCodeVisionEntry
- com.intellij.codeInsight.codeVision.ui.model.CodeVisionPredefinedActionEntry
- <init>(java.lang.String,java.lang.String,kotlin.jvm.functions.Function2,javax.swing.Icon,java.lang.String,java.lang.String,java.util.List):V
- b:<init>(java.lang.String,java.lang.String,kotlin.jvm.functions.Function2,javax.swing.Icon,java.lang.String,java.lang.String,java.util.List,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getOnClick():kotlin.jvm.functions.Function2
- onClick(com.intellij.openapi.editor.Editor):V
f:com.intellij.codeInsight.codeVision.ui.model.CodeVisionListData
- sf:Companion:com.intellij.codeInsight.codeVision.ui.model.CodeVisionListData$Companion
- sf:KEY:com.intellij.openapi.util.Key
- <init>(com.jetbrains.rd.util.lifetime.Lifetime,com.intellij.codeInsight.codeVision.ui.model.ProjectCodeVisionModel,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel,com.intellij.openapi.editor.Inlay,java.util.List,com.intellij.codeInsight.codeVision.CodeVisionAnchorKind):V
- f:getAnchor():com.intellij.codeInsight.codeVision.CodeVisionAnchorKind
- f:getAnchoredLens():java.util.List
- f:getInlay():com.intellij.openapi.editor.Inlay
- f:getLifetime():com.jetbrains.rd.util.lifetime.Lifetime
- f:getProjectModel():com.intellij.codeInsight.codeVision.ui.model.ProjectCodeVisionModel
- f:getRangeCodeVisionModel():com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel
- f:getVisibleLens():java.util.ArrayList
- f:isMoreLensActive():Z
- f:isPainted():Z
- f:setPainted(Z):V
- f:state():com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState
f:com.intellij.codeInsight.codeVision.ui.model.CodeVisionListData$Companion
com.intellij.codeInsight.codeVision.ui.model.CodeVisionPredefinedActionEntry
- a:onClick(com.intellij.openapi.editor.Editor):V
f:com.intellij.codeInsight.codeVision.ui.model.CodeVisionVisualVerticalPositionKeeper
- <init>(com.intellij.openapi.editor.Editor[]):V
- f:restoreOriginalLocation():V
f:com.intellij.codeInsight.codeVision.ui.model.CodeVisionVisualVerticalPositionKeeper$RangeMarkerWithOffset
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.editor.RangeMarker,I):V
- dispose():V
- f:getRange():com.intellij.openapi.editor.RangeMarker
- f:getShift():I
f:com.intellij.codeInsight.codeVision.ui.model.CounterCodeVisionEntry
- com.intellij.codeInsight.codeVision.CodeVisionEntry
- <init>(I,java.lang.String,java.lang.String,javax.swing.Icon,java.lang.String,java.lang.String,java.util.List):V
- f:getCount():I
- f:getText():java.lang.String
f:com.intellij.codeInsight.codeVision.ui.model.PlaceholderCodeVisionEntry
- com.intellij.codeInsight.codeVision.ui.model.TextCodeVisionEntry
- <init>(java.lang.String):V
c:com.intellij.codeInsight.codeVision.ui.model.ProjectCodeVisionModel
- sf:Companion:com.intellij.codeInsight.codeVision.ui.model.ProjectCodeVisionModel$Companion
- sf:HIDE_ALL:java.lang.String
- sf:HIDE_PROVIDER_ID:java.lang.String
- sf:MORE_PROVIDER_ID:java.lang.String
- <init>(com.intellij.openapi.project.Project):V
- pf:getCodeVisionHost():com.intellij.codeInsight.codeVision.CodeVisionHost
- f:getLensIndex(com.intellij.codeInsight.codeVision.CodeVisionEntry):I
- f:getLensPopupActive():com.jetbrains.rd.util.reactive.Property
- f:getMaxVisibleLensCount():com.jetbrains.rd.util.reactive.ViewableMap
- f:getMoreEntry():com.intellij.codeInsight.codeVision.ui.model.AdditionalCodeVisionEntry
- f:getProject():com.intellij.openapi.project.Project
- f:handleLensClick(com.intellij.openapi.editor.Editor,com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.Inlay,com.intellij.codeInsight.codeVision.CodeVisionEntry):V
- handleLensExtraAction(com.intellij.openapi.editor.Editor,com.intellij.openapi.util.TextRange,com.intellij.codeInsight.codeVision.CodeVisionEntry,java.lang.String):V
- f:handleLensRightClick(com.intellij.codeInsight.codeVision.CodeVisionEntry,com.intellij.openapi.editor.Inlay):V
f:com.intellij.codeInsight.codeVision.ui.model.ProjectCodeVisionModel$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.codeVision.ui.model.ProjectCodeVisionModel
f:com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,java.util.Map,com.intellij.openapi.util.TextRange,java.lang.String):V
- b:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,java.util.Map,com.intellij.openapi.util.TextRange,java.lang.String,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getAnchoringRange():com.intellij.openapi.util.TextRange
- f:getEditor():com.intellij.openapi.editor.Editor
- f:getInlays():java.util.ArrayList
- f:getName():java.lang.String
- f:getProject():com.intellij.openapi.project.Project
- f:handleLensClick(com.intellij.codeInsight.codeVision.CodeVisionEntry,com.intellij.openapi.editor.Inlay):V
- f:handleLensExtraAction(com.intellij.codeInsight.codeVision.CodeVisionEntry,java.lang.String):V
- f:handleLensRightClick(com.intellij.codeInsight.codeVision.CodeVisionEntry,com.intellij.openapi.editor.Inlay):V
- f:sortedLensesMorePopup():java.util.List
- f:state():com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState
e:com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState
- java.lang.Enum
- sf:ACTIVE:com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState
- sf:NORMAL:com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState
- s:values():com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState[]
c:com.intellij.codeInsight.codeVision.ui.model.RichTextCodeVisionEntry
- com.intellij.codeInsight.codeVision.CodeVisionEntry
- <init>(java.lang.String,com.intellij.codeInsight.codeVision.ui.model.richText.RichText,javax.swing.Icon,java.lang.String,java.lang.String,java.util.List):V
- b:<init>(java.lang.String,com.intellij.codeInsight.codeVision.ui.model.richText.RichText,javax.swing.Icon,java.lang.String,java.lang.String,java.util.List,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getText():com.intellij.codeInsight.codeVision.ui.model.richText.RichText
f:com.intellij.codeInsight.codeVision.ui.model.SwingScheduler
- com.jetbrains.rd.util.reactive.IScheduler
- sf:INSTANCE:com.intellij.codeInsight.codeVision.ui.model.SwingScheduler
- assertThread(java.lang.Object):V
- flush():V
- getExecutionOrder():com.jetbrains.rd.util.reactive.ExecutionOrder
- invokeOrQueue(kotlin.jvm.functions.Function0):V
- isActive():Z
- queue(kotlin.jvm.functions.Function0):V
c:com.intellij.codeInsight.codeVision.ui.model.TextCodeVisionEntry
- com.intellij.codeInsight.codeVision.CodeVisionEntry
- <init>(java.lang.String,java.lang.String,javax.swing.Icon,java.lang.String,java.lang.String,java.util.List):V
- b:<init>(java.lang.String,java.lang.String,javax.swing.Icon,java.lang.String,java.lang.String,java.util.List,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getText():java.lang.String
f:com.intellij.codeInsight.codeVision.ui.model.ZombieCodeVisionEntry
- com.intellij.codeInsight.codeVision.CodeVisionEntry
- <init>(java.lang.String,java.lang.String,java.lang.String,javax.swing.Icon,java.lang.Integer,java.lang.String):V
- b:<init>(java.lang.String,java.lang.String,java.lang.String,javax.swing.Icon,java.lang.Integer,java.lang.String,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getCount():java.lang.Integer
- f:getText():java.lang.String
f:com.intellij.codeInsight.codeVision.ui.model.richText.RichString
- <init>(com.intellij.openapi.util.TextRange,com.intellij.ui.SimpleTextAttributes,com.intellij.codeInsight.codeVision.ui.model.richText.RichText):V
- f:component1():com.intellij.openapi.util.TextRange
- f:component2():com.intellij.ui.SimpleTextAttributes
- f:component3():com.intellij.codeInsight.codeVision.ui.model.richText.RichText
- f:copy(com.intellij.openapi.util.TextRange,com.intellij.ui.SimpleTextAttributes,com.intellij.codeInsight.codeVision.ui.model.richText.RichText):com.intellij.codeInsight.codeVision.ui.model.richText.RichString
- bs:copy$default(com.intellij.codeInsight.codeVision.ui.model.richText.RichString,com.intellij.openapi.util.TextRange,com.intellij.ui.SimpleTextAttributes,com.intellij.codeInsight.codeVision.ui.model.richText.RichText,I,java.lang.Object):com.intellij.codeInsight.codeVision.ui.model.richText.RichString
- equals(java.lang.Object):Z
- f:getAttributes():com.intellij.ui.SimpleTextAttributes
- f:getRichText():com.intellij.codeInsight.codeVision.ui.model.richText.RichText
- f:getText():java.lang.String
- f:getTextRange():com.intellij.openapi.util.TextRange
- hashCode():I
- f:setAttributes(com.intellij.ui.SimpleTextAttributes):V
c:com.intellij.codeInsight.codeVision.ui.model.richText.RichText
- java.lang.Cloneable
- <init>():V
- <init>(java.lang.String):V
- <init>(java.lang.String,java.util.Collection):V
- f:addStyle(I,com.intellij.openapi.util.TextRange):V
- f:append(java.lang.String,com.intellij.ui.SimpleTextAttributes):V
- clone():com.intellij.codeInsight.codeVision.ui.model.richText.RichText
- f:getLength():I
- f:getParts():java.util.List
- f:getText():java.lang.String
- f:setForeColor(java.awt.Color):V
f:com.intellij.codeInsight.codeVision.ui.popup.CodeVisionContextPopup
- com.intellij.ui.popup.list.ListPopupImpl
- sf:Companion:com.intellij.codeInsight.codeVision.ui.popup.CodeVisionContextPopup$Companion
f:com.intellij.codeInsight.codeVision.ui.popup.CodeVisionContextPopup$Companion
- f:createLensList(com.intellij.codeInsight.codeVision.CodeVisionEntry,com.intellij.codeInsight.codeVision.ui.model.CodeVisionListData,com.intellij.openapi.project.Project):com.intellij.codeInsight.codeVision.ui.popup.CodeVisionContextPopup
f:com.intellij.codeInsight.codeVision.ui.popup.CodeVisionListPopup
- com.intellij.ui.popup.list.ListPopupImpl
- sf:Companion:com.intellij.codeInsight.codeVision.ui.popup.CodeVisionListPopup$Companion
f:com.intellij.codeInsight.codeVision.ui.popup.CodeVisionListPopup$Companion
- f:createLensList(com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Inlay):com.intellij.codeInsight.codeVision.ui.popup.CodeVisionListPopup
f:com.intellij.codeInsight.codeVision.ui.popup.CodeVisionPopup
- sf:Companion:com.intellij.codeInsight.codeVision.ui.popup.CodeVisionPopup$Companion
- <init>():V
f:com.intellij.codeInsight.codeVision.ui.popup.CodeVisionPopup$Companion
- f:createNested(com.jetbrains.rd.util.lifetime.Lifetime):com.jetbrains.rd.util.lifetime.LifetimeDefinition
- bs:createNested$default(com.intellij.codeInsight.codeVision.ui.popup.CodeVisionPopup$Companion,com.jetbrains.rd.util.lifetime.Lifetime,I,java.lang.Object):com.jetbrains.rd.util.lifetime.LifetimeDefinition
- f:showContextPopup(com.jetbrains.rd.util.lifetime.Lifetime,com.intellij.openapi.editor.Inlay,com.intellij.codeInsight.codeVision.CodeVisionEntry,com.jetbrains.rd.util.reactive.Property,com.intellij.codeInsight.codeVision.ui.popup.CodeVisionPopup$Disposition,com.intellij.codeInsight.codeVision.ui.model.CodeVisionListData,com.intellij.openapi.project.Project):V
- f:showMorePopup(com.jetbrains.rd.util.lifetime.Lifetime,com.intellij.openapi.editor.Inlay,com.intellij.codeInsight.codeVision.CodeVisionEntry,com.jetbrains.rd.util.reactive.IProperty,com.intellij.codeInsight.codeVision.ui.popup.CodeVisionPopup$Disposition,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel,com.intellij.openapi.project.Project):V
- f:showMorePopup(com.jetbrains.rd.util.lifetime.Lifetime,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,com.jetbrains.rd.util.reactive.IProperty,com.intellij.codeInsight.codeVision.ui.popup.CodeVisionPopup$Disposition,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel):V
e:com.intellij.codeInsight.codeVision.ui.popup.CodeVisionPopup$Disposition
- java.lang.Enum
- sf:CURSOR_POPUP_DISPOSITION:com.intellij.codeInsight.codeVision.ui.popup.CodeVisionPopup$Disposition
- sf:MOUSE_POPUP_DISPOSITION:com.intellij.codeInsight.codeVision.ui.popup.CodeVisionPopup$Disposition
- s:getEntries():kotlin.enums.EnumEntries
- f:getList():java.util.List
- s:valueOf(java.lang.String):com.intellij.codeInsight.codeVision.ui.popup.CodeVisionPopup$Disposition
- s:values():com.intellij.codeInsight.codeVision.ui.popup.CodeVisionPopup$Disposition[]
f:com.intellij.codeInsight.codeVision.ui.popup.CodeVisionPopupWrapper
- <init>(com.jetbrains.rd.util.lifetime.LifetimeDefinition,com.intellij.openapi.editor.Editor,kotlin.jvm.functions.Function1,com.intellij.codeInsight.codeVision.ui.popup.layouter.DockingLayouter,com.jetbrains.rd.util.reactive.IProperty):V
- f:getEditor():com.intellij.openapi.editor.Editor
- f:getLtd():com.jetbrains.rd.util.lifetime.LifetimeDefinition
- f:getMainLTD():com.jetbrains.rd.util.lifetime.LifetimeDefinition
- f:getPopup():com.intellij.ui.popup.AbstractPopup
- f:getPopupFactory():kotlin.jvm.functions.Function1
- f:getProcessing():Z
- f:hide(com.jetbrains.rd.util.lifetime.Lifetime):V
- f:setLtd(com.jetbrains.rd.util.lifetime.LifetimeDefinition):V
- f:setPopup(com.intellij.ui.popup.AbstractPopup):V
- f:setProcessing(Z):V
- f:show():V
c:com.intellij.codeInsight.codeVision.ui.popup.SubCodeVisionMenu
- com.intellij.openapi.ui.popup.util.BaseListPopupStep
- <init>(java.util.List,kotlin.jvm.functions.Function1,java.lang.String):V
- b:<init>(java.util.List,kotlin.jvm.functions.Function1,java.lang.String,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getList():java.util.List
- f:getOnClick():kotlin.jvm.functions.Function1
- getSeparatorAbove(com.intellij.codeInsight.codeVision.CodeVisionEntryExtraActionModel):com.intellij.openapi.ui.popup.ListSeparator
- getTextFor(com.intellij.codeInsight.codeVision.CodeVisionEntryExtraActionModel):java.lang.String
- isAutoSelectionEnabled():Z
- isMnemonicsNavigationEnabled():Z
- isSelectable(com.intellij.codeInsight.codeVision.CodeVisionEntryExtraActionModel):Z
- isSpeedSearchEnabled():Z
- onChosen(com.intellij.codeInsight.codeVision.CodeVisionEntryExtraActionModel,Z):com.intellij.openapi.ui.popup.PopupStep
e:com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring
- java.lang.Enum
- sf:FarInside:com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring
- sf:FarOutside:com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring
- sf:MiddleInside:com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring
- sf:NearInside:com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring
- sf:NearOutside:com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring
- s:values():com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring[]
f:com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring2D
- <init>(com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring,com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring):V
- f:component1():com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring
- f:component2():com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring
- f:copy(com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring,com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring):com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring2D
- bs:copy$default(com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring2D,com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring,com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring,I,java.lang.Object):com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring2D
- equals(java.lang.Object):Z
- f:getHorizontal():com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring
- f:getVertical():com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring
- hashCode():I
com.intellij.codeInsight.codeVision.ui.popup.layouter.AnchoringRect
- a:getRectangle():com.jetbrains.rd.util.reactive.IPropertyView
f:com.intellij.codeInsight.codeVision.ui.popup.layouter.AnchoringRectKt
- sf:isFar(com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring):Z
- sf:isInside(com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring2D):Z
- sf:isInside(com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring):Z
- sf:isNear(com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring):Z
- sf:isOutside(com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring):Z
f:com.intellij.codeInsight.codeVision.ui.popup.layouter.DockingLayouter
- <init>(com.jetbrains.rd.util.lifetime.Lifetime,com.intellij.codeInsight.codeVision.ui.popup.layouter.AnchoringRect,java.util.List,com.intellij.openapi.project.Project,I,Z):V
- b:<init>(com.jetbrains.rd.util.lifetime.Lifetime,com.intellij.codeInsight.codeVision.ui.popup.layouter.AnchoringRect,java.util.List,com.intellij.openapi.project.Project,I,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getLayout():com.jetbrains.rd.util.reactive.IProperty
- f:getProject():com.intellij.openapi.project.Project
- f:getSize():com.jetbrains.rd.util.reactive.IOptProperty
f:com.intellij.codeInsight.codeVision.ui.popup.layouter.EditorAnchoringRect
- com.intellij.codeInsight.codeVision.ui.popup.layouter.AnchoringRect
- sf:Companion:com.intellij.codeInsight.codeVision.ui.popup.layouter.EditorAnchoringRect$Companion
- <init>(com.jetbrains.rd.util.lifetime.Lifetime,com.intellij.openapi.editor.Editor,I,kotlin.jvm.functions.Function1):V
- b:<init>(com.jetbrains.rd.util.lifetime.Lifetime,com.intellij.openapi.editor.Editor,I,kotlin.jvm.functions.Function1,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- getRectangle():com.jetbrains.rd.util.reactive.IProperty
- f:visibleAreaChanged(com.intellij.openapi.editor.ScrollingModel):com.jetbrains.rd.util.reactive.ISource
f:com.intellij.codeInsight.codeVision.ui.popup.layouter.EditorAnchoringRect$Companion
- f:create(com.jetbrains.rd.util.lifetime.Lifetime,I,com.intellij.openapi.editor.Editor,kotlin.jvm.functions.Function1):com.intellij.codeInsight.codeVision.ui.popup.layouter.EditorAnchoringRect
- bs:create$default(com.intellij.codeInsight.codeVision.ui.popup.layouter.EditorAnchoringRect$Companion,com.jetbrains.rd.util.lifetime.Lifetime,I,com.intellij.openapi.editor.Editor,kotlin.jvm.functions.Function1,I,java.lang.Object):com.intellij.codeInsight.codeVision.ui.popup.layouter.EditorAnchoringRect
- f:createHorizontalSmartClipRect(com.jetbrains.rd.util.lifetime.Lifetime,I,com.intellij.openapi.editor.Editor):com.intellij.codeInsight.codeVision.ui.popup.layouter.AnchoringRect
- f:createSmartClipRect(com.jetbrains.rd.util.lifetime.Lifetime,I,com.intellij.openapi.editor.Editor):com.intellij.codeInsight.codeVision.ui.popup.layouter.AnchoringRect
- f:horizontalSmartClipDelegate(com.intellij.openapi.editor.Editor):kotlin.jvm.functions.Function1
f:com.intellij.codeInsight.codeVision.ui.popup.layouter.LayoutResult
- <init>(java.awt.Rectangle,java.awt.Rectangle,java.awt.Rectangle,com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring2D):V
- f:component1():java.awt.Rectangle
- f:component2():java.awt.Rectangle
- f:component3():java.awt.Rectangle
- f:component4():com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring2D
- f:copy(java.awt.Rectangle,java.awt.Rectangle,java.awt.Rectangle,com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring2D):com.intellij.codeInsight.codeVision.ui.popup.layouter.LayoutResult
- bs:copy$default(com.intellij.codeInsight.codeVision.ui.popup.layouter.LayoutResult,java.awt.Rectangle,java.awt.Rectangle,java.awt.Rectangle,com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring2D,I,java.lang.Object):com.intellij.codeInsight.codeVision.ui.popup.layouter.LayoutResult
- equals(java.lang.Object):Z
- f:getAnchor():java.awt.Rectangle
- f:getBounds():java.awt.Rectangle
- f:getDisposition():com.intellij.codeInsight.codeVision.ui.popup.layouter.Anchoring2D
- f:getRoom():java.awt.Rectangle
- hashCode():I
f:com.intellij.codeInsight.codeVision.ui.popup.layouter.LayoutResultKt
- sf:getLocation(com.intellij.codeInsight.codeVision.ui.popup.layouter.LayoutResult):java.awt.Point
- sf:getSize(com.intellij.codeInsight.codeVision.ui.popup.layouter.LayoutResult):java.awt.Dimension
f:com.intellij.codeInsight.codeVision.ui.popup.layouter.RectangleDocker
- <init>(java.awt.Rectangle,java.awt.Dimension,java.util.List,java.awt.Rectangle,I):V
- f:layout():com.intellij.codeInsight.codeVision.ui.popup.layouter.LayoutResult
f:com.intellij.codeInsight.codeVision.ui.popup.layouter.RectangleUtilsKt
- sf:getBottom(java.awt.Rectangle):I
- sf:getCenter(java.awt.Rectangle):java.awt.Point
- sf:getLeft(java.awt.Rectangle):I
- sf:getRight(java.awt.Rectangle):I
- sf:getTop(java.awt.Rectangle):I
- sf:horizontalSmartClip(java.awt.Rectangle,java.awt.Rectangle):java.awt.Rectangle
- sf:inflate(java.awt.Rectangle,I,I):java.awt.Rectangle
- sf:inflate(java.awt.Rectangle,java.awt.Dimension):java.awt.Rectangle
- sf:map(java.awt.Rectangle,kotlin.jvm.functions.Function1):java.awt.Rectangle
- sf:rectangleFromLTRB(I,I,I,I):java.awt.Rectangle
- sf:rectangleFromLTRBNonNegative(I,I,I,I):java.awt.Rectangle
- sf:setBottom(java.awt.Rectangle,I):V
- sf:setLeft(java.awt.Rectangle,I):V
- sf:setRight(java.awt.Rectangle,I):V
- sf:setTop(java.awt.Rectangle,I):V
- sf:smartClip(java.awt.Rectangle,java.awt.Rectangle):java.awt.Rectangle
- sf:verticalSmartClip(java.awt.Rectangle,java.awt.Rectangle):java.awt.Rectangle
f:com.intellij.codeInsight.codeVision.ui.popup.layouter.SimplePopupLayouterSource
- <init>(kotlin.jvm.functions.Function1,java.lang.String):V
- f:createLayouter(com.jetbrains.rd.util.lifetime.Lifetime):com.intellij.codeInsight.codeVision.ui.popup.layouter.DockingLayouter
- f:getLayouterId():java.lang.String
f:com.intellij.codeInsight.codeVision.ui.renderers.BlockCodeVisionInlayRenderer
- com.intellij.codeInsight.codeVision.ui.renderers.CodeVisionInlayRendererBase
- <init>():V
- calcWidthInPixels(com.intellij.openapi.editor.Inlay):I
- calculateCodeVisionEntryBounds(com.intellij.codeInsight.codeVision.CodeVisionEntry):java.awt.Rectangle
com.intellij.codeInsight.codeVision.ui.renderers.CodeVisionInlayRenderer
- com.intellij.codeInsight.hints.presentation.InputHandler
- com.intellij.openapi.editor.EditorCustomElementRenderer
- a:calculateCodeVisionEntryBounds(com.intellij.codeInsight.codeVision.CodeVisionEntry):java.awt.Rectangle
a:com.intellij.codeInsight.codeVision.ui.renderers.CodeVisionInlayRendererBase
- com.intellij.codeInsight.codeVision.ui.renderers.CodeVisionInlayRenderer
- p:inlay:com.intellij.openapi.editor.Inlay
- <init>():V
- <init>(com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme):V
- b:<init>(com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- pf:getInlay():com.intellij.openapi.editor.Inlay
- pf:getPainter():com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionListPainter
- p:getPoint(com.intellij.openapi.editor.Inlay,java.awt.Point):java.awt.Point
- f:initialize(com.intellij.openapi.editor.Inlay):V
- pf:inlayState(com.intellij.openapi.editor.Inlay):com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
- mousePressed(java.awt.event.MouseEvent,java.awt.Point):V
- mouseReleased(java.awt.event.MouseEvent,java.awt.Point):V
- paint(com.intellij.openapi.editor.Inlay,java.awt.Graphics,java.awt.Rectangle,com.intellij.openapi.editor.markup.TextAttributes):V
- pf:setInlay(com.intellij.openapi.editor.Inlay):V
- translatePoint(java.awt.Point):java.awt.Point
f:com.intellij.codeInsight.codeVision.ui.renderers.InlineCodeVisionInlayRenderer
- com.intellij.codeInsight.codeVision.ui.renderers.CodeVisionInlayRendererBase
- <init>():V
- calcWidthInPixels(com.intellij.openapi.editor.Inlay):I
- calculateCodeVisionEntryBounds(com.intellij.codeInsight.codeVision.CodeVisionEntry):java.awt.Rectangle
f:com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionListPainter
- com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionEntryBasePainter
- <init>(com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionGraphicPainter,com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme):V
- b:<init>(com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionGraphicPainter,com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:hoveredEntry(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,com.intellij.codeInsight.codeVision.ui.model.CodeVisionListData,I,I):com.intellij.codeInsight.codeVision.CodeVisionEntry
- f:hoveredEntryBounds(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,com.intellij.codeInsight.codeVision.ui.model.CodeVisionListData,com.intellij.codeInsight.codeVision.CodeVisionEntry):java.awt.Rectangle
- paint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.markup.TextAttributes,java.awt.Graphics,com.intellij.codeInsight.codeVision.ui.model.CodeVisionListData,java.awt.Point,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,Z,com.intellij.codeInsight.codeVision.CodeVisionEntry):V
- size(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,com.intellij.codeInsight.codeVision.ui.model.CodeVisionListData):java.awt.Dimension
f:com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionRichTextPainter
- com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionEntryBasePainter
- sf:Companion:com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionRichTextPainter$Companion
- <init>(kotlin.jvm.functions.Function1,com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme):V
- b:<init>(kotlin.jvm.functions.Function1,com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getPrinter():kotlin.jvm.functions.Function1
- f:getTheme():com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme
- paint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.markup.TextAttributes,java.awt.Graphics,java.lang.Object,java.awt.Point,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,Z,com.intellij.codeInsight.codeVision.CodeVisionEntry):V
- size(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,java.lang.Object):java.awt.Dimension
f:com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionRichTextPainter$Companion
f:com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionScaledIconPainter
- com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionPainter
- <init>():V
- <init>(D,D):V
- b:<init>(D,D,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:height(javax.swing.Icon,F):I
- f:paint(com.intellij.openapi.editor.Editor,java.awt.Graphics,javax.swing.Icon,java.awt.Point,F):V
- f:scaleFactor(I,I):F
- f:width(javax.swing.Icon,F):I
c:com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionStringPainter
- com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionGraphicPainter
- <init>(java.lang.String,com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme):V
- b:<init>(java.lang.String,com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getText():java.lang.String
- f:getTheme():com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme
- paint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.markup.TextAttributes,java.awt.Graphics,java.awt.Point,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,Z):V
- size(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState):java.awt.Dimension
f:com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme
- sf:Companion:com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme$Companion
- <init>():V
- <init>(I,I,I,I,I):V
- b:<init>(I,I,I,I,I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getBottom():I
- f:getIconGap():I
- f:getLeft():I
- f:getRight():I
- f:getTop():I
- f:setBottom(I):V
- f:setIconGap(I):V
- f:setLeft(I):V
- f:setRight(I):V
- f:setTop(I):V
f:com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme$Companion
- f:editorFont(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.colors.EditorFontType):java.awt.Font
- bs:editorFont$default(com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme$Companion,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.colors.EditorFontType,I,java.lang.Object):java.awt.Font
- f:yInInlayBounds(I,java.awt.Rectangle):Z
c:com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionThemeInfoProvider
- <init>():V
- font(com.intellij.openapi.editor.Editor,I):java.awt.Font
- bs:font$default(com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionThemeInfoProvider,com.intellij.openapi.editor.Editor,I,I,java.lang.Object):java.awt.Font
- foregroundColor(com.intellij.openapi.editor.Editor,Z):java.awt.Color
- lensFontSize(com.intellij.openapi.editor.Editor):F
c:com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionVisionTextPainter
- com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionEntryBasePainter
- <init>():V
- <init>(kotlin.jvm.functions.Function1,com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme):V
- b:<init>(kotlin.jvm.functions.Function1,com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getPrinter():kotlin.jvm.functions.Function1
- paint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.markup.TextAttributes,java.awt.Graphics,java.lang.Object,java.awt.Point,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,Z,com.intellij.codeInsight.codeVision.CodeVisionEntry):V
- size(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,java.lang.Object):java.awt.Dimension
c:com.intellij.codeInsight.codeVision.ui.renderers.painters.DefaultCodeVisionPainter
- com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionEntryBasePainter
- <init>(kotlin.jvm.functions.Function3,com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionEntryBasePainter,com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme):V
- b:<init>(kotlin.jvm.functions.Function3,com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionEntryBasePainter,com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getTheme():com.intellij.codeInsight.codeVision.ui.renderers.painters.CodeVisionTheme
- paint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.markup.TextAttributes,java.awt.Graphics,java.lang.Object,java.awt.Point,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,Z,com.intellij.codeInsight.codeVision.CodeVisionEntry):V
- size(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,java.lang.Object):java.awt.Dimension
f:com.intellij.codeInsight.codeVision.ui.renderers.painters.DelimiterPainter
- com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionGraphicPainter
- <init>():V
- paint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.markup.TextAttributes,java.awt.Graphics,java.awt.Point,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,Z):V
- size(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState):java.awt.Dimension
com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionEntryBasePainter
- com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionPainter
- a:paint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.markup.TextAttributes,java.awt.Graphics,java.lang.Object,java.awt.Point,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,Z,com.intellij.codeInsight.codeVision.CodeVisionEntry):V
- a:size(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,java.lang.Object):java.awt.Dimension
com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionGraphicPainter
- com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionPainter
- a:paint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.markup.TextAttributes,java.awt.Graphics,java.awt.Point,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState,Z):V
- a:size(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.codeVision.ui.model.RangeCodeVisionModel$InlayState):java.awt.Dimension
com.intellij.codeInsight.codeVision.ui.renderers.painters.ICodeVisionPainter
com.intellij.codeInsight.completion.CodeCompletionFeatures
- sf:EDITING_COMPLETION_CAMEL_HUMPS:java.lang.String
- sf:EDITING_COMPLETION_CONTROL_ARROWS:java.lang.String
- sf:EDITING_COMPLETION_FINISH_BY_CONTROL_DOT:java.lang.String
- sf:EDITING_COMPLETION_FINISH_BY_DOT_ETC:java.lang.String
- sf:EDITING_COMPLETION_FINISH_BY_SMART_ENTER:java.lang.String
- sf:EDITING_COMPLETION_REPLACE:java.lang.String
- sf:EDITING_COMPLETION_SMARTTYPE_GENERAL:java.lang.String
- sf:EXCLAMATION_FINISH:java.lang.String
- sf:SECOND_BASIC_COMPLETION:java.lang.String
c:com.intellij.codeInsight.completion.CodeCompletionHandlerBase
- sf:DIRECT_INSERTION:com.intellij.openapi.util.Key
- <init>(com.intellij.codeInsight.completion.CompletionType):V
- <init>(com.intellij.codeInsight.completion.CompletionType,Z,Z,Z):V
- s:addCompletionChar(com.intellij.codeInsight.completion.InsertionContext,com.intellij.codeInsight.lookup.LookupElement):V
- afterItemInsertion(com.intellij.codeInsight.completion.CompletionProgressIndicator,java.lang.Runnable):V
- p:completionFinished(com.intellij.codeInsight.completion.CompletionProgressIndicator,Z):V
- s:createHandler(com.intellij.codeInsight.completion.CompletionType):com.intellij.codeInsight.completion.CodeCompletionHandlerBase
- s:createHandler(com.intellij.codeInsight.completion.CompletionType,Z,Z,Z):com.intellij.codeInsight.completion.CodeCompletionHandlerBase
- handleCompletionElementSelected(com.intellij.codeInsight.lookup.LookupElement,C,com.intellij.codeInsight.completion.OffsetMap,com.intellij.codeInsight.completion.OffsetsInFile,com.intellij.openapi.editor.Editor,java.lang.Integer):V
- f:invokeCompletion(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- f:invokeCompletion(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I):V
- f:invokeCompletion(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,Z):V
- p:isTestingCompletionQualityMode():Z
- p:isTestingMode():Z
- p:lookupItemSelected(com.intellij.codeInsight.completion.CompletionProgressIndicator,com.intellij.codeInsight.lookup.LookupElement,C,java.util.List):V
- s:setAutoInsertTimeout(I):V
f:com.intellij.codeInsight.completion.ComboEditorCompletionContributor
- com.intellij.codeInsight.completion.CompletionContributor
- com.intellij.openapi.project.DumbAware
- sf:CONTINUE_RUN_COMPLETION:com.intellij.openapi.util.Key
- <init>():V
- fillCompletionVariants(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionResultSet):V
- s:installLookupElementProvider(com.intellij.openapi.editor.Document,com.intellij.codeInsight.completion.ComboEditorCompletionContributor$LookupElementProvider):V
f:com.intellij.codeInsight.completion.ComboEditorCompletionContributor$DefaultLookupElementProvider
- com.intellij.codeInsight.completion.ComboEditorCompletionContributor$LookupElementProvider
- <init>():V
- createLookupElement(java.lang.String):com.intellij.codeInsight.lookup.LookupElementBuilder
com.intellij.codeInsight.completion.ComboEditorCompletionContributor$LookupElementProvider
- sf:DEFAULT:com.intellij.codeInsight.completion.ComboEditorCompletionContributor$DefaultLookupElementProvider
- a:createLookupElement(java.lang.String):com.intellij.codeInsight.lookup.LookupElement
f:com.intellij.codeInsight.completion.CompletionLookupArrangerImpl
- com.intellij.codeInsight.completion.BaseCompletionLookupArranger
- <init>(com.intellij.codeInsight.completion.CompletionProcessEx):V
- addElement(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.lookup.LookupElementPresentation):V
a:com.intellij.codeInsight.completion.CompletionPhase
- com.intellij.openapi.Disposable
- sf:AUTO_POPUP_TYPED_EVENT:com.intellij.openapi.util.Key
- sf:NoCompletion:com.intellij.codeInsight.completion.CompletionPhase
- f:indicator:com.intellij.codeInsight.completion.CompletionProgressIndicator
- p:<init>(com.intellij.codeInsight.completion.CompletionProgressIndicator):V
- dispose():V
- a:newCompletionStarted(I,Z):I
f:com.intellij.codeInsight.completion.CompletionPhase$BgCalculation
- com.intellij.codeInsight.completion.CompletionPhase
- <init>(com.intellij.codeInsight.completion.CompletionProgressIndicator):V
- newCompletionStarted(I,Z):I
f:com.intellij.codeInsight.completion.CompletionPhase$CommittingDocuments
- com.intellij.codeInsight.completion.CompletionPhase
- dispose():V
- ignoreCurrentDocumentChange():V
- newCompletionStarted(I,Z):I
f:com.intellij.codeInsight.completion.CompletionPhase$EmptyAutoPopup
- com.intellij.codeInsight.completion.CompletionPhase$ZombiePhase
- allowsSkippingNewAutoPopup(com.intellij.openapi.editor.Editor,C):Z
- newCompletionStarted(I,Z):I
f:com.intellij.codeInsight.completion.CompletionPhase$InsertedSingleItem
- com.intellij.codeInsight.completion.CompletionPhase$ZombiePhase
- f:restorePrefix:java.lang.Runnable
- newCompletionStarted(I,Z):I
f:com.intellij.codeInsight.completion.CompletionPhase$ItemsCalculated
- com.intellij.codeInsight.completion.CompletionPhase
- <init>(com.intellij.codeInsight.completion.CompletionProgressIndicator):V
- newCompletionStarted(I,Z):I
f:com.intellij.codeInsight.completion.CompletionPhase$NoSuggestionsHint
- com.intellij.codeInsight.completion.CompletionPhase$ZombiePhase
- newCompletionStarted(I,Z):I
f:com.intellij.codeInsight.completion.CompletionPhase$Synchronous
- com.intellij.codeInsight.completion.CompletionPhase
- <init>(com.intellij.codeInsight.completion.CompletionProgressIndicator):V
- newCompletionStarted(I,Z):I
a:com.intellij.codeInsight.completion.CompletionPhase$ZombiePhase
- com.intellij.codeInsight.completion.CompletionPhase
com.intellij.codeInsight.completion.CompletionPhaseListener
- sf:TOPIC:com.intellij.util.messages.Topic
- a:completionPhaseChanged(Z):V
a:com.intellij.codeInsight.completion.CompletionPreselectionBehaviourProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- shouldPreselectFirstSuggestion(com.intellij.codeInsight.completion.CompletionParameters):Z
a:com.intellij.codeInsight.completion.CompletionThreadingBase
- psf:isInBatchUpdate:java.lang.ThreadLocal
- <init>():V
- a:delegateWeighing(com.intellij.codeInsight.completion.CompletionProgressIndicator):com.intellij.codeInsight.completion.WeighingDelegate
- pa:flushBatchResult(com.intellij.codeInsight.completion.CompletionProgressIndicator):V
- a:startThread(com.intellij.openapi.progress.ProgressIndicator,java.lang.Runnable):kotlinx.coroutines.Deferred
- s:withBatchUpdate(java.lang.Runnable,com.intellij.codeInsight.completion.CompletionProcess):V
f:com.intellij.codeInsight.completion.CustomFileTypeCompletionContributor
- com.intellij.codeInsight.completion.CompletionContributor
- com.intellij.openapi.project.DumbAware
- <init>():V
f:com.intellij.codeInsight.completion.DefaultCharFilter
- com.intellij.codeInsight.lookup.CharFilter
- <init>():V
- acceptChar(C,I,com.intellij.codeInsight.lookup.Lookup):com.intellij.codeInsight.lookup.CharFilter$Result
c:com.intellij.codeInsight.completion.DefaultCompletionContributor
- com.intellij.codeInsight.completion.CompletionContributor
- com.intellij.openapi.project.DumbAware
- <init>():V
- handleAutoCompletionPossibility(com.intellij.codeInsight.completion.AutoCompletionContext):com.intellij.codeInsight.completion.AutoCompletionDecision
f:com.intellij.codeInsight.completion.DefaultCompletionStatistician
- com.intellij.codeInsight.completion.CompletionStatistician
- <init>():V
- forLocation(com.intellij.codeInsight.completion.CompletionLocation):java.util.function.Function
- serialize(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.completion.CompletionLocation):com.intellij.psi.statistics.StatisticsInfo
f:com.intellij.codeInsight.completion.ExplicitProximityWeigher
- com.intellij.codeInsight.completion.CompletionWeigher
- <init>():V
- weigh(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.completion.CompletionLocation):java.lang.Integer
f:com.intellij.codeInsight.completion.FilePathCompletionContributor
- com.intellij.codeInsight.completion.CompletionContributor
- <init>():V
f:com.intellij.codeInsight.completion.FilePathCompletionContributor$FilePathLookupItem
- com.intellij.codeInsight.lookup.LookupElement
- <init>(com.intellij.psi.PsiFile,java.util.List):V
- equals(java.lang.Object):Z
- getLookupString():java.lang.String
- getObject():java.lang.Object
- handleInsert(com.intellij.codeInsight.completion.InsertionContext):V
- hashCode():I
- renderElement(com.intellij.codeInsight.lookup.LookupElementPresentation):V
com.intellij.codeInsight.completion.FileReferenceWithExtendedCompletion
- a:bindToExtendedElement(com.intellij.psi.PsiElement):V
f:com.intellij.codeInsight.completion.LookupElementProximityWeigher
- com.intellij.codeInsight.completion.CompletionWeigher
- <init>():V
- weigh(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.completion.CompletionLocation):java.lang.Comparable
f:com.intellij.codeInsight.completion.ReferenceBasedCompletionContributor
- com.intellij.codeInsight.completion.CompletionContributor
- <init>():V
- fillCompletionVariants(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionResultSet):V
f:com.intellij.codeInsight.completion.ShowHideIntentionIconLookupAction
- com.intellij.codeInsight.lookup.LookupElementAction
- <init>():V
- performLookupAction():com.intellij.codeInsight.lookup.LookupElementAction$Result
- s:shouldShowLookupHint():Z
f:com.intellij.codeInsight.completion.SkipAutopopupInLargeFiles
- com.intellij.codeInsight.completion.CompletionConfidence
- <init>():V
- shouldSkipAutopopup(com.intellij.psi.PsiElement,com.intellij.psi.PsiFile,I):com.intellij.util.ThreeState
f:com.intellij.codeInsight.completion.StatisticsUpdate
- com.intellij.openapi.Disposable
- sf:Companion:com.intellij.codeInsight.completion.StatisticsUpdate$Companion
- f:addSparedChars(com.intellij.codeInsight.lookup.Lookup,com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.completion.InsertionContext):V
- sf:applyLastCompletionStatisticsUpdate():V
- sf:cancelLastCompletionStatisticsUpdate():V
- sf:collectStatisticChanges(com.intellij.codeInsight.lookup.LookupElement):com.intellij.codeInsight.completion.StatisticsUpdate
- dispose():V
- f:trackStatistics(com.intellij.codeInsight.completion.InsertionContext):V
f:com.intellij.codeInsight.completion.StatisticsUpdate$Companion
- f:applyLastCompletionStatisticsUpdate():V
- f:cancelLastCompletionStatisticsUpdate():V
- f:collectStatisticChanges(com.intellij.codeInsight.lookup.LookupElement):com.intellij.codeInsight.completion.StatisticsUpdate
c:com.intellij.codeInsight.completion.WordCompletionContributor
- com.intellij.codeInsight.completion.CompletionContributor
- com.intellij.openapi.project.DumbAware
- <init>():V
- s:addWordCompletionVariants(com.intellij.codeInsight.completion.CompletionResultSet,com.intellij.codeInsight.completion.CompletionParameters,java.util.Set):V
- s:addWordCompletionVariants(com.intellij.codeInsight.completion.CompletionResultSet,com.intellij.codeInsight.completion.CompletionParameters,java.util.Set,Z):V
- fillCompletionVariants(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionResultSet):V
a:com.intellij.codeInsight.completion.actions.BaseCodeCompletionAction
- com.intellij.openapi.project.DumbAwareAction
- com.intellij.codeInsight.hint.HintManagerImpl$ActionToIgnore
- p:<init>():V
- createHandler(com.intellij.codeInsight.completion.CompletionType,Z,Z,Z):com.intellij.codeInsight.completion.CodeCompletionHandlerBase
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:invokeCompletion(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.codeInsight.completion.CompletionType,I):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.completion.actions.ClassNameCompletionAction
- com.intellij.codeInsight.completion.actions.BaseCodeCompletionAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.codeInsight.completion.actions.CodeCompletionAction
- com.intellij.codeInsight.completion.actions.BaseCodeCompletionAction
- com.intellij.ide.lightEdit.LightEditCompatible
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.completion.actions.CodeCompletionGroup
- com.intellij.openapi.actionSystem.DefaultActionGroup
- com.intellij.openapi.project.DumbAware
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.completion.actions.HippieBackwardCompletionAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformedImpl(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
f:com.intellij.codeInsight.completion.actions.HippieCompletionAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformedImpl(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
f:com.intellij.codeInsight.completion.actions.HippieWordCompletionHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>(Z):V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
f:com.intellij.codeInsight.completion.actions.HippieWordCompletionHandler$CompletionVariant
- f:editor:com.intellij.openapi.editor.Editor
- offset:I
- f:variant:java.lang.String
- <init>(com.intellij.openapi.editor.Editor,java.lang.String,I):V
- fastenBelts():V
- unfastenBelts():V
f:com.intellij.codeInsight.completion.actions.SmartCodeCompletionAction
- com.intellij.codeInsight.completion.actions.BaseCodeCompletionAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.completion.addingPolicy.PassDirectlyPolicy
- <init>():V
- addAllElements(com.intellij.codeInsight.completion.CompletionResultSet,java.lang.Iterable):V
- addElement(com.intellij.codeInsight.completion.CompletionResultSet,com.intellij.codeInsight.lookup.LookupElement):V
c:com.intellij.codeInsight.completion.impl.BetterPrefixMatcher
- com.intellij.codeInsight.completion.PrefixMatcher
- <init>(com.intellij.codeInsight.completion.PrefixMatcher,I):V
- cloneWithPrefix(java.lang.String):com.intellij.codeInsight.completion.PrefixMatcher
- p:createCopy(com.intellij.codeInsight.completion.PrefixMatcher,I):com.intellij.codeInsight.completion.impl.BetterPrefixMatcher
- improve(com.intellij.codeInsight.completion.CompletionResult):com.intellij.codeInsight.completion.impl.BetterPrefixMatcher
- isStartMatch(java.lang.String):Z
- matchingDegree(java.lang.String):I
- prefixMatches(java.lang.String):Z
- p:prefixMatchesEx(java.lang.String):com.intellij.codeInsight.completion.impl.BetterPrefixMatcher$MatchingOutcome
f:com.intellij.codeInsight.completion.impl.BetterPrefixMatcher$AutoRestarting
- com.intellij.codeInsight.completion.impl.BetterPrefixMatcher
- <init>(com.intellij.codeInsight.completion.CompletionResultSet):V
pe:com.intellij.codeInsight.completion.impl.BetterPrefixMatcher$MatchingOutcome
- java.lang.Enum
- sf:BETTER_MATCH:com.intellij.codeInsight.completion.impl.BetterPrefixMatcher$MatchingOutcome
- sf:NON_MATCH:com.intellij.codeInsight.completion.impl.BetterPrefixMatcher$MatchingOutcome
- sf:WORSE_MATCH:com.intellij.codeInsight.completion.impl.BetterPrefixMatcher$MatchingOutcome
- s:valueOf(java.lang.String):com.intellij.codeInsight.completion.impl.BetterPrefixMatcher$MatchingOutcome
- s:values():com.intellij.codeInsight.completion.impl.BetterPrefixMatcher$MatchingOutcome[]
c:com.intellij.codeInsight.completion.impl.CompletionServiceImpl
- com.intellij.codeInsight.completion.BaseCompletionService
- sf:Companion:com.intellij.codeInsight.completion.impl.CompletionServiceImpl$Companion
- <init>():V
- p:addWeighersBefore(com.intellij.codeInsight.completion.impl.CompletionSorterImpl):com.intellij.codeInsight.completion.impl.CompletionSorterImpl
- sf:assertPhase(java.lang.Class[]):V
- p:createResultSet(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.util.Consumer,com.intellij.codeInsight.completion.CompletionContributor,com.intellij.codeInsight.completion.PrefixMatcher):com.intellij.codeInsight.completion.CompletionResultSet
- sf:getCompletionPhase():com.intellij.codeInsight.completion.CompletionPhase
- sf:getCompletionService():com.intellij.codeInsight.completion.impl.CompletionServiceImpl
- getCurrentCompletion():com.intellij.codeInsight.completion.CompletionProcess
- sf:getCurrentCompletionProgressIndicator():com.intellij.codeInsight.completion.CompletionProgressIndicator
- p:getVariantsFromContributor(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionContributor,com.intellij.codeInsight.completion.CompletionResultSet):V
- sf:isPhase(java.lang.Class[]):Z
- performCompletion(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.util.Consumer):V
- p:processStatsWeigher(com.intellij.codeInsight.completion.impl.CompletionSorterImpl,com.intellij.psi.Weigher,com.intellij.codeInsight.completion.CompletionLocation):com.intellij.codeInsight.completion.impl.CompletionSorterImpl
- setAdvertisementText(java.lang.String):V
- sf:setCompletionPhase(com.intellij.codeInsight.completion.CompletionPhase):V
f:com.intellij.codeInsight.completion.impl.CompletionServiceImpl$Companion
- f:assertPhase(java.lang.Class[]):V
- f:getCompletionPhase():com.intellij.codeInsight.completion.CompletionPhase
- f:getCompletionService():com.intellij.codeInsight.completion.impl.CompletionServiceImpl
- f:getCurrentCompletionProgressIndicator():com.intellij.codeInsight.completion.CompletionProgressIndicator
- f:isPhase(java.lang.Class[]):Z
- f:setCompletionPhase(com.intellij.codeInsight.completion.CompletionPhase):V
f:com.intellij.codeInsight.completion.impl.LiveTemplateWeigher
- com.intellij.codeInsight.lookup.LookupElementWeigher
- <init>():V
- weigh(com.intellij.codeInsight.lookup.LookupElement):java.lang.Comparable
c:com.intellij.codeInsight.completion.impl.NegatingComparable
- com.intellij.psi.ForceableComparable
- java.lang.Comparable
- <init>(java.lang.Comparable):V
- compareTo(com.intellij.codeInsight.completion.impl.NegatingComparable):I
- force():V
c:com.intellij.codeInsight.daemon.DaemonCodeAnalyzerSettingsImpl
- com.intellij.codeInsight.daemon.DaemonCodeAnalyzerSettings
- com.intellij.openapi.components.PersistentStateComponent
- java.lang.Cloneable
- <init>():V
- clone():com.intellij.codeInsight.daemon.DaemonCodeAnalyzerSettingsImpl
- getState():org.jdom.Element
- isCodeHighlightingChanged(com.intellij.codeInsight.daemon.DaemonCodeAnalyzerSettings):Z
- loadState(org.jdom.Element):V
c:com.intellij.codeInsight.daemon.DefaultGutterIconNavigationHandler
- com.intellij.codeInsight.daemon.GutterIconNavigationHandler
- <init>(java.util.Collection,java.lang.String):V
- p:createListCellRenderer():javax.swing.ListCellRenderer
- getReferences():java.util.Collection
- navigate(java.awt.event.MouseEvent,com.intellij.psi.PsiElement):V
com.intellij.codeInsight.daemon.ProjectSdkSetupValidator
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- doFix(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
- a:getErrorMessage(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.lang.String
- getFixHandler(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.ui.EditorNotificationPanel$ActionHandler
- a:isApplicableFor(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
c:com.intellij.codeInsight.daemon.impl.CleanupIntentionMenuContributor
- <init>():V
- collectActions(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo,I,I):V
f:com.intellij.codeInsight.daemon.impl.CleanupOnScopeIntention
- com.intellij.codeInspection.actions.CleanupIntention
- sf:INSTANCE:com.intellij.codeInsight.daemon.impl.CleanupOnScopeIntention
f:com.intellij.codeInsight.daemon.impl.CommonProblemDescriptorWithUserData
- com.intellij.codeInspection.CommonProblemDescriptor
- com.intellij.openapi.util.UserDataHolderEx
- <init>(com.intellij.codeInspection.CommonProblemDescriptor,com.intellij.openapi.util.UserDataHolderEx):V
- getDescriptionTemplate():java.lang.String
- getFixes():com.intellij.codeInspection.QuickFix[]
- getUserData(com.intellij.openapi.util.Key):java.lang.Object
- putUserData(com.intellij.openapi.util.Key,java.lang.Object):V
- putUserDataIfAbsent(com.intellij.openapi.util.Key,java.lang.Object):java.lang.Object
- replace(com.intellij.openapi.util.Key,java.lang.Object,java.lang.Object):Z
f:com.intellij.codeInsight.daemon.impl.ConfigureHighlightingLevelKt
- sf:getConfigureHighlightingLevelPopup(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.ui.popup.JBPopup
f:com.intellij.codeInsight.daemon.impl.ConfigureInspectionsAction
- 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
com.intellij.codeInsight.daemon.impl.DaemonCodeAnalysisStatus
- a:isAllAnalysisFinished(com.intellij.psi.PsiFile):Z
- a:isRunningOrPending():Z
f:com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerImpl
- com.intellij.codeInsight.daemon.impl.DaemonCodeAnalyzerEx
- com.intellij.codeInsight.daemon.impl.DaemonCodeAnalysisStatus
- com.intellij.openapi.Disposable
- com.intellij.openapi.components.PersistentStateComponent
- <init>(com.intellij.openapi.project.Project):V
- addFileLevelHighlight(I,com.intellij.codeInsight.daemon.impl.HighlightInfo,com.intellij.psi.PsiFile,com.intellij.openapi.editor.markup.RangeHighlighter):V
- autoImportReferenceAtCursor(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- cleanFileLevelHighlights(I,com.intellij.psi.PsiFile):V
- cleanupAfterTest():V
- disableUpdateByTimer(com.intellij.openapi.Disposable):V
- dispose():V
- findHighlightByOffset(com.intellij.openapi.editor.Document,I,Z):com.intellij.codeInsight.daemon.impl.HighlightInfo
- findHighlightsByOffset(com.intellij.openapi.editor.Document,I,Z,Z,com.intellij.lang.annotation.HighlightSeverity):com.intellij.codeInsight.daemon.impl.HighlightInfo
- getFileLevelHighlights(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):java.util.List
- getFileStatusMap():com.intellij.codeInsight.daemon.impl.FileStatusMap
- s:getHighlights(com.intellij.openapi.editor.Document,com.intellij.lang.annotation.HighlightSeverity,com.intellij.openapi.project.Project):java.util.List
- s:getLineMarkers(com.intellij.openapi.editor.Document,com.intellij.openapi.project.Project):java.util.List
- getPassesToShowProgressFor(com.intellij.openapi.editor.Document):java.util.List
- getState():org.jdom.Element
- hasFileLevelHighlights(I,com.intellij.psi.PsiFile):Z
- hasVisibleLightBulbOrPopup():Z
- isAutohintsAvailable(com.intellij.psi.PsiFile):Z
- isErrorAnalyzingFinished(com.intellij.psi.PsiFile):Z
- isHighlightingAvailable(com.intellij.psi.PsiFile):Z
- isImportHintsEnabled(com.intellij.psi.PsiFile):Z
- isRestartToCompleteEssentialHighlightingRequested():Z
- isRunning():Z
- isRunningOrPending():Z
- loadState(org.jdom.Element):V
- mustWaitForSmartMode(Z,com.intellij.openapi.Disposable):V
- prepareForTest():V
- resetImportHintsEnabledForProject():V
- restart():V
- restart(com.intellij.psi.PsiFile):V
- runMainPasses(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- runPasses(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,com.intellij.openapi.fileEditor.TextEditor,I[],Z,java.lang.Runnable):V
- setHighlightingEnabled(com.intellij.psi.PsiFile,Z):V
- setImportHintsEnabled(com.intellij.psi.PsiFile,Z):V
- setUpdateByTimerEnabled(Z):V
- settingsChanged():V
- waitForTermination():V
f:com.intellij.codeInsight.daemon.impl.DaemonEditorPopup
- com.intellij.ui.PopupHandler
- invokePopup(java.awt.Component,I,I):V
c:com.intellij.codeInsight.daemon.impl.DaemonFusReporter
- com.intellij.codeInsight.daemon.DaemonCodeAnalyzer$DaemonListener
- <init>(com.intellij.openapi.project.Project):V
- daemonCanceled(java.lang.String,java.util.Collection):V
- daemonFinished(java.util.Collection):V
- daemonStarting(java.util.Collection):V
f:com.intellij.codeInsight.daemon.impl.DaemonListeners
- com.intellij.openapi.Disposable
- s:canChangeFileSilently(com.intellij.psi.PsiFileSystemItem):Z
- s:canChangeFileSilently(com.intellij.psi.PsiFileSystemItem,Z):Z
- s:canChangeFileSilently(com.intellij.psi.PsiFileSystemItem,Z,com.intellij.util.ThreeState):Z
- dispose():V
f:com.intellij.codeInsight.daemon.impl.DaemonTooltipActionProvider
- com.intellij.codeInsight.daemon.impl.tooltips.TooltipActionProvider
- <init>():V
- getTooltipAction(com.intellij.codeInsight.daemon.impl.HighlightInfo,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.openapi.editor.ex.TooltipAction
f:com.intellij.codeInsight.daemon.impl.DaemonTooltipActionProviderKt
- sf:extractMostPriorityFixFromHighlightInfo(com.intellij.codeInsight.daemon.impl.HighlightInfo,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.IntentionAction
- sf:getFirstAvailableAction(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo):com.intellij.codeInsight.intention.IntentionAction
- sf:wrapIntentionToTooltipAction(com.intellij.codeInsight.intention.IntentionAction,com.intellij.codeInsight.daemon.impl.HighlightInfo,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.ex.TooltipAction
f:com.intellij.codeInsight.daemon.impl.DaemonTooltipRendererProvider
- com.intellij.openapi.editor.ex.ErrorStripTooltipRendererProvider
- calcTooltipRenderer(java.lang.String):com.intellij.codeInsight.hint.TooltipRenderer
- calcTooltipRenderer(java.lang.String,I):com.intellij.codeInsight.hint.TooltipRenderer
- calcTooltipRenderer(java.lang.String,com.intellij.openapi.editor.ex.TooltipAction,I):com.intellij.codeInsight.hint.LineTooltipRenderer
- calcTooltipRenderer(java.util.Collection):com.intellij.codeInsight.hint.TooltipRenderer
f:com.intellij.codeInsight.daemon.impl.DaemonTooltipWithActionRendererKt
- sf:getRunActionCustomShortcutSet():com.intellij.openapi.actionSystem.CustomShortcutSet
f:com.intellij.codeInsight.daemon.impl.DefaultHighlightInfoProcessor
- com.intellij.codeInsight.daemon.impl.HighlightInfoProcessor
- <init>():V
- allHighlightsForRangeAreProduced(com.intellij.codeInsight.daemon.impl.HighlightingSession,J,java.util.List):V
- highlightsInsideVisiblePartAreProduced(com.intellij.codeInsight.daemon.impl.HighlightingSession,com.intellij.openapi.editor.Editor,java.util.List,com.intellij.openapi.util.TextRange,com.intellij.openapi.util.TextRange,I):V
- highlightsOutsideVisiblePartAreProduced(com.intellij.codeInsight.daemon.impl.HighlightingSession,com.intellij.openapi.editor.Editor,java.util.List,com.intellij.openapi.util.TextRange,com.intellij.openapi.util.TextRange,I):V
- infoIsAvailable(com.intellij.codeInsight.daemon.impl.HighlightingSession,com.intellij.codeInsight.daemon.impl.HighlightInfo,com.intellij.openapi.util.TextRange,com.intellij.openapi.util.TextRange,I):V
- progressIsAdvanced(com.intellij.codeInsight.daemon.impl.HighlightingSession,com.intellij.openapi.editor.Editor,D):V
f:com.intellij.codeInsight.daemon.impl.EditCleanupProfileIntentionAction
- com.intellij.codeInsight.intention.IntentionAction
- sf:INSTANCE:com.intellij.codeInsight.daemon.impl.EditCleanupProfileIntentionAction
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
com.intellij.codeInsight.daemon.impl.EditorTracker
- sf:Companion:com.intellij.codeInsight.daemon.impl.EditorTracker$Companion
- a:getActiveEditors():java.util.List
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.daemon.impl.EditorTracker
- a:setActiveEditors(java.util.List):V
f:com.intellij.codeInsight.daemon.impl.EditorTracker$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.daemon.impl.EditorTracker
c:com.intellij.codeInsight.daemon.impl.EditorTrackerImpl
- com.intellij.codeInsight.daemon.impl.EditorTracker
- com.intellij.openapi.Disposable
- sf:Companion:com.intellij.codeInsight.daemon.impl.EditorTrackerImpl$Companion
- pf:project:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project):V
- p:createEditorImpl(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):V
- dispose():V
- p:editorReleasedImpl(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):V
- getActiveEditors():java.util.List
- sf:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.daemon.impl.EditorTrackerImpl
- setActiveEditors(java.util.List):V
f:com.intellij.codeInsight.daemon.impl.EditorTrackerImpl$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.daemon.impl.EditorTrackerImpl
com.intellij.codeInsight.daemon.impl.EditorTrackerListener
- java.util.EventListener
- sf:Companion:com.intellij.codeInsight.daemon.impl.EditorTrackerListener$Companion
- sf:TOPIC:com.intellij.util.messages.Topic
- a:activeEditorsChanged(java.util.List):V
f:com.intellij.codeInsight.daemon.impl.EditorTrackerListener$Companion
f:com.intellij.codeInsight.daemon.impl.EmptyIntentionGeneratorIntention
- com.intellij.codeInsight.intention.IntentionAction
- com.intellij.codeInsight.intention.LowPriorityAction
- com.intellij.openapi.util.Iconable
- <init>(java.lang.String,java.lang.String):V
- equals(java.lang.Object):Z
- getFamilyName():java.lang.String
- getIcon(I):javax.swing.Icon
- f:getName():java.lang.String
- f:getTemplate():java.lang.String
- getText():java.lang.String
- hashCode():I
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
f:com.intellij.codeInsight.daemon.impl.EmptyIntentionProviderKt
- sf:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
f:com.intellij.codeInsight.daemon.impl.ErrorStripeUpdateManager
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.project.Project):V
- dispose():V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.daemon.impl.ErrorStripeUpdateManager
- repaintErrorStripePanel(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
f:com.intellij.codeInsight.daemon.impl.EssentialHighlightingRestarter
- com.intellij.ide.SaveAndSyncHandlerListener
- <init>(com.intellij.openapi.project.Project):V
- beforeSave(com.intellij.ide.SaveAndSyncHandler$SaveTask,Z):V
f:com.intellij.codeInsight.daemon.impl.ExternalToolPass
- com.intellij.codeInsight.daemon.impl.ProgressableTextEditorHighlightingPass
- com.intellij.openapi.project.DumbAware
- getInfos():java.util.List
f:com.intellij.codeInsight.daemon.impl.FileIncludeContextHectorPanel
- com.intellij.openapi.editor.HectorComponentPanel
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.psi.PsiFile,com.intellij.psi.impl.include.FileIncludeManager):V
- apply():V
- createComponent():javax.swing.JComponent
- isModified():Z
- reset():V
c:com.intellij.codeInsight.daemon.impl.GotoNextErrorHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>(Z):V
- <init>(Z,com.intellij.lang.annotation.HighlightSeverity):V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
f:com.intellij.codeInsight.daemon.impl.GutterIntentionMenuContributor
- <init>():V
- collectActions(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo,I,I):V
a:com.intellij.codeInsight.daemon.impl.GutterTooltipBuilder
- <init>():V
- p:appendElement(java.lang.StringBuilder,com.intellij.psi.PsiElement,Z):V
- ps:appendPackageName(java.lang.StringBuilder,java.lang.String):V
- p:buildTooltipText(java.lang.String,java.util.Collection,java.util.function.Function,java.util.function.Predicate,java.lang.String,java.lang.String):java.lang.String
- buildTooltipText(java.util.Collection,java.lang.String,Z,java.lang.String):java.lang.String
- p:buildTooltipText(java.util.Collection,java.lang.String,Z,java.lang.String,java.lang.String):java.lang.String
- buildTooltipText(java.util.Collection,java.util.function.Function,java.util.function.Predicate,java.lang.String):java.lang.String
- pa:getContainingElement(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- s:getElementDivider(Z,Z,I):java.lang.String
- pa:getLinkProtocol():java.lang.String
- pa:getLinkReferenceText(com.intellij.psi.PsiElement):java.lang.String
- p:getLocationString(com.intellij.psi.PsiElement):java.lang.String
- pa:getPresentableName(com.intellij.psi.PsiElement):java.lang.String
- p:isDeprecated(com.intellij.psi.PsiElement):Z
- pa:shouldSkipAsFirstElement(com.intellij.psi.PsiElement):Z
com.intellij.codeInsight.daemon.impl.HectorComponent
- a:showComponent(com.intellij.ui.awt.RelativePoint):V
- a:showComponent(java.awt.Component,kotlin.jvm.functions.Function1):V
com.intellij.codeInsight.daemon.impl.HectorComponentFactory
- a:create(com.intellij.psi.PsiFile):com.intellij.codeInsight.daemon.impl.HectorComponent
f:com.intellij.codeInsight.daemon.impl.HectorComponentFactoryImpl
- com.intellij.codeInsight.daemon.impl.HectorComponentFactory
- <init>():V
- create(com.intellij.psi.PsiFile):com.intellij.codeInsight.daemon.impl.HectorComponent
f:com.intellij.codeInsight.daemon.impl.HighlightInfoFilterImpl
- com.intellij.codeInsight.daemon.impl.HighlightInfoFilter
- <init>():V
- accept(com.intellij.codeInsight.daemon.impl.HighlightInfo,com.intellij.psi.PsiFile):Z
f:com.intellij.codeInsight.daemon.impl.HighlightVisitorBasedInspection
- com.intellij.codeInspection.GlobalSimpleInspectionTool
- sf:SHORT_NAME:java.lang.String
- highlightErrorElements:Z
- runAnnotators:Z
- runVisitors:Z
- <init>():V
- checkFile(com.intellij.psi.PsiFile,com.intellij.codeInspection.InspectionManager,com.intellij.codeInspection.ProblemsHolder,com.intellij.codeInspection.GlobalInspectionContext,com.intellij.codeInspection.ProblemDescriptionsProcessor):V
- getDefaultLevel():com.intellij.codeHighlighting.HighlightDisplayLevel
- getGroupDisplayName():java.lang.String
- getOptionsPane():com.intellij.codeInspection.options.OptPane
- getShortName():java.lang.String
- s:runAnnotatorsInGeneralHighlighting(com.intellij.psi.PsiFile,Z,Z,Z):java.util.List
- setHighlightErrorElements(Z):com.intellij.codeInsight.daemon.impl.HighlightVisitorBasedInspection
- setRunAnnotators(Z):com.intellij.codeInsight.daemon.impl.HighlightVisitorBasedInspection
- setRunVisitors(Z):com.intellij.codeInsight.daemon.impl.HighlightVisitorBasedInspection
f:com.intellij.codeInsight.daemon.impl.HighlightingPreloadExperiment
- <init>():V
- f:isExperimentEnabled():Z
f:com.intellij.codeInsight.daemon.impl.IdentifierHighlighterPass
- s:clearMyHighlights(com.intellij.openapi.editor.Document,com.intellij.openapi.project.Project):V
- doAdditionalCodeBlockHighlighting():V
- doCollectInformation(com.intellij.codeInsight.daemon.impl.HighlightingSession):V
- s:getHighlightUsages(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,Z,java.util.Collection,java.util.Collection):V
- s:getUsages(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,Z):java.util.Collection
f:com.intellij.codeInsight.daemon.impl.IdentifierHighlighterPassFactory
- <init>():V
- createHighlightingPass(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.TextRange):com.intellij.codeInsight.daemon.impl.IdentifierHighlighterPass
- s:doWithHighlightingEnabled(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,java.lang.Runnable):V
- s:isEnabled():Z
- s:waitForIdentifierHighlighting():V
c:com.intellij.codeInsight.daemon.impl.IndentGuideRenderer
- com.intellij.openapi.editor.markup.CustomHighlighterRenderer
- <init>():V
- ps:isCaretOnGuide(com.intellij.openapi.editor.Editor,I,I,I):Z
- p:isSelected(com.intellij.openapi.editor.Editor,I,I,I):Z
- p:paint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.VisualPosition,com.intellij.openapi.editor.VisualPosition,I,I,com.intellij.openapi.editor.Document,java.awt.Graphics):V
- paint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.markup.RangeHighlighter,java.awt.Graphics):V
f:com.intellij.codeInsight.daemon.impl.IndentsPass
- com.intellij.codeHighlighting.TextEditorHighlightingPass
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- doApplyInformationToEditor():V
- doCollectInformation(com.intellij.openapi.progress.ProgressIndicator):V
- getDescriptors():java.util.List
com.intellij.codeInsight.daemon.impl.IndentsPassFilter
- sf:EXTENSION_POINT:com.intellij.openapi.extensions.ExtensionPointName
- a:shouldRunIndentsPass(com.intellij.openapi.editor.Editor):Z
- a:shouldShowIndentGuide(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.IndentGuideDescriptor):Z
f:com.intellij.codeInsight.daemon.impl.IndentsPassFilterUtils
- s:shouldRunIndentsPass(com.intellij.openapi.editor.Editor):Z
- s:shouldShowIndentGuide(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.IndentGuideDescriptor):Z
a:com.intellij.codeInsight.daemon.impl.InheritorsLineMarkerNavigator
- com.intellij.codeInsight.daemon.impl.LineMarkerNavigator
- com.intellij.codeInsight.daemon.GutterIconNavigationHandler
- <init>():V
- f:browse(java.awt.event.MouseEvent,com.intellij.psi.PsiElement):V
- pa:getMessageForDumbMode():java.lang.String
- navigate(java.awt.event.MouseEvent,com.intellij.psi.PsiElement):V
*:com.intellij.codeInsight.daemon.impl.InjectedLanguageHighlightingRangeReducer
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:reduceRange(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):java.util.List
f:com.intellij.codeInsight.daemon.impl.InlayHintsPassFactoryInternal
- com.intellij.codeHighlighting.TextEditorHighlightingPassFactory
- com.intellij.codeHighlighting.TextEditorHighlightingPassFactoryRegistrar
- com.intellij.openapi.project.DumbAware
- sf:Companion:com.intellij.codeInsight.daemon.impl.InlayHintsPassFactoryInternal$Companion
- <init>():V
- createHighlightingPass(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.codeHighlighting.TextEditorHighlightingPass
- registerHighlightingPassFactory(com.intellij.codeHighlighting.TextEditorHighlightingPassRegistrar,com.intellij.openapi.project.Project):V
f:com.intellij.codeInsight.daemon.impl.InlayHintsPassFactoryInternal$Companion
- f:clearModificationStamp(com.intellij.openapi.editor.Editor):V
- f:forceHintsUpdateOnNextPass():V
- f:putCurrentModificationStamp(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- f:restartDaemonUpdatingHints(com.intellij.openapi.project.Project):V
a:com.intellij.codeInsight.daemon.impl.IntentionsUI
- getCachedIntentions(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.impl.CachedIntentions
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.daemon.impl.IntentionsUI
- a:hide():V
- hideForEditor(com.intellij.openapi.editor.Editor):V
- invalidate():V
- a:update(com.intellij.codeInsight.intention.impl.CachedIntentions,Z):V
c:com.intellij.codeInsight.daemon.impl.IntentionsUIImpl
- com.intellij.codeInsight.daemon.impl.IntentionsUI
- <init>(com.intellij.openapi.project.Project):V
- hide():V
- hideForEditor(com.intellij.openapi.editor.Editor):V
- update(com.intellij.codeInsight.intention.impl.CachedIntentions,Z):V
a:com.intellij.codeInsight.daemon.impl.LineMarkerNavigator
- <init>():V
- a:browse(java.awt.event.MouseEvent,com.intellij.psi.PsiElement):V
f:com.intellij.codeInsight.daemon.impl.LineMarkerSettingsImpl
- com.intellij.codeInsight.daemon.LineMarkerSettings
- com.intellij.openapi.components.PersistentStateComponent
- providers:java.util.Map
- <init>():V
- getState():com.intellij.codeInsight.daemon.impl.LineMarkerSettingsImpl
- isEnabled(com.intellij.codeInsight.daemon.GutterIconDescriptor):Z
- loadState(com.intellij.codeInsight.daemon.impl.LineMarkerSettingsImpl):V
- resetEnabled(com.intellij.codeInsight.daemon.GutterIconDescriptor):V
- setEnabled(com.intellij.codeInsight.daemon.GutterIconDescriptor,Z):V
f:com.intellij.codeInsight.daemon.impl.LineMarkersPass
- com.intellij.codeHighlighting.TextEditorHighlightingPass
- com.intellij.openapi.project.DumbAware
- s:createMethodSeparatorLineMarker(com.intellij.psi.PsiElement,com.intellij.openapi.editor.colors.EditorColorsManager):com.intellij.codeInsight.daemon.LineMarkerInfo
- doApplyInformationToEditor():V
- doCollectInformation(com.intellij.openapi.progress.ProgressIndicator):V
- s:getMarkerProviders(com.intellij.lang.Language,com.intellij.openapi.project.Project):java.util.List
- s:queryLineMarkers(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document):java.util.Collection
f:com.intellij.codeInsight.daemon.impl.LocalInspectionsPass
- com.intellij.codeInsight.daemon.impl.ProgressableTextEditorHighlightingPass
- getInfos():java.util.List
f:com.intellij.codeInsight.daemon.impl.LocalInspectionsPass$InspectionHighlightInfoType
- com.intellij.codeInsight.daemon.impl.HighlightInfoType$HighlightInfoTypeImpl
f:com.intellij.codeInsight.daemon.impl.LocalInspectionsPassFactory
- com.intellij.codeHighlighting.MainHighlightingPassFactory
- com.intellij.codeHighlighting.TextEditorHighlightingPassFactoryRegistrar
- <init>():V
- createHighlightingPass(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.codeHighlighting.TextEditorHighlightingPass
- createMainHighlightingPass(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,com.intellij.codeInsight.daemon.impl.HighlightInfoProcessor):com.intellij.codeHighlighting.TextEditorHighlightingPass
- registerHighlightingPassFactory(com.intellij.codeHighlighting.TextEditorHighlightingPassRegistrar,com.intellij.openapi.project.Project):V
f:com.intellij.codeInsight.daemon.impl.MainPassesRunner
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.codeInspection.InspectionProfile):V
- runMainPasses(java.util.List):java.util.Map
- runMainPasses(java.util.List,com.intellij.lang.annotation.HighlightSeverity):java.util.Map
c:com.intellij.codeInsight.daemon.impl.MockWolfTheProblemSolver
- com.intellij.problems.WolfTheProblemSolver
- <init>():V
- clearProblems(com.intellij.openapi.vfs.VirtualFile):V
- clearProblemsFromExternalSource(com.intellij.openapi.vfs.VirtualFile,java.lang.Object):V
- convertToProblem(com.intellij.openapi.vfs.VirtualFile,I,I,java.lang.String[]):com.intellij.problems.Problem
- hasProblemFilesBeneath(com.intellij.openapi.module.Module):Z
- hasProblemFilesBeneath(com.intellij.openapi.util.Condition):Z
- hasSyntaxErrors(com.intellij.openapi.vfs.VirtualFile):Z
- isProblemFile(com.intellij.openapi.vfs.VirtualFile):Z
- queue(com.intellij.openapi.vfs.VirtualFile):V
- reportProblems(com.intellij.openapi.vfs.VirtualFile,java.util.Collection):V
- reportProblemsFromExternalSource(com.intellij.openapi.vfs.VirtualFile,java.lang.Object):V
- resetDelegate():V
- setDelegate(com.intellij.problems.WolfTheProblemSolver):V
- weHaveGotNonIgnorableProblems(com.intellij.openapi.vfs.VirtualFile,java.util.List):V
- weHaveGotProblems(com.intellij.openapi.vfs.VirtualFile,java.util.List):V
f:com.intellij.codeInsight.daemon.impl.ParameterHintsPresentationManager
- com.intellij.openapi.Disposable
- addHint(com.intellij.openapi.editor.Editor,I,Z,java.lang.String,com.intellij.codeInsight.hints.HintWidthAdjustment,Z):com.intellij.openapi.editor.Inlay
- deleteHint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Inlay,Z):V
- dispose():V
- getHintText(com.intellij.openapi.editor.Inlay):java.lang.String
- s:getInstance():com.intellij.codeInsight.daemon.impl.ParameterHintsPresentationManager
- getParameterHintsInRange(com.intellij.openapi.editor.Editor,I,I):java.util.List
- isAnimationInProgress(com.intellij.openapi.editor.Editor):Z
- isCurrent(com.intellij.openapi.editor.Inlay):Z
- isHighlighted(com.intellij.openapi.editor.Inlay):Z
- isParameterHint(com.intellij.openapi.editor.Inlay):Z
- replaceHint(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Inlay,java.lang.String,com.intellij.codeInsight.hints.HintWidthAdjustment,Z):V
- setCurrent(com.intellij.openapi.editor.Inlay,Z):V
- setHighlighted(com.intellij.openapi.editor.Inlay,Z):V
- setPreviewMode(com.intellij.openapi.editor.Editor,Z):V
f:com.intellij.codeInsight.daemon.impl.ProblemDescriptorBaseWithUserData
- com.intellij.codeInspection.ProblemDescriptorBase
- com.intellij.openapi.util.UserDataHolderEx
- <init>(com.intellij.codeInspection.ProblemDescriptorBase,com.intellij.openapi.util.UserDataHolderEx):V
- getContainingFile():com.intellij.openapi.vfs.VirtualFile
- getDescriptionTemplate():java.lang.String
- getDescriptorForPreview(com.intellij.psi.PsiFile):com.intellij.codeInspection.ProblemDescriptor
- getEndElement():com.intellij.psi.PsiElement
- getEnforcedTextAttributes():com.intellij.openapi.editor.colors.TextAttributesKey
- getFixes():com.intellij.codeInspection.LocalQuickFix[]
- getHighlightType():com.intellij.codeInspection.ProblemHighlightType
- getLineNumber():I
- getLineStartOffset():I
- getNavigatable():com.intellij.pom.Navigatable
- getProblemGroup():com.intellij.lang.annotation.ProblemGroup
- getProject():com.intellij.openapi.project.Project
- getPsiElement():com.intellij.psi.PsiElement
- getStartElement():com.intellij.psi.PsiElement
- getTextRange():com.intellij.openapi.util.TextRange
- getTextRangeForNavigation():com.intellij.openapi.util.TextRange
- getTextRangeInElement():com.intellij.openapi.util.TextRange
- getTooltipTemplate():java.lang.String
- getUserData(com.intellij.openapi.util.Key):java.lang.Object
- isAfterEndOfLine():Z
- isOnTheFly():Z
- putUserData(com.intellij.openapi.util.Key,java.lang.Object):V
- putUserDataIfAbsent(com.intellij.openapi.util.Key,java.lang.Object):java.lang.Object
- replace(com.intellij.openapi.util.Key,java.lang.Object,java.lang.Object):Z
- setNavigatable(com.intellij.pom.Navigatable):V
- setProblemGroup(com.intellij.lang.annotation.ProblemGroup):V
- setTextAttributes(com.intellij.openapi.editor.colors.TextAttributesKey):V
- showTooltip():Z
f:com.intellij.codeInsight.daemon.impl.ProblemDescriptorWithReporterName
- com.intellij.codeInspection.ProblemDescriptorBase
- <init>(com.intellij.codeInspection.ProblemDescriptorBase,java.lang.String):V
- getReportingToolName():java.lang.String
f:com.intellij.codeInsight.daemon.impl.ProblemDescriptorWithUserData
- com.intellij.codeInspection.ProblemDescriptor
- com.intellij.openapi.util.UserDataHolderEx
- <init>(com.intellij.codeInspection.ProblemDescriptor,com.intellij.openapi.util.UserDataHolderEx):V
- getDescriptionTemplate():java.lang.String
- getDescriptorForPreview(com.intellij.psi.PsiFile):com.intellij.codeInspection.ProblemDescriptor
- getEndElement():com.intellij.psi.PsiElement
- getFixes():com.intellij.codeInspection.QuickFix[]
- getHighlightType():com.intellij.codeInspection.ProblemHighlightType
- getLineNumber():I
- getProblemGroup():com.intellij.lang.annotation.ProblemGroup
- getPsiElement():com.intellij.psi.PsiElement
- getStartElement():com.intellij.psi.PsiElement
- getTextRangeInElement():com.intellij.openapi.util.TextRange
- getTooltipTemplate():java.lang.String
- getUserData(com.intellij.openapi.util.Key):java.lang.Object
- isAfterEndOfLine():Z
- putUserData(com.intellij.openapi.util.Key,java.lang.Object):V
- putUserDataIfAbsent(com.intellij.openapi.util.Key,java.lang.Object):java.lang.Object
- replace(com.intellij.openapi.util.Key,java.lang.Object,java.lang.Object):Z
- setProblemGroup(com.intellij.lang.annotation.ProblemGroup):V
- setTextAttributes(com.intellij.openapi.editor.colors.TextAttributesKey):V
- showTooltip():Z
f:com.intellij.codeInsight.daemon.impl.ProblemDescriptorWithUserDataKt
- sf:getRELATED_LOCATIONS():com.intellij.openapi.util.Key
- sf:getRELATED_PROBLEMS_CHILD_HASH():com.intellij.openapi.util.Key
- sf:getRELATED_PROBLEMS_ROOT_HASH():com.intellij.openapi.util.Key
- sf:withRelatedLocations(com.intellij.codeInspection.ProblemDescriptor,java.util.List):com.intellij.codeInspection.ProblemDescriptor
- sf:withUserData(com.intellij.codeInspection.ProblemDescriptor,kotlin.jvm.functions.Function1):com.intellij.codeInspection.ProblemDescriptor
- sf:withUserDataCommon(com.intellij.codeInspection.CommonProblemDescriptor,kotlin.jvm.functions.Function1):com.intellij.codeInspection.CommonProblemDescriptor
f:com.intellij.codeInsight.daemon.impl.ProblemRelatedLocation
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,java.lang.String):V
- f:getLineNumber():I
- f:getOffset():java.lang.Integer
- f:getPsiElement():com.intellij.psi.PsiElement
- f:getRange():com.intellij.openapi.util.TextRange
f:com.intellij.codeInsight.daemon.impl.PsiElementListNavigator
- s:navigateOrCreatePopup(com.intellij.psi.NavigatablePsiElement[],java.lang.String,java.lang.String,javax.swing.ListCellRenderer,com.intellij.codeInsight.navigation.BackgroundUpdaterTask):com.intellij.openapi.ui.popup.JBPopup
- s:navigateOrCreatePopup(com.intellij.psi.NavigatablePsiElement[],java.lang.String,java.lang.String,javax.swing.ListCellRenderer,com.intellij.codeInsight.navigation.BackgroundUpdaterTask,com.intellij.util.Consumer):com.intellij.openapi.ui.popup.JBPopup
- s:openTargets(com.intellij.openapi.editor.Editor,com.intellij.psi.NavigatablePsiElement[],java.lang.String,java.lang.String,javax.swing.ListCellRenderer):V
- s:openTargets(com.intellij.openapi.editor.Editor,com.intellij.psi.NavigatablePsiElement[],java.lang.String,java.lang.String,javax.swing.ListCellRenderer,com.intellij.codeInsight.navigation.BackgroundUpdaterTask):V
- s:openTargets(java.awt.event.MouseEvent,com.intellij.psi.NavigatablePsiElement[],java.lang.String,java.lang.String,javax.swing.ListCellRenderer):V
- s:openTargets(java.awt.event.MouseEvent,com.intellij.psi.NavigatablePsiElement[],java.lang.String,java.lang.String,javax.swing.ListCellRenderer,com.intellij.codeInsight.navigation.BackgroundUpdaterTask):V
c:com.intellij.codeInsight.daemon.impl.PsiElementListNavigator$NavigateOrPopupHelper
- <init>(com.intellij.psi.NavigatablePsiElement[],java.lang.String):V
- p:afterPopupBuilderCreated(com.intellij.openapi.ui.popup.IPopupChooserBuilder):V
- p:allowEmptyTargets():Z
- f:navigateOrCreatePopup():com.intellij.openapi.ui.popup.JBPopup
- setFindUsagesTitle(java.lang.String):com.intellij.codeInsight.daemon.impl.PsiElementListNavigator$NavigateOrPopupHelper
- setListRenderer(javax.swing.ListCellRenderer):com.intellij.codeInsight.daemon.impl.PsiElementListNavigator$NavigateOrPopupHelper
- setListUpdaterTask(com.intellij.codeInsight.navigation.BackgroundUpdaterTask):com.intellij.codeInsight.daemon.impl.PsiElementListNavigator$NavigateOrPopupHelper
- setProject(com.intellij.openapi.project.Project):com.intellij.codeInsight.daemon.impl.PsiElementListNavigator$NavigateOrPopupHelper
- setTargetsConsumer(com.intellij.util.Consumer):com.intellij.codeInsight.daemon.impl.PsiElementListNavigator$NavigateOrPopupHelper
f:com.intellij.codeInsight.daemon.impl.SdkSetupNotificationProvider
- com.intellij.openapi.project.DumbAware
- com.intellij.ui.EditorNotificationProvider
- <init>():V
- collectNotificationData(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.util.function.Function
f:com.intellij.codeInsight.daemon.impl.SeverityUtil
- <init>():V
- s:getRegisteredHighlightingInfoTypes(com.intellij.codeInsight.daemon.impl.SeverityRegistrar):java.util.Collection
f:com.intellij.codeInsight.daemon.impl.ShowAutoImportPass
- com.intellij.codeHighlighting.TextEditorHighlightingPass
- doApplyInformationToEditor():V
- doCollectInformation(com.intellij.openapi.progress.ProgressIndicator):V
- s:getMessage(java.lang.String,java.lang.String):java.lang.String
- s:getMessage(Z,java.lang.String):java.lang.String
- s:getMessage(Z,java.lang.String,java.lang.String):java.lang.String
- s:isAddUnambiguousImportsOnTheFlyEnabled(com.intellij.psi.PsiFile):Z
- s:mayAutoImportNow(com.intellij.psi.PsiFile,Z,com.intellij.util.ThreeState):Z
f:com.intellij.codeInsight.daemon.impl.ShowIntentionsPass
- com.intellij.codeHighlighting.TextEditorHighlightingPass
- com.intellij.openapi.project.DumbAware
- doApplyInformationToEditor():V
- doCollectInformation(com.intellij.openapi.progress.ProgressIndicator):V
- s:fillIntentionsInfoForHighlightInfo(com.intellij.codeInsight.daemon.impl.HighlightInfo,com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo,java.util.List):V
- s:getActionsToShow(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo
- s:getActionsToShow(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo,I):V
- s:getAvailableFixes(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I,I):java.util.List
- s:markActionInvoked(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.intention.IntentionAction):V
f:com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo
- f:errorFixesToShow:java.util.List
- f:guttersToShow:java.util.List
- f:inspectionFixesToShow:java.util.List
- f:intentionsToShow:java.util.List
- f:notificationActionsToShow:java.util.List
- <init>():V
- filterActions(com.intellij.psi.PsiFile):V
- getHighlightInfoType():com.intellij.codeInsight.daemon.impl.HighlightInfoType
- getOffset():I
- getTitle():java.lang.String
- isEmpty():Z
- setHighlightInfoType(com.intellij.codeInsight.daemon.impl.HighlightInfoType):V
- setOffset(I):V
- setTitle(java.lang.String):V
a:com.intellij.codeInsight.daemon.impl.StatusItemMerger
- <init>():V
- a:mergeItems(com.intellij.openapi.editor.markup.SeverityStatusItem,com.intellij.openapi.editor.markup.SeverityStatusItem):com.intellij.openapi.editor.markup.SeverityStatusItem
f:com.intellij.codeInsight.daemon.impl.TogglePopupHintsAction
- com.intellij.openapi.actionSystem.AnAction
- <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.codeInsight.daemon.impl.TrafficLightRenderer
- com.intellij.openapi.Disposable
- com.intellij.openapi.editor.markup.ErrorStripeRenderer
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):V
- p:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- p:createUIController():com.intellij.openapi.editor.markup.UIController
- pf:createUIController(com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.markup.UIController
- dispose():V
- p:fillDaemonCodeAnalyzerErrorsStatus(com.intellij.codeInsight.daemon.impl.TrafficLightRenderer$DaemonCodeAnalyzerStatus,com.intellij.codeInsight.daemon.impl.SeverityRegistrar):V
- p:getDaemonCodeAnalyzerStatus(com.intellij.codeInsight.daemon.impl.SeverityRegistrar):com.intellij.codeInsight.daemon.impl.TrafficLightRenderer$DaemonCodeAnalyzerStatus
- getErrorCounts():I[]
- pf:getProject():com.intellij.openapi.project.Project
- getSeverityRegistrar():com.intellij.codeInsight.daemon.impl.SeverityRegistrar
- getStatus():com.intellij.openapi.editor.markup.AnalyzerStatus
- p:getUIController():com.intellij.openapi.editor.markup.UIController
- isValid():Z
- p:refresh(com.intellij.openapi.editor.impl.EditorMarkupModelImpl):V
- s:setTrafficLightOnEditor(com.intellij.openapi.project.Project,com.intellij.openapi.editor.ex.EditorMarkupModel,com.intellij.openapi.application.ModalityState,java.util.function.Supplier):V
pc:com.intellij.codeInsight.daemon.impl.TrafficLightRenderer$AbstractUIController
- canClosePopup():Z
- fillHectorPanels(java.awt.Container,com.intellij.util.ui.GridBag):V
- getAvailableLevels():java.util.List
- getHighlightLevels():java.util.List
- onClosePopup():V
- setHighLightLevel(com.intellij.openapi.editor.markup.LanguageHighlightLevel):V
- toggleProblemsView():V
pc:com.intellij.codeInsight.daemon.impl.TrafficLightRenderer$DefaultUIController
- com.intellij.codeInsight.daemon.impl.TrafficLightRenderer$AbstractUIController
- p:<init>(com.intellij.codeInsight.daemon.impl.TrafficLightRenderer):V
- getActions():java.util.List
- isToolbarEnabled():Z
com.intellij.codeInsight.daemon.impl.TrafficLightRendererContributor
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:createRenderer(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.daemon.impl.TrafficLightRenderer
f:com.intellij.codeInsight.daemon.impl.TrafficLightStatusItemMetadata
- com.intellij.openapi.editor.markup.StatusItemMetadata
- <init>(I,com.intellij.lang.annotation.HighlightSeverity):V
- f:getCount():I
- f:getSeverity():com.intellij.lang.annotation.HighlightSeverity
f:com.intellij.codeInsight.daemon.impl.WolfTheProblemSolverImpl
- com.intellij.problems.WolfTheProblemSolver
- com.intellij.openapi.Disposable
- clearProblems(com.intellij.openapi.vfs.VirtualFile):V
- clearProblemsFromExternalSource(com.intellij.openapi.vfs.VirtualFile,java.lang.Object):V
- convertToProblem(com.intellij.openapi.vfs.VirtualFile,I,I,java.lang.String[]):com.intellij.problems.Problem
- s:createTestInstance(com.intellij.openapi.project.Project):com.intellij.problems.WolfTheProblemSolver
- dispose():V
- hasProblemFilesBeneath(com.intellij.openapi.module.Module):Z
- hasProblemFilesBeneath(com.intellij.openapi.util.Condition):Z
- hasSyntaxErrors(com.intellij.openapi.vfs.VirtualFile):Z
- isProblemFile(com.intellij.openapi.vfs.VirtualFile):Z
- processProblemFiles(com.intellij.util.Processor):Z
- processProblemFilesFromExternalSources(com.intellij.util.Processor):Z
- queue(com.intellij.openapi.vfs.VirtualFile):V
- reportProblems(com.intellij.openapi.vfs.VirtualFile,java.util.Collection):V
- reportProblemsFromExternalSource(com.intellij.openapi.vfs.VirtualFile,java.lang.Object):V
- weHaveGotNonIgnorableProblems(com.intellij.openapi.vfs.VirtualFile,java.util.List):V
- weHaveGotProblems(com.intellij.openapi.vfs.VirtualFile,java.util.List):V
f:com.intellij.codeInsight.daemon.impl.actions.GotoNextElementUnderCaretUsageAction
- com.intellij.codeInsight.CodeInsightActionHandler
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- <init>():V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
c:com.intellij.codeInsight.daemon.impl.actions.GotoNextErrorAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:getHandler():com.intellij.codeInsight.CodeInsightActionHandler
- p:getHandler(com.intellij.openapi.actionSystem.DataContext):com.intellij.codeInsight.CodeInsightActionHandler
- p:isValidForFile(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- p:isValidForLookup():Z
f:com.intellij.codeInsight.daemon.impl.actions.GotoPrevElementUnderCaretUsageAction
- com.intellij.codeInsight.CodeInsightActionHandler
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- <init>():V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
c:com.intellij.codeInsight.daemon.impl.actions.GotoPreviousErrorAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:getHandler():com.intellij.codeInsight.CodeInsightActionHandler
- p:getHandler(com.intellij.openapi.actionSystem.DataContext):com.intellij.codeInsight.CodeInsightActionHandler
- p:isValidForFile(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- p:isValidForLookup():Z
f:com.intellij.codeInsight.daemon.impl.actions.ShowErrorDescriptionAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.daemon.impl.analysis.GeneratedSourcesHighlightingSettingProvider
- 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
f:com.intellij.codeInsight.daemon.impl.analysis.HighlightLevelUtil
- s:forceRootHighlighting(com.intellij.psi.PsiElement,com.intellij.codeInsight.daemon.impl.analysis.FileHighlightingSetting):V
f:com.intellij.codeInsight.daemon.impl.analysis.HighlightingSettingsPerFile
- com.intellij.codeInsight.daemon.impl.analysis.HighlightingLevelManager
- com.intellij.openapi.components.PersistentStateComponent
- com.intellij.openapi.util.ModificationTracker
- <init>(com.intellij.openapi.project.Project):V
- countRoots(com.intellij.codeInsight.daemon.impl.analysis.FileHighlightingSetting):I
- getHighlightingSettingForRoot(com.intellij.psi.PsiElement):com.intellij.codeInsight.daemon.impl.analysis.FileHighlightingSetting
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.daemon.impl.analysis.HighlightingSettingsPerFile
- getModificationCount():J
- getState():org.jdom.Element
- incModificationCount():V
- loadState(org.jdom.Element):V
- runEssentialHighlightingOnly(com.intellij.psi.PsiElement):Z
- setHighlightingSettingForRoot(com.intellij.psi.PsiElement,com.intellij.codeInsight.daemon.impl.analysis.FileHighlightingSetting):V
- shouldHighlight(com.intellij.psi.PsiElement):Z
- shouldInspect(com.intellij.psi.PsiElement):Z
c:com.intellij.codeInsight.daemon.impl.analysis.encoding.EncodingReference
- com.intellij.codeInsight.daemon.EmptyResolveMessageProvider
- com.intellij.psi.PsiReference
- <init>(com.intellij.psi.PsiElement,java.lang.String,com.intellij.openapi.util.TextRange):V
- bindToElement(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- getCanonicalText():java.lang.String
- getElement():com.intellij.psi.PsiElement
- getRangeInElement():com.intellij.openapi.util.TextRange
- getUnresolvedMessagePattern():java.lang.String
- getVariants():java.lang.Object[]
- handleElementRename(java.lang.String):com.intellij.psi.PsiElement
- isReferenceTo(com.intellij.psi.PsiElement):Z
- isSoft():Z
- resolve():com.intellij.psi.PsiElement
f:com.intellij.codeInsight.daemon.impl.analysis.encoding.EncodingReferenceInjector
- com.intellij.psi.injection.ReferenceInjector
- <init>():V
- getDisplayName():java.lang.String
- getId():java.lang.String
- getReferences(com.intellij.psi.PsiElement,com.intellij.util.ProcessingContext,com.intellij.openapi.util.TextRange):com.intellij.psi.PsiReference[]
*:com.intellij.codeInsight.daemon.impl.focusMode.FocusModeProvider
- a:calcFocusZones(com.intellij.psi.PsiFile):java.util.List
c:com.intellij.codeInsight.daemon.impl.quickfix.EmptyExpression
- com.intellij.codeInsight.template.Expression
- <init>():V
- calculateLookupItems(com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.lookup.LookupElement[]
- calculateResult(com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- requiresCommittedPSI():Z
c:com.intellij.codeInsight.daemon.impl.quickfix.RenameElementFix
- com.intellij.codeInspection.LocalQuickFixAndIntentionActionOnPsiElement
- <init>(com.intellij.psi.PsiNamedElement):V
- <init>(com.intellij.psi.PsiNamedElement,java.lang.String):V
- <init>(com.intellij.psi.PsiNamedElement,java.lang.String,java.lang.String):V
- generatePreview(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
- startInWriteAction():Z
c:com.intellij.codeInsight.daemon.impl.quickfix.RenameFileFix
- com.intellij.codeInsight.intention.IntentionAction
- com.intellij.codeInspection.LocalQuickFix
- <init>(java.lang.String):V
- applyFix(com.intellij.openapi.project.Project,com.intellij.codeInspection.ProblemDescriptor):V
- generatePreview(com.intellij.openapi.project.Project,com.intellij.codeInspection.ProblemDescriptor):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- generatePreview(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- getFamilyName():java.lang.String
- getName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- f:isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
com.intellij.codeInsight.daemon.impl.tooltips.TooltipActionProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- sf:SHOW_FIXES_DEFAULT_VALUE:Z
- sf:SHOW_FIXES_KEY:java.lang.String
- s:calcTooltipAction(com.intellij.codeInsight.daemon.impl.HighlightInfo,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.ex.TooltipAction
- a:getTooltipAction(com.intellij.codeInsight.daemon.impl.HighlightInfo,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.openapi.editor.ex.TooltipAction
- s:isShowActions():Z
- s:setShowActions(Z):V
a:com.intellij.codeInsight.daemon.quickFix.AbstractCreateFileFix
- com.intellij.codeInspection.LocalQuickFixAndIntentionActionOnPsiElement
- psf:CURRENT_DIRECTORY_REF:java.lang.String
- psf:PARENT_DIRECTORY_REF:java.lang.String
- pf:myDirectories:java.util.List
- p:myIsAvailable:Z
- p:myIsAvailableTimeStamp:J
- pf:myKey:java.lang.String
- pf:myNewFileName:java.lang.String
- pf:mySubPath:java.lang.String[]
- p:<init>(com.intellij.psi.PsiElement,com.intellij.codeInsight.daemon.quickFix.NewFileLocation,java.lang.String):V
- p:apply(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,com.intellij.openapi.editor.Editor):V
- p:apply(com.intellij.openapi.project.Project,java.util.function.Supplier,com.intellij.openapi.editor.Editor):V
- a:generatePreview(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- p:getDescription(javax.swing.Icon):com.intellij.openapi.util.text.HtmlChunk
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
- startInWriteAction():Z
pf:com.intellij.codeInsight.daemon.quickFix.AbstractCreateFileFix$TargetDirectoryListItem
- <init>(com.intellij.codeInsight.daemon.quickFix.TargetDirectory,javax.swing.Icon,java.lang.String):V
- getIcon():javax.swing.Icon
f:com.intellij.codeInsight.daemon.quickFix.CreateDirectoryPathFix
- com.intellij.codeInsight.daemon.quickFix.AbstractCreateFileFix
- <init>(com.intellij.psi.PsiElement,com.intellij.codeInsight.daemon.quickFix.NewFileLocation):V
- <init>(com.intellij.psi.PsiElement,com.intellij.codeInsight.daemon.quickFix.NewFileLocation,java.lang.String):V
- generatePreview(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- getElementToMakeWritable(com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- getFamilyName():java.lang.String
- getText():java.lang.String
c:com.intellij.codeInsight.daemon.quickFix.CreateFileFix
- com.intellij.codeInspection.LocalQuickFixAndIntentionActionOnPsiElement
- <init>(java.lang.String,com.intellij.psi.PsiDirectory,java.lang.String):V
- <init>(Z,java.lang.String,com.intellij.psi.PsiDirectory):V
- <init>(Z,java.lang.String,com.intellij.psi.PsiDirectory,java.lang.String,java.lang.String):V
- applyFix():V
- getElementToMakeWritable(com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- getFamilyName():java.lang.String
- p:getFileText():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
- p:openFile(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,com.intellij.psi.PsiFile,java.lang.String):V
c:com.intellij.codeInsight.daemon.quickFix.CreateFilePathFix
- com.intellij.codeInsight.daemon.quickFix.AbstractCreateFileFix
- <init>(com.intellij.psi.PsiElement,com.intellij.codeInsight.daemon.quickFix.NewFileLocation):V
- <init>(com.intellij.psi.PsiElement,com.intellij.codeInsight.daemon.quickFix.NewFileLocation,java.lang.String,java.lang.String):V
- <init>(com.intellij.psi.PsiElement,com.intellij.codeInsight.daemon.quickFix.NewFileLocation,java.util.function.Supplier):V
- p:apply(com.intellij.openapi.project.Project,java.util.function.Supplier,com.intellij.openapi.editor.Editor):V
- s:createFileForFix(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,java.lang.String,java.lang.String):com.intellij.codeInsight.daemon.quickFix.CreateFilePathFix$CreatedFile
- generatePreview(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- getElementToMakeWritable(com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- getFamilyName():java.lang.String
- p:getFileText():java.lang.String
- getText():java.lang.String
- p:openFile(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,com.intellij.psi.PsiFile,java.lang.String):V
f:com.intellij.codeInsight.daemon.quickFix.CreateFilePathFix$CreatedFile
- java.lang.Record
- <init>(com.intellij.psi.PsiDirectory,com.intellij.psi.PsiFile,java.lang.String):V
- directory():com.intellij.psi.PsiDirectory
- f:equals(java.lang.Object):Z
- f:hashCode():I
- newFile():com.intellij.psi.PsiFile
- text():java.lang.String
f:com.intellij.codeInsight.daemon.quickFix.FileReferenceQuickFixProvider
- s:getNewFileLocation(com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReference,java.lang.String,Z):com.intellij.codeInsight.daemon.quickFix.NewFileLocation
- s:registerQuickFix(com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReference):java.util.List
c:com.intellij.codeInsight.daemon.quickFix.IncorrectCreateFilePathException
- java.lang.RuntimeException
- <init>(java.lang.String):V
f:com.intellij.codeInsight.daemon.quickFix.NewFileLocation
- <init>(java.util.List,java.lang.String):V
- <init>(java.util.List,java.lang.String[],java.lang.String):V
- getDirectories():java.util.List
- getNewFileName():java.lang.String
- getSubPath():java.lang.String[]
f:com.intellij.codeInsight.daemon.quickFix.TargetDirectory
- <init>(com.intellij.psi.PsiDirectory):V
- <init>(com.intellij.psi.PsiDirectory,java.lang.String[]):V
- getDirectory():com.intellij.psi.PsiDirectory
- getPathToCreate():java.lang.String[]
a:com.intellij.codeInsight.documentation.AbstractDocToolWindowManager
- com.intellij.codeInsight.documentation.DocToolWindowManager
- <init>():V
- disposeToolWindow(com.intellij.openapi.wm.ToolWindow,com.intellij.codeInsight.documentation.DocumentationManager):V
- getDocumentationComponent(com.intellij.openapi.wm.ToolWindow,com.intellij.codeInsight.documentation.DocumentationManager):com.intellij.codeInsight.documentation.DocumentationComponent
- getDocumentationContent(com.intellij.openapi.wm.ToolWindow,com.intellij.codeInsight.documentation.DocumentationManager):com.intellij.ui.content.Content
- installToolWindowActions(com.intellij.openapi.wm.ToolWindow,com.intellij.codeInsight.documentation.DocumentationManager):V
- isAutoUpdateAvailable():Z
- prepareForShowDocumentation(com.intellij.openapi.wm.ToolWindow,com.intellij.codeInsight.documentation.DocumentationManager):V
- setToolWindowDefaultState(com.intellij.openapi.wm.ToolWindow,com.intellij.codeInsight.documentation.DocumentationManager):V
- updateToolWindowDocumentationTabName(com.intellij.openapi.wm.ToolWindow,com.intellij.psi.PsiElement,com.intellij.codeInsight.documentation.DocumentationManager):V
a:com.intellij.codeInsight.documentation.AbstractExternalFilter
- psf:HTML:java.lang.String
- psf:HTML_CLOSE:java.lang.String
- psf:ourAnchorSuffix:java.util.regex.Pattern
- psf:ourHtmlFileSuffix:java.util.regex.Pattern
- <init>():V
- p:correctDocText(java.lang.String,java.lang.CharSequence):java.lang.String
- correctRefs(java.lang.String,java.lang.CharSequence):java.lang.CharSequence
- ps:doAnnihilate(java.lang.String):java.lang.String
- p:doBuildFromStream(java.lang.String,java.io.Reader,java.lang.StringBuilder):V
- p:doBuildFromStream(java.lang.String,java.io.Reader,java.lang.StringBuilder,Z,Z):V
- getExternalDocInfo(java.lang.String):java.lang.String
- getExternalDocInfoForElement(java.lang.String,com.intellij.psi.PsiElement):java.lang.String
- p:getParseSettings(java.lang.String):com.intellij.codeInsight.documentation.AbstractExternalFilter$ParseSettings
- pa:getRefConverters():com.intellij.codeInsight.documentation.AbstractExternalFilter$RefConvertor[]
pf:com.intellij.codeInsight.documentation.AbstractExternalFilter$MyReader
- java.io.InputStreamReader
- <init>(java.io.ByteArrayInputStream):V
- <init>(java.io.ByteArrayInputStream,java.lang.String):V
- getInputStream():java.io.ByteArrayInputStream
pf:com.intellij.codeInsight.documentation.AbstractExternalFilter$ParseSettings
- <init>(java.util.regex.Pattern,java.util.regex.Pattern,Z,Z):V
pa:com.intellij.codeInsight.documentation.AbstractExternalFilter$RefConvertor
- <init>(java.util.regex.Pattern):V
- pa:convertReference(java.lang.String,java.lang.String):java.lang.String
- refFilter(java.lang.String,java.lang.CharSequence):java.lang.CharSequence
com.intellij.codeInsight.documentation.DocCommentFixer
- sf:EXTENSION:com.intellij.lang.LanguageExtension
- a:fixComment(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiComment):V
com.intellij.codeInsight.documentation.DocToolWindowManager
- sf:LANGUAGE_MANAGER:com.intellij.codeInsight.documentation.DocToolWindowManager$DocToolWindowLanguageManager
- a:createToolWindow(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.codeInsight.documentation.DocumentationManager):com.intellij.openapi.wm.ToolWindow
- a:disposeToolWindow(com.intellij.openapi.wm.ToolWindow,com.intellij.codeInsight.documentation.DocumentationManager):V
- a:getDocumentationComponent(com.intellij.openapi.wm.ToolWindow,com.intellij.codeInsight.documentation.DocumentationManager):com.intellij.codeInsight.documentation.DocumentationComponent
- a:getDocumentationContent(com.intellij.openapi.wm.ToolWindow,com.intellij.codeInsight.documentation.DocumentationManager):com.intellij.ui.content.Content
- a:installToolWindowActions(com.intellij.openapi.wm.ToolWindow,com.intellij.codeInsight.documentation.DocumentationManager):V
- a:isAutoUpdateAvailable():Z
- a:prepareForShowDocumentation(com.intellij.openapi.wm.ToolWindow,com.intellij.codeInsight.documentation.DocumentationManager):V
- a:setToolWindowDefaultState(com.intellij.openapi.wm.ToolWindow,com.intellij.codeInsight.documentation.DocumentationManager):V
- a:updateToolWindowDocumentationTabName(com.intellij.openapi.wm.ToolWindow,com.intellij.psi.PsiElement,com.intellij.codeInsight.documentation.DocumentationManager):V
f:com.intellij.codeInsight.documentation.DocToolWindowManager$DocToolWindowLanguageManager
- com.intellij.lang.LanguageExtension
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
a:com.intellij.codeInsight.documentation.DockablePopupManager
- pf:myProject:com.intellij.openapi.project.Project
- p:myToolWindow:com.intellij.openapi.wm.ToolWindow
- <init>(com.intellij.openapi.project.Project):V
- p:createActions():com.intellij.openapi.actionSystem.AnAction[]
- pa:createComponent():javax.swing.JComponent
- p:createRestorePopupAction():com.intellij.openapi.actionSystem.AnAction
- createToolWindow(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- createToolWindow(java.util.concurrent.CompletableFuture,com.intellij.psi.PsiElement):V
- pa:doUpdateComponent(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- p:doUpdateComponent(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z):V
- p:doUpdateComponent(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z,Z):V
- pa:doUpdateComponent(com.intellij.psi.PsiElement):V
- pa:doUpdateComponent(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,javax.swing.JComponent):V
- p:doUpdateComponent(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,javax.swing.JComponent,Z):V
- p:doUpdateComponent(com.intellij.psi.PsiElement,Z):V
- p:doUpdateComponent(java.util.concurrent.CompletableFuture,com.intellij.psi.PsiElement,javax.swing.JComponent):V
- p:doUpdateComponent(java.util.concurrent.CompletableFuture,com.intellij.psi.PsiElement,javax.swing.JComponent,Z):V
- p:getAutoUpdateDefault():Z
- pa:getAutoUpdateDescription():java.lang.String
- pa:getAutoUpdateEnabledProperty():java.lang.String
- pa:getAutoUpdateTitle():java.lang.String
- pa:getRestorePopupDescription():java.lang.String
- pa:getShowInToolWindowProperty():java.lang.String
- pa:getTitle(com.intellij.psi.PsiElement):java.lang.String
- pa:getToolwindowId():java.lang.String
- p:getToolwindowTitle():java.lang.String
- hasActiveDockedDocWindow():Z
- p:installComponentActions(com.intellij.openapi.wm.ToolWindow,javax.swing.JComponent):V
- muteAutoUpdateTill(com.intellij.openapi.Disposable):V
- recreateToolWindow(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.ui.content.Content
- resetAutoUpdateState():V
- restorePopupBehavior():V
- p:setToolwindowDefaultState(com.intellij.openapi.wm.ToolWindow):V
- updateComponent():V
- updateComponent(Z):V
- p:updateComponent(Z,Z):V
com.intellij.codeInsight.documentation.DocumentationActionProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- additionalActions(com.intellij.codeInsight.documentation.DocumentationComponent):java.util.List
- additionalActions(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiDocCommentBase,java.lang.String):java.util.List
c:com.intellij.codeInsight.documentation.DocumentationComponent
- javax.swing.JPanel
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- com.intellij.ui.WidthBasedLayout
- sf:COLOR_KEY:com.intellij.openapi.editor.colors.ColorKey
- sf:SECTION_COLOR:java.awt.Color
- <init>(com.intellij.codeInsight.documentation.DocumentationManager):V
- <init>(com.intellij.codeInsight.documentation.DocumentationManager,Z):V
- clearHistory():V
- s:createAndFetch(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.openapi.Disposable):javax.swing.JComponent
- dispose():V
- getComponent():javax.swing.JComponent
- getData(java.lang.String):java.lang.Object
- getDecoratedText():java.lang.String
- getElement():com.intellij.psi.PsiElement
- getFontSizeAction():com.intellij.openapi.actionSystem.AnAction
- getHint():com.intellij.openapi.ui.popup.JBPopup
- getNavigationActions():java.util.List
- getPreferredHeight(I):I
- getPreferredWidth():I
- s:getQuickDocFontSize():com.intellij.openapi.options.FontSize
- getText():java.lang.String
- isEmpty():Z
- isUpToDate():Z
- needsToolbar():Z
- removeCornerMenu():V
- replaceText(java.lang.String,com.intellij.psi.PsiElement):V
- requestFocus():V
- requestFocusInWindow():Z
- setBackground(java.awt.Color):V
- setData(com.intellij.psi.PsiElement,java.lang.String,java.lang.String,java.lang.String,com.intellij.lang.documentation.DocumentationProvider):V
- setHint(com.intellij.openapi.ui.popup.JBPopup):V
- s:setQuickDocFontSize(com.intellij.openapi.options.FontSize):V
- setText(java.lang.String,com.intellij.psi.PsiElement,com.intellij.lang.documentation.DocumentationProvider):V
- setToolwindowCallback(java.lang.Runnable):V
- showExternalDoc():V
- p:showHint():V
- p:showHint(java.awt.Rectangle,java.lang.String):V
- startWait():V
pf:com.intellij.codeInsight.documentation.DocumentationComponent$BackAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.codeInsight.hint.HintManagerImpl$ActionToIgnore
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
pf:com.intellij.codeInsight.documentation.DocumentationComponent$EditDocumentationSourceAction
- com.intellij.ide.actions.BaseNavigateToSourceAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
pf:com.intellij.codeInsight.documentation.DocumentationComponent$ForwardAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.codeInsight.hint.HintManagerImpl$ActionToIgnore
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
pf:com.intellij.codeInsight.documentation.DocumentationComponent$RestoreDefaultSizeAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.codeInsight.hint.HintManagerImpl$ActionToIgnore
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
pf:com.intellij.codeInsight.documentation.DocumentationComponent$ShowAsToolwindowAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.codeInsight.hint.HintManagerImpl$ActionToIgnore
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
pf:com.intellij.codeInsight.documentation.DocumentationComponent$ShowPopupAutomaticallyAction
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.codeInsight.hint.HintManagerImpl$ActionToIgnore
- 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
pf:com.intellij.codeInsight.documentation.DocumentationComponent$ShowToolbarAction
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.codeInsight.hint.HintManagerImpl$ActionToIgnore
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
c:com.intellij.codeInsight.documentation.DocumentationManager
- com.intellij.codeInsight.documentation.DockablePopupManager
- sf:IS_FROM_LOOKUP:com.intellij.openapi.util.Key
- sf:JAVADOC_LOCATION_AND_SIZE:java.lang.String
- sf:NEW_JAVADOC_LOCATION_AND_SIZE:java.lang.String
- sf:ORIGINAL_ELEMENT_KEY:com.intellij.openapi.util.Key
- sf:SELECTED_QUICK_DOC_TEXT:com.intellij.openapi.actionSystem.DataKey
- <init>(com.intellij.openapi.project.Project):V
- p:cancelAndFetchDocInfoByLink(com.intellij.codeInsight.documentation.DocumentationComponent,com.intellij.codeInsight.documentation.DocumentationManager$DocumentationCollector):com.intellij.openapi.util.ActionCallback
- p:createComponent():com.intellij.codeInsight.documentation.DocumentationComponent
- s:createHyperlink(java.lang.StringBuilder,java.lang.String,java.lang.String,Z):V
- p:createRestorePopupAction():com.intellij.openapi.actionSystem.AnAction
- createToolWindow(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- p:createToolWindow(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,Z):V
- p:doShowJavaDocInfo(com.intellij.psi.PsiElement,Z,com.intellij.ui.popup.PopupUpdateProcessor,com.intellij.psi.PsiElement,java.lang.Runnable,com.intellij.openapi.util.ActionCallback,java.lang.String,Z,Z):V
- p:doShowJavaDocInfo(com.intellij.psi.PsiElement,Z,com.intellij.ui.popup.PopupUpdateProcessor,com.intellij.psi.PsiElement,java.lang.Runnable,java.lang.String,Z,Z):V
- p:doShowJavaDocInfo(java.util.concurrent.CompletableFuture,Z,com.intellij.ui.popup.PopupUpdateProcessor,com.intellij.psi.PsiElement,java.lang.Runnable,java.lang.String,Z,Z):V
- p:doUpdateComponent(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- p:doUpdateComponent(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z):V
- p:doUpdateComponent(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z,Z):V
- p:doUpdateComponent(com.intellij.psi.PsiElement):V
- p:doUpdateComponent(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.codeInsight.documentation.DocumentationComponent):V
- p:doUpdateComponent(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.codeInsight.documentation.DocumentationComponent,Z):V
- p:doUpdateComponent(com.intellij.psi.PsiElement,Z):V
- p:doUpdateComponent(java.util.concurrent.CompletableFuture,com.intellij.psi.PsiElement,com.intellij.codeInsight.documentation.DocumentationComponent):V
- p:doUpdateComponent(java.util.concurrent.CompletableFuture,com.intellij.psi.PsiElement,com.intellij.codeInsight.documentation.DocumentationComponent,Z):V
- fetchDocInfo(com.intellij.psi.PsiElement,com.intellij.codeInsight.documentation.DocumentationComponent):V
- findTargetElement(com.intellij.openapi.editor.Editor,I,com.intellij.psi.PsiFile,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- findTargetElement(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- findTargetElement(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- generateDocumentation(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,Z):java.lang.String
- p:getAutoUpdateDefault():Z
- getAutoUpdateDescription():java.lang.String
- getAutoUpdateEnabledProperty():java.lang.String
- getAutoUpdateTitle():java.lang.String
- getDocInfoHint():com.intellij.openapi.ui.popup.JBPopup
- p:getEditor():com.intellij.openapi.editor.Editor
- getElementFromLookup(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- s:getExternalLinks(java.lang.String,java.util.List):com.intellij.openapi.util.text.HtmlChunk
- s:getGenericExternalDocumentationLink(java.lang.String):com.intellij.openapi.util.text.HtmlChunk
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.documentation.DocumentationManager
- getLastAction():com.intellij.openapi.util.ActionCallback
- s:getOriginalElement(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- getProject():com.intellij.openapi.project.Project
- getProject(com.intellij.psi.PsiElement):com.intellij.openapi.project.Project
- s:getProviderFromElement(com.intellij.psi.PsiElement):com.intellij.lang.documentation.DocumentationProvider
- s:getProviderFromElement(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.lang.documentation.DocumentationProvider
- getRestorePopupDescription():java.lang.String
- getShowInToolWindowProperty():java.lang.String
- getTargetElement(com.intellij.psi.PsiElement,java.lang.String):com.intellij.psi.PsiElement
- p:getTitle(com.intellij.psi.PsiElement):java.lang.String
- p:getToolwindowId():java.lang.String
- p:getToolwindowTitle():java.lang.String
- p:installComponentActions(com.intellij.openapi.wm.ToolWindow,com.intellij.codeInsight.documentation.DocumentationComponent):V
- navigateByLink(com.intellij.codeInsight.documentation.DocumentationComponent,com.intellij.psi.PsiElement,java.lang.String):V
- queueFetchDocInfo(com.intellij.psi.PsiElement,com.intellij.codeInsight.documentation.DocumentationComponent):com.intellij.openapi.util.ActionCallback
- recreateToolWindow(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.ui.content.Content
- registerQuickDocShortcutSet(javax.swing.JComponent,com.intellij.openapi.actionSystem.AnAction):V
- restorePopupBehavior():V
- setAllowContentUpdateFromContext(Z):V
- setDocumentationComponent(com.intellij.codeInsight.documentation.DocumentationComponent):V
- p:setToolwindowDefaultState(com.intellij.openapi.wm.ToolWindow):V
- showJavaDocInfo(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z):V
- showJavaDocInfo(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z,java.lang.Runnable):V
- p:showJavaDocInfo(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z,java.lang.Runnable,Z):V
- showJavaDocInfo(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- showJavaDocInfo(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,java.lang.Runnable):V
- p:showJavaDocInfo(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,java.lang.Runnable,Z):V
- showJavaDocInfo(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,Z,java.lang.Runnable):V
- showJavaDocInfo(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,Z,java.lang.Runnable,java.lang.String,Z):V
- p:showJavaDocInfo(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,Z,java.lang.Runnable,java.lang.String,Z,Z):V
- showJavaDocInfoAtToolWindow(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- s:storeOriginalElement(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- updateToolwindowContext():V
pa:com.intellij.codeInsight.documentation.DocumentationManager$DocumentationCollector
- getElement(Z):com.intellij.psi.PsiElement
f:com.intellij.codeInsight.documentation.DocumentationPreviewPanelProvider
- sf:ID:com.intellij.openapi.preview.PreviewProviderId
f:com.intellij.codeInsight.documentation.QuickDocUtil
- sf:CUT_AT_CMD:java.lang.Object
- <init>():V
- s:getActiveDocComponent(com.intellij.openapi.project.Project):com.intellij.codeInsight.documentation.DocumentationComponent
- s:inferLinkFromFullDocumentation(com.intellij.lang.documentation.DocumentationProvider,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,java.lang.String):java.lang.String
- s:updateQuickDoc(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,java.lang.String):V
- s:updateQuickDocAsync(com.intellij.psi.PsiElement,java.lang.CharSequence,com.intellij.util.Consumer):V
f:com.intellij.codeInsight.editorActions.AutoHardWrapHandler
- sf:AUTO_WRAP_LINE_IN_PROGRESS_KEY:com.intellij.openapi.util.Key
- <init>():V
- s:getInstance():com.intellij.codeInsight.editorActions.AutoHardWrapHandler
- wrapLineIfNecessary(com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext,J):V
c:com.intellij.codeInsight.editorActions.BackspaceHandler
- com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler$ForEachCaret
- pf:myOriginalHandler:com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- s:deleteToTargetPosition(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.LogicalPosition):V
- executeWriteAction(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- s:getBackspaceUnindentPosition(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.LogicalPosition
- s:getRightChar(C):C
- s:isWhitespaceBeforeCaret(com.intellij.openapi.editor.Editor):Z
f:com.intellij.codeInsight.editorActions.BackspaceToWordStartHandler
- com.intellij.codeInsight.editorActions.BackspaceHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- executeWriteAction(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
a:com.intellij.codeInsight.editorActions.BaseEnterHandler
- com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler
- p:<init>():V
- p:<init>(Z):V
- getCommandGroupId(com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.actionSystem.DocCommandGroupId
a:com.intellij.codeInsight.editorActions.BraceMatcherBasedSelectioner
- com.intellij.codeInsight.editorActions.ExtendWordSelectionHandlerBase
- <init>():V
- select(com.intellij.psi.PsiElement,java.lang.CharSequence,I,com.intellij.openapi.editor.Editor):java.util.List
f:com.intellij.codeInsight.editorActions.BraceOrQuoteOutAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.editorActions.CodeBlockEndAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.editorActions.CodeBlockEndWithSelectionAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
com.intellij.codeInsight.editorActions.CodeBlockProvider
- a:getCodeBlockRange(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.openapi.util.TextRange
f:com.intellij.codeInsight.editorActions.CodeBlockProviders
- com.intellij.lang.LanguageExtension
- sf:INSTANCE:com.intellij.codeInsight.editorActions.CodeBlockProviders
f:com.intellij.codeInsight.editorActions.CodeBlockStartAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.editorActions.CodeBlockStartWithSelectionAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.editorActions.CodeBlockUtil
- s:moveCaretToCodeBlockEnd(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,Z):V
- s:moveCaretToCodeBlockStart(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,Z):V
f:com.intellij.codeInsight.editorActions.CodeDocumentationUtil
- s:createDocCommentLine(java.lang.String,com.intellij.psi.PsiFile,com.intellij.lang.CodeDocumentationAwareCommenter):java.lang.String
- s:getIndentInsideJavadoc(com.intellij.openapi.editor.Document,I):java.lang.String
- s:tryParseCommentContext(com.intellij.psi.PsiFile,java.lang.CharSequence,I,I):com.intellij.codeInsight.editorActions.CodeDocumentationUtil$CommentContext
f:com.intellij.codeInsight.editorActions.CodeDocumentationUtil$CommentContext
- f:commenter:com.intellij.lang.CodeDocumentationAwareCommenter
- docAsterisk:Z
- docStart:Z
- f:lineStart:I
- <init>():V
- <init>(com.intellij.lang.CodeDocumentationAwareCommenter,Z,Z,I):V
com.intellij.codeInsight.editorActions.CommentCompleteHandler
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:isApplicable(com.intellij.psi.PsiComment,com.intellij.lang.CodeDocumentationAwareCommenter):Z
- a:isCommentComplete(com.intellij.psi.PsiComment,com.intellij.lang.CodeDocumentationAwareCommenter,com.intellij.openapi.editor.Editor):Z
f:com.intellij.codeInsight.editorActions.CommentJoinLinesHandler
- com.intellij.codeInsight.editorActions.JoinRawLinesHandlerDelegate
- <init>():V
- tryJoinLines(com.intellij.openapi.editor.Document,com.intellij.psi.PsiFile,I,I):I
- tryJoinRawLines(com.intellij.openapi.editor.Document,com.intellij.psi.PsiFile,I,I):I
c:com.intellij.codeInsight.editorActions.CompletionAutoPopupHandler
- com.intellij.codeInsight.editorActions.TypedHandlerDelegate
- sf:ourTestingAutopopup:com.intellij.openapi.util.Key
- <init>():V
- checkAutoPopup(C,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.editorActions.TypedHandlerDelegate$Result
- s:runLaterWithCommitted(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,java.lang.Runnable):V
f:com.intellij.codeInsight.editorActions.CopyHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- com.intellij.openapi.editor.actions.CopyAction$TransferableProvider
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- getSelection(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.EditorCopyPasteHelper$CopyPasteOptions):java.awt.datatransfer.Transferable
f:com.intellij.codeInsight.editorActions.CopyPasteFoldingProcessor
- com.intellij.codeInsight.editorActions.CopyPastePostProcessor
- <init>():V
- collectTransferableData(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I[],I[]):java.util.List
- extractTransferableData(java.awt.datatransfer.Transferable):java.util.List
- processTransferableData(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.RangeMarker,I,com.intellij.openapi.util.Ref,java.util.List):V
- requiresAllDocumentsToBeCommitted(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):Z
f:com.intellij.codeInsight.editorActions.CopyPasteIndentProcessor
- com.intellij.codeInsight.editorActions.CopyPastePostProcessor
- <init>():V
- collectTransferableData(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I[],I[]):java.util.List
- extractTransferableData(java.awt.datatransfer.Transferable):java.util.List
- processTransferableData(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.RangeMarker,I,com.intellij.openapi.util.Ref,java.util.List):V
- requiresAllDocumentsToBeCommitted(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):Z
com.intellij.codeInsight.editorActions.CopyPastePreProcessor
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:preprocessOnCopy(com.intellij.psi.PsiFile,I[],I[],java.lang.String):java.lang.String
- a:preprocessOnPaste(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,java.lang.String,com.intellij.openapi.editor.RawText):java.lang.String
- requiresAllDocumentsToBeCommitted(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):Z
f:com.intellij.codeInsight.editorActions.CutHandler
- com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- executeWriteAction(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
c:com.intellij.codeInsight.editorActions.DefaultTypingActionsExtension
- com.intellij.codeInsight.editorActions.TypingActionsExtension
- <init>():V
- p:adjustLineIndent(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I):V
- p:adjustLineIndent(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,I):V
- format(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,I,I,I,Z,Z):V
- isSuitableContext(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):Z
- p:reformatRange(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,I):V
- startCopy(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
f:com.intellij.codeInsight.editorActions.EmacsStyleIndentAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
f:com.intellij.codeInsight.editorActions.EndHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler$ForEachCaret
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
c:com.intellij.codeInsight.editorActions.EnterHandler
- com.intellij.codeInsight.editorActions.BaseEnterHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- s:adjustLineIndentNoCommit(com.intellij.lang.Language,com.intellij.openapi.editor.Document,com.intellij.openapi.editor.Editor,I):I
- executeWriteAction(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- s:getLanguage(com.intellij.openapi.actionSystem.DataContext):com.intellij.lang.Language
- s:isCommentComplete(com.intellij.psi.PsiComment,com.intellij.lang.CodeDocumentationAwareCommenter,com.intellij.openapi.editor.Editor):Z
- isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
a:com.intellij.codeInsight.editorActions.ExtendWordSelectionHandlerBase
- com.intellij.codeInsight.editorActions.ExtendWordSelectionHandler
- <init>():V
- a:canSelect(com.intellij.psi.PsiElement):Z
- s:expandToWholeLine(java.lang.CharSequence,com.intellij.openapi.util.TextRange):java.util.List
- s:expandToWholeLine(java.lang.CharSequence,com.intellij.openapi.util.TextRange,Z):java.util.List
- s:expandToWholeLinesWithBlanks(java.lang.CharSequence,com.intellij.openapi.util.TextRange):java.util.List
- getMinimalTextRangeLength(com.intellij.psi.PsiElement,java.lang.CharSequence,I):I
- select(com.intellij.psi.PsiElement,java.lang.CharSequence,I,com.intellij.openapi.editor.Editor):java.util.List
f:com.intellij.codeInsight.editorActions.FixDocCommentAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- sf:ACTION_ID:java.lang.String
- <init>():V
- s:generateOrFixComment(com.intellij.psi.PsiElement,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
f:com.intellij.codeInsight.editorActions.FoldingData
- java.io.Serializable
- java.lang.Cloneable
- endOffset:I
- f:isExpanded:Z
- f:placeholderText:java.lang.String
- startOffset:I
- <init>(I,I,Z,java.lang.String):V
- clone():java.lang.Object
- s:getDataFlavor():java.awt.datatransfer.DataFlavor
f:com.intellij.codeInsight.editorActions.FoldingTransferableData
- com.intellij.codeInsight.editorActions.TextBlockTransferableData
- java.io.Serializable
- <init>(com.intellij.codeInsight.editorActions.FoldingData[]):V
- getData():com.intellij.codeInsight.editorActions.FoldingData[]
- getFlavor():java.awt.datatransfer.DataFlavor
- getOffsetCount():I
- getOffsets(I[],I):I
- setOffsets(I[],I):I
f:com.intellij.codeInsight.editorActions.IndentTransferableData
- com.intellij.codeInsight.editorActions.TextBlockTransferableData
- java.io.Serializable
- <init>(I):V
- s:getDataFlavorStatic():java.awt.datatransfer.DataFlavor
- getFlavor():java.awt.datatransfer.DataFlavor
- getOffset():I
com.intellij.codeInsight.editorActions.JavaLikeQuoteHandler
- com.intellij.codeInsight.editorActions.QuoteHandler
- canBeConcatenated(com.intellij.psi.PsiElement):Z
- a:getConcatenatableStringTokenTypes():com.intellij.psi.tree.TokenSet
- a:getStringConcatenationOperatorRepresentation():java.lang.String
- a:getStringTokenTypes():com.intellij.psi.tree.TokenSet
- a:isAppropriateElementTypeForLiteral(com.intellij.psi.tree.IElementType):Z
- a:needParenthesesAroundConcatenation(com.intellij.psi.PsiElement):Z
f:com.intellij.codeInsight.editorActions.JoinLinesHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler$ForEachCaret
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.codeInsight.editorActions.LanguageConsolePasteHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- f:getOriginalHandler():com.intellij.openapi.editor.actionSystem.EditorActionHandler
f:com.intellij.codeInsight.editorActions.LineCommentCopyPastePreProcessor
- com.intellij.codeInsight.editorActions.CopyPastePreProcessor
- <init>():V
- preprocessOnCopy(com.intellij.psi.PsiFile,I[],I[],java.lang.String):java.lang.String
- preprocessOnPaste(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,java.lang.String,com.intellij.openapi.editor.RawText):java.lang.String
- requiresAllDocumentsToBeCommitted(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):Z
f:com.intellij.codeInsight.editorActions.MatchBraceAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
com.intellij.codeInsight.editorActions.MultiCharQuoteHandler
- com.intellij.codeInsight.editorActions.QuoteHandler
- a:getClosingQuote(com.intellij.openapi.editor.highlighter.HighlighterIterator,I):java.lang.CharSequence
- insertClosingQuote(com.intellij.openapi.editor.Editor,I,com.intellij.psi.PsiFile,java.lang.CharSequence):V
- insertClosingQuote(com.intellij.openapi.editor.Editor,I,java.lang.CharSequence):V
c:com.intellij.codeInsight.editorActions.PasteHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- com.intellij.openapi.editor.actionSystem.EditorTextInsertHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- execute(com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext,com.intellij.util.Producer):V
f:com.intellij.codeInsight.editorActions.PreserveIndentOnPasteBean
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- fileType:java.lang.String
- <init>():V
com.intellij.codeInsight.editorActions.QuoteHandler
- a:hasNonClosedLiteral(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.highlighter.HighlighterIterator,I):Z
- a:isClosingQuote(com.intellij.openapi.editor.highlighter.HighlighterIterator,I):Z
- a:isInsideLiteral(com.intellij.openapi.editor.highlighter.HighlighterIterator):Z
- a:isOpeningQuote(com.intellij.openapi.editor.highlighter.HighlighterIterator,I):Z
f:com.intellij.codeInsight.editorActions.QuoteHandlerEP
- com.intellij.serviceContainer.BaseKeyedLazyInstance
- com.intellij.util.KeyedLazyInstance
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- className:java.lang.String
- fileType:java.lang.String
- <init>():V
- getKey():java.lang.String
f:com.intellij.codeInsight.editorActions.SelectWordHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler$ForEachCaret
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.codeInsight.editorActions.SelectWordUtil
- sf:JAVA_IDENTIFIER_PART_CONDITION:com.intellij.codeInsight.editorActions.SelectWordUtil$CharCondition
- s:addWordHonoringEscapeSequences(java.lang.CharSequence,com.intellij.openapi.util.TextRange,I,com.intellij.lexer.Lexer,java.util.List):V
- s:addWordOrLexemeSelection(Z,com.intellij.openapi.editor.Editor,I,java.util.List):V
- s:addWordOrLexemeSelection(Z,com.intellij.openapi.editor.Editor,I,java.util.List,com.intellij.codeInsight.editorActions.SelectWordUtil$CharCondition):V
- s:addWordSelection(Z,java.lang.CharSequence,I,java.util.List):V
- s:addWordSelection(Z,java.lang.CharSequence,I,java.util.List,com.intellij.codeInsight.editorActions.SelectWordUtil$CharCondition):V
- s:canWhiteSpaceBeExpanded(com.intellij.psi.PsiWhiteSpace,I,com.intellij.openapi.editor.Caret,com.intellij.openapi.editor.Editor):Z
- s:getCharAfterCursorInPsiElement(com.intellij.psi.PsiElement,I):java.lang.Character
- s:getCharBeforeCursorInPsiElement(com.intellij.psi.PsiElement,I):java.lang.Character
- s:getWordOrLexemeSelectionRange(com.intellij.openapi.editor.Editor,I,com.intellij.codeInsight.editorActions.SelectWordUtil$CharCondition):com.intellij.openapi.util.TextRange
- s:getWordSelectionRange(java.lang.CharSequence,I,com.intellij.codeInsight.editorActions.SelectWordUtil$CharCondition):com.intellij.openapi.util.TextRange
- s:isExpandableWhiteSpace(C):Z
- s:processRanges(com.intellij.psi.PsiElement,java.lang.CharSequence,I,com.intellij.openapi.editor.Editor,com.intellij.util.Processor):V
com.intellij.codeInsight.editorActions.SelectWordUtil$CharCondition
- a:value(C):Z
f:com.intellij.codeInsight.editorActions.SelectionQuotingTypedHandler
- com.intellij.codeInsight.editorActions.TypedHandlerDelegate
- <init>():V
- beforeSelectionRemoved(C,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.editorActions.TypedHandlerDelegate$Result
- s:shouldSkipReplacementOfQuotesOrBraces(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,java.lang.String,C):Z
a:com.intellij.codeInsight.editorActions.SelectionQuotingTypedHandler$UnquotingFilter
- <init>():V
- a:skipReplacementQuotesOrBraces(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,java.lang.String,C):Z
f:com.intellij.codeInsight.editorActions.SimpleIndentingBackspaceHandler
- com.intellij.codeInsight.editorActions.BackspaceHandlerDelegate
- <init>():V
- beforeCharDeleted(C,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):V
- charDeleted(C,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):Z
c:com.intellij.codeInsight.editorActions.SimpleTokenSetQuoteHandler
- com.intellij.codeInsight.editorActions.QuoteHandler
- pf:myLiteralTokenSet:com.intellij.psi.tree.TokenSet
- <init>(com.intellij.psi.tree.TokenSet):V
- <init>(com.intellij.psi.tree.IElementType[]):V
- hasNonClosedLiteral(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.highlighter.HighlighterIterator,I):Z
- isClosingQuote(com.intellij.openapi.editor.highlighter.HighlighterIterator,I):Z
- isInsideLiteral(com.intellij.openapi.editor.highlighter.HighlighterIterator):Z
- p:isNonClosedLiteral(com.intellij.openapi.editor.highlighter.HighlighterIterator,java.lang.CharSequence):Z
- isOpeningQuote(com.intellij.openapi.editor.highlighter.HighlighterIterator,I):Z
f:com.intellij.codeInsight.editorActions.SmartIndentingBackspaceHandler
- com.intellij.codeInsight.editorActions.BackspaceHandlerDelegate
- <init>():V
- beforeCharDeleted(C,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):V
- charDeleted(C,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):Z
f:com.intellij.codeInsight.editorActions.TabOutScopesTrackerImpl
- com.intellij.codeInsight.editorActions.TabOutScopesTracker
- <init>():V
- getScopeEndingAt(com.intellij.openapi.editor.Editor,I):I
- hasScopeEndingAt(com.intellij.openapi.editor.Editor,I):Z
- registerScopeRange(com.intellij.openapi.editor.Editor,I,I,I):V
- removeScopeEndingAt(com.intellij.openapi.editor.Editor,I):I
f:com.intellij.codeInsight.editorActions.TypedHandler
- com.intellij.codeInsight.template.impl.editorActions.TypedActionHandlerBase
- <init>(com.intellij.openapi.editor.actionSystem.TypedActionHandler):V
- s:autoPopupCompletion(com.intellij.openapi.editor.Editor,C,com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):V
- beforeExecute(com.intellij.openapi.editor.Editor,C,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.actionSystem.ActionPlan):V
- s:commitDocumentIfCurrentCaretIsNotTheFirstOne(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):V
- execute(com.intellij.openapi.editor.Editor,C,com.intellij.openapi.actionSystem.DataContext):V
- s:getQuoteHandler(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.codeInsight.editorActions.QuoteHandler
- s:handleRParen(com.intellij.openapi.editor.Editor,com.intellij.openapi.fileTypes.FileType,C):Z
- s:indentBrace(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,C):V
- s:indentOpenedBrace(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- s:injectedEditorIfCharTypedIsSignificant(C,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.openapi.editor.Editor
- s:registerQuoteHandler(com.intellij.openapi.fileTypes.FileType,com.intellij.codeInsight.editorActions.QuoteHandler):V
f:com.intellij.codeInsight.editorActions.TypedHandlerUtil
- <init>():V
- s:handleAfterGenericLT(com.intellij.openapi.editor.Editor,com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType,com.intellij.psi.tree.TokenSet):V
- s:handleGenericGT(com.intellij.openapi.editor.Editor,com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType,com.intellij.psi.tree.TokenSet):Z
- s:handleGenericLTDeletion(com.intellij.openapi.editor.Editor,I,com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType,com.intellij.psi.tree.TokenSet):V
- s:isAfterClassLikeIdentifierOrDot(I,com.intellij.openapi.editor.Editor,com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType,Z):Z
- s:isClassLikeIdentifier(I,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.highlighter.HighlighterIterator,com.intellij.psi.tree.IElementType):Z
*:com.intellij.codeInsight.editorActions.TypingActionsExtension
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- endCopy(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- endPaste(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- s:findForContext(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):com.intellij.codeInsight.editorActions.TypingActionsExtension
- format(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,I,I,I,Z,Z):V
- a:isSuitableContext(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):Z
- startCopy(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- startPaste(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
f:com.intellij.codeInsight.editorActions.UnSelectWordHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler$ForEachCaret
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.codeInsight.editorActions.emacs.DefaultEmacsProcessingHandler
- com.intellij.codeInsight.editorActions.emacs.EmacsProcessingHandler
- <init>():V
- changeIndent(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.editorActions.emacs.EmacsProcessingHandler$Result
com.intellij.codeInsight.editorActions.emacs.EmacsProcessingHandler
- a:changeIndent(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.editorActions.emacs.EmacsProcessingHandler$Result
e:com.intellij.codeInsight.editorActions.emacs.EmacsProcessingHandler$Result
- java.lang.Enum
- sf:CONTINUE:com.intellij.codeInsight.editorActions.emacs.EmacsProcessingHandler$Result
- sf:STOP:com.intellij.codeInsight.editorActions.emacs.EmacsProcessingHandler$Result
- s:valueOf(java.lang.String):com.intellij.codeInsight.editorActions.emacs.EmacsProcessingHandler$Result
- s:values():com.intellij.codeInsight.editorActions.emacs.EmacsProcessingHandler$Result[]
f:com.intellij.codeInsight.editorActions.emacs.LanguageEmacsExtension
- com.intellij.lang.LanguageExtension
- sf:INSTANCE:com.intellij.codeInsight.editorActions.emacs.LanguageEmacsExtension
- <init>():V
c:com.intellij.codeInsight.editorActions.enter.BaseIndentEnterHandler
- com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegateAdapter
- <init>(com.intellij.lang.Language,com.intellij.psi.tree.TokenSet,com.intellij.psi.tree.IElementType,java.lang.String,com.intellij.psi.tree.TokenSet):V
- <init>(com.intellij.lang.Language,com.intellij.psi.tree.TokenSet,com.intellij.psi.tree.IElementType,java.lang.String,com.intellij.psi.tree.TokenSet,Z):V
- p:getNewIndent(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,java.lang.CharSequence):java.lang.String
- p:getNonWhitespaceElementType(com.intellij.openapi.editor.highlighter.HighlighterIterator,I,I):com.intellij.psi.tree.IElementType
- preprocessEnter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.Ref,com.intellij.openapi.util.Ref,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.actionSystem.EditorActionHandler):com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
- p:shouldSkipWithResult(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
f:com.intellij.codeInsight.editorActions.enter.EnterAfterJavadocTagHandler
- com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegateAdapter
- <init>():V
- preprocessEnter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.Ref,com.intellij.openapi.util.Ref,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.actionSystem.EditorActionHandler):com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
c:com.intellij.codeInsight.editorActions.enter.EnterAfterUnmatchedBraceHandler
- com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegateAdapter
- <init>():V
- p:calculateOffsetToInsertClosingBrace(com.intellij.psi.PsiFile,java.lang.CharSequence,I):com.intellij.openapi.util.Pair
- p:calculateOffsetToInsertClosingBraceInsideElement(com.intellij.psi.PsiElement):I
- p:formatCodeFragmentBetweenBraces(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,com.intellij.openapi.editor.Editor,I,I,java.lang.String):V
- p:generateStringToInsert(com.intellij.openapi.editor.Editor,I,I):java.lang.String
- p:getMaxRBraceCount(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I):I
- p:getRBraceOffset(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I):I
- ps:getUnmatchedLBracesNumberBefore(com.intellij.openapi.editor.Editor,I,com.intellij.openapi.fileTypes.FileType):I
- p:insertRBraces(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I,I,java.lang.String):V
- p:insertRBracesAtPosition(com.intellij.openapi.editor.Document,I,I,java.lang.String):V
- s:isAfterUnmatchedLBrace(com.intellij.openapi.editor.Editor,I,com.intellij.openapi.fileTypes.FileType):Z
- isApplicable(com.intellij.psi.PsiFile,I):Z
- p:isStopChar(C):Z
- preprocessEnter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.Ref,com.intellij.openapi.util.Ref,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.actionSystem.EditorActionHandler):com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
c:com.intellij.codeInsight.editorActions.enter.EnterBetweenBracesAndBracketsDelegate
- com.intellij.codeInsight.editorActions.enter.EnterBetweenBracesDelegate
- <init>():V
- p:isBracePair(C,C):Z
c:com.intellij.codeInsight.editorActions.enter.EnterBetweenBracesDelegate
- <init>():V
- bracesAreInTheSameElement(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I,I):Z
- p:formatAtOffset(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I,com.intellij.lang.Language):V
- p:isBracePair(C,C):Z
- isInComment(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I):Z
c:com.intellij.codeInsight.editorActions.enter.EnterBetweenBracesFinalHandler
- com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegateAdapter
- ps:ourDefaultBetweenDelegate:com.intellij.codeInsight.editorActions.enter.EnterBetweenBracesDelegate
- <init>():V
- ps:getLanguageImplementation(com.intellij.lang.Language):com.intellij.codeInsight.editorActions.enter.EnterBetweenBracesDelegate
- p:isApplicable(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,java.lang.CharSequence,I,com.intellij.codeInsight.editorActions.enter.EnterBetweenBracesDelegate):Z
- ps:isValidOffset(I,java.lang.CharSequence):Z
- preprocessEnter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.Ref,com.intellij.openapi.util.Ref,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.actionSystem.EditorActionHandler):com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
c:com.intellij.codeInsight.editorActions.enter.EnterBetweenBracesHandler
- com.intellij.codeInsight.editorActions.enter.EnterBetweenBracesFinalHandler
- <init>():V
- p:isApplicable(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,java.lang.CharSequence,I,com.intellij.codeInsight.editorActions.enter.EnterBetweenBracesDelegate):Z
- p:isBracePair(C,C):Z
a:com.intellij.codeInsight.editorActions.enter.EnterBetweenBracesNoCommitDelegate
- com.intellij.codeInsight.editorActions.enter.EnterBetweenBracesDelegate
- <init>():V
- bracesAreInTheSameElement(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I,I):Z
- s:createBeforeIterator(com.intellij.openapi.editor.Editor,I):com.intellij.openapi.editor.highlighter.HighlighterIterator
- p:formatAtOffset(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I,com.intellij.lang.Language):V
- a:isCommentType(com.intellij.psi.tree.IElementType):Z
- isInComment(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I):Z
com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- invokeInsideIndent(I,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):Z
- a:postProcessEnter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
- a:preprocessEnter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.Ref,com.intellij.openapi.util.Ref,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.actionSystem.EditorActionHandler):com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
e:com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
- java.lang.Enum
- sf:Continue:com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
- sf:Default:com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
- sf:DefaultForceIndent:com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
- sf:DefaultSkipIndent:com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
- sf:Stop:com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
- s:valueOf(java.lang.String):com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
- s:values():com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result[]
c:com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegateAdapter
- com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate
- <init>():V
- postProcessEnter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
- preprocessEnter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.Ref,com.intellij.openapi.util.Ref,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.actionSystem.EditorActionHandler):com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
f:com.intellij.codeInsight.editorActions.enter.EnterInBlockCommentHandler
- com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegateAdapter
- <init>():V
- preprocessEnter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.Ref,com.intellij.openapi.util.Ref,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.actionSystem.EditorActionHandler):com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
f:com.intellij.codeInsight.editorActions.enter.EnterInCommentUtil
- <init>():V
- s:getDocumentationAwareCommenter(com.intellij.openapi.actionSystem.DataContext):com.intellij.lang.CodeDocumentationAwareCommenter
- s:getTodoTextOffset(java.lang.CharSequence,I,I):I
- s:isTodoText(java.lang.CharSequence,I,I):Z
f:com.intellij.codeInsight.editorActions.enter.EnterInLineCommentHandler
- com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegateAdapter
- <init>():V
- preprocessEnter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.Ref,com.intellij.openapi.util.Ref,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.actionSystem.EditorActionHandler):com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
c:com.intellij.codeInsight.editorActions.enter.EnterInStringLiteralHandler
- com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegateAdapter
- <init>():V
- p:getJavaLikeQuoteHandler(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):com.intellij.codeInsight.editorActions.JavaLikeQuoteHandler
- preprocessEnter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.Ref,com.intellij.openapi.util.Ref,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.actionSystem.EditorActionHandler):com.intellij.codeInsight.editorActions.enter.EnterHandlerDelegate$Result
f:com.intellij.codeInsight.editorActions.fillParagraph.FillParagraphAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
f:com.intellij.codeInsight.editorActions.fillParagraph.LanguageFillParagraphExtension
- com.intellij.lang.LanguageExtension
- sf:INSTANCE:com.intellij.codeInsight.editorActions.fillParagraph.LanguageFillParagraphExtension
- <init>():V
c:com.intellij.codeInsight.editorActions.fillParagraph.ParagraphFillHandler
- <init>():V
- p:appendPostfix(com.intellij.psi.PsiElement,java.lang.String,java.lang.StringBuilder):V
- p:appendPrefix(com.intellij.psi.PsiElement,java.lang.String,java.lang.StringBuilder):V
- p:atWhitespaceToken(com.intellij.psi.PsiElement):Z
- p:getPostfix(com.intellij.psi.PsiElement):java.lang.String
- p:getPrefix(com.intellij.psi.PsiElement):java.lang.String
- p:isAvailableForElement(com.intellij.psi.PsiElement):Z
- p:isAvailableForFile(com.intellij.psi.PsiFile):Z
- p:isBunchOfElement(com.intellij.psi.PsiElement):Z
- p:performOnElement(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
f:com.intellij.codeInsight.editorActions.moveLeftRight.DefaultMoveElementLeftRightHandler
- com.intellij.codeInsight.editorActions.moveLeftRight.MoveElementLeftRightHandler
- <init>():V
- getMovableSubElements(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement[]
f:com.intellij.codeInsight.editorActions.moveLeftRight.MoveElementLeftAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- com.intellij.openapi.actionSystem.PerformWithDocumentsCommitted
- <init>():V
f:com.intellij.codeInsight.editorActions.moveLeftRight.MoveElementLeftRightActionHandler
- com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler$ForEachCaret
- <init>(Z):V
- executeWriteAction(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.codeInsight.editorActions.moveLeftRight.MoveElementRightAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- com.intellij.openapi.actionSystem.PerformWithDocumentsCommitted
- <init>():V
a:com.intellij.codeInsight.editorActions.moveUpDown.BaseMoveHandler
- com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler$ForEachCaret
- pf:isDown:Z
- <init>(Z):V
- executeWriteAction(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- pa:getPsiFile(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):com.intellij.psi.PsiFile
- pa:getSuitableMover(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.editorActions.moveUpDown.MoverWrapper
- isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
f:com.intellij.codeInsight.editorActions.moveUpDown.MoveLineDownAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.editorActions.moveUpDown.MoveLineUpAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.editorActions.moveUpDown.MoveStatementDownAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.editorActions.moveUpDown.MoveStatementUpAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.editorActions.smartEnter.SmartEnterAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
- s:plainEnter(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
a:com.intellij.codeInsight.editorActions.wordSelection.AbstractWordSelectioner
- com.intellij.codeInsight.editorActions.ExtendWordSelectionHandlerBase
- <init>():V
- canSelect(com.intellij.psi.PsiElement):Z
- select(com.intellij.psi.PsiElement,java.lang.CharSequence,I,com.intellij.openapi.editor.Editor):java.util.List
c:com.intellij.codeInsight.editorActions.wordSelection.BlockCommentSelectioner
- com.intellij.codeInsight.editorActions.ExtendWordSelectionHandler
- <init>():V
- canSelect(com.intellij.psi.PsiElement):Z
- select(com.intellij.psi.PsiElement,java.lang.CharSequence,I,com.intellij.openapi.editor.Editor):java.util.List
f:com.intellij.codeInsight.editorActions.wordSelection.InjectedFileReferenceSelectioner
- com.intellij.codeInsight.editorActions.wordSelection.AbstractWordSelectioner
- <init>():V
- canSelect(com.intellij.psi.PsiElement):Z
- select(com.intellij.psi.PsiElement,java.lang.CharSequence,I,com.intellij.openapi.editor.Editor):java.util.List
c:com.intellij.codeInsight.editorActions.wordSelection.LineCommentSelectioner
- com.intellij.codeInsight.editorActions.wordSelection.WordSelectioner
- <init>():V
- canSelect(com.intellij.psi.PsiElement):Z
- select(com.intellij.psi.PsiElement,java.lang.CharSequence,I,com.intellij.openapi.editor.Editor):java.util.List
f:com.intellij.codeInsight.editorActions.wordSelection.PlainTextLineSelectioner
- com.intellij.codeInsight.editorActions.ExtendWordSelectionHandlerBase
- <init>():V
- canSelect(com.intellij.psi.PsiElement):Z
- select(com.intellij.psi.PsiElement,java.lang.CharSequence,I,com.intellij.openapi.editor.Editor):java.util.List
- s:selectPlainTextLine(com.intellij.psi.PsiElement,java.lang.CharSequence,I):java.util.List
c:com.intellij.codeInsight.editorActions.wordSelection.WordSelectioner
- com.intellij.codeInsight.editorActions.wordSelection.AbstractWordSelectioner
- <init>():V
- canSelect(com.intellij.psi.PsiElement):Z
a:com.intellij.codeInsight.folding.CodeFoldingManager
- <init>():V
- a:buildInitialFoldings(com.intellij.openapi.editor.Document):com.intellij.openapi.fileEditor.impl.text.CodeFoldingState
- a:buildInitialFoldings(com.intellij.openapi.editor.Editor):V
- a:findFoldRegion(com.intellij.openapi.editor.Editor,I,I):com.intellij.openapi.editor.FoldRegion
- a:getFoldRegionsAtOffset(com.intellij.openapi.editor.Editor,I):com.intellij.openapi.editor.FoldRegion[]
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInsight.folding.CodeFoldingManager
- a:isCollapsedByDefault(com.intellij.openapi.editor.FoldRegion):java.lang.Boolean
- a:readFoldingState(org.jdom.Element,com.intellij.openapi.editor.Document):com.intellij.openapi.fileEditor.impl.text.CodeFoldingState
- a:releaseFoldings(com.intellij.openapi.editor.Editor):V
- a:restoreFoldingState(com.intellij.openapi.editor.Editor,com.intellij.openapi.fileEditor.impl.text.CodeFoldingState):V
- a:saveFoldingState(com.intellij.openapi.editor.Editor):com.intellij.openapi.fileEditor.impl.text.CodeFoldingState
- a:scheduleAsyncFoldingUpdate(com.intellij.openapi.editor.Editor):V
- a:updateFoldRegions(com.intellij.openapi.editor.Editor):V
- a:updateFoldRegionsAsync(com.intellij.openapi.editor.Editor,Z):java.lang.Runnable
- a:writeFoldingState(com.intellij.openapi.fileEditor.impl.text.CodeFoldingState,org.jdom.Element):V
a:com.intellij.codeInsight.folding.impl.AbstractElementSignatureProvider
- com.intellij.codeInsight.folding.impl.ElementSignatureProvider
- psf:ELEMENTS_SEPARATOR:java.lang.String
- psf:ELEMENT_TOKENS_SEPARATOR:java.lang.String
- <init>():V
- ps:escape(java.lang.String):java.lang.String
- ps:getChildIndex(com.intellij.psi.PsiNamedElement,com.intellij.psi.PsiElement,java.lang.String,java.lang.Class):I
- restoreBySignature(com.intellij.psi.PsiFile,java.lang.String,java.lang.StringBuilder):com.intellij.psi.PsiElement
- pa:restoreBySignatureTokens(com.intellij.psi.PsiFile,com.intellij.psi.PsiElement,java.lang.String,java.util.StringTokenizer,java.lang.StringBuilder):com.intellij.psi.PsiElement
- ps:restoreElementInternal(com.intellij.psi.PsiElement,java.lang.String,I,java.lang.Class):com.intellij.psi.PsiNamedElement
- ps:unescape(java.lang.String):java.lang.String
f:com.intellij.codeInsight.folding.impl.CodeFoldingManagerImpl
- com.intellij.codeInsight.folding.CodeFoldingManager
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.project.Project):V
- buildInitialFoldings(com.intellij.openapi.editor.Document):com.intellij.openapi.fileEditor.impl.text.CodeFoldingState
- buildInitialFoldings(com.intellij.openapi.editor.Editor):V
- dispose():V
- findFoldRegion(com.intellij.openapi.editor.Editor,I,I):com.intellij.openapi.editor.FoldRegion
- s:getAsyncExpandStatusMap(com.intellij.openapi.editor.Editor):java.util.Map
- getFoldRegionsAtOffset(com.intellij.openapi.editor.Editor,I):com.intellij.openapi.editor.FoldRegion[]
- s:isAsyncFoldingUpdater(com.intellij.openapi.editor.Editor):Z
- isCollapsedByDefault(com.intellij.openapi.editor.FoldRegion):java.lang.Boolean
- s:markAsAsyncFoldingUpdater(com.intellij.openapi.editor.Editor):V
- markForUpdate(com.intellij.openapi.editor.FoldRegion):V
- markUpdated(com.intellij.openapi.editor.FoldRegion):V
- readFoldingState(org.jdom.Element,com.intellij.openapi.editor.Document):com.intellij.openapi.fileEditor.impl.text.CodeFoldingState
- releaseFoldings(com.intellij.openapi.editor.Editor):V
- restoreFoldingState(com.intellij.openapi.editor.Editor,com.intellij.openapi.fileEditor.impl.text.CodeFoldingState):V
- saveFoldingState(com.intellij.openapi.editor.Editor):com.intellij.openapi.fileEditor.impl.text.CodeFoldingState
- scheduleAsyncFoldingUpdate(com.intellij.openapi.editor.Editor):V
- s:setAsyncExpandStatusMap(com.intellij.openapi.editor.Editor,java.util.Map):V
- updateFoldRegions(com.intellij.openapi.editor.Editor):V
- updateFoldRegions(com.intellij.openapi.editor.Editor,Z):V
- updateFoldRegionsAsync(com.intellij.openapi.editor.Editor,Z):java.lang.Runnable
- writeFoldingState(com.intellij.openapi.fileEditor.impl.text.CodeFoldingState,org.jdom.Element):V
a:com.intellij.codeInsight.folding.impl.CollapseBlockHandlerImpl
- com.intellij.codeInsight.folding.CollapseBlockHandler
- <init>():V
- pa:findParentBlock(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- p:getFoldingRange(com.intellij.psi.PsiElement):com.intellij.openapi.util.TextRange
- p:getPlaceholderText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- pa:isEndBlockToken(com.intellij.psi.PsiElement):Z
f:com.intellij.codeInsight.folding.impl.CollapseExpandDocCommentsHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>(Z):V
- getElementToMakeWritable(com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- s:setDocCommentMark(com.intellij.openapi.editor.FoldRegion,Z):V
f:com.intellij.codeInsight.folding.impl.CollapseSelectionHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- s:isEnabled(com.intellij.openapi.editor.Editor):Z
- startInWriteAction():Z
c:com.intellij.codeInsight.folding.impl.EditorFoldingInfo
- <init>():V
- s:get(com.intellij.openapi.editor.Editor):com.intellij.codeInsight.folding.impl.EditorFoldingInfo
- getPsiElement(com.intellij.openapi.editor.FoldRegion):com.intellij.psi.PsiElement
- removeRegion(com.intellij.openapi.editor.FoldRegion):V
com.intellij.codeInsight.folding.impl.ElementSignatureProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:getSignature(com.intellij.psi.PsiElement):java.lang.String
- a:restoreBySignature(com.intellij.psi.PsiFile,java.lang.String,java.lang.StringBuilder):com.intellij.psi.PsiElement
f:com.intellij.codeInsight.folding.impl.FoldingPolicy
- s:getSignature(com.intellij.psi.PsiElement):java.lang.String
- s:restoreBySignature(com.intellij.psi.PsiFile,java.lang.String):com.intellij.psi.PsiElement
- s:restoreBySignature(com.intellij.psi.PsiFile,java.lang.String,java.lang.StringBuilder):com.intellij.psi.PsiElement
f:com.intellij.codeInsight.folding.impl.FoldingUpdate
- sf:INJECTED_CODE_FOLDING_ENABLED:com.intellij.openapi.util.Key
f:com.intellij.codeInsight.folding.impl.GenericElementSignatureProvider
- com.intellij.codeInsight.folding.impl.ElementSignatureProvider
- <init>():V
- getSignature(com.intellij.psi.PsiElement):java.lang.String
- restoreBySignature(com.intellij.psi.PsiFile,java.lang.String,java.lang.StringBuilder):com.intellij.psi.PsiElement
c:com.intellij.codeInsight.folding.impl.OffsetsElementSignatureProvider
- com.intellij.codeInsight.folding.impl.AbstractElementSignatureProvider
- <init>():V
- getSignature(com.intellij.psi.PsiElement):java.lang.String
- p:restoreBySignatureTokens(com.intellij.psi.PsiFile,com.intellij.psi.PsiElement,java.lang.String,java.util.StringTokenizer,java.lang.StringBuilder):com.intellij.psi.PsiElement
f:com.intellij.codeInsight.folding.impl.PsiNamesElementSignatureProvider
- com.intellij.codeInsight.folding.impl.AbstractElementSignatureProvider
- <init>():V
- getSignature(com.intellij.psi.PsiElement):java.lang.String
a:com.intellij.codeInsight.folding.impl.actions.BaseExpandToLevelAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- p:<init>(I,Z):V
a:com.intellij.codeInsight.folding.impl.actions.BaseFoldingHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>():V
- p:getFoldRegionsForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,Z):java.util.List
- p:getFoldRegionsForSelection(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret):java.util.List
- p:isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
f:com.intellij.codeInsight.folding.impl.actions.CollapseAllRegionsAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.CollapseBlockAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.CollapseDocCommentsAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.CollapseRegionAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.CollapseSelectionAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.folding.impl.actions.ExpandAllRegionsAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.ExpandAllToLevel1Action
- com.intellij.codeInsight.folding.impl.actions.BaseExpandToLevelAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.ExpandAllToLevel2Action
- com.intellij.codeInsight.folding.impl.actions.BaseExpandToLevelAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.ExpandAllToLevel3Action
- com.intellij.codeInsight.folding.impl.actions.BaseExpandToLevelAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.ExpandAllToLevel4Action
- com.intellij.codeInsight.folding.impl.actions.BaseExpandToLevelAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.ExpandAllToLevel5Action
- com.intellij.codeInsight.folding.impl.actions.BaseExpandToLevelAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.ExpandCollapseToggleAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.ExpandDocCommentsAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.ExpandRegionAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
- s:expandRegionAtOffset(com.intellij.openapi.editor.Editor,I):V
- s:expandRegionAtOffsets(com.intellij.openapi.editor.Editor,I[]):V
f:com.intellij.codeInsight.folding.impl.actions.ExpandRegionRecursivelyAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.ExpandToLevel1Action
- com.intellij.codeInsight.folding.impl.actions.BaseExpandToLevelAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.ExpandToLevel2Action
- com.intellij.codeInsight.folding.impl.actions.BaseExpandToLevelAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.ExpandToLevel3Action
- com.intellij.codeInsight.folding.impl.actions.BaseExpandToLevelAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.ExpandToLevel4Action
- com.intellij.codeInsight.folding.impl.actions.BaseExpandToLevelAction
- <init>():V
f:com.intellij.codeInsight.folding.impl.actions.ExpandToLevel5Action
- com.intellij.codeInsight.folding.impl.actions.BaseExpandToLevelAction
- <init>():V
f:com.intellij.codeInsight.generation.AutoIndentLinesHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
com.intellij.codeInsight.generation.ClassMemberWithElement
- com.intellij.codeInsight.generation.ClassMember
- a:getElement():com.intellij.psi.PsiElement
f:com.intellij.codeInsight.generation.CommentByBlockCommentHandler
- com.intellij.codeInsight.actions.MultiCaretCodeInsightActionHandler
- <init>():V
- commentRange(I,I,java.lang.String,java.lang.String,com.intellij.lang.Commenter):V
- s:getCommenter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.lang.Language,com.intellij.lang.Language):com.intellij.lang.Commenter
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.psi.PsiFile):V
- uncommentRange(com.intellij.openapi.util.TextRange,java.lang.String,java.lang.String,com.intellij.lang.Commenter):V
f:com.intellij.codeInsight.generation.CommentByLineCommentHandler
- com.intellij.codeInsight.actions.MultiCaretCodeInsightActionHandler
- <init>():V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.psi.PsiFile):V
- s:markInjectedFileUnsuitableForLineComment(com.intellij.psi.PsiFile):V
- postInvoke():V
f:com.intellij.codeInsight.generation.DelegateMethodsHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
f:com.intellij.codeInsight.generation.GenerateByPatternDialog
- com.intellij.openapi.ui.DialogWrapper
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.openapi.project.Project,com.intellij.codeInsight.generation.PatternDescriptor[]):V
- getPreferredFocusedComponent():javax.swing.JComponent
f:com.intellij.codeInsight.generation.ImplementMethodsHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
f:com.intellij.codeInsight.generation.OverrideMethodsHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
a:com.intellij.codeInsight.generation.PatternDescriptor
- sf:ROOT:java.lang.String
- <init>():V
- a:actionPerformed(com.intellij.openapi.actionSystem.DataContext):V
- a:getIcon():javax.swing.Icon
- getId():java.lang.String
- a:getName():java.lang.String
- a:getParentId():java.lang.String
- a:getTemplate():com.intellij.codeInsight.template.Template
f:com.intellij.codeInsight.generation.actions.AutoIndentLinesAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
f:com.intellij.codeInsight.generation.actions.CommentByBlockCommentAction
- com.intellij.codeInsight.actions.MultiCaretCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
c:com.intellij.codeInsight.generation.actions.CommentByLineCommentAction
- com.intellij.codeInsight.actions.MultiCaretCodeInsightAction
- com.intellij.ide.lightEdit.LightEditCompatible
- com.intellij.openapi.project.DumbAware
- <init>():V
- p:getHandler():com.intellij.codeInsight.actions.MultiCaretCodeInsightActionHandler
- p:isValidFor(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.psi.PsiFile):Z
f:com.intellij.codeInsight.generation.actions.DelegateMethodsAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.generation.actions.GenerateAction
- 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.codeInsight.generation.actions.ImplementMethodsAction
- com.intellij.codeInsight.generation.actions.PresentableActionHandlerBasedAction
- com.intellij.openapi.project.DumbAware
- <init>():V
f:com.intellij.codeInsight.generation.actions.OverrideMethodsAction
- com.intellij.codeInsight.generation.actions.PresentableActionHandlerBasedAction
- com.intellij.openapi.project.DumbAware
- <init>():V
a:com.intellij.codeInsight.generation.actions.PresentableActionHandlerBasedAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- <init>():V
- p:getCommandName():java.lang.String
- pa:getLanguageExtension():com.intellij.lang.LanguageExtension
- p:isValidForFile(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:update(com.intellij.openapi.actionSystem.Presentation,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext,java.lang.String):V
com.intellij.codeInsight.generation.actions.PresentableCodeInsightActionHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- a:update(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.Presentation):V
- update(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.Presentation,java.lang.String):V
com.intellij.codeInsight.generation.actions.PresentableLanguageCodeInsightActionHandler
- com.intellij.codeInsight.generation.actions.PresentableCodeInsightActionHandler
- com.intellij.lang.LanguageCodeInsightActionHandler
f:com.intellij.codeInsight.generation.actions.SurroundWithAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- <init>():V
f:com.intellij.codeInsight.generation.actions.SurroundWithActionBase
- com.intellij.openapi.actionSystem.AnAction
- <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.codeInsight.generation.actions.SurroundWithActionBase$SurroundContext
- <init>(com.intellij.lang.surroundWith.Surrounder,com.intellij.psi.PsiElement[]):V
- f:getElements():com.intellij.psi.PsiElement[]
- f:getSurrounder():com.intellij.lang.surroundWith.Surrounder
f:com.intellij.codeInsight.generation.surroundWith.SurroundWithHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- sf:CARET_IS_OK:com.intellij.openapi.util.TextRange
- <init>():V
- s:buildSurroundActions(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.lang.surroundWith.Surrounder):java.util.List
- s:doSurround(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.lang.surroundWith.Surrounder,com.intellij.psi.PsiElement[]):V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- s:invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.lang.surroundWith.Surrounder):V
- s:selectLogicalLineContentsAtCaret(com.intellij.openapi.editor.Editor):V
- startInWriteAction():Z
a:com.intellij.codeInsight.highlighting.AbstractCodeBlockSupportHandler
- com.intellij.codeInsight.highlighting.CodeBlockSupportHandler
- <init>():V
- pa:getBlockElementTypes():com.intellij.psi.tree.TokenSet
- getCodeBlockMarkerRanges(com.intellij.psi.PsiElement):java.util.List
- getCodeBlockRange(com.intellij.psi.PsiElement):com.intellij.openapi.util.TextRange
- pa:getDirectChildrenElementTypes(com.intellij.psi.tree.IElementType):com.intellij.psi.tree.TokenSet
- pa:getKeywordElementTypes():com.intellij.psi.tree.TokenSet
- pa:getTopLevelElementTypes():com.intellij.psi.tree.TokenSet
f:com.intellij.codeInsight.highlighting.BackgroundHighlightingUtil
- <init>():V
- s:enableListenersInTest(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable):V
f:com.intellij.codeInsight.highlighting.BraceHighlightingHandler
- s:createLineMarkerRenderer(Z):com.intellij.openapi.editor.markup.LineMarkerRenderer
- s:getLazyParsableHighlighterIfAny(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.openapi.editor.highlighter.EditorHighlighter
- s:lineMarkFragment(com.intellij.openapi.editor.ex.EditorEx,com.intellij.openapi.editor.Document,I,I,Z):V
- s:showScopeHint(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I,I):V
com.intellij.codeInsight.highlighting.BraceMatcher
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:getBraceTokenGroupId(com.intellij.psi.tree.IElementType):I
- a:getCodeConstructStart(com.intellij.psi.PsiFile,I):I
- a:getOppositeBraceTokenType(com.intellij.psi.tree.IElementType):com.intellij.psi.tree.IElementType
- a:isLBraceToken(com.intellij.openapi.editor.highlighter.HighlighterIterator,java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType):Z
- a:isPairBraces(com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType):Z
- a:isPairedBracesAllowedBeforeType(com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType):Z
- a:isRBraceToken(com.intellij.openapi.editor.highlighter.HighlighterIterator,java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType):Z
- a:isStructuralBrace(com.intellij.openapi.editor.highlighter.HighlighterIterator,java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType):Z
com.intellij.codeInsight.highlighting.BraceMatcherTerminationAspect
- a:shouldStopMatch(Z,com.intellij.psi.tree.IElementType,com.intellij.openapi.editor.highlighter.HighlighterIterator):Z
f:com.intellij.codeInsight.highlighting.BraceMatchingUtil
- sf:UNDEFINED_TOKEN_GROUP:I
- s:computeHighlightingAndNavigationContext(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.highlighting.BraceMatchingUtil$BraceHighlightingAndNavigationContext
- s:findLeftLParen(com.intellij.openapi.editor.highlighter.HighlighterIterator,com.intellij.psi.tree.IElementType,java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType):I
- s:findLeftmostLParen(com.intellij.openapi.editor.highlighter.HighlighterIterator,com.intellij.psi.tree.IElementType,java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType):I
- s:findRightmostRParen(com.intellij.openapi.editor.highlighter.HighlighterIterator,com.intellij.psi.tree.IElementType,java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType):I
- s:findStructuralLeftBrace(com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.editor.highlighter.HighlighterIterator,java.lang.CharSequence):Z
- s:getBraceMatcher(com.intellij.openapi.fileTypes.FileType,com.intellij.lang.Language):com.intellij.codeInsight.highlighting.BraceMatcher
- s:getBraceMatcher(com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.editor.highlighter.HighlighterIterator):com.intellij.codeInsight.highlighting.BraceMatcher
- s:getBraceMatcher(com.intellij.openapi.fileTypes.FileType,com.intellij.psi.tree.IElementType):com.intellij.codeInsight.highlighting.BraceMatcher
- s:getFileType(com.intellij.psi.PsiFile,I):com.intellij.openapi.fileTypes.FileType
- s:getMatchedBraceOffset(com.intellij.openapi.editor.Editor,Z,com.intellij.psi.PsiFile):I
- s:isLBraceToken(com.intellij.openapi.editor.highlighter.HighlighterIterator,java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType):Z
- s:isPairBraces(com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType,com.intellij.openapi.fileTypes.FileType):Z
- s:isPairedBracesAllowedBeforeTypeInFileType(com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType,com.intellij.openapi.fileTypes.FileType):Z
- s:isRBraceToken(com.intellij.openapi.editor.highlighter.HighlighterIterator,java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType):Z
- s:isStructuralBraceToken(com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.editor.highlighter.HighlighterIterator,java.lang.CharSequence):Z
- s:matchBrace(java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.editor.highlighter.HighlighterIterator,Z):Z
- s:matchBrace(java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.editor.highlighter.HighlighterIterator,Z,Z):Z
f:com.intellij.codeInsight.highlighting.BraceMatchingUtil$BraceHighlightingAndNavigationContext
- java.lang.Record
- <init>(I,I,Z):V
- currentBraceOffset():I
- f:equals(java.lang.Object):Z
- f:hashCode():I
- isCaretAfterBrace():Z
- navigationOffset():I
a:com.intellij.codeInsight.highlighting.ChooseOneOrAllRunnable
- java.lang.Runnable
- <init>(java.util.List,com.intellij.openapi.editor.Editor,java.lang.String,java.lang.Class):V
- pa:createRenderer():com.intellij.ide.util.PsiElementListCellRenderer
- run():V
- pa:selected(com.intellij.psi.PsiElement[]):V
com.intellij.codeInsight.highlighting.CodeBlockSupportHandler
- sf:EP:com.intellij.lang.LanguageExtension
- s:findCodeBlockRange(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.openapi.util.TextRange
- s:findMarkersRanges(com.intellij.psi.PsiElement):java.util.List
- s:findMarkersRanges(com.intellij.psi.PsiFile,com.intellij.lang.Language,I):java.util.List
- a:getCodeBlockMarkerRanges(com.intellij.psi.PsiElement):java.util.List
- a:getCodeBlockRange(com.intellij.psi.PsiElement):com.intellij.openapi.util.TextRange
f:com.intellij.codeInsight.highlighting.EscapeHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
a:com.intellij.codeInsight.highlighting.HeavyBraceHighlighter
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- p:isAvailable(com.intellij.psi.PsiFile,I):Z
- s:match(com.intellij.psi.PsiFile,I):com.intellij.openapi.util.Pair
- pa:matchBrace(com.intellij.psi.PsiFile,I):com.intellij.openapi.util.Pair
a:com.intellij.codeInsight.highlighting.HighlightHandlerBase
- <init>():V
- s:getLineTextErrorStripeTooltip(com.intellij.openapi.editor.Document,I,Z):java.lang.String
- s:setupFindModel(com.intellij.openapi.project.Project):V
f:com.intellij.codeInsight.highlighting.HighlightManagerImpl
- com.intellij.codeInsight.highlighting.HighlightManager
- sf:OCCURRENCE_LAYER:I
- <init>(com.intellij.openapi.project.Project):V
- addOccurrenceHighlight(com.intellij.openapi.editor.Editor,I,I,com.intellij.openapi.editor.colors.TextAttributesKey,I,java.util.Collection):V
- addOccurrenceHighlight(com.intellij.openapi.editor.Editor,I,I,com.intellij.openapi.editor.markup.TextAttributes,I,java.util.Collection,java.awt.Color):V
- addOccurrenceHighlights(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement[],com.intellij.openapi.editor.colors.TextAttributesKey,Z,java.util.Collection):V
- addOccurrenceHighlights(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement[],com.intellij.openapi.editor.markup.TextAttributes,Z,java.util.Collection):V
- addOccurrenceHighlights(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiReference[],com.intellij.openapi.editor.colors.TextAttributesKey,Z,java.util.Collection):V
- addRangeHighlight(com.intellij.openapi.editor.Editor,I,I,com.intellij.openapi.editor.colors.TextAttributesKey,Z,java.util.Collection):V
- addRangeHighlight(com.intellij.openapi.editor.Editor,I,I,com.intellij.openapi.editor.colors.TextAttributesKey,Z,Z,java.util.Collection):V
- addRangeHighlight(com.intellij.openapi.editor.Editor,I,I,com.intellij.openapi.editor.markup.TextAttributes,Z,java.util.Collection):V
- addRangeHighlight(com.intellij.openapi.editor.Editor,I,I,com.intellij.openapi.editor.markup.TextAttributes,Z,Z,java.util.Collection):V
- s:getHideFlags(com.intellij.openapi.editor.markup.RangeHighlighter):java.lang.Integer
- getHighlighters(com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.markup.RangeHighlighter[]
- hideHighlights(com.intellij.openapi.editor.Editor,I):Z
- removeSegmentHighlighter(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.markup.RangeHighlighter):Z
f:com.intellij.codeInsight.highlighting.HighlightUsagesHandler
- com.intellij.codeInsight.highlighting.HighlightHandlerBase
- <init>():V
- s:collectHighlightRanges(com.intellij.psi.PsiElement,com.intellij.openapi.util.TextRange,java.util.Collection):V
- s:collectHighlightRanges(com.intellij.psi.PsiReference,java.util.Collection):V
- s:collectRangesToHighlight(com.intellij.psi.PsiReference,java.util.List):java.util.List
- s:createCustomHandler(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.highlighting.HighlightUsagesHandlerBase
- s:createCustomHandler(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.util.ProperTextRange):com.intellij.codeInsight.highlighting.HighlightUsagesHandlerBase
- s:getNameIdentifierRange(com.intellij.psi.PsiFile,com.intellij.psi.PsiElement):com.intellij.openapi.util.TextRange
- s:getNameIdentifierRangeInCurrentRoot(com.intellij.psi.PsiFile,com.intellij.psi.PsiElement):com.intellij.openapi.util.Pair
- s:getShortcutText():java.lang.String
- s:highlightRanges(com.intellij.codeInsight.highlighting.HighlightManager,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.colors.TextAttributesKey,Z,java.util.List):V
- s:highlightReferences(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,java.util.List,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z):V
- *s:highlightUsages(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,java.util.List,java.util.List,Z):V
- s:invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- s:isClearHighlights(com.intellij.openapi.editor.Editor):Z
f:com.intellij.codeInsight.highlighting.HighlightUsagesHandler$DoHighlightRunnable
- java.lang.Runnable
- <init>(java.util.List,com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z):V
- run():V
a:com.intellij.codeInsight.highlighting.HighlightUsagesHandlerBase
- pf:myEditor:com.intellij.openapi.editor.Editor
- pf:myFile:com.intellij.psi.PsiFile
- p:myHintText:java.lang.String
- pf:myReadUsages:java.util.List
- p:myStatusText:java.lang.String
- pf:myWriteUsages:java.util.List
- p:<init>(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- p:addOccurrence(com.intellij.psi.PsiElement):V
- p:buildStatusText(java.lang.String,I):V
- a:computeUsages(java.util.List):V
- getFeatureId():java.lang.String
- getReadUsages():java.util.List
- a:getTargets():java.util.List
- getWriteUsages():java.util.List
- highlightReferences():Z
- highlightUsages():V
- pa:selectTargets(java.util.List,com.intellij.util.Consumer):V
com.intellij.codeInsight.highlighting.HighlightUsagesHandlerFactory
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:createHighlightUsagesHandler(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.highlighting.HighlightUsagesHandlerBase
- createHighlightUsagesHandler(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.util.ProperTextRange):com.intellij.codeInsight.highlighting.HighlightUsagesHandlerBase
a:com.intellij.codeInsight.highlighting.HighlightUsagesHandlerFactoryBase
- com.intellij.codeInsight.highlighting.HighlightUsagesHandlerFactory
- <init>():V
- f:createHighlightUsagesHandler(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.highlighting.HighlightUsagesHandlerBase
- f:createHighlightUsagesHandler(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.util.ProperTextRange):com.intellij.codeInsight.highlighting.HighlightUsagesHandlerBase
- a:createHighlightUsagesHandler(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.psi.PsiElement):com.intellij.codeInsight.highlighting.HighlightUsagesHandlerBase
- createHighlightUsagesHandler(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.psi.PsiElement,com.intellij.openapi.util.ProperTextRange):com.intellij.codeInsight.highlighting.HighlightUsagesHandlerBase
com.intellij.codeInsight.highlighting.HighlightedReference
- com.intellij.psi.PsiReference
- isHighlightedWhenSoft():Z
c:com.intellij.codeInsight.highlighting.HyperlinkAnnotator
- com.intellij.lang.annotation.Annotator
- com.intellij.openapi.project.DumbAware
- <init>():V
- annotate(com.intellij.psi.PsiElement,com.intellij.lang.annotation.AnnotationHolder):V
com.intellij.codeInsight.highlighting.NontrivialBraceMatcher
- com.intellij.codeInsight.highlighting.BraceMatcher
- a:getOppositeBraceTokenTypes(com.intellij.psi.tree.IElementType):java.util.List
- a:shouldStopMatch(Z,com.intellij.psi.tree.IElementType,com.intellij.openapi.editor.highlighter.HighlighterIterator):Z
c:com.intellij.codeInsight.highlighting.PairedBraceMatcherAdapter
- com.intellij.codeInsight.highlighting.NontrivialBraceMatcher
- com.intellij.lang.PairedBraceMatcher
- <init>(com.intellij.lang.PairedBraceMatcher,com.intellij.lang.Language):V
- findPair(Z,com.intellij.openapi.editor.highlighter.HighlighterIterator,java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType):com.intellij.lang.BracePair
- getBraceTokenGroupId(com.intellij.psi.tree.IElementType):I
- getCodeConstructStart(com.intellij.psi.PsiFile,I):I
- getOppositeBraceTokenType(com.intellij.psi.tree.IElementType):com.intellij.psi.tree.IElementType
- getOppositeBraceTokenTypes(com.intellij.psi.tree.IElementType):java.util.List
- getPairs():com.intellij.lang.BracePair[]
- isLBraceToken(com.intellij.openapi.editor.highlighter.HighlighterIterator,java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType):Z
- isPairBraces(com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType):Z
- isPairedBracesAllowedBeforeType(com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType):Z
- isRBraceToken(com.intellij.openapi.editor.highlighter.HighlighterIterator,java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType):Z
- isStructuralBrace(com.intellij.openapi.editor.highlighter.HighlighterIterator,java.lang.CharSequence,com.intellij.openapi.fileTypes.FileType):Z
- shouldStopMatch(Z,com.intellij.psi.tree.IElementType,com.intellij.openapi.editor.highlighter.HighlighterIterator):Z
a:com.intellij.codeInsight.highlighting.TemplateLanguageErrorFilter
- com.intellij.codeInsight.highlighting.HighlightErrorFilter
- p:<init>(com.intellij.openapi.util.NotNullLazyValue,java.lang.Class):V
- p:<init>(com.intellij.openapi.util.NotNullLazyValue,java.lang.Class,java.lang.String[]):V
- p:<init>(com.intellij.psi.tree.TokenSet,java.lang.Class):V
- p:<init>(com.intellij.psi.tree.TokenSet,java.lang.Class,java.lang.String[]):V
- p:isKnownSubLanguage(com.intellij.lang.Language):Z
- pf:isNearTemplateExpressions(com.intellij.psi.PsiFile,I,I):Z
- p:isTemplateViewProvider(com.intellij.psi.FileViewProvider):Z
- shouldHighlightErrorElement(com.intellij.psi.PsiErrorElement):Z
com.intellij.codeInsight.highlighting.XmlAwareBraceMatcher
- com.intellij.codeInsight.highlighting.BraceMatcher
- a:areTagsCaseSensitive(com.intellij.openapi.fileTypes.FileType,I):Z
- a:getTagName(java.lang.CharSequence,com.intellij.openapi.editor.highlighter.HighlighterIterator):java.lang.String
- a:isStrictTagMatching(com.intellij.openapi.fileTypes.FileType,I):Z
f:com.intellij.codeInsight.highlighting.actions.HighlightUsagesAction
- 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.codeInsight.hint.DeclarationRangeUtil
- <init>():V
- s:getDeclarationRange(com.intellij.psi.PsiElement):com.intellij.openapi.util.TextRange
- s:getPossibleDeclarationAtRange(com.intellij.psi.PsiElement):com.intellij.openapi.util.TextRange
f:com.intellij.codeInsight.hint.DefinitionSwitcher
- <init>(java.lang.Object[],javax.swing.JComponent,kotlin.jvm.functions.Function1):V
- f:createToolbar(com.intellij.openapi.actionSystem.AnAction):com.intellij.openapi.actionSystem.ActionToolbar
- bs:createToolbar$default(com.intellij.codeInsight.hint.DefinitionSwitcher,com.intellij.openapi.actionSystem.AnAction,I,java.lang.Object):com.intellij.openapi.actionSystem.ActionToolbar
- f:getCurrentElement():java.lang.Object
- f:getElements():java.lang.Object[]
- f:getIndex():I
- f:setElements(java.lang.Object[]):V
- f:setIndex(I):V
f:com.intellij.codeInsight.hint.ElementLinkHandler
- com.intellij.codeInsight.highlighting.TooltipLinkHandler
- <init>():V
- handleLink(java.lang.String,com.intellij.openapi.editor.Editor):Z
f:com.intellij.codeInsight.hint.ElementLocationUtil
- s:customizeElementLabel(com.intellij.psi.PsiElement,javax.swing.JLabel):V
- s:renderElementLocation(com.intellij.psi.PsiElement,com.intellij.openapi.util.Ref):java.lang.String
com.intellij.codeInsight.hint.ExternalParameterInfoChangesProvider
- sf:TOPIC:com.intellij.util.messages.Topic
- a:fireChangeAtOffset(com.intellij.openapi.editor.Editor,I):V
f:com.intellij.codeInsight.hint.ImplementationViewComponent
- javax.swing.JPanel
- <init>(java.util.Collection,I):V
- cleanup():V
- getElements():com.intellij.codeInsight.hint.ImplementationViewElement[]
- getIndex():I
- s:getNewText(com.intellij.psi.PsiElement):java.lang.String
- getPreferredFocusableComponent():javax.swing.JComponent
- getVisibleFiles():java.lang.String[]
- hasElementsToShow():Z
- removeNotify():V
- setHint(com.intellij.openapi.ui.popup.JBPopup,java.lang.String):V
- setShowInFindWindowProcessor(java.util.function.Consumer):V
- showInUsageView():com.intellij.usages.UsageView
- update(java.util.Collection,I):V
com.intellij.codeInsight.hint.ImplementationViewDocumentFactory
- sf:Companion:com.intellij.codeInsight.hint.ImplementationViewDocumentFactory$Companion
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:createDocument(com.intellij.codeInsight.hint.ImplementationViewElement):com.intellij.openapi.editor.Document
- tuneEditorAfterShow(com.intellij.openapi.editor.ex.EditorEx):V
- tuneEditorBeforeShow(com.intellij.openapi.editor.ex.EditorEx):V
f:com.intellij.codeInsight.hint.ImplementationViewDocumentFactory$Companion
a:com.intellij.codeInsight.hint.ImplementationViewElement
- <init>():V
- getContainerPresentation():java.lang.String
- a:getContainingFile():com.intellij.openapi.vfs.VirtualFile
- a:getContainingMemberOrSelf():com.intellij.codeInsight.hint.ImplementationViewElement
- a:getElementForShowUsages():com.intellij.psi.PsiElement
- a:getLocationIcon():javax.swing.Icon
- a:getLocationText():java.lang.String
- a:getName():java.lang.String
- a:getPresentableText():java.lang.String
- a:getProject():com.intellij.openapi.project.Project
- a:getText():java.lang.String
- getUsage():com.intellij.usages.Usage
- a:isNamed():Z
- a:navigate(Z):V
com.intellij.codeInsight.hint.ImplementationViewSession
- com.intellij.openapi.Disposable
- a:elementRequiresIncludeSelf():Z
- a:getEditor():com.intellij.openapi.editor.Editor
- a:getFactory():com.intellij.codeInsight.hint.ImplementationViewSessionFactory
- a:getFile():com.intellij.openapi.vfs.VirtualFile
- a:getImplementationElements():java.util.List
- a:getProject():com.intellij.openapi.project.Project
- a:getText():java.lang.String
- a:needUpdateInBackground():Z
- a:searchImplementationsInBackground(com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):java.util.List
com.intellij.codeInsight.hint.ImplementationViewSessionFactory
- sf:Companion:com.intellij.codeInsight.hint.ImplementationViewSessionFactory$Companion
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:createSession(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.project.Project,Z,Z):com.intellij.codeInsight.hint.ImplementationViewSession
- a:createSessionForLookupElement(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.vfs.VirtualFile,java.lang.Object,Z,Z):com.intellij.codeInsight.hint.ImplementationViewSession
f:com.intellij.codeInsight.hint.ImplementationViewSessionFactory$Companion
f:com.intellij.codeInsight.hint.InspectionDescriptionLinkHandler
- com.intellij.codeInsight.highlighting.TooltipLinkHandler
- <init>():V
- getDescription(java.lang.String,com.intellij.openapi.editor.Editor):java.lang.String
f:com.intellij.codeInsight.hint.NavigationLinkHandler
- com.intellij.codeInsight.highlighting.TooltipLinkHandler
- <init>():V
- handleLink(java.lang.String,com.intellij.openapi.editor.Editor):Z
f:com.intellij.codeInsight.hint.NextParameterAfterCompletionHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
f:com.intellij.codeInsight.hint.ParameterInfoComponent
- javax.swing.JPanel
- s:createContext(java.lang.Object[],com.intellij.openapi.editor.Editor,com.intellij.lang.parameterInfo.ParameterInfoHandler,I):com.intellij.lang.parameterInfo.ParameterInfoUIContextEx
- s:createContext(java.lang.Object[],com.intellij.openapi.editor.Editor,com.intellij.lang.parameterInfo.ParameterInfoHandler,I,com.intellij.psi.PsiElement):com.intellij.lang.parameterInfo.ParameterInfoUIContextEx
- getPreferredSize():java.awt.Dimension
- isSetup():Z
f:com.intellij.codeInsight.hint.ParameterInfoController
- com.intellij.codeInsight.hint.ParameterInfoControllerBase
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,java.lang.Object[],java.lang.Object,com.intellij.psi.PsiElement,com.intellij.lang.parameterInfo.ParameterInfoHandler,Z,Z):V
- isHintShown(Z):Z
- isPreservedOnHintHidden():Z
- setDescriptors(java.lang.Object[]):V
- setPreservedOnHintHidden(Z):V
- showHint(Z,Z):V
- updateComponent():V
a:com.intellij.codeInsight.hint.ParameterInfoControllerBase
- com.intellij.openapi.util.UserDataHolderBase
- com.intellij.openapi.Disposable
- psf:DELAY:I
- psf:WHITESPACE:java.lang.String
- pf:myAlarm:com.intellij.util.Alarm
- p:myDisposed:Z
- pf:myEditor:com.intellij.openapi.editor.Editor
- pf:myLbraceMarker:com.intellij.openapi.editor.RangeMarker
- pf:myParameterInfoControllerData:com.intellij.codeInsight.hint.ParameterInfoControllerData
- pf:myProject:com.intellij.openapi.project.Project
- p:mySingleParameterInfo:Z
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,java.lang.Object[],java.lang.Object,com.intellij.psi.PsiElement,com.intellij.lang.parameterInfo.ParameterInfoHandler,Z):V
- s:areParameterTemplatesEnabledOnCompletion():Z
- pa:canBeDisposed():Z
- s:createParameterInfoController(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,java.lang.Object[],java.lang.Object,com.intellij.psi.PsiElement,com.intellij.lang.parameterInfo.ParameterInfoHandler,Z,Z):com.intellij.codeInsight.hint.ParameterInfoControllerBase
- p:createParameterInfoControllerData(com.intellij.lang.parameterInfo.ParameterInfoHandler):com.intellij.codeInsight.hint.ParameterInfoControllerData
- dispose():V
- p:executeFindElementForUpdatingParameterInfo(com.intellij.lang.parameterInfo.UpdateParameterInfoContext,java.util.function.Consumer):V
- s:existsForEditor(com.intellij.openapi.editor.Editor):Z
- s:existsWithVisibleHintForEditor(com.intellij.openapi.editor.Editor,Z):Z
- s:findArgumentList(com.intellij.psi.PsiFile,I,I):com.intellij.psi.PsiElement
- s:findControllerAtOffset(com.intellij.openapi.editor.Editor,I):com.intellij.codeInsight.hint.ParameterInfoControllerBase
- p:getCurrentOffset():I
- getHighlighted():java.lang.Object
- getObjects():java.lang.Object[]
- ps:getParameterNavigationOffset(com.intellij.psi.PsiElement,java.lang.CharSequence):I
- p:getPrevOrNextParameterOffset(Z):I
- pa:hideHint():V
- a:isHintShown(Z):Z
- a:isPreservedOnHintHidden():Z
- pa:moveToParameterAtOffset(I):V
- pf:registerSelf():V
- p:rescheduleUpdate():V
- setDescriptors(java.lang.Object[]):V
- a:setPreservedOnHintHidden(Z):V
- p:setupListeners():V
- a:showHint(Z,Z):V
- p:syncUpdateOnCaretMove():V
- a:updateComponent():V
- p:updateWhenAllCommitted():V
- s:waitForDelayedActions(com.intellij.openapi.editor.Editor,J,java.util.concurrent.TimeUnit):V
f:com.intellij.codeInsight.hint.ParameterInfoControllerBase$Model
- current:I
- editor:com.intellij.openapi.editor.Editor
- highlightedSignature:I
- project:com.intellij.openapi.project.Project
- range:com.intellij.openapi.util.TextRange
- f:signatures:java.util.List
- <init>():V
f:com.intellij.codeInsight.hint.ParameterInfoControllerBase$RawSignatureItem
- com.intellij.codeInsight.hint.ParameterInfoControllerBase$SignatureItemModel
- f:htmlText:java.lang.String
- <init>(java.lang.String):V
f:com.intellij.codeInsight.hint.ParameterInfoControllerBase$SignatureItem
- com.intellij.codeInsight.hint.ParameterInfoControllerBase$SignatureItemModel
- f:deprecated:Z
- f:disabled:Z
- f:endOffsets:java.util.List
- f:startOffsets:java.util.List
- f:text:java.lang.String
- <init>(java.lang.String,Z,Z,java.util.List,java.util.List):V
com.intellij.codeInsight.hint.ParameterInfoControllerBase$SignatureItemModel
pc:com.intellij.codeInsight.hint.ParameterInfoControllerBase$UpdateParameterInfoContextBase
- com.intellij.lang.parameterInfo.UpdateParameterInfoContext
- pf:myFile:com.intellij.psi.PsiFile
- pf:myOffset:I
- <init>(com.intellij.codeInsight.hint.ParameterInfoControllerBase,I,com.intellij.psi.PsiFile):V
- applyUIChanges():V
- getCustomContext():com.intellij.openapi.util.UserDataHolderEx
- getEditor():com.intellij.openapi.editor.Editor
- getFile():com.intellij.psi.PsiFile
- getHighlightedParameter():java.lang.Object
- getObjectsToView():java.lang.Object[]
- getOffset():I
- getParameterListStart():I
- getParameterOwner():com.intellij.psi.PsiElement
- getProject():com.intellij.openapi.project.Project
- isInnermostContext():Z
- isPreservedOnHintHidden():Z
- isSingleParameterInfo():Z
- isUIComponentEnabled(I):Z
- removeHint():V
- setCurrentParameter(I):V
- setHighlightedParameter(java.lang.Object):V
- setParameterOwner(com.intellij.psi.PsiElement):V
- setPreservedOnHintHidden(Z):V
- setUIComponentEnabled(I,Z):V
c:com.intellij.codeInsight.hint.ParameterInfoControllerData
- p:myCurrentParameterIndex:I
- p:myDescriptors:java.lang.Object[]
- p:myDescriptorsEnabled:Z[]
- pf:myHandler:com.intellij.lang.parameterInfo.ParameterInfoHandler
- p:myHighlighted:java.lang.Object
- p:myParameterOwner:com.intellij.psi.PsiElement
- <init>(com.intellij.lang.parameterInfo.ParameterInfoHandler):V
- getCurrentParameterIndex():I
- getDescriptors():java.lang.Object[]
- getHandler():com.intellij.lang.parameterInfo.ParameterInfoHandler
- getHighlighted():java.lang.Object
- getParameterOwner():com.intellij.psi.PsiElement
- isDescriptorEnabled(I):Z
- setCurrentParameterIndex(I):V
- setDescriptorEnabled(I,Z):V
- setDescriptors(java.lang.Object[]):V
- setHighlighted(java.lang.Object):V
- setParameterOwner(com.intellij.psi.PsiElement):V
a:com.intellij.codeInsight.hint.ParameterInfoControllerProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- f:create(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,java.lang.Object[],java.lang.Object,com.intellij.psi.PsiElement,com.intellij.lang.parameterInfo.ParameterInfoHandler,Z,Z):com.intellij.codeInsight.hint.ParameterInfoControllerBase
- pa:doCreate(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,java.lang.Object[],java.lang.Object,com.intellij.psi.PsiElement,com.intellij.lang.parameterInfo.ParameterInfoHandler,Z,Z):com.intellij.codeInsight.hint.ParameterInfoControllerBase
- s:rememberEditor(com.intellij.openapi.editor.Editor):V
- s:removeControllersFromAllEditors():V
com.intellij.codeInsight.hint.ParameterInfoListener
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:hintHidden(com.intellij.openapi.project.Project):V
- a:hintUpdated(com.intellij.codeInsight.hint.ParameterInfoControllerBase$Model):V
f:com.intellij.codeInsight.hint.ParameterInfoTaskRunnerUtil
- sf:DEFAULT_PROGRESS_POPUP_DELAY_MS:I
- <init>():V
- s:runTask(com.intellij.openapi.project.Project,com.intellij.openapi.application.NonBlockingReadAction,java.util.function.Consumer,java.lang.String,com.intellij.openapi.editor.Editor):V
f:com.intellij.codeInsight.hint.PrevNextParameterHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(Z):V
f:com.intellij.codeInsight.hint.PsiImplementationSessionViewFactory
- com.intellij.codeInsight.hint.ImplementationViewSessionFactory
- <init>():V
- createSession(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.project.Project,Z,Z):com.intellij.codeInsight.hint.ImplementationViewSession
- createSessionForLookupElement(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.vfs.VirtualFile,java.lang.Object,Z,Z):com.intellij.codeInsight.hint.ImplementationViewSession
f:com.intellij.codeInsight.hint.PsiImplementationViewElement
- com.intellij.codeInsight.hint.ImplementationViewElement
- <init>(com.intellij.psi.PsiElement):V
- getContainerPresentation():java.lang.String
- getContainingFile():com.intellij.openapi.vfs.VirtualFile
- getContainingMemberOrSelf():com.intellij.codeInsight.hint.ImplementationViewElement
- getElementForShowUsages():com.intellij.psi.PsiElement
- getLocationIcon():javax.swing.Icon
- getLocationText():java.lang.String
- getName():java.lang.String
- getPresentableText():java.lang.String
- getProject():com.intellij.openapi.project.Project
- f:getPsiElement():com.intellij.psi.PsiElement
- getText():java.lang.String
- isNamed():Z
- navigate(Z):V
f:com.intellij.codeInsight.hint.PsiImplementationViewSession
- com.intellij.codeInsight.hint.ImplementationViewSession
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement[],java.lang.String,com.intellij.openapi.editor.Editor,com.intellij.openapi.vfs.VirtualFile,Z,Z):V
- s:create(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.project.Project,Z,Z):com.intellij.codeInsight.hint.PsiImplementationViewSession
- s:createImplementationsSearcher(Z):com.intellij.codeInsight.navigation.ImplementationSearcher
- dispose():V
- elementRequiresIncludeSelf():Z
- getEditor():com.intellij.openapi.editor.Editor
- s:getEditor(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.editor.Editor
- getElement():com.intellij.psi.PsiElement
- s:getElement(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- s:getElementAndReference(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.openapi.util.Pair
- getFactory():com.intellij.codeInsight.hint.ImplementationViewSessionFactory
- getFile():com.intellij.openapi.vfs.VirtualFile
- getImplementationElements():java.util.List
- getProject():com.intellij.openapi.project.Project
- s:getSelfAndImplementations(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,com.intellij.codeInsight.navigation.ImplementationSearcher,Z):com.intellij.psi.PsiElement[]
- getText():java.lang.String
- needUpdateInBackground():Z
- searchImplementationsInBackground(com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):java.util.List
f:com.intellij.codeInsight.hint.ShowContainerInfoHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- s:getProcessedHint(com.intellij.openapi.editor.Editor):com.intellij.psi.PsiElement
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
f:com.intellij.codeInsight.hint.ShowExpressionTypeHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>(Z):V
- getExpressions(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):java.util.Map
- s:getExpressions(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.Document,java.util.Set):java.util.Map
- s:getHandlers(com.intellij.openapi.project.Project,com.intellij.lang.Language[]):java.util.Set
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
c:com.intellij.codeInsight.hint.ShowParameterInfoContext
- com.intellij.lang.parameterInfo.CreateParameterInfoContext
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,I,I):V
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,I,I,Z):V
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,I,I,Z,Z):V
- getEditor():com.intellij.openapi.editor.Editor
- getFile():com.intellij.psi.PsiFile
- getHighlightedElement():com.intellij.psi.PsiElement
- getItemsToShow():java.lang.Object[]
- getOffset():I
- getParameterListStart():I
- getProject():com.intellij.openapi.project.Project
- isRequestFocus():Z
- setHighlightedElement(com.intellij.psi.PsiElement):V
- setItemsToShow(java.lang.Object[]):V
- setRequestFocus(Z):V
- showHint(com.intellij.psi.PsiElement,I,com.intellij.lang.parameterInfo.ParameterInfoHandler):V
f:com.intellij.codeInsight.hint.ShowParameterInfoHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- <init>(Z):V
- s:getHandlers(com.intellij.openapi.project.Project,com.intellij.lang.Language[]):com.intellij.lang.parameterInfo.ParameterInfoHandler[]
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- s:invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I,com.intellij.psi.PsiElement,Z):V
- startInWriteAction():Z
f:com.intellij.codeInsight.hint.actions.NextParameterAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- com.intellij.openapi.actionSystem.PerformWithDocumentsCommitted
- <init>():V
f:com.intellij.codeInsight.hint.actions.PrevParameterAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- com.intellij.openapi.actionSystem.PerformWithDocumentsCommitted
- <init>():V
f:com.intellij.codeInsight.hint.actions.QuickPreviewAction
- com.intellij.codeInsight.hint.actions.ShowImplementationsAction
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.hint.actions.ShowContainerInfoAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- <init>():V
f:com.intellij.codeInsight.hint.actions.ShowExpressionTypeAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.codeInsight.hint.actions.ShowImplementationsAction
- com.intellij.codeInsight.hint.actions.ShowRelatedElementsActionBase
- sf:CODEASSISTS_QUICKDEFINITION_FEATURE:java.lang.String
- sf:CODEASSISTS_QUICKDEFINITION_LOOKUP_FEATURE:java.lang.String
- <init>():V
- p:couldPinPopup():Z
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getIndexNotReadyMessage():java.lang.String
- p:getPopupTitle(com.intellij.codeInsight.hint.ImplementationViewSession):java.lang.String
- p:getSessionFactories():java.util.List
- p:triggerFeatureUsed(com.intellij.openapi.project.Project):V
f:com.intellij.codeInsight.hint.actions.ShowParameterInfoAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.codeInsight.hint.actions.ShowRelatedElementsActionBase
- com.intellij.openapi.project.DumbAwareAction
- com.intellij.openapi.actionSystem.PopupAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- pa:couldPinPopup():Z
- pa:getIndexNotReadyMessage():java.lang.String
- pa:getPopupTitle(com.intellij.codeInsight.hint.ImplementationViewSession):java.lang.String
- pa:getSessionFactories():java.util.List
- p:isIncludeAlwaysSelf():Z
- p:isSearchDeep():Z
- performForContext(com.intellij.openapi.actionSystem.DataContext):V
- performForContext(com.intellij.openapi.actionSystem.DataContext,Z):V
- p:showImplementations(com.intellij.codeInsight.hint.ImplementationViewSession,Z,Z):V
- p:triggerFeatureUsed(com.intellij.openapi.project.Project):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.codeInsight.hint.actions.ShowTypeDefinitionAction
- com.intellij.codeInsight.hint.actions.ShowRelatedElementsActionBase
- sf:Companion:com.intellij.codeInsight.hint.actions.ShowTypeDefinitionAction$Companion
- <init>():V
- p:couldPinPopup():Z
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getIndexNotReadyMessage():java.lang.String
- p:getPopupTitle(com.intellij.codeInsight.hint.ImplementationViewSession):java.lang.String
- p:getSessionFactories():java.util.List
f:com.intellij.codeInsight.hint.actions.ShowTypeDefinitionAction$Companion
- f:runForTests(java.awt.Component):java.util.List
f:com.intellij.codeInsight.hint.actions.ShowTypeDefinitionAction$TypeDefinitionViewSession
- com.intellij.codeInsight.hint.ImplementationViewSession
- sf:Companion:com.intellij.codeInsight.hint.actions.ShowTypeDefinitionAction$TypeDefinitionViewSession$Companion
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.PsiElement):V
- dispose():V
- elementRequiresIncludeSelf():Z
- getEditor():com.intellij.openapi.editor.Editor
- getFactory():com.intellij.codeInsight.hint.ImplementationViewSessionFactory
- getFile():com.intellij.openapi.vfs.VirtualFile
- getImplementationElements():java.util.List
- getProject():com.intellij.openapi.project.Project
- getText():java.lang.String
- needUpdateInBackground():Z
- searchImplementationsInBackground(com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):java.util.List
f:com.intellij.codeInsight.hint.actions.ShowTypeDefinitionAction$TypeDefinitionViewSession$Companion
f:com.intellij.codeInsight.hint.actions.ShowTypeDefinitionAction$TypeDefinitionsViewSessionFactory
- com.intellij.codeInsight.hint.ImplementationViewSessionFactory
- sf:INSTANCE:com.intellij.codeInsight.hint.actions.ShowTypeDefinitionAction$TypeDefinitionsViewSessionFactory
- createSession(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.project.Project,Z,Z):com.intellij.codeInsight.hint.ImplementationViewSession
- createSessionForLookupElement(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.vfs.VirtualFile,java.lang.Object,Z,Z):com.intellij.codeInsight.hint.ImplementationViewSession
*f:com.intellij.codeInsight.hints.AddToExcludeListCurrentMethodIntention
- com.intellij.codeInsight.intention.IntentionAction
- com.intellij.codeInsight.intention.LowPriorityAction
- <init>():V
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
*f:com.intellij.codeInsight.hints.BlockInlayRenderer
- com.intellij.codeInsight.hints.LinearOrderInlayRenderer
- <init>(com.intellij.codeInsight.hints.presentation.PresentationFactory,java.util.Collection):V
- isAcceptablePlacement(com.intellij.openapi.editor.Inlay$Placement):Z
*f:com.intellij.codeInsight.hints.CollectorWithSettings
- <init>(com.intellij.codeInsight.hints.InlayHintsCollector,com.intellij.codeInsight.hints.SettingsKey,com.intellij.lang.Language,com.intellij.codeInsight.hints.InlayHintsSinkImpl):V
- f:applyToEditor(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.HintsBuffer):V
- f:collectHints(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):Z
- f:collectTraversing(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z):com.intellij.codeInsight.hints.HintsBuffer
- f:collectTraversingAndApply(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z):V
- f:getCollector():com.intellij.codeInsight.hints.InlayHintsCollector
- f:getKey():com.intellij.codeInsight.hints.SettingsKey
- f:getLanguage():com.intellij.lang.Language
- f:getSink():com.intellij.codeInsight.hints.InlayHintsSinkImpl
*f:com.intellij.codeInsight.hints.DisableCustomHintsOption
- com.intellij.codeInsight.intention.IntentionAction
- com.intellij.codeInsight.intention.LowPriorityAction
- <init>():V
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
*f:com.intellij.codeInsight.hints.EnableCustomHintsOption
- com.intellij.codeInsight.intention.HighPriorityAction
- com.intellij.codeInsight.intention.IntentionAction
- <init>():V
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
*f:com.intellij.codeInsight.hints.ExcludeListDialog
- com.intellij.openapi.ui.DialogWrapper
- myEditor:com.intellij.ui.EditorTextField
- <init>(com.intellij.lang.Language,java.lang.String):V
- b:<init>(com.intellij.lang.Language,java.lang.String,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getLanguage():com.intellij.lang.Language
- f:getMyEditor():com.intellij.ui.EditorTextField
- f:setMyEditor(com.intellij.ui.EditorTextField):V
*a:com.intellij.codeInsight.hints.FactoryInlayHintsCollector
- com.intellij.codeInsight.hints.InlayHintsCollector
- <init>(com.intellij.openapi.editor.Editor):V
- f:getFactory():com.intellij.codeInsight.hints.presentation.PresentationFactory
*:com.intellij.codeInsight.hints.HintInfoFilter
- a:showHint(com.intellij.codeInsight.hints.HintInfo):Z
*f:com.intellij.codeInsight.hints.HintUtilsKt
- sf:getBaseLanguagesWithProviders():java.util.List
- sf:getExcludeListInvalidLineNumbers(java.lang.String):java.util.List
- sf:getHintProviders():java.util.List
- sf:getLanguageForSettingKey(com.intellij.lang.Language):com.intellij.lang.Language
- sf:isParameterHintsEnabledForLanguage(com.intellij.lang.Language):Z
- sf:setShowParameterHintsForLanguage(Z,com.intellij.lang.Language):V
*f:com.intellij.codeInsight.hints.HintsBuffer
- <init>():V
- f:clear():V
- f:getInlineHints():com.intellij.util.containers.ConcurrentIntObjectMap
- f:remove(I,com.intellij.openapi.editor.Inlay$Placement):java.util.List
*f:com.intellij.codeInsight.hints.InlayContentListener
- com.intellij.codeInsight.hints.presentation.PresentationListener
- <init>(com.intellij.openapi.editor.Inlay):V
- contentChanged(java.awt.Rectangle):V
- sizeChanged(java.awt.Dimension,java.awt.Dimension):V
*f:com.intellij.codeInsight.hints.InlayDumpUtil
- sf:INSTANCE:com.intellij.codeInsight.hints.InlayDumpUtil
- f:getInlayPattern():java.util.regex.Pattern
- f:removeHints(java.lang.String):java.lang.String
*e:com.intellij.codeInsight.hints.InlayDumpUtil$InlayType
- java.lang.Enum
- sf:Block:com.intellij.codeInsight.hints.InlayDumpUtil$InlayType
- sf:Inline:com.intellij.codeInsight.hints.InlayDumpUtil$InlayType
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.codeInsight.hints.InlayDumpUtil$InlayType
- s:values():com.intellij.codeInsight.hints.InlayDumpUtil$InlayType[]
*f:com.intellij.codeInsight.hints.InlayHintsFactory
- *sf:Companion:com.intellij.codeInsight.hints.InlayHintsFactory$Companion
- <init>():V
*f:com.intellij.codeInsight.hints.InlayHintsFactory$Companion
*f:com.intellij.codeInsight.hints.InlayHintsPass
- com.intellij.codeHighlighting.EditorBoundHighlightingPass
- com.intellij.openapi.project.DumbAware
- *sf:Companion:com.intellij.codeInsight.hints.InlayHintsPass$Companion
- <init>(com.intellij.psi.PsiElement,java.util.List,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.ProperTextRange,com.intellij.codeInsight.hints.InlayHintsSinkImpl):V
- doApplyInformationToEditor():V
- doCollectInformation(com.intellij.openapi.progress.ProgressIndicator):V
*f:com.intellij.codeInsight.hints.InlayHintsPass$Companion
- f:estimateChangesCountForPlacement(java.util.stream.IntStream,com.intellij.codeInsight.hints.HintsBuffer,com.intellij.openapi.editor.Inlay$Placement):I
*f:com.intellij.codeInsight.hints.InlayHintsProviderSwitch
- com.intellij.codeInsight.hints.InlayHintsSwitch
- <init>():V
- isEnabled(com.intellij.openapi.project.Project):Z
- setEnabled(com.intellij.openapi.project.Project,Z):V
*f:com.intellij.codeInsight.hints.InlayHintsSinkImpl
- com.intellij.codeInsight.hints.InlayHintsSink
- <init>(com.intellij.openapi.editor.Editor):V
- addBlockElement(I,Z,com.intellij.codeInsight.hints.presentation.RootInlayPresentation,com.intellij.codeInsight.hints.BlockConstraints):V
- addBlockElement(I,Z,Z,I,com.intellij.codeInsight.hints.presentation.InlayPresentation):V
- addInlineElement(I,com.intellij.codeInsight.hints.presentation.RootInlayPresentation,com.intellij.codeInsight.hints.HorizontalConstraints):V
- addInlineElement(I,Z,com.intellij.codeInsight.hints.presentation.InlayPresentation,Z):V
- f:getEditor():com.intellij.openapi.editor.Editor
- f:reset():V
*f:com.intellij.codeInsight.hints.InlayHintsUtils
- sf:INSTANCE:com.intellij.codeInsight.hints.InlayHintsUtils
- f:computeCodeVisionUnderReadAction(kotlin.jvm.functions.Function0):com.intellij.codeInsight.codeVision.CodeVisionState
- f:getDefaultInlayHintsProviderPopupActions(com.intellij.codeInsight.hints.SettingsKey,java.util.function.Supplier):java.util.List
- f:getTextRangeWithoutLeadingCommentsAndWhitespaces(com.intellij.psi.PsiElement):com.intellij.openapi.util.TextRange
- sf:isFirstInLine(com.intellij.psi.PsiElement):Z
- f:produceUpdatedRootList(java.util.List,java.util.List,java.util.Comparator,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.InlayPresentationFactory):java.util.List
*f:com.intellij.codeInsight.hints.InlayHintsUtilsKt
- *sf:addCodeVisionElement(com.intellij.codeInsight.hints.InlayHintsSink,com.intellij.openapi.editor.Editor,I,I,com.intellij.codeInsight.hints.presentation.InlayPresentation):V
- sf:dimension(com.intellij.codeInsight.hints.presentation.InlayPresentation):java.awt.Dimension
- sf:fireContentChanged(com.intellij.codeInsight.hints.presentation.InlayPresentation):V
- sf:fireUpdateEvent(com.intellij.codeInsight.hints.presentation.InlayPresentation,java.awt.Dimension):V
*f:com.intellij.codeInsight.hints.InlayProviderDisablingAction
- com.intellij.openapi.actionSystem.AnAction
- <init>(java.lang.String,com.intellij.lang.Language,com.intellij.openapi.project.Project,com.intellij.codeInsight.hints.SettingsKey):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- f:getKey():com.intellij.codeInsight.hints.SettingsKey
- f:getLanguage():com.intellij.lang.Language
- f:getName():java.lang.String
- f:getProject():com.intellij.openapi.project.Project
*f:com.intellij.codeInsight.hints.InlayProviderUsageCollector
- <init>():V
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
*f:com.intellij.codeInsight.hints.InlayUnloadingListener
- com.intellij.ide.plugins.DynamicPluginListener
- <init>():V
- beforePluginUnload(com.intellij.ide.plugins.IdeaPluginDescriptor,Z):V
*f:com.intellij.codeInsight.hints.InlineInlayRenderer
- com.intellij.codeInsight.hints.LinearOrderInlayRenderer
- <init>(java.util.Collection):V
- isAcceptablePlacement(com.intellij.openapi.editor.Inlay$Placement):Z
*a:com.intellij.codeInsight.hints.LinearOrderInlayRenderer
- com.intellij.codeInsight.hints.PresentationContainerRenderer
- *sf:Companion:com.intellij.codeInsight.hints.LinearOrderInlayRenderer$Companion
- <init>(java.util.Collection,kotlin.jvm.functions.Function1,java.util.Comparator):V
- b:<init>(java.util.Collection,kotlin.jvm.functions.Function1,java.util.Comparator,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- addOrUpdate(java.util.List,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.InlayPresentationFactory):V
- calcHeightInPixels(com.intellij.openapi.editor.Inlay):I
- calcWidthInPixels(com.intellij.openapi.editor.Inlay):I
- f:getConstrainedPresentations():java.util.List
- getContextMenuGroupId(com.intellij.openapi.editor.Inlay):java.lang.String
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
- mousePressed(java.awt.event.MouseEvent,java.awt.Point):V
- paint(com.intellij.openapi.editor.Inlay,java.awt.Graphics,java.awt.Rectangle,com.intellij.openapi.editor.markup.TextAttributes):V
- setListener(com.intellij.codeInsight.hints.presentation.PresentationListener):V
*f:com.intellij.codeInsight.hints.LinearOrderInlayRenderer$Companion
- f:effectsIn(com.intellij.openapi.editor.markup.TextAttributes):com.intellij.openapi.editor.markup.TextAttributes
*f:com.intellij.codeInsight.hints.MethodInfoExcludeListFilter
- com.intellij.codeInsight.hints.HintInfoFilter
- <init>(java.util.Set):V
- s:forLanguage(com.intellij.lang.Language):com.intellij.codeInsight.hints.MethodInfoExcludeListFilter
- showHint(com.intellij.codeInsight.hints.HintInfo):Z
*f:com.intellij.codeInsight.hints.ParameterHintsPass
- com.intellij.codeHighlighting.EditorBoundHighlightingPass
- <init>(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.HintInfoFilter,Z):V
- s:asyncUpdate(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):org.jetbrains.concurrency.CancellablePromise
- doApplyInformationToEditor():V
- doCollectInformation(com.intellij.openapi.progress.ProgressIndicator):V
*c:com.intellij.codeInsight.hints.ParameterHintsPassFactory
- com.intellij.codeHighlighting.TextEditorHighlightingPassFactory
- com.intellij.codeHighlighting.TextEditorHighlightingPassFactoryRegistrar
- <init>():V
- createHighlightingPass(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.codeHighlighting.TextEditorHighlightingPass
- s:forceHintsUpdateOnNextPass():V
- s:forceHintsUpdateOnNextPass(com.intellij.openapi.editor.Editor):V
- s:getCurrentModificationStamp(com.intellij.psi.PsiFile):J
- ps:putCurrentPsiModificationStamp(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- registerHighlightingPassFactory(com.intellij.codeHighlighting.TextEditorHighlightingPassRegistrar,com.intellij.openapi.project.Project):V
*f:com.intellij.codeInsight.hints.ParameterHintsUpdater
- update():V
*f:com.intellij.codeInsight.hints.PopupActionsKt
- sf:showParameterHintsDialog(com.intellij.openapi.actionSystem.AnActionEvent,kotlin.jvm.functions.Function1):V
- sf:toPattern(com.intellij.codeInsight.hints.HintInfo$MethodInfo):java.lang.String
*f:com.intellij.codeInsight.hints.ShowParameterHintsSettings
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getBehavior():com.intellij.openapi.actionSystem.remoting.ActionRemoteBehavior
*f:com.intellij.codeInsight.hints.ShowSettingsWithAddedPattern
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getBehavior():com.intellij.openapi.actionSystem.remoting.ActionRemoteBehavior
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
*f:com.intellij.codeInsight.hints.SingleLanguageInlayProviderFactory
- com.intellij.codeInsight.hints.InlayHintsProviderFactory
- <init>():V
- getLanguages():java.lang.Iterable
- getProvidersInfo():java.util.List
- getProvidersInfoForLanguage(com.intellij.lang.Language):java.util.List
*f:com.intellij.codeInsight.hints.ToggleCompletionHintsAction
- com.intellij.openapi.actionSystem.ToggleAction
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getBehavior():com.intellij.openapi.actionSystem.remoting.ActionRemoteBehavior
- 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.codeInsight.hints.ToggleInlayHintsGloballyAction
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.actionSystem.Toggleable
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
*f:com.intellij.codeInsight.hints.ToggleInlineHintsAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getBehavior():com.intellij.openapi.actionSystem.remoting.ActionRemoteBehavior
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider
- com.intellij.codeInsight.hints.InlayHintsProvider
- <init>():V
- p:addInlayElementsAdapter(java.lang.Object,java.util.List,com.intellij.codeInsight.hints.InlayHintsSink,com.intellij.codeInsight.hints.presentation.PresentationFactory,I):V
- bs:addInlayElementsAdapter$default(com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider,java.lang.Object,java.util.List,com.intellij.codeInsight.hints.InlayHintsSink,com.intellij.codeInsight.hints.presentation.PresentationFactory,I,I,java.lang.Object):V
- pf:addInlayElementsToSink(java.lang.Object,java.util.List,com.intellij.codeInsight.hints.InlayHintsSink,com.intellij.codeInsight.hints.presentation.PresentationFactory,I):V
- bs:addInlayElementsToSink$default(com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider,java.lang.Object,java.util.List,com.intellij.codeInsight.hints.InlayHintsSink,com.intellij.codeInsight.hints.presentation.PresentationFactory,I,I,java.lang.Object):V
- f:createConfigurable(com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider$Settings):com.intellij.codeInsight.hints.ImmediateConfigurable
- f:createSettings():com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider$Settings
- getCollectorFor(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider$Settings,com.intellij.codeInsight.hints.InlayHintsSink):com.intellij.codeInsight.hints.InlayHintsCollector
- pa:getDotQualifiedClass():java.lang.Class
- pa:getInlayPresentation(java.lang.Object,com.intellij.psi.PsiElement,com.intellij.codeInsight.hints.presentation.PresentationFactory,com.intellij.openapi.project.Project,java.lang.Object):com.intellij.codeInsight.hints.presentation.InlayPresentation
- getName():java.lang.String
- pa:getParentDotQualifiedExpression(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- pa:getReceiver(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- pa:getType(com.intellij.psi.PsiElement,java.lang.Object):java.lang.Object
- pa:getTypeComputationContext(com.intellij.psi.PsiElement):java.lang.Object
- pf:processInlayElements(com.intellij.psi.PsiElement,com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider$Settings,com.intellij.codeInsight.hints.InlayHintsSink,com.intellij.codeInsight.hints.presentation.PresentationFactory,I):V
- bs:processInlayElements$default(com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider,com.intellij.psi.PsiElement,com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider$Settings,com.intellij.codeInsight.hints.InlayHintsSink,com.intellij.codeInsight.hints.presentation.PresentationFactory,I,I,java.lang.Object):V
- pa:skipParenthesesAndPostfixOperatorsDown(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
pf:com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider$ExpressionWithType
- <init>(com.intellij.psi.PsiElement,java.lang.Object):V
- f:component1():com.intellij.psi.PsiElement
- f:component2():java.lang.Object
- f:copy(com.intellij.psi.PsiElement,java.lang.Object):com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider$ExpressionWithType
- bs:copy$default(com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider$ExpressionWithType,com.intellij.psi.PsiElement,java.lang.Object,I,java.lang.Object):com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider$ExpressionWithType
- equals(java.lang.Object):Z
- f:getExpression():com.intellij.psi.PsiElement
- f:getType():java.lang.Object
- hashCode():I
f:com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider$Settings
- <init>():V
- <init>(I):V
- f:component1():I
- f:copy(I):com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider$Settings
- bs:copy$default(com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider$Settings,I,I,java.lang.Object):com.intellij.codeInsight.hints.chain.AbstractCallChainHintsProvider$Settings
- equals(java.lang.Object):Z
- f:getUniqueTypeCount():I
- hashCode():I
- f:setUniqueTypeCount(I):V
a:com.intellij.codeInsight.hints.chain.AbstractDeclarativeCallChainProvider
- com.intellij.codeInsight.hints.declarative.InlayHintsProvider
- sf:Companion:com.intellij.codeInsight.hints.chain.AbstractDeclarativeCallChainProvider$Companion
- <init>():V
- pa:buildTree(java.lang.Object,com.intellij.psi.PsiElement,com.intellij.openapi.project.Project,java.lang.Object,com.intellij.codeInsight.hints.declarative.PresentationTreeBuilder):V
- createCollector(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.codeInsight.hints.declarative.InlayHintsCollector
- pa:getDotQualifiedClass():java.lang.Class
- pa:getParentDotQualifiedExpression(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- pa:getReceiver(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- pa:getType(com.intellij.psi.PsiElement,java.lang.Object):java.lang.Object
- pa:getTypeComputationContext(com.intellij.psi.PsiElement):java.lang.Object
- pf:getUniqueTypeCount():I
- p:isAvailable(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):Z
- p:isChainUnacceptable(java.util.List):Z
- p:presentableType(java.lang.Object):java.lang.String
- pa:skipParenthesesAndPostfixOperatorsDown(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
f:com.intellij.codeInsight.hints.chain.AbstractDeclarativeCallChainProvider$Collector
- com.intellij.codeInsight.hints.declarative.SharedBypassCollector
- <init>(com.intellij.codeInsight.hints.chain.AbstractDeclarativeCallChainProvider,com.intellij.psi.PsiFile):V
- collectFromElement(com.intellij.psi.PsiElement,com.intellij.codeInsight.hints.declarative.InlayTreeSink):V
f:com.intellij.codeInsight.hints.chain.AbstractDeclarativeCallChainProvider$Companion
pf:com.intellij.codeInsight.hints.chain.AbstractDeclarativeCallChainProvider$ExpressionWithType
- <init>(com.intellij.psi.PsiElement,java.lang.Object):V
- f:component1():com.intellij.psi.PsiElement
- f:component2():java.lang.Object
- f:copy(com.intellij.psi.PsiElement,java.lang.Object):com.intellij.codeInsight.hints.chain.AbstractDeclarativeCallChainProvider$ExpressionWithType
- bs:copy$default(com.intellij.codeInsight.hints.chain.AbstractDeclarativeCallChainProvider$ExpressionWithType,com.intellij.psi.PsiElement,java.lang.Object,I,java.lang.Object):com.intellij.codeInsight.hints.chain.AbstractDeclarativeCallChainProvider$ExpressionWithType
- equals(java.lang.Object):Z
- f:getExpression():com.intellij.psi.PsiElement
- f:getType():java.lang.Object
- hashCode():I
f:com.intellij.codeInsight.hints.chain.DeclarativeCallChainCustomSettingsProvider
- com.intellij.codeInsight.hints.declarative.InlayHintsCustomSettingsProvider
- sf:Companion:com.intellij.codeInsight.hints.chain.DeclarativeCallChainCustomSettingsProvider$Companion
- sf:DEFAULT_CHAIN_LENGTH:I
- <init>():V
- createComponent(com.intellij.openapi.project.Project,com.intellij.lang.Language):javax.swing.JComponent
- getSettingsCopy():java.lang.Integer
- isDifferentFrom(com.intellij.openapi.project.Project,I):Z
- persistSettings(com.intellij.openapi.project.Project,I,com.intellij.lang.Language):V
- putSettings(com.intellij.openapi.project.Project,I,com.intellij.lang.Language):V
f:com.intellij.codeInsight.hints.chain.DeclarativeCallChainCustomSettingsProvider$Companion
f:com.intellij.codeInsight.hints.codeVision.CodeVisionFusEditorListener
- com.intellij.openapi.editor.event.EditorFactoryListener
- <init>():V
- editorReleased(com.intellij.openapi.editor.event.EditorFactoryEvent):V
f:com.intellij.codeInsight.hints.codeVision.CodeVisionPass
- com.intellij.codeHighlighting.EditorBoundHighlightingPass
- sf:Companion:com.intellij.codeInsight.hints.codeVision.CodeVisionPass$Companion
- <init>(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- doApplyInformationToEditor():V
- doCollectInformation(com.intellij.openapi.progress.ProgressIndicator):V
f:com.intellij.codeInsight.hints.codeVision.CodeVisionPass$CodeVisionData
- f:applyTo(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):V
f:com.intellij.codeInsight.hints.codeVision.CodeVisionPass$Companion
f:com.intellij.codeInsight.hints.codeVision.CodeVisionProviderAdapter
- com.intellij.codeInsight.codeVision.CodeVisionProvider
- <init>(com.intellij.codeInsight.hints.codeVision.DaemonBoundCodeVisionProvider):V
- computeCodeVision(com.intellij.openapi.editor.Editor,kotlin.Unit):com.intellij.codeInsight.codeVision.CodeVisionState
- getDefaultAnchor():com.intellij.codeInsight.codeVision.CodeVisionAnchorKind
- getGroupId():java.lang.String
- getId():java.lang.String
- getName():java.lang.String
- getPlaceholderCollector(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.codeVision.CodeVisionPlaceholderCollector
- getRelativeOrderings():java.util.List
- handleClick(com.intellij.openapi.editor.Editor,com.intellij.openapi.util.TextRange,com.intellij.codeInsight.codeVision.CodeVisionEntry):V
- precomputeOnUiThread(com.intellij.openapi.editor.Editor):V
- preparePreview(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- shouldRecomputeForEditor(com.intellij.openapi.editor.Editor,kotlin.Unit):Z
a:com.intellij.codeInsight.hints.codeVision.CodeVisionProviderBase
- com.intellij.codeInsight.hints.codeVision.DaemonBoundCodeVisionProvider
- <init>():V
- a:acceptsElement(com.intellij.psi.PsiElement):Z
- a:acceptsFile(com.intellij.psi.PsiFile):Z
- computeForEditor(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):java.util.List
- getDefaultAnchor():com.intellij.codeInsight.codeVision.CodeVisionAnchorKind
- a:getHint(com.intellij.psi.PsiElement,com.intellij.psi.PsiFile):java.lang.String
- getPlaceholderCollector(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.codeVision.CodeVisionPlaceholderCollector
- getVisionInfo(com.intellij.psi.PsiElement,com.intellij.psi.PsiFile):com.intellij.codeInsight.hints.codeVision.CodeVisionProviderBase$CodeVisionInfo
- a:handleClick(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,java.awt.event.MouseEvent):V
- logClickToFUS(com.intellij.psi.PsiElement,java.lang.String):V
f:com.intellij.codeInsight.hints.codeVision.CodeVisionProviderBase$CodeVisionInfo
- <init>(java.lang.String,java.lang.Integer,Z):V
- b:<init>(java.lang.String,java.lang.Integer,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getCount():java.lang.Integer
- f:getCountIsExact():Z
- f:getText():java.lang.String
com.intellij.codeInsight.hints.codeVision.DaemonBoundCodeVisionProvider
- sf:Companion:com.intellij.codeInsight.hints.codeVision.DaemonBoundCodeVisionProvider$Companion
- sf:EP_NAME:java.lang.String
- computeForEditor(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):java.util.List
- a:getDefaultAnchor():com.intellij.codeInsight.codeVision.CodeVisionAnchorKind
- getGroupId():java.lang.String
- a:getId():java.lang.String
- a:getName():java.lang.String
- getPlaceholderCollector(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.codeVision.CodeVisionPlaceholderCollector
- a:getRelativeOrderings():java.util.List
- handleClick(com.intellij.openapi.editor.Editor,com.intellij.openapi.util.TextRange,com.intellij.codeInsight.codeVision.CodeVisionEntry):V
- preparePreview(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
f:com.intellij.codeInsight.hints.codeVision.DaemonBoundCodeVisionProvider$Companion
- sf:EP_NAME:java.lang.String
- f:getExtensionPoint():com.intellij.openapi.extensions.ExtensionPointName
a:com.intellij.codeInsight.hints.codeVision.InheritorsCodeVisionProvider
- com.intellij.codeInsight.hints.codeVision.CodeVisionProviderBase
- <init>():V
- getGroupId():java.lang.String
- getName():java.lang.String
f:com.intellij.codeInsight.hints.codeVision.ModificationStampUtil
- sf:INSTANCE:com.intellij.codeInsight.hints.codeVision.ModificationStampUtil
- f:clearModificationStamp(com.intellij.openapi.editor.Editor):V
- f:getModificationStamp(com.intellij.openapi.editor.Editor):java.lang.Long
- f:putCurrentModificationStamp(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
a:com.intellij.codeInsight.hints.codeVision.ReferencesCodeVisionProvider
- com.intellij.codeInsight.hints.codeVision.CodeVisionProviderBase
- <init>():V
- getGroupId():java.lang.String
- getName():java.lang.String
- handleClick(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,java.awt.event.MouseEvent):V
a:com.intellij.codeInsight.hints.codeVision.RenameAwareReferencesCodeVisionProvider
- com.intellij.codeInsight.codeVision.CodeVisionProvider
- <init>():V
- a:acceptsElement(com.intellij.psi.PsiElement):Z
- a:acceptsFile(com.intellij.psi.PsiFile):Z
- computeCodeVision(com.intellij.openapi.editor.Editor,java.lang.Void):com.intellij.codeInsight.codeVision.CodeVisionState
- getDefaultAnchor():com.intellij.codeInsight.codeVision.CodeVisionAnchorKind
- getGroupId():java.lang.String
- a:getHint(com.intellij.psi.PsiElement,com.intellij.psi.PsiFile):java.lang.String
- getName():java.lang.String
- handleClick(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,java.awt.event.MouseEvent):V
- logClickToFUS(com.intellij.psi.PsiElement,java.lang.String):V
- precomputeOnUiThread(com.intellij.openapi.editor.Editor):java.lang.Void
f:com.intellij.codeInsight.hints.declarative.impl.ActionWithContent
- <init>(com.intellij.codeInsight.hints.declarative.InlayActionData,java.lang.Object):V
- f:getActionData():com.intellij.codeInsight.hints.declarative.InlayActionData
- f:getContent():java.lang.Object
f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeHintsDefaultProviderFactory
- com.intellij.codeInsight.hints.declarative.InlayHintsProviderFactory
- sf:Companion:com.intellij.codeInsight.hints.declarative.impl.DeclarativeHintsDefaultProviderFactory$Companion
- <init>():V
- getProviderInfo(com.intellij.lang.Language,java.lang.String):com.intellij.codeInsight.hints.declarative.InlayProviderInfo
- getProvidersForLanguage(com.intellij.lang.Language):java.util.List
- getSupportedLanguages():java.util.Set
f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeHintsDefaultProviderFactory$Companion
f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeHintsProviderSettingsModel
- com.intellij.codeInsight.hints.settings.InlayProviderSettingsModel
- sf:Companion:com.intellij.codeInsight.hints.declarative.impl.DeclarativeHintsProviderSettingsModel$Companion
- <init>(com.intellij.codeInsight.hints.declarative.InlayHintsProviderExtensionBean,Z,com.intellij.lang.Language,com.intellij.openapi.project.Project):V
- apply():V
- collectData(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):java.lang.Runnable
- f:collectDataDirectly(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):java.lang.Runnable
- createFile(com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.editor.Document,java.lang.String):com.intellij.psi.PsiFile
- getCaseDescription(com.intellij.codeInsight.hints.ImmediateConfigurable$Case):java.lang.String
- getCasePreview(com.intellij.codeInsight.hints.ImmediateConfigurable$Case):java.lang.String
- getCasePreviewLanguage(com.intellij.codeInsight.hints.ImmediateConfigurable$Case):com.intellij.lang.Language
- getCases():java.util.List
- getComponent():javax.swing.JComponent
- getDescription():java.lang.String
- getGroup():com.intellij.codeInsight.hints.InlayGroup
- getMainCheckBoxLabel():java.lang.String
- getName():java.lang.String
- getPreviewText():java.lang.String
- f:getProvider():com.intellij.codeInsight.hints.declarative.InlayHintsProvider
- isModified():Z
- reset():V
f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeHintsProviderSettingsModel$Companion
f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeHintsSettingsProvider
- com.intellij.codeInsight.hints.settings.InlaySettingsProvider
- <init>():V
- createModels(com.intellij.openapi.project.Project,com.intellij.lang.Language):java.util.List
- getSupportedLanguages(com.intellij.openapi.project.Project):java.util.Collection
f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeInlayEditorMouseListener
- com.intellij.openapi.editor.event.EditorMouseListener
- <init>():V
- mouseClicked(com.intellij.openapi.editor.event.EditorMouseEvent):V
f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeInlayHintsMouseMotionListener
- com.intellij.openapi.editor.event.EditorMouseMotionListener
- <init>():V
- mouseMoved(com.intellij.openapi.editor.event.EditorMouseEvent):V
f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeInlayHintsPass
- com.intellij.codeHighlighting.EditorBoundHighlightingPass
- sf:Companion:com.intellij.codeInsight.hints.declarative.impl.DeclarativeInlayHintsPass$Companion
- <init>(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,java.util.List,Z,Z):V
- b:<init>(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,java.util.List,Z,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- doApplyInformationToEditor():V
- doCollectInformation(com.intellij.openapi.progress.ProgressIndicator):V
f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeInlayHintsPass$Companion
- f:getPassSourceId():java.lang.String
f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeInlayHintsPassFactory
- com.intellij.codeHighlighting.TextEditorHighlightingPassFactory
- com.intellij.codeHighlighting.TextEditorHighlightingPassFactoryRegistrar
- sf:Companion:com.intellij.codeInsight.hints.declarative.impl.DeclarativeInlayHintsPassFactory$Companion
- <init>():V
- createHighlightingPass(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.codeInsight.hints.declarative.impl.DeclarativeInlayHintsPass
- registerHighlightingPassFactory(com.intellij.codeHighlighting.TextEditorHighlightingPassRegistrar,com.intellij.openapi.project.Project):V
f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeInlayHintsPassFactory$Companion
- f:createPassForPreview(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.declarative.InlayHintsProvider,java.lang.String,java.util.Map,Z):com.intellij.codeInsight.hints.declarative.impl.DeclarativeInlayHintsPass
- f:getSuitableToFileProviders(com.intellij.psi.PsiFile):java.util.List
- f:scheduleRecompute(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):V
- f:updateModificationStamp(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
f:com.intellij.codeInsight.hints.declarative.impl.DeclarativeInlayRenderer
- com.intellij.openapi.editor.EditorCustomElementRenderer
- <init>(com.intellij.codeInsight.hints.declarative.impl.InlayPresentationList,com.intellij.codeInsight.hints.presentation.InlayTextMetricsStorage,java.lang.String,com.intellij.codeInsight.hints.declarative.InlayPosition):V
- calcWidthInPixels(com.intellij.openapi.editor.Inlay):I
- getContextMenuGroupId(com.intellij.openapi.editor.Inlay):java.lang.String
- f:getMouseArea(java.awt.Point):com.intellij.codeInsight.hints.declarative.impl.InlayMouseArea
- f:getPresentationList():com.intellij.codeInsight.hints.declarative.impl.InlayPresentationList
- f:getProviderId():java.lang.String
- f:handleHover(com.intellij.openapi.editor.event.EditorMouseEvent):com.intellij.ui.LightweightHint
- f:handleLeftClick(com.intellij.openapi.editor.event.EditorMouseEvent,java.awt.Point,Z):V
- f:handleRightClick(com.intellij.openapi.editor.event.EditorMouseEvent):V
- paint(com.intellij.openapi.editor.Inlay,java.awt.Graphics2D,java.awt.geom.Rectangle2D,com.intellij.openapi.editor.markup.TextAttributes):V
- f:setInlay(com.intellij.openapi.editor.Inlay):V
- f:updateState(com.intellij.codeInsight.hints.declarative.impl.util.TinyTree,Z,Z):V
f:com.intellij.codeInsight.hints.declarative.impl.InlayData
- <init>(com.intellij.codeInsight.hints.declarative.InlayPosition,java.lang.String,Z,com.intellij.codeInsight.hints.declarative.impl.util.TinyTree,java.lang.String,Z,java.util.List,java.lang.Class,java.lang.String):V
- f:component1():com.intellij.codeInsight.hints.declarative.InlayPosition
- f:component2():java.lang.String
- f:component3():Z
- f:component4():com.intellij.codeInsight.hints.declarative.impl.util.TinyTree
- f:component5():java.lang.String
- f:component6():Z
- f:component7():java.util.List
- f:component8():java.lang.Class
- f:component9():java.lang.String
- f:copy(com.intellij.codeInsight.hints.declarative.InlayPosition,java.lang.String,Z,com.intellij.codeInsight.hints.declarative.impl.util.TinyTree,java.lang.String,Z,java.util.List,java.lang.Class,java.lang.String):com.intellij.codeInsight.hints.declarative.impl.InlayData
- bs:copy$default(com.intellij.codeInsight.hints.declarative.impl.InlayData,com.intellij.codeInsight.hints.declarative.InlayPosition,java.lang.String,Z,com.intellij.codeInsight.hints.declarative.impl.util.TinyTree,java.lang.String,Z,java.util.List,java.lang.Class,java.lang.String,I,java.lang.Object):com.intellij.codeInsight.hints.declarative.impl.InlayData
- equals(java.lang.Object):Z
- f:getDisabled():Z
- f:getHasBackground():Z
- f:getPayloads():java.util.List
- f:getPosition():com.intellij.codeInsight.hints.declarative.InlayPosition
- f:getProviderClass():java.lang.Class
- f:getProviderId():java.lang.String
- f:getSourceId():java.lang.String
- f:getTooltip():java.lang.String
- f:getTree():com.intellij.codeInsight.hints.declarative.impl.util.TinyTree
- hashCode():I
f:com.intellij.codeInsight.hints.declarative.impl.InlayData$Externalizer
- com.intellij.util.io.DataExternalizer
- sf:Companion:com.intellij.codeInsight.hints.declarative.impl.InlayData$Externalizer$Companion
- <init>():V
- read(java.io.DataInput):com.intellij.codeInsight.hints.declarative.impl.InlayData
- save(java.io.DataOutput,com.intellij.codeInsight.hints.declarative.impl.InlayData):V
- serdeVersion():I
f:com.intellij.codeInsight.hints.declarative.impl.InlayData$Externalizer$Companion
f:com.intellij.codeInsight.hints.declarative.impl.InlayMouseArea
- <init>(com.intellij.codeInsight.hints.declarative.InlayActionData):V
- f:getActionData():com.intellij.codeInsight.hints.declarative.InlayActionData
- f:getEntries():java.util.List
f:com.intellij.codeInsight.hints.declarative.impl.InlayPresentationList
- sf:Companion:com.intellij.codeInsight.hints.declarative.impl.InlayPresentationList$Companion
- <init>(com.intellij.codeInsight.hints.declarative.impl.util.TinyTree,Z,Z,java.util.Map,java.lang.Class,java.lang.String,java.lang.String):V
- b:<init>(com.intellij.codeInsight.hints.declarative.impl.util.TinyTree,Z,Z,java.util.Map,java.lang.Class,java.lang.String,java.lang.String,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getEntries():com.intellij.codeInsight.hints.declarative.impl.InlayPresentationEntry[]
- f:getHasBackground():Z
- f:getMouseArea(java.awt.Point,com.intellij.codeInsight.hints.presentation.InlayTextMetricsStorage):com.intellij.codeInsight.hints.declarative.impl.InlayMouseArea
- f:getPayloads():java.util.Map
- f:getWidthInPixels(com.intellij.codeInsight.hints.presentation.InlayTextMetricsStorage):I
- f:handleClick(com.intellij.openapi.editor.event.EditorMouseEvent,java.awt.Point,com.intellij.codeInsight.hints.presentation.InlayTextMetricsStorage,Z):V
- f:handleHover(com.intellij.openapi.editor.event.EditorMouseEvent):com.intellij.ui.LightweightHint
- f:isDisabled():Z
- f:paint(com.intellij.openapi.editor.Inlay,java.awt.Graphics2D,java.awt.geom.Rectangle2D,com.intellij.openapi.editor.markup.TextAttributes):V
- f:setDisabled(Z):V
- f:setHasBackground(Z):V
- f:setPayloads(java.util.Map):V
- f:toggleTreeState(B):V
- f:updateState(com.intellij.codeInsight.hints.declarative.impl.util.TinyTree,Z,Z):V
f:com.intellij.codeInsight.hints.declarative.impl.InlayPresentationList$Companion
f:com.intellij.codeInsight.hints.declarative.impl.InlayTags
- sf:CLICK_HANDLER_SCOPE_TAG:B
- sf:COLLAPSE_BUTTON_TAG:B
- sf:COLLAPSIBLE_LIST_COLLAPSED_BRANCH_TAG:B
- sf:COLLAPSIBLE_LIST_EXPANDED_BRANCH_TAG:B
- sf:COLLAPSIBLE_LIST_EXPLICITLY_COLLAPSED_TAG:B
- sf:COLLAPSIBLE_LIST_EXPLICITLY_EXPANDED_TAG:B
- sf:COLLAPSIBLE_LIST_IMPLICITLY_COLLAPSED_TAG:B
- sf:COLLAPSIBLE_LIST_IMPLICITLY_EXPANDED_TAG:B
- sf:ICON_TAG:B
- sf:INSTANCE:com.intellij.codeInsight.hints.declarative.impl.InlayTags
- sf:LIST_TAG:B
- sf:TEXT_TAG:B
f:com.intellij.codeInsight.hints.declarative.impl.InlayTreeSinkImpl
- com.intellij.codeInsight.hints.declarative.InlayTreeSink
- <init>(java.lang.String,java.util.Map,Z,Z,java.lang.Class,java.lang.String):V
- addPresentation(com.intellij.codeInsight.hints.declarative.InlayPosition,java.util.List,java.lang.String,Z,kotlin.jvm.functions.Function1):V
- f:finish():java.util.List
- whenOptionEnabled(java.lang.String,kotlin.jvm.functions.Function0):V
f:com.intellij.codeInsight.hints.declarative.impl.PresentationEntryBuilder
- <init>(com.intellij.codeInsight.hints.declarative.impl.util.TinyTree,java.lang.Class):V
- f:buildPresentationEntries():com.intellij.codeInsight.hints.declarative.impl.InlayPresentationEntry[]
- f:getState():com.intellij.codeInsight.hints.declarative.impl.util.TinyTree
f:com.intellij.codeInsight.hints.declarative.impl.PresentationTreeBuilderImpl
- com.intellij.codeInsight.hints.declarative.CollapsiblePresentationTreeBuilder
- sf:Companion:com.intellij.codeInsight.hints.declarative.impl.PresentationTreeBuilderImpl$Companion
- sf:DOESNT_FIT_INDEX:B
- sf:MAX_NODE_COUNT:I
- sf:MAX_SEGMENT_TEXT_LENGTH:I
- clickHandlerScope(com.intellij.codeInsight.hints.declarative.InlayActionData,kotlin.jvm.functions.Function1):V
- collapsibleList(com.intellij.codeInsight.hints.declarative.CollapseState,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1):V
- f:complete():com.intellij.codeInsight.hints.declarative.impl.util.TinyTree
- list(kotlin.jvm.functions.Function1):V
- text(java.lang.String,com.intellij.codeInsight.hints.declarative.InlayActionData):V
- toggleButton(kotlin.jvm.functions.Function1):V
f:com.intellij.codeInsight.hints.declarative.impl.PresentationTreeBuilderImpl$Companion
- f:createRoot():com.intellij.codeInsight.hints.declarative.impl.PresentationTreeBuilderImpl
f:com.intellij.codeInsight.hints.declarative.impl.TextInlayPresentationEntry
- <init>(java.lang.String,B,com.intellij.codeInsight.hints.declarative.impl.InlayMouseArea):V
- b:<init>(java.lang.String,B,com.intellij.codeInsight.hints.declarative.impl.InlayMouseArea,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- computeHeight(com.intellij.codeInsight.hints.presentation.InlayTextMetricsStorage):I
- computeWidth(com.intellij.codeInsight.hints.presentation.InlayTextMetricsStorage):I
- equals(java.lang.Object):Z
- f:getText():java.lang.String
- handleClick(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.declarative.impl.InlayPresentationList,Z):V
- hashCode():I
- render(java.awt.Graphics2D,com.intellij.codeInsight.hints.presentation.InlayTextMetricsStorage,com.intellij.openapi.editor.markup.TextAttributes,Z,I,I,com.intellij.openapi.editor.Editor):V
f:com.intellij.codeInsight.hints.declarative.impl.toggle.DeclarativeHintsTogglingIntention
- com.intellij.codeInsight.intention.IntentionAction
- com.intellij.codeInsight.intention.LowPriorityAction
- <init>(java.lang.String,java.lang.String,Z):V
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
f:com.intellij.codeInsight.hints.declarative.impl.toggle.DeclarativeHintsTogglingIntentionMenuContributor
- <init>():V
- collectActions(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo,I,I):V
f:com.intellij.codeInsight.hints.declarative.impl.toggle.DeclarativeHintsTogglingOptionIntention
- com.intellij.codeInsight.intention.IntentionAction
- com.intellij.codeInsight.intention.LowPriorityAction
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.codeInsight.hints.declarative.impl.toggle.DeclarativeHintsTogglingOptionIntention$Mode):V
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
e:com.intellij.codeInsight.hints.declarative.impl.toggle.DeclarativeHintsTogglingOptionIntention$Mode
- java.lang.Enum
- sf:DisableOption:com.intellij.codeInsight.hints.declarative.impl.toggle.DeclarativeHintsTogglingOptionIntention$Mode
- sf:EnableOption:com.intellij.codeInsight.hints.declarative.impl.toggle.DeclarativeHintsTogglingOptionIntention$Mode
- sf:EnableProviderAndOption:com.intellij.codeInsight.hints.declarative.impl.toggle.DeclarativeHintsTogglingOptionIntention$Mode
- s:getEntries():kotlin.enums.EnumEntries
- f:getMessageKey():java.lang.String
- s:valueOf(java.lang.String):com.intellij.codeInsight.hints.declarative.impl.toggle.DeclarativeHintsTogglingOptionIntention$Mode
- s:values():com.intellij.codeInsight.hints.declarative.impl.toggle.DeclarativeHintsTogglingOptionIntention$Mode[]
f:com.intellij.codeInsight.hints.declarative.impl.util.TinyTree
- sf:Companion:com.intellij.codeInsight.hints.declarative.impl.util.TinyTree$Companion
- <init>(B,java.lang.Object):V
- f:add(B,B,java.lang.Object):B
- f:getBytePayload(B):B
- f:getDataPayload(B):java.lang.Object
- f:getSize():I
- f:processChildren(B,kotlin.jvm.functions.Function1):V
- f:reverseChildren():V
- f:setBytePayload(B,B):V
- f:syncProcessChildren(B,B,com.intellij.codeInsight.hints.declarative.impl.util.TinyTree,kotlin.jvm.functions.Function2):V
f:com.intellij.codeInsight.hints.declarative.impl.util.TinyTree$Companion
a:com.intellij.codeInsight.hints.declarative.impl.util.TinyTree$Externalizer
- com.intellij.util.io.DataExternalizer
- sf:Companion:com.intellij.codeInsight.hints.declarative.impl.util.TinyTree$Externalizer$Companion
- <init>():V
- read(java.io.DataInput):com.intellij.codeInsight.hints.declarative.impl.util.TinyTree
- a:readDataPayload(java.io.DataInput):java.lang.Object
- save(java.io.DataOutput,com.intellij.codeInsight.hints.declarative.impl.util.TinyTree):V
- serdeVersion():I
- a:writeDataPayload(java.io.DataOutput,java.lang.Object):V
f:com.intellij.codeInsight.hints.declarative.impl.util.TinyTree$Externalizer$Companion
f:com.intellij.codeInsight.hints.declarative.impl.util.TinyTree$TooManyElementsException
- java.lang.Exception
- <init>():V
f:com.intellij.codeInsight.hints.presentation.AttributesTransformerPresentation
- com.intellij.codeInsight.hints.presentation.StaticDelegatePresentation
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,kotlin.jvm.functions.Function1):V
- f:getTransformer():kotlin.jvm.functions.Function1
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
c:com.intellij.codeInsight.hints.presentation.BiStatePresentation
- com.intellij.codeInsight.hints.presentation.StatefulPresentation
- sf:Companion:com.intellij.codeInsight.hints.presentation.BiStatePresentation$Companion
- <init>(kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function0,Z):V
- f:flipState():V
- getPresentation():com.intellij.codeInsight.hints.presentation.InlayPresentation
- sf:getSTATE_MARK():com.intellij.codeInsight.hints.presentation.StatefulPresentation$StateMark
- f:setFirst():V
- f:setSecond():V
f:com.intellij.codeInsight.hints.presentation.BiStatePresentation$Companion
- f:getSTATE_MARK():com.intellij.codeInsight.hints.presentation.StatefulPresentation$StateMark
f:com.intellij.codeInsight.hints.presentation.BiStatePresentation$State
- <init>(Z):V
- f:component1():Z
- f:copy(Z):com.intellij.codeInsight.hints.presentation.BiStatePresentation$State
- bs:copy$default(com.intellij.codeInsight.hints.presentation.BiStatePresentation$State,Z,I,java.lang.Object):com.intellij.codeInsight.hints.presentation.BiStatePresentation$State
- equals(java.lang.Object):Z
- f:getCurrentFirst():Z
- hashCode():I
f:com.intellij.codeInsight.hints.presentation.ChangeOnClickPresentation
- com.intellij.codeInsight.hints.presentation.StatefulPresentation
- sf:Companion:com.intellij.codeInsight.hints.presentation.ChangeOnClickPresentation$Companion
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,kotlin.jvm.functions.Function0):V
- getPresentation():com.intellij.codeInsight.hints.presentation.InlayPresentation
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
f:com.intellij.codeInsight.hints.presentation.ChangeOnClickPresentation$Companion
- f:getOurMark():com.intellij.codeInsight.hints.presentation.StatefulPresentation$StateMark
f:com.intellij.codeInsight.hints.presentation.ChangeOnClickPresentation$State
- <init>(Z):V
- f:component1():Z
- f:copy(Z):com.intellij.codeInsight.hints.presentation.ChangeOnClickPresentation$State
- bs:copy$default(com.intellij.codeInsight.hints.presentation.ChangeOnClickPresentation$State,Z,I,java.lang.Object):com.intellij.codeInsight.hints.presentation.ChangeOnClickPresentation$State
- equals(java.lang.Object):Z
- f:getClicked():Z
- hashCode():I
c:com.intellij.codeInsight.hints.presentation.ChangeOnHoverPresentation
- com.intellij.codeInsight.hints.presentation.StatefulPresentation
- sf:Companion:com.intellij.codeInsight.hints.presentation.ChangeOnHoverPresentation$Companion
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function1):V
- b:<init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function1,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- getPresentation():com.intellij.codeInsight.hints.presentation.InlayPresentation
- sf:getSTATE_MARK():com.intellij.codeInsight.hints.presentation.StatefulPresentation$StateMark
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
f:com.intellij.codeInsight.hints.presentation.ChangeOnHoverPresentation$Companion
- f:getSTATE_MARK():com.intellij.codeInsight.hints.presentation.StatefulPresentation$StateMark
f:com.intellij.codeInsight.hints.presentation.ChangeOnHoverPresentation$State
- <init>(Z):V
- f:component1():Z
- f:copy(Z):com.intellij.codeInsight.hints.presentation.ChangeOnHoverPresentation$State
- bs:copy$default(com.intellij.codeInsight.hints.presentation.ChangeOnHoverPresentation$State,Z,I,java.lang.Object):com.intellij.codeInsight.hints.presentation.ChangeOnHoverPresentation$State
- equals(java.lang.Object):Z
- hashCode():I
- f:isInside():Z
*f:com.intellij.codeInsight.hints.presentation.ContainerInlayPresentation
- com.intellij.codeInsight.hints.presentation.StaticDelegatePresentation
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.InlayPresentationFactory$Padding,com.intellij.codeInsight.hints.InlayPresentationFactory$RoundedCorners,java.awt.Color,F):V
- b:<init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.InlayPresentationFactory$Padding,com.intellij.codeInsight.hints.InlayPresentationFactory$RoundedCorners,java.awt.Color,F,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- getHeight():I
- getWidth():I
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
c:com.intellij.codeInsight.hints.presentation.DynamicDelegatePresentation
- com.intellij.codeInsight.hints.presentation.BasePresentation
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation):V
- f:getDelegate():com.intellij.codeInsight.hints.presentation.InlayPresentation
- getHeight():I
- getWidth():I
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
- f:setDelegate(com.intellij.codeInsight.hints.presentation.InlayPresentation):V
- updateState(com.intellij.codeInsight.hints.presentation.InlayPresentation):Z
f:com.intellij.codeInsight.hints.presentation.IconPresentation
- com.intellij.codeInsight.hints.presentation.BasePresentation
- <init>(javax.swing.Icon,java.awt.Component):V
- getHeight():I
- f:getIcon():javax.swing.Icon
- getWidth():I
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
- f:setIcon(javax.swing.Icon):V
f:com.intellij.codeInsight.hints.presentation.InlayTextMetrics
- sf:Companion:com.intellij.codeInsight.hints.presentation.InlayTextMetrics$Companion
- <init>(com.intellij.openapi.editor.Editor,I,I,java.awt.FontMetrics,I):V
- f:getAscent():I
- f:getDescent():I
- f:getFont():java.awt.Font
- f:getFontBaseline():I
- f:getFontHeight():I
- f:getFontType():I
- f:getLineHeight():I
- f:getStringWidth(java.lang.String):I
- f:isActual(F,java.lang.String):Z
- f:offsetFromTop():I
f:com.intellij.codeInsight.hints.presentation.InlayTextMetrics$Companion
f:com.intellij.codeInsight.hints.presentation.InsetPresentation
- com.intellij.codeInsight.hints.presentation.StaticDelegatePresentation
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,I,I,I,I):V
- b:<init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,I,I,I,I,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getDown():I
- getHeight():I
- f:getLeft():I
- f:getRight():I
- f:getTop():I
- getWidth():I
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
f:com.intellij.codeInsight.hints.presentation.MenuOnClickPresentation
- com.intellij.codeInsight.hints.presentation.StaticDelegatePresentation
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.openapi.project.Project,kotlin.jvm.functions.Function0):V
- f:getActionsSupplier():kotlin.jvm.functions.Function0
- f:getProject():com.intellij.openapi.project.Project
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
e:com.intellij.codeInsight.hints.presentation.MouseButton
- java.lang.Enum
- sf:Companion:com.intellij.codeInsight.hints.presentation.MouseButton$Companion
- sf:Left:com.intellij.codeInsight.hints.presentation.MouseButton
- sf:Middle:com.intellij.codeInsight.hints.presentation.MouseButton
- sf:Right:com.intellij.codeInsight.hints.presentation.MouseButton
- sf:fromEvent(java.awt.event.MouseEvent):com.intellij.codeInsight.hints.presentation.MouseButton
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.codeInsight.hints.presentation.MouseButton
- s:values():com.intellij.codeInsight.hints.presentation.MouseButton[]
f:com.intellij.codeInsight.hints.presentation.MouseButton$Companion
- f:fromEvent(java.awt.event.MouseEvent):com.intellij.codeInsight.hints.presentation.MouseButton
f:com.intellij.codeInsight.hints.presentation.MouseButtonKt
- sf:getMouseButton(java.awt.event.MouseEvent):com.intellij.codeInsight.hints.presentation.MouseButton
*f:com.intellij.codeInsight.hints.presentation.MouseHandlingPresentation
- com.intellij.codeInsight.hints.presentation.StaticDelegatePresentation
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.InlayPresentationFactory$ClickListener,com.intellij.codeInsight.hints.InlayPresentationFactory$HoverListener):V
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
f:com.intellij.codeInsight.hints.presentation.OnClickPresentation
- com.intellij.codeInsight.hints.presentation.StaticDelegatePresentation
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.InlayPresentationFactory$ClickListener):V
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,kotlin.jvm.functions.Function2):V
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
f:com.intellij.codeInsight.hints.presentation.OnHoverPresentation
- com.intellij.codeInsight.hints.presentation.StaticDelegatePresentation
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.InlayPresentationFactory$HoverListener):V
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
*f:com.intellij.codeInsight.hints.presentation.PresentationFactory
- com.intellij.codeInsight.hints.InlayPresentationFactory
- *sf:Companion:com.intellij.codeInsight.hints.presentation.PresentationFactory$Companion
- <init>(com.intellij.openapi.editor.Editor):V
- f:button(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.InlayPresentationFactory$ClickListener,com.intellij.codeInsight.hints.InlayPresentationFactory$HoverListener,Z):kotlin.Pair
- bs:button$default(com.intellij.codeInsight.hints.presentation.PresentationFactory,com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.InlayPresentationFactory$ClickListener,com.intellij.codeInsight.hints.InlayPresentationFactory$HoverListener,Z,I,java.lang.Object):kotlin.Pair
- f:changeOnHover(com.intellij.codeInsight.hints.presentation.InlayPresentation,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function1):com.intellij.codeInsight.hints.presentation.InlayPresentation
- bs:changeOnHover$default(com.intellij.codeInsight.hints.presentation.PresentationFactory,com.intellij.codeInsight.hints.presentation.InlayPresentation,kotlin.jvm.functions.Function0,kotlin.jvm.functions.Function1,I,java.lang.Object):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:collapsible(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.presentation.InlayPresentation,kotlin.jvm.functions.Function0,com.intellij.codeInsight.hints.presentation.InlayPresentation,Z):com.intellij.codeInsight.hints.presentation.InlayPresentation
- bs:collapsible$default(com.intellij.codeInsight.hints.presentation.PresentationFactory,com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.presentation.InlayPresentation,kotlin.jvm.functions.Function0,com.intellij.codeInsight.hints.presentation.InlayPresentation,Z,I,java.lang.Object):com.intellij.codeInsight.hints.presentation.InlayPresentation
- container(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.InlayPresentationFactory$Padding,com.intellij.codeInsight.hints.InlayPresentationFactory$RoundedCorners,java.awt.Color,F):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:folding(com.intellij.codeInsight.hints.presentation.InlayPresentation,kotlin.jvm.functions.Function0):com.intellij.codeInsight.hints.presentation.InlayPresentation
- icon(javax.swing.Icon):com.intellij.codeInsight.hints.presentation.IconPresentation
- f:inset(com.intellij.codeInsight.hints.presentation.InlayPresentation,I,I,I,I):com.intellij.codeInsight.hints.presentation.InsetPresentation
- bs:inset$default(com.intellij.codeInsight.hints.presentation.PresentationFactory,com.intellij.codeInsight.hints.presentation.InlayPresentation,I,I,I,I,I,java.lang.Object):com.intellij.codeInsight.hints.presentation.InsetPresentation
- f:join(java.util.List,kotlin.jvm.functions.Function0):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:matching(java.util.List):java.util.List
- f:matchingBraces(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.presentation.InlayPresentation):kotlin.Pair
- mouseHandling(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.InlayPresentationFactory$ClickListener,com.intellij.codeInsight.hints.InlayPresentationFactory$HoverListener):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:onClick(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.presentation.MouseButton,kotlin.jvm.functions.Function2):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:onClick(com.intellij.codeInsight.hints.presentation.InlayPresentation,java.util.EnumSet,kotlin.jvm.functions.Function2):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:onHover(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.InlayPresentationFactory$HoverListener):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:psiSingleReference(com.intellij.codeInsight.hints.presentation.InlayPresentation,kotlin.jvm.functions.Function0):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:psiSingleReference(com.intellij.codeInsight.hints.presentation.InlayPresentation,Z,kotlin.jvm.functions.Function0):com.intellij.codeInsight.hints.presentation.InlayPresentation
- bs:psiSingleReference$default(com.intellij.codeInsight.hints.presentation.PresentationFactory,com.intellij.codeInsight.hints.presentation.InlayPresentation,Z,kotlin.jvm.functions.Function0,I,java.lang.Object):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:reference(com.intellij.codeInsight.hints.presentation.InlayPresentation,kotlin.jvm.functions.Function0):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:referenceOnHover(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.InlayPresentationFactory$ClickListener):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:roundWithBackground(com.intellij.codeInsight.hints.presentation.InlayPresentation):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:roundWithBackgroundAndSmallInset(com.intellij.codeInsight.hints.presentation.InlayPresentation):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:seq(com.intellij.codeInsight.hints.presentation.InlayPresentation[]):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:showTooltip(java.awt.event.MouseEvent,java.lang.String):com.intellij.ui.LightweightHint
- smallScaledIcon(javax.swing.Icon):com.intellij.codeInsight.hints.presentation.InlayPresentation
- smallText(java.lang.String):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:smallTextWithoutBackground(java.lang.String):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:synchronousOnHover(java.util.List,kotlin.jvm.functions.Function1):java.util.List
- text(java.lang.String):com.intellij.codeInsight.hints.presentation.InlayPresentation
- *f:textSpacePlaceholder(I,Z):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:withCursorOnHover(com.intellij.codeInsight.hints.presentation.InlayPresentation,java.awt.Cursor):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:withCursorOnHoverWhenControlDown(com.intellij.codeInsight.hints.presentation.InlayPresentation,java.awt.Cursor):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:withReferenceAttributes(com.intellij.codeInsight.hints.presentation.InlayPresentation):com.intellij.codeInsight.hints.presentation.WithAttributesPresentation
- f:withTooltip(java.lang.String,com.intellij.codeInsight.hints.presentation.InlayPresentation):com.intellij.codeInsight.hints.presentation.InlayPresentation
*f:com.intellij.codeInsight.hints.presentation.PresentationFactory$Companion
- f:getCustomToStringProvider():kotlin.jvm.functions.Function1
- f:setCustomToStringProvider(kotlin.jvm.functions.Function1):V
f:com.intellij.codeInsight.hints.presentation.PresentationRenderer
- com.intellij.codeInsight.hints.presentation.InputHandler
- com.intellij.openapi.editor.EditorCustomElementRenderer
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation):V
- calcWidthInPixels(com.intellij.openapi.editor.Inlay):I
- getContextMenuGroupId(com.intellij.openapi.editor.Inlay):java.lang.String
- f:getPresentation():com.intellij.codeInsight.hints.presentation.InlayPresentation
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
- mousePressed(java.awt.event.MouseEvent,java.awt.Point):V
- mouseReleased(java.awt.event.MouseEvent,java.awt.Point):V
- paint(com.intellij.openapi.editor.Inlay,java.awt.Graphics,java.awt.Rectangle,com.intellij.openapi.editor.markup.TextAttributes):V
- translatePoint(java.awt.Point):java.awt.Point
f:com.intellij.codeInsight.hints.presentation.RoundWithBackgroundPresentation
- com.intellij.codeInsight.hints.presentation.StaticDelegatePresentation
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,I,I,java.awt.Color,F):V
- b:<init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,I,I,java.awt.Color,F,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getArcHeight():I
- f:getArcWidth():I
- f:getBackgroundAlpha():F
- f:getColor():java.awt.Color
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
*f:com.intellij.codeInsight.hints.presentation.ScaleAwarePresentationFactory
- com.intellij.codeInsight.hints.InlayPresentationFactory
- <init>(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.presentation.PresentationFactory):V
- container(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.InlayPresentationFactory$Padding,com.intellij.codeInsight.hints.InlayPresentationFactory$RoundedCorners,java.awt.Color,F):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:getEditor():com.intellij.openapi.editor.Editor
- icon(javax.swing.Icon):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:icon(javax.swing.Icon,java.lang.String,I):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:inset(com.intellij.codeInsight.hints.presentation.InlayPresentation,I,I,I,I):com.intellij.codeInsight.hints.presentation.InlayPresentation
- bs:inset$default(com.intellij.codeInsight.hints.presentation.ScaleAwarePresentationFactory,com.intellij.codeInsight.hints.presentation.InlayPresentation,I,I,I,I,I,java.lang.Object):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:lineCentered(com.intellij.codeInsight.hints.presentation.InlayPresentation):com.intellij.codeInsight.hints.presentation.InlayPresentation
- mouseHandling(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.InlayPresentationFactory$ClickListener,com.intellij.codeInsight.hints.InlayPresentationFactory$HoverListener):com.intellij.codeInsight.hints.presentation.InlayPresentation
- f:seq(com.intellij.codeInsight.hints.presentation.InlayPresentation[]):com.intellij.codeInsight.hints.presentation.InlayPresentation
- smallScaledIcon(javax.swing.Icon):com.intellij.codeInsight.hints.presentation.InlayPresentation
- smallText(java.lang.String):com.intellij.codeInsight.hints.presentation.InlayPresentation
- text(java.lang.String):com.intellij.codeInsight.hints.presentation.InlayPresentation
f:com.intellij.codeInsight.hints.presentation.ScaleAwarePresentationFactoryKt
- sf:scaleByFont(I,F):I
f:com.intellij.codeInsight.hints.presentation.SequencePresentation
- com.intellij.codeInsight.hints.presentation.BasePresentation
- <init>(java.util.List):V
- getHeight():I
- f:getPresentations():java.util.List
- getWidth():I
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
- updateState(com.intellij.codeInsight.hints.presentation.InlayPresentation):Z
f:com.intellij.codeInsight.hints.presentation.SpacePresentation
- com.intellij.codeInsight.hints.presentation.BasePresentation
- <init>(I,I):V
- f:component1():I
- f:component2():I
- f:copy(I,I):com.intellij.codeInsight.hints.presentation.SpacePresentation
- bs:copy$default(com.intellij.codeInsight.hints.presentation.SpacePresentation,I,I,I,java.lang.Object):com.intellij.codeInsight.hints.presentation.SpacePresentation
- equals(java.lang.Object):Z
- getHeight():I
- getWidth():I
- hashCode():I
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
- setHeight(I):V
- setWidth(I):V
- updateState(com.intellij.codeInsight.hints.presentation.InlayPresentation):Z
a:com.intellij.codeInsight.hints.presentation.StatefulPresentation
- com.intellij.codeInsight.hints.presentation.BasePresentation
- <init>(java.lang.Object,com.intellij.codeInsight.hints.presentation.StatefulPresentation$StateMark):V
- f:getCurrentPresentation():com.intellij.codeInsight.hints.presentation.InlayPresentation
- getHeight():I
- a:getPresentation():com.intellij.codeInsight.hints.presentation.InlayPresentation
- getState():java.lang.Object
- f:getStateMark():com.intellij.codeInsight.hints.presentation.StatefulPresentation$StateMark
- getWidth():I
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
- mousePressed(java.awt.event.MouseEvent,java.awt.Point):V
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
- setState(java.lang.Object):V
- updateState(com.intellij.codeInsight.hints.presentation.InlayPresentation):Z
f:com.intellij.codeInsight.hints.presentation.StatefulPresentation$StateMark
- <init>(java.lang.String):V
- f:cast(java.lang.Object,com.intellij.codeInsight.hints.presentation.StatefulPresentation$StateMark):java.lang.Object
- f:component1():java.lang.String
- f:copy(java.lang.String):com.intellij.codeInsight.hints.presentation.StatefulPresentation$StateMark
- bs:copy$default(com.intellij.codeInsight.hints.presentation.StatefulPresentation$StateMark,java.lang.String,I,java.lang.Object):com.intellij.codeInsight.hints.presentation.StatefulPresentation$StateMark
- equals(java.lang.Object):Z
- f:getId():java.lang.String
- hashCode():I
a:com.intellij.codeInsight.hints.presentation.StaticDelegatePresentation
- com.intellij.codeInsight.hints.presentation.InlayPresentation
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation):V
- addListener(com.intellij.codeInsight.hints.presentation.PresentationListener):V
- fireContentChanged(java.awt.Rectangle):V
- fireSizeChanged(java.awt.Dimension,java.awt.Dimension):V
- getHeight():I
- f:getPresentation():com.intellij.codeInsight.hints.presentation.InlayPresentation
- getWidth():I
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
- mousePressed(java.awt.event.MouseEvent,java.awt.Point):V
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
- removeListener(com.intellij.codeInsight.hints.presentation.PresentationListener):V
- updateState(com.intellij.codeInsight.hints.presentation.InlayPresentation):Z
f:com.intellij.codeInsight.hints.presentation.VerticalListInlayPresentation
- com.intellij.codeInsight.hints.presentation.BasePresentation
- <init>(java.util.List):V
- f:calcDimensions():V
- getHeight():I
- f:getPresentations():java.util.List
- getWidth():I
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
f:com.intellij.codeInsight.hints.presentation.WithAttributesPresentation
- com.intellij.codeInsight.hints.presentation.StaticDelegatePresentation
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.openapi.editor.colors.TextAttributesKey,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.presentation.WithAttributesPresentation$AttributesFlags):V
- b:<init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.openapi.editor.colors.TextAttributesKey,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.hints.presentation.WithAttributesPresentation$AttributesFlags,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getFlags():com.intellij.codeInsight.hints.presentation.WithAttributesPresentation$AttributesFlags
- f:getTextAttributesKey():com.intellij.openapi.editor.colors.TextAttributesKey
- paint(java.awt.Graphics2D,com.intellij.openapi.editor.markup.TextAttributes):V
f:com.intellij.codeInsight.hints.presentation.WithAttributesPresentation$AttributesFlags
- <init>():V
- f:getSkipBackground():Z
- f:getSkipEffects():Z
- f:isDefault():Z
- f:setDefault(Z):V
- f:setSkipBackground(Z):V
- f:setSkipEffects(Z):V
- f:withIsDefault(Z):com.intellij.codeInsight.hints.presentation.WithAttributesPresentation$AttributesFlags
- f:withSkipBackground(Z):com.intellij.codeInsight.hints.presentation.WithAttributesPresentation$AttributesFlags
- f:withSkipEffects(Z):com.intellij.codeInsight.hints.presentation.WithAttributesPresentation$AttributesFlags
f:com.intellij.codeInsight.hints.presentation.WithCursorOnHoverPresentation
- com.intellij.codeInsight.hints.presentation.StaticDelegatePresentation
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,java.awt.Cursor,com.intellij.openapi.editor.Editor):V
- <init>(com.intellij.codeInsight.hints.presentation.InlayPresentation,java.awt.Cursor,com.intellij.openapi.editor.Editor,kotlin.jvm.functions.Function1):V
- f:getCursor():java.awt.Cursor
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
f:com.intellij.codeInsight.hints.presentation.listeners.InlayEditorMouseListener
- com.intellij.openapi.editor.event.EditorMouseListener
- <init>():V
- mouseClicked(com.intellij.openapi.editor.event.EditorMouseEvent):V
- mousePressed(com.intellij.openapi.editor.event.EditorMouseEvent):V
- mouseReleased(com.intellij.openapi.editor.event.EditorMouseEvent):V
f:com.intellij.codeInsight.hints.presentation.listeners.InlayEditorMouseMotionListener
- com.intellij.openapi.editor.event.EditorMouseMotionListener
- <init>():V
- mouseMoved(com.intellij.openapi.editor.event.EditorMouseEvent):V
f:com.intellij.codeInsight.hints.settings.InlayHintsConfigurable
- com.intellij.openapi.options.Configurable
- com.intellij.openapi.options.Configurable$Composite
- com.intellij.openapi.options.Configurable$WithEpDependencies
- sf:Companion:com.intellij.codeInsight.hints.settings.InlayHintsConfigurable$Companion
- <init>(com.intellij.openapi.project.Project):V
- apply():V
- createComponent():javax.swing.JComponent
- disposeUIResources():V
- getConfigurables():com.intellij.openapi.options.Configurable[]
- getDependencies():java.util.Collection
- getDisplayName():java.lang.String
- isModified():Z
- reset():V
- sf:showSettingsDialogForLanguage(com.intellij.openapi.project.Project,com.intellij.lang.Language):V
- sf:showSettingsDialogForLanguage(com.intellij.openapi.project.Project,com.intellij.lang.Language,java.util.function.Predicate):V
- sf:updateInlayHintsUI():V
f:com.intellij.codeInsight.hints.settings.InlayHintsConfigurable$Companion
- f:showSettingsDialogForLanguage(com.intellij.openapi.project.Project,com.intellij.lang.Language):V
- f:showSettingsDialogForLanguage(com.intellij.openapi.project.Project,com.intellij.lang.Language,java.util.function.Predicate):V
- f:updateInlayHintsUI():V
f:com.intellij.codeInsight.hints.settings.InlaySettingsConfigurable
- com.intellij.openapi.options.Configurable
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.SearchableConfigurable
- <init>(com.intellij.openapi.project.Project):V
- apply():V
- createComponent():javax.swing.JComponent
- enableSearch(java.lang.String):java.lang.Runnable
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- f:getProject():com.intellij.openapi.project.Project
- isModified():Z
- reset():V
- f:selectModel(com.intellij.lang.Language,java.util.function.Predicate):V
f:com.intellij.codeInsight.hints.settings.InlaySettingsConfigurableKt
- sf:INLAY_ID:java.lang.String
- sf:showInlaySettings(com.intellij.openapi.project.Project,com.intellij.lang.Language,java.util.function.Predicate):Z
f:com.intellij.codeInsight.hints.settings.InlaySettingsConfigurableProvider
- com.intellij.openapi.options.ConfigurableProvider
- <init>(com.intellij.openapi.project.Project):V
- createConfigurable():com.intellij.openapi.options.Configurable
- f:getProject():com.intellij.openapi.project.Project
f:com.intellij.codeInsight.hints.settings.InlaySettingsPanel
- javax.swing.JPanel
- sf:Companion:com.intellij.codeInsight.hints.settings.InlaySettingsPanel$Companion
- sf:PREVIEW_KEY:com.intellij.openapi.util.Key
- <init>(com.intellij.openapi.project.Project):V
- f:apply():V
- f:enableSearch(java.lang.String):java.lang.Runnable
- f:getProject():com.intellij.openapi.project.Project
- f:getTree():com.intellij.ui.CheckboxTree
- f:isModified():Z
- f:reset():V
- f:selectModel(com.intellij.lang.Language,java.util.function.Predicate):V
f:com.intellij.codeInsight.hints.settings.InlaySettingsPanel$Companion
- f:getFileTypeForPreview(com.intellij.codeInsight.hints.settings.InlayProviderSettingsModel):com.intellij.openapi.fileTypes.LanguageFileType
f:com.intellij.codeInsight.hints.settings.InlaySettingsPanelKt
- sf:getCASE_KEY():com.intellij.openapi.util.Key
f:com.intellij.codeInsight.hints.settings.ParameterHintsSettingsPanel
- javax.swing.JPanel
- <init>(com.intellij.lang.Language,Z):V
- f:getLanguage():com.intellij.lang.Language
f:com.intellij.codeInsight.hints.settings.language.CaseListPanel
- javax.swing.JPanel
- <init>(java.util.List,com.intellij.codeInsight.hints.ChangeListener):V
- f:getCases():java.util.List
- f:getCheckBoxes():java.util.List
- f:setEnabledCheckboxes(Z):V
- f:updateCheckBoxes():V
f:com.intellij.codeInsight.hints.settings.language.NewInlayProviderSettingsModelKt
- sf:getCasePreview(com.intellij.lang.Language,java.lang.Object,com.intellij.codeInsight.hints.ImmediateConfigurable$Case):java.lang.String
f:com.intellij.codeInsight.hints.settings.language.ParameterInlayProviderSettingsModel
- com.intellij.codeInsight.hints.settings.InlayProviderSettingsModel
- sf:Companion:com.intellij.codeInsight.hints.settings.language.ParameterInlayProviderSettingsModel$Companion
- <init>(com.intellij.codeInsight.hints.InlayParameterHintsProvider,com.intellij.lang.Language):V
- apply():V
- collectData(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):java.lang.Runnable
- getCaseDescription(com.intellij.codeInsight.hints.ImmediateConfigurable$Case):java.lang.String
- getCasePreview(com.intellij.codeInsight.hints.ImmediateConfigurable$Case):java.lang.String
- getCasePreviewLanguage(com.intellij.codeInsight.hints.ImmediateConfigurable$Case):com.intellij.lang.Language
- getCases():java.util.List
- getComponent():com.intellij.codeInsight.hints.settings.ParameterHintsSettingsPanel
- getDescription():java.lang.String
- getGroup():com.intellij.codeInsight.hints.InlayGroup
- getMainCheckBoxLabel():java.lang.String
- getName():java.lang.String
- getPreviewText():java.lang.String
- f:getProvider():com.intellij.codeInsight.hints.InlayParameterHintsProvider
- isModified():Z
- reset():V
f:com.intellij.codeInsight.hints.settings.language.ParameterInlayProviderSettingsModel$Companion
- f:getID():java.lang.String
f:com.intellij.codeInsight.hints.settings.language.SingleLanguageInlayHintsSettingsPanelKt
- sf:createEditor(com.intellij.lang.Language,com.intellij.openapi.project.Project,kotlin.jvm.functions.Function1):com.intellij.ui.EditorTextField
- sf:isInlaySettingsEditor(com.intellij.openapi.editor.Editor):Z
f:com.intellij.codeInsight.hints.settings.providers.NewInlaySettingsProvider
- com.intellij.codeInsight.hints.settings.InlaySettingsProvider
- <init>():V
- createModels(com.intellij.openapi.project.Project,com.intellij.lang.Language):java.util.List
- getSupportedLanguages(com.intellij.openapi.project.Project):java.util.Collection
f:com.intellij.codeInsight.hints.settings.providers.ParameterInlaySettingsProvider
- com.intellij.codeInsight.hints.settings.InlaySettingsProvider
- <init>():V
- createModels(com.intellij.openapi.project.Project,com.intellij.lang.Language):java.util.List
- getDependencies():java.util.Collection
- getSupportedLanguages(com.intellij.openapi.project.Project):java.util.Collection
f:com.intellij.codeInsight.intention.actions.ShowIntentionActionsAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.codeInsight.hint.HintManagerImpl$ActionToIgnore
- com.intellij.ide.lightEdit.LightEditCompatible
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.codeInsight.intention.impl.AbstractEditIntentionShortcutAction
- com.intellij.codeInsight.intention.IntentionAction
- com.intellij.codeInsight.intention.LowPriorityAction
- <init>(com.intellij.codeInsight.intention.IntentionAction,java.lang.String):V
- getFamilyName():java.lang.String
- pf:getIntention():com.intellij.codeInsight.intention.IntentionAction
- getText():java.lang.String
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
com.intellij.codeInsight.intention.impl.AbstractIntentionPopup
- com.intellij.openapi.Disposable
- a:close():V
- a:isVisible():Z
- a:show(com.intellij.codeInsight.intention.impl.IntentionHintComponent,com.intellij.ui.awt.RelativePoint,java.util.function.Consumer):V
f:com.intellij.codeInsight.intention.impl.AssignShortcutToIntentionAction
- com.intellij.codeInsight.intention.impl.AbstractEditIntentionShortcutAction
- <init>(com.intellij.codeInsight.intention.IntentionAction):V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
f:com.intellij.codeInsight.intention.impl.CachedIntentions
- com.intellij.codeInsight.intention.impl.IntentionContainer
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):V
- addActions(com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo):Z
- s:create(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo):com.intellij.codeInsight.intention.impl.CachedIntentions
- s:createAndUpdateActions(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo):com.intellij.codeInsight.intention.impl.CachedIntentions
- getAllActions():java.util.List
- getEditor():com.intellij.openapi.editor.Editor
- getErrorFixes():java.util.Set
- getFile():com.intellij.psi.PsiFile
- getGroup(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):com.intellij.codeInsight.intention.impl.IntentionGroup
- getGutters():java.util.Set
- getHighlightInfoType():com.intellij.codeInsight.daemon.impl.HighlightInfoType
- getIcon(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):javax.swing.Icon
- getInspectionFixes():java.util.Set
- getIntentions():java.util.Set
- getNotifications():java.util.Set
- getOffset():I
- getProject():com.intellij.openapi.project.Project
- getTitle():java.lang.String
- showBulb():Z
- wrapAndUpdateActions(com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo,Z):Z
- wrapAndUpdateGutters():V
c:com.intellij.codeInsight.intention.impl.ConvertAbsolutePathToRelativeIntentionAction
- com.intellij.codeInsight.intention.impl.BaseIntentionAction
- <init>():V
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- p:isConvertToRelative():Z
f:com.intellij.codeInsight.intention.impl.ConvertRelativePathToAbsoluteIntentionAction
- com.intellij.codeInsight.intention.impl.ConvertAbsolutePathToRelativeIntentionAction
- <init>():V
- getFamilyName():java.lang.String
- getText():java.lang.String
f:com.intellij.codeInsight.intention.impl.DefaultIntentionsOrderProvider
- com.intellij.codeInsight.intention.impl.IntentionsOrderProvider
- <init>():V
- s:getPriorityWeight(com.intellij.codeInsight.intention.PriorityAction$Priority):I
- s:getPriorityWeight(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):I
- getSortedIntentions(com.intellij.codeInsight.intention.impl.CachedIntentions,java.util.List):java.util.List
- s:getWeight(com.intellij.codeInsight.intention.impl.CachedIntentions,com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):I
f:com.intellij.codeInsight.intention.impl.EditFoldingOptionsAction
- com.intellij.codeInsight.intention.IntentionAction
- com.intellij.codeInsight.intention.LowPriorityAction
- <init>():V
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
f:com.intellij.codeInsight.intention.impl.EditIntentionSettingsAction
- com.intellij.codeInsight.intention.HighPriorityAction
- com.intellij.codeInsight.intention.IntentionAction
- <init>(com.intellij.codeInsight.intention.IntentionAction):V
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
f:com.intellij.codeInsight.intention.impl.EnableDisableIntentionAction
- com.intellij.codeInsight.intention.IntentionAction
- <init>(com.intellij.codeInsight.intention.IntentionAction):V
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
f:com.intellij.codeInsight.intention.impl.FileLevelIntentionComponent
- com.intellij.ui.EditorNotificationPanel
- <init>(java.lang.String,com.intellij.lang.annotation.HighlightSeverity,com.intellij.codeInsight.daemon.GutterMark,java.util.List,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,java.lang.String):V
f:com.intellij.codeInsight.intention.impl.InjectionEditServiceImpl
- com.intellij.injected.editor.InjectionEditService
- <init>():V
- synchronizeWithFragment(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document):com.intellij.openapi.Disposable
f:com.intellij.codeInsight.intention.impl.IntentionActionAsAction
- com.intellij.openapi.actionSystem.AnAction
- <init>(com.intellij.codeInsight.intention.IntentionAction):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching
- com.intellij.codeInsight.intention.IntentionActionDelegate
- com.intellij.openapi.actionSystem.ShortcutProvider
- java.lang.Comparable
- <init>(com.intellij.codeInsight.intention.IntentionAction):V
- compareTo(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):I
- equals(java.lang.Object):Z
- getAction():com.intellij.codeInsight.intention.IntentionAction
- getDelegate():com.intellij.codeInsight.intention.IntentionAction
- getFixOffset():I
- getFixRange():com.intellij.openapi.util.TextRange
- getIcon():javax.swing.Icon
- getOptionActions():java.util.List
- getShortcut():com.intellij.openapi.actionSystem.ShortcutSet
- s:getShortcutSet(com.intellij.codeInsight.intention.IntentionAction):com.intellij.openapi.actionSystem.ShortcutSet
- getText():java.lang.String
- getToolId():java.lang.String
- hashCode():I
- isSelectable():Z
- isShowIcon():Z
com.intellij.codeInsight.intention.impl.IntentionContainer
- a:getAllActions():java.util.List
- getErrorFixes():java.util.Set
- a:getGroup(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):com.intellij.codeInsight.intention.impl.IntentionGroup
- a:getIcon(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):javax.swing.Icon
- getInspectionFixes():java.util.Set
- a:getTitle():java.lang.String
e:com.intellij.codeInsight.intention.impl.IntentionGroup
- java.lang.Enum
- sf:ADVERTISEMENT:com.intellij.codeInsight.intention.impl.IntentionGroup
- sf:EMPTY_ACTION:com.intellij.codeInsight.intention.impl.IntentionGroup
- sf:ERROR:com.intellij.codeInsight.intention.impl.IntentionGroup
- sf:GUTTER:com.intellij.codeInsight.intention.impl.IntentionGroup
- sf:INSPECTION:com.intellij.codeInsight.intention.impl.IntentionGroup
- sf:NOTIFICATION:com.intellij.codeInsight.intention.impl.IntentionGroup
- sf:OTHER:com.intellij.codeInsight.intention.impl.IntentionGroup
- sf:REMOTE_ERROR:com.intellij.codeInsight.intention.impl.IntentionGroup
- getPriority():I
- s:valueOf(java.lang.String):com.intellij.codeInsight.intention.impl.IntentionGroup
- s:values():com.intellij.codeInsight.intention.impl.IntentionGroup[]
f:com.intellij.codeInsight.intention.impl.IntentionHintComponent
- com.intellij.codeInsight.hint.ScrollAwareHint
- com.intellij.openapi.Disposable
- dispose():V
- editorScrolled():V
- getCachedIntentions():com.intellij.codeInsight.intention.impl.IntentionContainer
- getComponentHint():com.intellij.ui.LightweightHint
- hasVisibleLightBulbOrPopup():Z
- hide():V
- hideIfDisplayedForEditor(com.intellij.openapi.editor.Editor):Z
- isDisposed():Z
- isVisible():Z
- s:showIntentionHint(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,Z,com.intellij.codeInsight.intention.impl.CachedIntentions):com.intellij.codeInsight.intention.impl.IntentionHintComponent
- s:showIntentionHint(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,Z,com.intellij.codeInsight.intention.impl.IntentionContainer):com.intellij.codeInsight.intention.impl.IntentionHintComponent
- s:showIntentionHint(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,Z,javax.swing.Icon,com.intellij.codeInsight.intention.impl.AbstractIntentionPopup):com.intellij.codeInsight.intention.impl.IntentionHintComponent
c:com.intellij.codeInsight.intention.impl.IntentionListStep
- com.intellij.openapi.ui.popup.ListPopupStep
- com.intellij.openapi.ui.popup.SpeedSearchFilter
- <init>(com.intellij.codeInsight.intention.impl.IntentionHintComponent$IntentionPopup,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.project.Project,com.intellij.codeInsight.intention.impl.CachedIntentions):V
- <init>(com.intellij.codeInsight.intention.impl.IntentionHintComponent$IntentionPopup,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.project.Project,com.intellij.codeInsight.intention.impl.IntentionContainer):V
- canceled():V
- p:chooseActionAndInvoke(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching,com.intellij.psi.PsiFile,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- getActionsWithSubActions():java.util.Map
- getDefaultOptionIndex():I
- getFinalRunnable():java.lang.Runnable
- getIconFor(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):javax.swing.Icon
- getIndexedString(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):java.lang.String
- getMnemonicNavigationFilter():com.intellij.openapi.ui.popup.MnemonicNavigationFilter
- getOriginalIconFor(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):javax.swing.Icon
- getSeparatorAbove(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):com.intellij.openapi.ui.popup.ListSeparator
- getSpeedSearchFilter():com.intellij.openapi.ui.popup.SpeedSearchFilter
- getTextFor(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):java.lang.String
- getTitle():java.lang.String
- getValues():java.util.List
- hasSubstep(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):Z
- isAutoSelectionEnabled():Z
- isFinal(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):Z
- isMnemonicsNavigationEnabled():Z
- isSelectable(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching):Z
- isSpeedSearchEnabled():Z
- onChosen(com.intellij.codeInsight.intention.impl.IntentionActionWithTextCaching,Z):com.intellij.openapi.ui.popup.PopupStep
com.intellij.codeInsight.intention.impl.IntentionPopupProvider
- sf:Companion:com.intellij.codeInsight.intention.impl.IntentionPopupProvider$Companion
- a:createPopup(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.project.Project):com.intellij.codeInsight.intention.impl.AbstractIntentionPopup
f:com.intellij.codeInsight.intention.impl.IntentionPopupProvider$Companion
- f:createPopup(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.project.Project):com.intellij.codeInsight.intention.impl.AbstractIntentionPopup
- f:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
f:com.intellij.codeInsight.intention.impl.IntentionShortcutManager
- sf:Companion:com.intellij.codeInsight.intention.impl.IntentionShortcutManager$Companion
- <init>(kotlinx.coroutines.CoroutineScope):V
- sf:getInstance():com.intellij.codeInsight.intention.impl.IntentionShortcutManager
- f:getShortcutSet(com.intellij.codeInsight.intention.IntentionAction):com.intellij.openapi.actionSystem.ShortcutSet
- f:hasShortcut(com.intellij.codeInsight.intention.IntentionAction):Z
- f:removeFirstIntentionShortcut(com.intellij.codeInsight.intention.IntentionAction):V
f:com.intellij.codeInsight.intention.impl.IntentionShortcutManager$Companion
- f:getInstance():com.intellij.codeInsight.intention.impl.IntentionShortcutManager
f:com.intellij.codeInsight.intention.impl.IntentionShortcutUtils
- sf:invokeAsAction(com.intellij.codeInsight.intention.IntentionAction,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
com.intellij.codeInsight.intention.impl.IntentionsOrderProvider
- sf:EXTENSION:com.intellij.lang.LanguageExtension
- a:getSortedIntentions(com.intellij.codeInsight.intention.impl.CachedIntentions,java.util.List):java.util.List
c:com.intellij.codeInsight.intention.impl.QuickEditAction
- com.intellij.codeInsight.intention.impl.QuickEditActionKeys
- com.intellij.codeInsight.intention.IntentionAction
- com.intellij.codeInsight.intention.LowPriorityAction
- sf:QUICK_EDIT_HANDLER:com.intellij.openapi.util.Key
- <init>():V
- p:createBalloonComponent(com.intellij.psi.PsiFile):javax.swing.JComponent
- s:getBalloonPosition(com.intellij.openapi.editor.Editor):com.intellij.openapi.ui.popup.Balloon$Position
- s:getExistingHandler(com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.impl.QuickEditHandler
- getFamilyName():java.lang.String
- p:getRangePair(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.openapi.util.Pair
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- invokeImpl(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.impl.QuickEditHandler
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- p:isShowInBalloon():Z
- startInWriteAction():Z
f:com.intellij.codeInsight.intention.impl.QuickEditHandler
- com.intellij.openapi.util.UserDataHolderBase
- com.intellij.openapi.Disposable
- com.intellij.openapi.editor.event.DocumentListener
- sf:REPLACEMENT_KEY:com.intellij.openapi.util.Key
- closeEditorForTest():V
- dispose():V
- documentChanged(com.intellij.openapi.editor.event.DocumentEvent):V
- s:getFragmentEditors(com.intellij.psi.PsiLanguageInjectionHost):java.util.Set
- getNewFile():com.intellij.psi.PsiFile
- isValid():Z
- navigate(I):V
- s:showBalloon(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,javax.swing.JComponent):V
- tryReuse(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange):Z
f:com.intellij.codeInsight.intention.impl.QuickEditHandlerUtils
- sf:reuseFragmentEditorIndent(com.intellij.psi.PsiLanguageInjectionHost,kotlin.jvm.functions.Function0):java.lang.Integer
c:com.intellij.codeInsight.intention.impl.ShowIntentionActionsHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- s:availableFor(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I,com.intellij.codeInsight.intention.IntentionAction):Z
- s:availableFor(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.intention.IntentionAction):Z
- s:chooseActionAndInvoke(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.intention.IntentionAction,java.lang.String):Z
- s:chooseActionAndInvoke(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.intention.IntentionAction,java.lang.String,I):Z
- s:chooseBetweenHostAndInjected(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I,com.intellij.psi.PsiFile,com.intellij.util.TripleFunction):com.intellij.openapi.util.Pair
- s:chooseBetweenHostAndInjected(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I,com.intellij.util.TripleFunction):com.intellij.openapi.util.Pair
- s:chooseFileForAction(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.intention.IntentionAction):com.intellij.openapi.util.Pair
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z):V
- p:showIntentionHint(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z):V
- startInWriteAction():Z
c:com.intellij.codeInsight.intention.impl.config.ActionUsagePanel
- javax.swing.JPanel
- com.intellij.openapi.Disposable
- pf:myEditor:com.intellij.openapi.editor.ex.EditorEx
- pf:myRangeBlinker:com.intellij.util.ui.RangeBlinker
- <init>():V
- ps:createEditor(java.lang.String,I,I,I):com.intellij.openapi.editor.Editor
- dispose():V
- getEditor():com.intellij.openapi.editor.ex.EditorEx
- reset(java.lang.String,com.intellij.openapi.fileTypes.FileType):V
a:com.intellij.codeInsight.intention.impl.config.BeforeAfterActionMetaData
- com.intellij.codeInsight.intention.impl.config.BeforeAfterMetaData
- psf:DESCRIPTION_FILE_NAME:java.lang.String
- psf:EMPTY_DESCRIPTION:com.intellij.codeInsight.intention.impl.config.TextDescriptor
- psf:EMPTY_EXAMPLE:com.intellij.codeInsight.intention.impl.config.TextDescriptor[]
- p:myDescription:com.intellij.codeInsight.intention.impl.config.TextDescriptor
- pf:myDescriptionDirectoryName:java.lang.String
- pf:myLoader:java.lang.ClassLoader
- <init>(com.intellij.codeInsight.intention.impl.config.TextDescriptor,com.intellij.codeInsight.intention.impl.config.TextDescriptor[],com.intellij.codeInsight.intention.impl.config.TextDescriptor[]):V
- <init>(java.lang.ClassLoader,java.lang.String,Z):V
- getDescription():com.intellij.codeInsight.intention.impl.config.TextDescriptor
- getExampleUsagesAfter():com.intellij.codeInsight.intention.impl.config.TextDescriptor[]
- getExampleUsagesBefore():com.intellij.codeInsight.intention.impl.config.TextDescriptor[]
- getLoader():java.lang.ClassLoader
- pa:getResourceLocation(java.lang.String):java.lang.String
- isSkipBeforeAfter():Z
com.intellij.codeInsight.intention.impl.config.BeforeAfterMetaData
- a:getDescription():com.intellij.codeInsight.intention.impl.config.TextDescriptor
- a:getExampleUsagesAfter():com.intellij.codeInsight.intention.impl.config.TextDescriptor[]
- a:getExampleUsagesBefore():com.intellij.codeInsight.intention.impl.config.TextDescriptor[]
f:com.intellij.codeInsight.intention.impl.config.IntentionActionMetaData
- com.intellij.codeInsight.intention.impl.config.BeforeAfterActionMetaData
- f:myCategory:java.lang.String[]
- <init>(com.intellij.codeInsight.intention.IntentionAction,java.lang.ClassLoader,java.lang.String[],java.lang.String,Z):V
- getAction():com.intellij.codeInsight.intention.IntentionAction
- getDescriptionDirectoryName():java.lang.String
- getFamily():java.lang.String
- getPluginId():com.intellij.openapi.extensions.PluginId
f:com.intellij.codeInsight.intention.impl.config.IntentionDescriptionPanel
- <init>():V
- dispose():V
- getComponent():javax.swing.JPanel
- reset(com.intellij.codeInsight.intention.impl.config.IntentionActionMetaData,java.lang.String):V
- reset(java.lang.String):V
f:com.intellij.codeInsight.intention.impl.config.IntentionManagerImpl
- com.intellij.codeInsight.intention.IntentionManager
- com.intellij.openapi.Disposable
- sf:EP_INTENTION_ACTIONS:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- addAction(com.intellij.codeInsight.intention.IntentionAction):V
- checkForDuplicates():V
- convertToFix(com.intellij.codeInsight.intention.IntentionAction):com.intellij.codeInspection.LocalQuickFix
- createCleanupAllIntention():com.intellij.codeInsight.intention.IntentionAction
- createFixAllIntention(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInsight.intention.IntentionAction):com.intellij.codeInsight.intention.IntentionAction
- dispose():V
- getAvailableIntentions():java.util.List
- getAvailableIntentions(java.util.Collection):java.util.List
- getCleanupIntentionOptions():java.util.List
- getIntentionActions():com.intellij.codeInsight.intention.IntentionAction[]
- getStandardIntentionOptions(com.intellij.codeInsight.daemon.HighlightDisplayKey,com.intellij.psi.PsiElement):java.util.List
- hasActiveRequests():Z
- registerIntentionAndMetaData(com.intellij.codeInsight.intention.IntentionAction,java.lang.String[]):V
- unregisterIntention(com.intellij.codeInsight.intention.IntentionAction):V
- withDisabledIntentions(com.intellij.util.ThrowableRunnable):V
f:com.intellij.codeInsight.intention.impl.config.IntentionManagerSettings
- com.intellij.openapi.components.PersistentStateComponent
- sf:Companion:com.intellij.codeInsight.intention.impl.config.IntentionManagerSettings$Companion
- <init>():V
- sf:getInstance():com.intellij.codeInsight.intention.impl.config.IntentionManagerSettings
- f:getMetaData():java.util.List
- getState():org.jdom.Element
- f:isEnabled(com.intellij.codeInsight.intention.IntentionAction):Z
- f:isEnabled(com.intellij.codeInsight.intention.impl.config.IntentionActionMetaData):Z
- f:isShowLightBulb(com.intellij.codeInsight.intention.IntentionAction):Z
- loadState(org.jdom.Element):V
- f:setEnabled(com.intellij.codeInsight.intention.IntentionAction,Z):V
- f:setEnabled(com.intellij.codeInsight.intention.impl.config.IntentionActionMetaData,Z):V
- f:unregisterMetaData(com.intellij.codeInsight.intention.IntentionAction):V
f:com.intellij.codeInsight.intention.impl.config.IntentionManagerSettings$Companion
- f:getInstance():com.intellij.codeInsight.intention.impl.config.IntentionManagerSettings
f:com.intellij.codeInsight.intention.impl.config.IntentionSettingsConfigurable
- com.intellij.codeInsight.intention.impl.config.IntentionsConfigurable
- com.intellij.openapi.options.MasterDetails
- com.intellij.openapi.options.SearchableConfigurable
- sf:HELP_ID:java.lang.String
- <init>():V
- apply():V
- createComponent():javax.swing.JComponent
- disposeUIResources():V
- enableSearch(java.lang.String):java.lang.Runnable
- getDetails():com.intellij.openapi.ui.DetailsComponent
- getDisplayName():java.lang.String
- s:getDisplayNameText():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- getMaster():javax.swing.JComponent
- getPreferredFocusedComponent():javax.swing.JComponent
- getToolbar():javax.swing.JComponent
- initUi():V
- isModified():Z
- reset():V
- selectIntention(java.lang.String):V
f:com.intellij.codeInsight.intention.impl.config.IntentionSettingsPanel
- com.intellij.openapi.options.MasterDetails
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>():V
- apply():V
- dispose():V
- getComponent():javax.swing.JPanel
- getDetails():com.intellij.openapi.ui.DetailsComponent
- getIntentionTree():javax.swing.JTree
- getMaster():javax.swing.JComponent
- getToolbar():javax.swing.JComponent
- initUi():V
- isModified():Z
- reset():V
- selectIntention(java.lang.String):V
- showOption(java.lang.String):java.lang.Runnable
a:com.intellij.codeInsight.intention.impl.config.IntentionSettingsTree
- p:<init>():V
- apply():V
- dispose():V
- filter(java.util.List):V
- pa:filterModel(java.lang.String,Z):java.util.List
- getComponent():javax.swing.JComponent
- getFilter():java.lang.String
- getToolbarPanel():javax.swing.JPanel
- getTree():javax.swing.JTree
- isModified():Z
- reset():V
- selectIntention(java.lang.String):V
- pa:selectionChanged(java.lang.Object):V
- setFilter(java.lang.String):V
com.intellij.codeInsight.intention.impl.config.IntentionsConfigurable
- com.intellij.openapi.options.Configurable
- a:selectIntention(java.lang.String):V
a:com.intellij.codeInsight.intention.impl.config.IntentionsConfigurableProvider
- com.intellij.openapi.options.ConfigurableProvider
- <init>():V
- a:createConfigurable():com.intellij.codeInsight.intention.impl.config.IntentionsConfigurable
f:com.intellij.codeInsight.intention.impl.config.IntentionsConfigurableProviderImpl
- com.intellij.codeInsight.intention.impl.config.IntentionsConfigurableProvider
- <init>():V
- createConfigurable():com.intellij.codeInsight.intention.impl.config.IntentionsConfigurable
f:com.intellij.codeInsight.intention.impl.config.PlainTextDescriptor
- com.intellij.codeInsight.intention.impl.config.TextDescriptor
- <init>(java.lang.String,java.lang.String):V
- getFileName():java.lang.String
- getText():java.lang.String
com.intellij.codeInsight.intention.impl.config.TextDescriptor
- a:getFileName():java.lang.String
- a:getText():java.lang.String
f:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewComputable
- java.util.concurrent.Callable
- <init>(com.intellij.openapi.project.Project,com.intellij.codeInsight.intention.IntentionAction,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I):V
- call():com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- f:generatePreview():com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
f:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewComputableKt
- sf:findCopyIntention(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.codeInsight.intention.IntentionAction):com.intellij.codeInsight.intention.IntentionAction
f:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult
- com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- sf:Companion:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$Companion
- <init>(java.util.List,java.lang.String):V
- f:component1():java.util.List
- f:component2():java.lang.String
- f:copy(java.util.List,java.lang.String):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult
- bs:copy$default(com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult,java.util.List,java.lang.String,I,java.lang.Object):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult
- sf:create(com.intellij.openapi.fileTypes.FileType,java.lang.String,java.lang.String,com.intellij.diff.comparison.ComparisonPolicy,Z,java.lang.String):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult
- equals(java.lang.Object):Z
- sf:fromCustomDiff(com.intellij.codeInsight.intention.preview.IntentionPreviewInfo$CustomDiff):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult
- sf:fromMultiDiff(com.intellij.codeInsight.intention.preview.IntentionPreviewInfo$MultiFileDiff):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult
- f:getDiffs():java.util.List
- f:getNewText():java.lang.String
- hashCode():I
f:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$Companion
- f:create(com.intellij.openapi.fileTypes.FileType,java.lang.String,java.lang.String,com.intellij.diff.comparison.ComparisonPolicy,Z,java.lang.String):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult
- bs:create$default(com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$Companion,com.intellij.openapi.fileTypes.FileType,java.lang.String,java.lang.String,com.intellij.diff.comparison.ComparisonPolicy,Z,java.lang.String,I,java.lang.Object):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult
- f:fromCustomDiff(com.intellij.codeInsight.intention.preview.IntentionPreviewInfo$CustomDiff):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult
- f:fromMultiDiff(com.intellij.codeInsight.intention.preview.IntentionPreviewInfo$MultiFileDiff):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult
f:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$DiffInfo
- <init>(com.intellij.openapi.fileTypes.FileType,java.lang.String,I,I,java.util.List):V
- f:component1():com.intellij.openapi.fileTypes.FileType
- f:component2():java.lang.String
- f:component3():I
- f:component4():I
- f:component5():java.util.List
- f:copy(com.intellij.openapi.fileTypes.FileType,java.lang.String,I,I,java.util.List):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$DiffInfo
- bs:copy$default(com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$DiffInfo,com.intellij.openapi.fileTypes.FileType,java.lang.String,I,I,java.util.List,I,java.lang.Object):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$DiffInfo
- equals(java.lang.Object):Z
- f:getFileText():java.lang.String
- f:getFileType():com.intellij.openapi.fileTypes.FileType
- f:getFragments():java.util.List
- f:getLength():I
- f:getStartLine():I
- hashCode():I
f:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$Fragment
- <init>(com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$HighlightingType,I,I):V
- f:component1():com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$HighlightingType
- f:component2():I
- f:component3():I
- f:copy(com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$HighlightingType,I,I):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$Fragment
- bs:copy$default(com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$Fragment,com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$HighlightingType,I,I,I,java.lang.Object):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$Fragment
- equals(java.lang.Object):Z
- f:getEnd():I
- f:getStart():I
- f:getType():com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$HighlightingType
- hashCode():I
e:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$HighlightingType
- java.lang.Enum
- sf:ADDED:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$HighlightingType
- sf:DELETED:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$HighlightingType
- sf:UPDATED:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$HighlightingType
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$HighlightingType
- s:values():com.intellij.codeInsight.intention.impl.preview.IntentionPreviewDiffResult$HighlightingType[]
f:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewPopupUpdateProcessor
- com.intellij.ui.popup.PopupUpdateProcessor
- sf:Companion:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewPopupUpdateProcessor$Companion
- f:activate():V
- sf:getPreviewContent(com.intellij.openapi.project.Project,com.intellij.codeInsight.intention.IntentionAction,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):java.lang.String
- sf:getPreviewInfo(com.intellij.openapi.project.Project,com.intellij.codeInsight.intention.IntentionAction,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- sf:getPreviewInfo(com.intellij.openapi.project.Project,com.intellij.codeInsight.intention.IntentionAction,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- sf:getPreviewText(com.intellij.openapi.project.Project,com.intellij.codeInsight.intention.IntentionAction,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):java.lang.String
- f:hide():V
- f:isShown():Z
- f:setup(com.intellij.openapi.ui.popup.JBPopup,I):V
- f:show():V
- updatePopup(java.lang.Object):V
f:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewPopupUpdateProcessor$Companion
- f:getPreviewContent(com.intellij.openapi.project.Project,com.intellij.codeInsight.intention.IntentionAction,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):java.lang.String
- f:getPreviewInfo(com.intellij.openapi.project.Project,com.intellij.codeInsight.intention.IntentionAction,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- f:getPreviewInfo(com.intellij.openapi.project.Project,com.intellij.codeInsight.intention.IntentionAction,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- bs:getPreviewInfo$default(com.intellij.codeInsight.intention.impl.preview.IntentionPreviewPopupUpdateProcessor$Companion,com.intellij.openapi.project.Project,com.intellij.codeInsight.intention.IntentionAction,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I,I,java.lang.Object):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- f:getPreviewText(com.intellij.openapi.project.Project,com.intellij.codeInsight.intention.IntentionAction,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):java.lang.String
- f:getShortcutSet():com.intellij.openapi.actionSystem.ShortcutSet
- f:getShortcutText():java.lang.String
f:com.intellij.codeInsight.intention.impl.preview.IntentionPreviewUnsupportedOperationException
- java.lang.UnsupportedOperationException
- <init>():V
com.intellij.codeInsight.lookup.LookupActionProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:fillActions(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.lookup.Lookup,com.intellij.util.Consumer):V
a:com.intellij.codeInsight.lookup.LookupElementAction
- p:<init>(javax.swing.Icon,java.lang.String):V
- getIcon():javax.swing.Icon
- getText():java.lang.String
- a:performLookupAction():com.intellij.codeInsight.lookup.LookupElementAction$Result
c:com.intellij.codeInsight.lookup.LookupElementAction$Result
- sf:HIDE_LOOKUP:com.intellij.codeInsight.lookup.LookupElementAction$Result
- sf:REFRESH_ITEM:com.intellij.codeInsight.lookup.LookupElementAction$Result
- <init>():V
f:com.intellij.codeInsight.lookup.LookupElementAction$Result$ChooseItem
- com.intellij.codeInsight.lookup.LookupElementAction$Result
- f:item:com.intellij.codeInsight.lookup.LookupElement
- <init>(com.intellij.codeInsight.lookup.LookupElement):V
com.intellij.codeInsight.lookup.LookupElementInteractivity
- sf:ALWAYS:com.intellij.codeInsight.lookup.LookupElementInteractivity
- sf:KEY:com.intellij.openapi.util.Key
- sf:NEVER:com.intellij.codeInsight.lookup.LookupElementInteractivity
- a:isInsertHandlerInteractive(com.intellij.codeInsight.lookup.LookupElement):Z
f:com.intellij.codeInsight.lookup.LookupElementInteractivity$Simple
- com.intellij.codeInsight.lookup.LookupElementInteractivity
- isInsertHandlerInteractive(com.intellij.codeInsight.lookup.LookupElement):Z
com.intellij.codeInsight.lookup.LookupManagerListener
- sf:TOPIC:com.intellij.util.messages.Topic
- a:activeLookupChanged(com.intellij.codeInsight.lookup.Lookup,com.intellij.codeInsight.lookup.Lookup):V
f:com.intellij.codeInsight.lookup.LookupValueFactory
- s:createLookupValue(java.lang.String,javax.swing.Icon):java.lang.Object
- s:createLookupValueWithHint(java.lang.String,javax.swing.Icon,java.lang.String):java.lang.Object
c:com.intellij.codeInsight.lookup.LookupValueFactory$LookupValueWithIcon
- com.intellij.codeInsight.lookup.PresentableLookupValue
- com.intellij.openapi.util.Iconable
- p:<init>(java.lang.String,javax.swing.Icon):V
- equals(java.lang.Object):Z
- getIcon(I):javax.swing.Icon
- getPresentation():java.lang.String
- hashCode():I
f:com.intellij.codeInsight.lookup.LookupValueFactory$LookupValueWithIconAndHint
- com.intellij.codeInsight.lookup.LookupValueFactory$LookupValueWithIcon
- com.intellij.codeInsight.lookup.LookupValueWithUIHint
- getTypeHint():java.lang.String
f:com.intellij.codeInsight.lookup.impl.BackspaceHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.codeInsight.lookup.impl.CompletionExtender
- com.intellij.ui.ListExpandableItemsHandler
- <init>(javax.swing.JList):V
a:com.intellij.codeInsight.lookup.impl.LookupActionHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- pf:myOriginalHandler:com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- executeInCommand(com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):Z
- pa:executeInLookup(com.intellij.codeInsight.lookup.impl.LookupImpl,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.Caret):V
- isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
f:com.intellij.codeInsight.lookup.impl.LookupActionHandler$DownAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.lookup.impl.LookupActionHandler$DownHandler
- com.intellij.codeInsight.lookup.impl.LookupActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
f:com.intellij.codeInsight.lookup.impl.LookupActionHandler$DownInLookupAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
c:com.intellij.codeInsight.lookup.impl.LookupActionHandler$LeftHandler
- com.intellij.codeInsight.lookup.impl.LookupActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- p:executeInLookup(com.intellij.codeInsight.lookup.impl.LookupImpl,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.Caret):V
f:com.intellij.codeInsight.lookup.impl.LookupActionHandler$PageDownHandler
- com.intellij.codeInsight.lookup.impl.LookupActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
f:com.intellij.codeInsight.lookup.impl.LookupActionHandler$PageUpHandler
- com.intellij.codeInsight.lookup.impl.LookupActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
c:com.intellij.codeInsight.lookup.impl.LookupActionHandler$RightHandler
- com.intellij.codeInsight.lookup.impl.LookupActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- p:executeInLookup(com.intellij.codeInsight.lookup.impl.LookupImpl,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.Caret):V
f:com.intellij.codeInsight.lookup.impl.LookupActionHandler$UpAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.lookup.impl.LookupActionHandler$UpHandler
- com.intellij.codeInsight.lookup.impl.LookupActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
f:com.intellij.codeInsight.lookup.impl.LookupActionHandler$UpInLookupAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.codeInsight.lookup.impl.LookupActionsStep
- com.intellij.openapi.ui.popup.util.BaseListPopupStep
- com.intellij.ui.popup.ClosableByLeftArrow
- <init>(java.util.Collection,com.intellij.codeInsight.lookup.impl.LookupImpl,com.intellij.codeInsight.lookup.LookupElement):V
- getIconFor(com.intellij.codeInsight.lookup.LookupElementAction):javax.swing.Icon
- getTextFor(com.intellij.codeInsight.lookup.LookupElementAction):java.lang.String
- onChosen(com.intellij.codeInsight.lookup.LookupElementAction,Z):com.intellij.openapi.ui.popup.PopupStep
f:com.intellij.codeInsight.lookup.impl.LookupCellRenderer
- javax.swing.ListCellRenderer
- sf:BACKGROUND_COLOR:java.awt.Color
- sf:MATCHED_FOREGROUND_COLOR:java.awt.Color
- sf:REGULAR_MATCHED_ATTRIBUTES:com.intellij.ui.SimpleTextAttributes
- sf:SELECTED_BACKGROUND_COLOR:java.awt.Color
- sf:SELECTED_NON_FOCUSED_BACKGROUND_COLOR:java.awt.Color
- <init>(com.intellij.codeInsight.lookup.impl.LookupImpl,javax.swing.JComponent):V
- s:augmentIcon(com.intellij.openapi.editor.Editor,javax.swing.Icon,javax.swing.Icon):javax.swing.Icon
- s:getGrayedForeground(Z):java.awt.Color
- getListCellRendererComponent(javax.swing.JList,com.intellij.codeInsight.lookup.LookupElement,I,Z,Z):java.awt.Component
- getLookupTextWidth():I
- s:getMatchingFragments(java.lang.String,java.lang.String):com.intellij.util.containers.FList
com.intellij.codeInsight.lookup.impl.LookupCellRenderer$IconDecorator
- javax.swing.Icon
- a:getDelegate():javax.swing.Icon
- a:withDelegate(javax.swing.Icon):com.intellij.codeInsight.lookup.impl.LookupCellRenderer$IconDecorator
f:com.intellij.codeInsight.lookup.impl.LookupDocumentSavingVetoer
- com.intellij.openapi.fileEditor.FileDocumentSynchronizationVetoer
- <init>():V
- maySaveDocument(com.intellij.openapi.editor.Document,Z):Z
c:com.intellij.codeInsight.lookup.impl.LookupImpl
- com.intellij.ui.LightweightHint
- com.intellij.codeInsight.completion.LookupElementListPresenter
- com.intellij.codeInsight.lookup.LookupEx
- com.intellij.openapi.Disposable
- p:myShown:Z
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.lookup.LookupArranger):V
- addAdvertisement(java.lang.String,javax.swing.Icon):V
- addItem(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.completion.PrefixMatcher):Z
- addLookupListener(com.intellij.codeInsight.lookup.LookupListener):V
- addPrefixChangeListener(com.intellij.codeInsight.lookup.impl.PrefixChangeListener,com.intellij.openapi.Disposable):V
- appendPrefix(C):V
- appendPrefix(C,Z):V
- checkValid():V
- dispose():V
- p:doShowLookup():Z
- ensureSelectionVisible(Z):V
- finishLookup(C):V
- finishLookup(C,com.intellij.codeInsight.lookup.LookupElement):V
- fireBeforeAppendPrefix(C):V
- fireItemSelected(com.intellij.codeInsight.lookup.LookupElement,C):V
- getActionsFor(com.intellij.codeInsight.lookup.LookupElement):java.util.Collection
- getAdditionalPrefix():java.lang.String
- getAdvertisements():java.util.List
- getAdvertiser():com.intellij.util.ui.Advertiser
- getArranger():com.intellij.codeInsight.lookup.LookupArranger
- getCreatedTimestampMillis():J
- getCurrentItem():com.intellij.codeInsight.lookup.LookupElement
- getCurrentItemBounds():java.awt.Rectangle
- getCurrentItemOrEmpty():com.intellij.codeInsight.lookup.LookupElement
- getDummyItem():com.intellij.codeInsight.lookup.LookupElement
- getDummyItemCount():I
- getEditor():com.intellij.openapi.editor.Editor
- getItems():java.util.List
- getLastVisibleIndex():I
- getList():javax.swing.JList
- getLookupFocusDegree():com.intellij.codeInsight.lookup.LookupFocusDegree
- getLookupOriginalStart():I
- getLookupStart():I
- getPrefixLength(com.intellij.codeInsight.lookup.LookupElement):I
- getPresentation():com.intellij.codeInsight.lookup.LookupPresentation
- getProject():com.intellij.openapi.project.Project
- getPsiElement():com.intellij.psi.PsiElement
- getPsiFile():com.intellij.psi.PsiFile
- getRelevanceObjects(java.lang.Iterable,Z):java.util.Map
- getSelectedIndex():I
- getShownTimestampMillis():J
- getTopLevelEditor():com.intellij.openapi.editor.Editor
- getVisibleItems():java.util.List
- hide():V
- hideLookup(Z):V
- p:insertLookupString(com.intellij.codeInsight.lookup.LookupElement,I):V
- s:insertLookupString(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.completion.PrefixMatcher,java.lang.String,I):V
- isAvailableToUser():Z
- isCalculating():Z
- isCompletion():Z
- isFocused():Z
- isLookupDisposed():Z
- isPositionedAboveCaret():Z
- isSelectionTouched():Z
- isSelectionVisible():Z
- isShown():Z
- isStartCompletionWhenNothingMatches():Z
- itemMatcher(com.intellij.codeInsight.lookup.LookupElement):com.intellij.codeInsight.completion.PrefixMatcher
- itemPattern(com.intellij.codeInsight.lookup.LookupElement):java.lang.String
- markReused():V
- markSelectionTouched():V
- mayBeNoticed():Z
- p:onPopupCancel():V
- performGuardedChange(java.lang.Runnable):Z
- refreshUi(Z,Z):V
- removeLookupListener(com.intellij.codeInsight.lookup.LookupListener):V
- replacePrefix(java.lang.String,java.lang.String):V
- requestResize():V
- resort(Z):V
- scheduleItemUpdate(com.intellij.codeInsight.lookup.LookupElement):V
- setArranger(com.intellij.codeInsight.lookup.LookupArranger):V
- setCalculating(Z):V
- setCurrentItem(com.intellij.codeInsight.lookup.LookupElement):V
- setDummyItemCount(I):V
- setLookupFocusDegree(com.intellij.codeInsight.lookup.LookupFocusDegree):V
- setPrefixChangeListener(com.intellij.codeInsight.lookup.impl.PrefixChangeListener):V
- setPresentation(com.intellij.codeInsight.lookup.LookupPresentation):V
- setSelectedIndex(I):V
- setSelectionTouched(Z):V
- setStartCompletionWhenNothingMatches(Z):V
- showElementActions(java.awt.event.InputEvent):V
- showLookup():Z
- p:suppressHidingOnChange():Z
- truncatePrefix(Z,I):V
- truncatePrefix(Z,I,Z):V
- updateLookupWidth():V
- vetoesHiding():Z
c:com.intellij.codeInsight.lookup.impl.LookupManagerImpl
- com.intellij.codeInsight.lookup.LookupManager
- sf:SUPPRESS_AUTOPOPUP_JAVADOC:com.intellij.openapi.util.Key
- <init>(com.intellij.openapi.project.Project):V
- addPropertyChangeListener(java.beans.PropertyChangeListener):V
- addPropertyChangeListener(java.beans.PropertyChangeListener,com.intellij.openapi.Disposable):V
- clearLookup():V
- p:createLookup(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.lookup.LookupArranger,com.intellij.openapi.project.Project):com.intellij.codeInsight.lookup.impl.LookupImpl
- createLookup(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.lookup.LookupElement[],java.lang.String,com.intellij.codeInsight.lookup.LookupArranger):com.intellij.codeInsight.lookup.impl.LookupImpl
- forceSelection(C,I):V
- forceSelection(C,com.intellij.codeInsight.lookup.LookupElement):V
- getActiveLookup():com.intellij.codeInsight.lookup.LookupEx
- hideActiveLookup():V
- s:isAutoPopupJavadocSupportedBy(com.intellij.codeInsight.lookup.LookupElement):Z
- removePropertyChangeListener(java.beans.PropertyChangeListener):V
- showLookup(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.lookup.LookupElement[],java.lang.String,com.intellij.codeInsight.lookup.LookupArranger):com.intellij.codeInsight.lookup.LookupEx
f:com.intellij.codeInsight.lookup.impl.LookupOffsets
- com.intellij.openapi.editor.event.DocumentListener
- <init>(com.intellij.openapi.editor.Editor):V
- appendPrefix(C):V
- documentChanged(com.intellij.openapi.editor.event.DocumentEvent):V
- getAdditionalPrefix():java.lang.String
- getPrefixLength(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.lookup.impl.LookupImpl):I
- truncatePrefix():Z
f:com.intellij.codeInsight.lookup.impl.LookupTypedHandler
- com.intellij.codeInsight.template.impl.editorActions.TypedActionHandlerBase
- sf:CANCELLATION_CHAR:com.intellij.openapi.util.Key
- <init>(com.intellij.openapi.editor.actionSystem.TypedActionHandler):V
- execute(com.intellij.openapi.editor.Editor,C,com.intellij.openapi.actionSystem.DataContext):V
- s:getLookupAction(C,com.intellij.codeInsight.lookup.impl.LookupImpl):com.intellij.codeInsight.lookup.CharFilter$Result
f:com.intellij.codeInsight.lookup.impl.LookupUsageTracker
- sf:ADDITIONAL:com.intellij.internal.statistic.eventLog.events.ObjectEventField
- sf:FINISHED:com.intellij.internal.statistic.eventLog.events.VarargEventId
- sf:FINISHED_EVENT_ID:java.lang.String
- sf:GROUP:com.intellij.internal.statistic.eventLog.EventLogGroup
- sf:GROUP_ID:java.lang.String
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
- s:isSelectedByTyping(com.intellij.codeInsight.lookup.impl.LookupImpl,com.intellij.codeInsight.lookup.LookupElement):Z
e:com.intellij.codeInsight.lookup.impl.LookupUsageTracker$FinishType
- java.lang.Enum
- sf:CANCELED_BY_TYPING:com.intellij.codeInsight.lookup.impl.LookupUsageTracker$FinishType
- sf:CANCELED_EXPLICITLY:com.intellij.codeInsight.lookup.impl.LookupUsageTracker$FinishType
- sf:EXPLICIT:com.intellij.codeInsight.lookup.impl.LookupUsageTracker$FinishType
- sf:TYPED:com.intellij.codeInsight.lookup.impl.LookupUsageTracker$FinishType
- s:valueOf(java.lang.String):com.intellij.codeInsight.lookup.impl.LookupUsageTracker$FinishType
- s:values():com.intellij.codeInsight.lookup.impl.LookupUsageTracker$FinishType[]
com.intellij.codeInsight.lookup.impl.PrefixChangeListener
- afterAppend(C):V
- afterTruncate():V
- beforeAppend(C):V
- beforeTruncate():V
f:com.intellij.codeInsight.lookup.impl.StartNewLineHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
a:com.intellij.codeInsight.lookup.impl.actions.ChooseItemAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- com.intellij.codeInsight.hint.HintManagerImpl$ActionToIgnore
- com.intellij.openapi.editor.actionSystem.LatencyAwareEditorAction
- <init>(com.intellij.codeInsight.lookup.impl.actions.ChooseItemAction$Handler):V
- s:hasTemplatePrefix(com.intellij.codeInsight.lookup.impl.LookupImpl,C):Z
f:com.intellij.codeInsight.lookup.impl.actions.ChooseItemAction$ChooseWithDot
- com.intellij.codeInsight.lookup.impl.actions.ChooseItemAction
- <init>():V
f:com.intellij.codeInsight.lookup.impl.actions.ChooseItemAction$CompletingStatement
- com.intellij.codeInsight.lookup.impl.actions.ChooseItemAction
- <init>():V
f:com.intellij.codeInsight.lookup.impl.actions.ChooseItemAction$FocusedOnly
- com.intellij.codeInsight.lookup.impl.actions.ChooseItemAction
- <init>():V
c:com.intellij.codeInsight.lookup.impl.actions.ChooseItemAction$Handler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(Z,C):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
f:com.intellij.codeInsight.lookup.impl.actions.ChooseItemAction$Replacing
- com.intellij.codeInsight.lookup.impl.actions.ChooseItemAction
- <init>():V
a:com.intellij.codeInsight.navigation.AbstractDocumentationTooltipAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- pa:doActionPerformed(com.intellij.openapi.actionSystem.DataContext,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- setDocInfo(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.codeInsight.navigation.BackgroundUpdaterTask
- com.intellij.codeInsight.navigation.BackgroundUpdaterTaskBase
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.util.Comparator):V
- ps:createComparatorWrapper(java.util.Comparator):java.util.Comparator
- p:createUsage(com.intellij.psi.PsiElement):com.intellij.usages.Usage
- p:getTheOnlyOneElement():com.intellij.psi.PsiElement
- updateComponent(com.intellij.psi.PsiElement):Z
- updateComponent(com.intellij.psi.PsiElement,java.util.Comparator):Z
a:com.intellij.codeInsight.navigation.BackgroundUpdaterTaskBase
- com.intellij.openapi.progress.Task$Backgroundable
- p:myPopup:com.intellij.openapi.ui.popup.JBPopup
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.util.Comparator):V
- cancelTask():Z
- pa:createUsage(java.lang.Object):com.intellij.usages.Usage
- a:getCaption(I):java.lang.String
- getCurrentSize():I
- getItems():java.util.Collection
- p:getTheOnlyOneElement():java.lang.Object
- init(com.intellij.openapi.ui.popup.JBPopup,com.intellij.openapi.ui.GenericListComponentUpdater,com.intellij.openapi.util.Ref):V
- isCanceled():Z
- isFinished():Z
- onFinished():V
- onSuccess():V
- p:paintBusy(Z):V
- p:replaceModel(java.util.List):V
- run(com.intellij.openapi.progress.ProgressIndicator):V
- updateComponent(java.lang.Object):Z
- p:updateComponent(java.lang.Object,java.util.Comparator):Z
f:com.intellij.codeInsight.navigation.CtrlMouseHandler2
- java.awt.event.KeyAdapter
- com.intellij.openapi.Disposable
- com.intellij.openapi.editor.event.EditorMouseListener
- com.intellij.openapi.editor.event.EditorMouseMotionListener
- com.intellij.openapi.editor.event.VisibleAreaListener
- com.intellij.openapi.fileEditor.FileEditorManagerListener
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
- dispose():V
- f:handlerJob():kotlinx.coroutines.Job
- keyPressed(java.awt.event.KeyEvent):V
- keyReleased(java.awt.event.KeyEvent):V
- mouseMoved(com.intellij.openapi.editor.event.EditorMouseEvent):V
- mouseReleased(com.intellij.openapi.editor.event.EditorMouseEvent):V
- selectionChanged(com.intellij.openapi.fileEditor.FileEditorManagerEvent):V
- visibleAreaChanged(com.intellij.openapi.editor.event.VisibleAreaEvent):V
f:com.intellij.codeInsight.navigation.DocPreviewUtil
- s:buildPreview(java.lang.String,java.lang.String,java.lang.String):java.lang.String
c:com.intellij.codeInsight.navigation.GotoImplementationHandler
- com.intellij.codeInsight.navigation.GotoTargetHandler
- <init>():V
- p:chooseFromAmbiguousSources(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,java.util.function.Consumer):V
- p:createDataForSource(com.intellij.openapi.editor.Editor,I,com.intellij.psi.PsiElement):com.intellij.codeInsight.navigation.GotoTargetHandler$GotoData
- createDataForSourceForTests(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):com.intellij.codeInsight.navigation.GotoTargetHandler$GotoData
- p:findTargets(com.intellij.openapi.editor.Editor,I,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement[]
- p:getChooserTitle(com.intellij.psi.PsiElement,java.lang.String,I,Z):java.lang.String
- p:getFeatureUsedKey():java.lang.String
- p:getFindUsagesTitle(com.intellij.psi.PsiElement,java.lang.String,I):java.lang.String
- p:getNotFoundMessage(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):java.lang.String
- getSourceAndTargetElements(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.navigation.GotoTargetHandler$GotoData
- navigateToImplementations(com.intellij.psi.PsiElement,java.awt.event.MouseEvent,java.lang.String):V
- s:projectElementsFirst(com.intellij.openapi.project.Project):java.util.Comparator
- s:tryGetNavigationSourceOffsetFromGutterIcon(com.intellij.openapi.editor.Editor,java.lang.String):I
- s:wrapIntoReadAction(java.util.Comparator):java.util.Comparator
a:com.intellij.codeInsight.navigation.GotoTargetHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- p:chooseFromAmbiguousSources(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,java.util.function.Consumer):V
- s:computePresentation(com.intellij.psi.PsiElement,Z):com.intellij.platform.backend.presentation.TargetPresentation
- s:computePresentationInBackground(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],Z):java.util.List
- p:createComparator(com.intellij.codeInsight.navigation.GotoTargetHandler$GotoData):java.util.Comparator
- s:createRenderer(com.intellij.codeInsight.navigation.GotoTargetHandler$GotoData,com.intellij.psi.PsiElement):com.intellij.ide.util.PsiElementListCellRenderer
- p:getAdText(com.intellij.psi.PsiElement,I):java.lang.String
- p:getChooserTitle(com.intellij.psi.PsiElement,java.lang.String,I):java.lang.String
- p:getChooserTitle(com.intellij.psi.PsiElement,java.lang.String,I,Z):java.lang.String
- pa:getFeatureUsedKey():java.lang.String
- p:getFindUsagesTitle(com.intellij.psi.PsiElement,java.lang.String,I):java.lang.String
- pa:getNotFoundMessage(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):java.lang.String
- pa:getSourceAndTargetElements(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.navigation.GotoTargetHandler$GotoData
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- s:navigate(com.intellij.openapi.project.Project,com.intellij.codeInsight.navigation.ItemWithPresentation,java.util.function.Consumer):V
- p:navigateToElement(com.intellij.pom.Navigatable):V
- p:navigateToElement(com.intellij.psi.PsiElement):Z
- p:shouldSortTargets():Z
- p:show(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.codeInsight.navigation.GotoTargetHandler$GotoData,java.util.function.Consumer):V
- startInWriteAction():Z
- p:useEditorFont():Z
com.intellij.codeInsight.navigation.GotoTargetHandler$AdditionalAction
- a:execute():V
- a:getIcon():javax.swing.Icon
- a:getText():java.lang.String
f:com.intellij.codeInsight.navigation.GotoTargetHandler$GotoData
- f:additionalActions:java.util.List
- isCanceled:Z
- listUpdaterTask:com.intellij.codeInsight.navigation.BackgroundUpdaterTaskBase
- f:source:com.intellij.psi.PsiElement
- targets:com.intellij.psi.PsiElement[]
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement[],java.util.List):V
- addTarget(com.intellij.psi.PsiElement):com.intellij.codeInsight.navigation.ItemWithPresentation
- getComparingObject(com.intellij.codeInsight.navigation.ItemWithPresentation):java.lang.String
- getItems():java.util.List
- hasDifferentNames():Z
- initPresentations():V
com.intellij.codeInsight.navigation.GotoTargetPresentationProvider
- a:getTargetPresentation(com.intellij.psi.PsiElement,Z):com.intellij.platform.backend.presentation.TargetPresentation
- s:getTargetPresentationFromProviders(com.intellij.psi.PsiElement,Z):com.intellij.platform.backend.presentation.TargetPresentation
com.intellij.codeInsight.navigation.GotoTargetRendererProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:getRenderer(com.intellij.psi.PsiElement,com.intellij.codeInsight.navigation.GotoTargetHandler$GotoData):com.intellij.ide.util.PsiElementListCellRenderer
c:com.intellij.codeInsight.navigation.ImplementationSearcher
- <init>():V
- p:filterElements(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement[]):com.intellij.psi.PsiElement[]
- s:getFlags():I
- ps:getSearchScope(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.psi.search.SearchScope
- s:getSearchingForImplementations():java.lang.String
- p:isSearchDeep():Z
- p:search(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.util.Query
- p:searchDefinitions(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.psi.PsiElement[]
- searchImplementations(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,I):com.intellij.psi.PsiElement[]
- searchImplementations(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,Z,Z):com.intellij.psi.PsiElement[]
a:com.intellij.codeInsight.navigation.ImplementationSearcher$BackgroundableImplementationSearcher
- com.intellij.codeInsight.navigation.ImplementationSearcher
- <init>():V
- pa:processElement(com.intellij.psi.PsiElement):V
- p:searchDefinitions(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.psi.PsiElement[]
c:com.intellij.codeInsight.navigation.ImplementationSearcher$FirstImplementationsSearcher
- com.intellij.codeInsight.navigation.ImplementationSearcher
- <init>():V
- p:accept(com.intellij.psi.PsiElement):Z
- p:canShowPopupWithOneItem(com.intellij.psi.PsiElement):Z
- p:searchDefinitions(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.psi.PsiElement[]
f:com.intellij.codeInsight.navigation.IncrementalSearchHandler
- <init>():V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- s:isHintVisible(com.intellij.openapi.editor.Editor):Z
f:com.intellij.codeInsight.navigation.IncrementalSearchHandler$BackSpaceHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.codeInsight.navigation.IncrementalSearchHandler$DownHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
f:com.intellij.codeInsight.navigation.IncrementalSearchHandler$MyTypedHandler
- com.intellij.codeInsight.template.impl.editorActions.TypedActionHandlerBase
- <init>(com.intellij.openapi.editor.actionSystem.TypedActionHandler):V
- execute(com.intellij.openapi.editor.Editor,C,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.codeInsight.navigation.IncrementalSearchHandler$UpHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
f:com.intellij.codeInsight.navigation.ItemWithPresentation
- com.intellij.model.Pointer
- <init>(java.lang.Object,com.intellij.platform.backend.presentation.TargetPresentation):V
- dereference():com.intellij.psi.PsiElement
- f:getItem():java.lang.Object
- f:getPresentation():com.intellij.platform.backend.presentation.TargetPresentation
- f:setPresentation(com.intellij.platform.backend.presentation.TargetPresentation):V
f:com.intellij.codeInsight.navigation.ItemWithPresentationKt
- sf:createItem(com.intellij.psi.PsiElement,java.util.function.Function):com.intellij.codeInsight.navigation.ItemWithPresentation
f:com.intellij.codeInsight.navigation.MethodDownHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- getElementToMakeWritable(com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
f:com.intellij.codeInsight.navigation.MethodUpDownUtil
- s:getNavigationOffsets(com.intellij.psi.PsiFile,I):I[]
- s:offsetsFromElements(java.util.Collection):I[]
f:com.intellij.codeInsight.navigation.MethodUpHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- getElementToMakeWritable(com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
c:com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- psf:DEFAULT_PSI_CONVERTOR:com.intellij.util.NotNullFunction
- psf:PSI_GOTO_RELATED_ITEM_PROVIDER:com.intellij.util.NotNullFunction
- p:myAlignment:com.intellij.openapi.editor.markup.GutterIconRenderer$Alignment
- p:myEmptyText:java.lang.String
- pf:myIcon:javax.swing.Icon
- p:myPopupTitle:java.lang.String
- p:myTargets:com.intellij.openapi.util.NotNullLazyValue
- p:myTooltipText:java.lang.String
- p:<init>(javax.swing.Icon,com.intellij.util.NotNullFunction):V
- p:<init>(javax.swing.Icon,com.intellij.util.NotNullFunction,com.intellij.util.NotNullFunction):V
- p:computeGotoTargets():java.util.Collection
- s:create(javax.swing.Icon):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- s:create(javax.swing.Icon,com.intellij.util.NotNullFunction):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- s:create(javax.swing.Icon,com.intellij.util.NotNullFunction,com.intellij.util.NotNullFunction):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- s:create(javax.swing.Icon,java.lang.String):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- createGutterIcon(com.intellij.lang.annotation.AnnotationHolder,com.intellij.psi.PsiElement):V
- createGutterIconRenderer(com.intellij.openapi.project.Project,com.intellij.codeInsight.daemon.GutterIconNavigationHandler):com.intellij.codeInsight.navigation.NavigationGutterIconRenderer
- p:createGutterIconRenderer(com.intellij.openapi.util.NotNullLazyValue,com.intellij.openapi.util.Computable,Z,com.intellij.codeInsight.daemon.GutterIconNavigationHandler):com.intellij.codeInsight.navigation.NavigationGutterIconRenderer
- createLineMarkerInfo(com.intellij.psi.PsiElement):com.intellij.codeInsight.daemon.RelatedItemLineMarkerInfo
- createLineMarkerInfo(com.intellij.psi.PsiElement,com.intellij.codeInsight.daemon.GutterIconNavigationHandler):com.intellij.codeInsight.daemon.RelatedItemLineMarkerInfo
- install(com.intellij.lang.annotation.AnnotationHolder,com.intellij.psi.PsiElement):com.intellij.lang.annotation.Annotation
- setAlignment(com.intellij.openapi.editor.markup.GutterIconRenderer$Alignment):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- setCellRenderer(com.intellij.ide.util.PsiElementListCellRenderer):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- setCellRenderer(com.intellij.openapi.util.Computable):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- setEmptyPopupText(java.lang.String):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- setNamer(com.intellij.util.NullableFunction):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- setPopupTitle(java.lang.String):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- setTarget(java.lang.Object):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- setTargetRenderer(java.util.function.Supplier):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- setTargets(com.intellij.openapi.util.NotNullLazyValue):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- setTargets(java.util.Collection):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- f:setTargets(java.lang.Object[]):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- setTooltipText(java.lang.String):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
- setTooltipTitle(java.lang.String):com.intellij.codeInsight.navigation.NavigationGutterIconBuilder
a:com.intellij.codeInsight.navigation.NavigationGutterIconRenderer
- com.intellij.openapi.editor.markup.GutterIconRenderer
- com.intellij.codeInsight.daemon.GutterIconNavigationHandler
- com.intellij.openapi.project.DumbAware
- pf:myCellRenderer:com.intellij.openapi.util.Computable
- pf:myPopupTitle:java.lang.String
- p:<init>(java.lang.String,java.lang.String,com.intellij.openapi.util.Computable,com.intellij.openapi.util.NotNullLazyValue):V
- p:<init>(java.lang.String,java.lang.String,com.intellij.openapi.util.Computable,com.intellij.openapi.util.NotNullLazyValue,Z):V
- p:<init>(java.lang.String,java.lang.String,com.intellij.openapi.util.Computable,com.intellij.openapi.util.NotNullLazyValue,Z,com.intellij.codeInsight.daemon.GutterIconNavigationHandler):V
- equals(java.lang.Object):Z
- getClickAction():com.intellij.openapi.actionSystem.AnAction
- getTargetElements():java.util.List
- hashCode():I
- isNavigateAction():Z
- navigate(java.awt.event.MouseEvent,com.intellij.psi.PsiElement):V
- p:navigateToItems(java.awt.event.MouseEvent):V
- setProject(com.intellij.openapi.project.Project):V
- setTargetRenderer(java.util.function.Supplier):V
f:com.intellij.codeInsight.navigation.NavigationUtil
- sf:activateFileWithPsiElement(com.intellij.psi.PsiElement):Z
- sf:activateFileWithPsiElement(com.intellij.psi.PsiElement,Z):Z
- bs:activateFileWithPsiElement$default(com.intellij.psi.PsiElement,Z,I,java.lang.Object):Z
- sf:collectRelatedItems(com.intellij.psi.PsiElement,com.intellij.openapi.actionSystem.DataContext):java.util.List
- sf:getPsiElementPopup(java.util.function.Supplier,com.intellij.codeInsight.navigation.impl.PsiTargetPresentationRenderer,java.lang.String,com.intellij.openapi.project.Project):com.intellij.openapi.ui.popup.JBPopup
- sf:getPsiElementPopup(com.intellij.psi.PsiElement[],com.intellij.ide.util.PsiElementListCellRenderer,java.lang.String):com.intellij.openapi.ui.popup.JBPopup
- sf:getPsiElementPopup(com.intellij.psi.PsiElement[],com.intellij.ide.util.PsiElementListCellRenderer,java.lang.String,com.intellij.psi.search.PsiElementProcessor):com.intellij.openapi.ui.popup.JBPopup
- sf:getPsiElementPopup(com.intellij.psi.PsiElement[],com.intellij.ide.util.PsiElementListCellRenderer,java.lang.String,com.intellij.psi.search.PsiElementProcessor,com.intellij.psi.PsiElement):com.intellij.openapi.ui.popup.JBPopup
- sf:getPsiElementPopup(com.intellij.psi.PsiElement[],java.lang.String):com.intellij.openapi.ui.popup.JBPopup
- sf:getRelatedItemsPopup(java.util.List,java.lang.String):com.intellij.openapi.ui.popup.JBPopup
- sf:getRelatedItemsPopup(java.util.List,java.lang.String,Z):com.intellij.openapi.ui.popup.JBPopup
- sf:hidePopupIfDumbModeStarts(com.intellij.openapi.ui.popup.JBPopup,com.intellij.openapi.project.Project):V
- sf:openFileWithPsiElement(com.intellij.psi.PsiElement,Z,Z):Z
- sf:patchAttributesColor(com.intellij.openapi.editor.markup.TextAttributes,com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.markup.TextAttributes
f:com.intellij.codeInsight.navigation.PsiTargetNavigator
- <init>(java.util.List):V
- <init>(java.util.function.Supplier):V
- <init>(com.intellij.psi.PsiElement[]):V
- f:builderConsumer(java.util.function.Consumer):com.intellij.codeInsight.navigation.PsiTargetNavigator
- f:createPopup(com.intellij.openapi.project.Project,java.lang.String):com.intellij.openapi.ui.popup.JBPopup
- f:createPopup(com.intellij.openapi.project.Project,java.lang.String,com.intellij.psi.search.PsiElementProcessor):com.intellij.openapi.ui.popup.JBPopup
- f:elementsConsumer(java.util.function.BiConsumer):com.intellij.codeInsight.navigation.PsiTargetNavigator
- f:getSupplier():java.util.function.Supplier
- f:navigate(com.intellij.openapi.editor.Editor,java.lang.String):Z
- f:navigate(com.intellij.openapi.editor.Editor,java.lang.String,com.intellij.psi.search.PsiElementProcessor):Z
- f:navigate(com.intellij.ui.awt.RelativePoint,java.lang.String,com.intellij.openapi.project.Project,kotlin.jvm.functions.Function1):Z
- f:navigate(java.awt.event.MouseEvent,java.lang.String,com.intellij.openapi.project.Project):Z
- f:presentationProvider(com.intellij.codeInsight.navigation.TargetPresentationProvider):com.intellij.codeInsight.navigation.PsiTargetNavigator
- f:selection(com.intellij.psi.PsiElement):com.intellij.codeInsight.navigation.PsiTargetNavigator
- f:tabTitle(java.lang.String):com.intellij.codeInsight.navigation.PsiTargetNavigator
- f:title(java.lang.String):com.intellij.codeInsight.navigation.PsiTargetNavigator
- f:updater(com.intellij.codeInsight.navigation.TargetUpdaterTask):com.intellij.codeInsight.navigation.PsiTargetNavigator
*:com.intellij.codeInsight.navigation.SymbolTypeProvider
- a:getSymbolTypes(com.intellij.openapi.project.Project,com.intellij.model.Symbol):java.util.List
com.intellij.codeInsight.navigation.TargetPresentationProvider
- a:getPresentation(com.intellij.psi.PsiElement):com.intellij.platform.backend.presentation.TargetPresentation
a:com.intellij.codeInsight.navigation.TargetUpdaterTask
- com.intellij.codeInsight.navigation.BackgroundUpdaterTaskBase
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
- p:createUsage(com.intellij.codeInsight.navigation.ItemWithPresentation):com.intellij.usages.Usage
- f:updateComponent(com.intellij.psi.PsiElement):Z
f:com.intellij.codeInsight.navigation.UtilKt
- *sf:fileLocation(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.util.TextWithIcon
- *sf:fileStatusAttributes(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.editor.markup.TextAttributes
- sf:getLOG():com.intellij.openapi.diagnostic.Logger
f:com.intellij.codeInsight.navigation.actions.ClickLinkAction
- 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.codeInsight.navigation.actions.GotoDeclarationAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:chooseAmbiguousTarget(com.intellij.openapi.editor.Editor,I,com.intellij.psi.search.PsiElementProcessor,java.lang.String,com.intellij.psi.PsiElement[]):Z
- s:findAllTargetElements(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I):com.intellij.psi.PsiElement[]
- s:findElementToShowUsagesOf(com.intellij.openapi.editor.Editor,I):com.intellij.psi.PsiElement
- s:findTargetElement(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I):com.intellij.psi.PsiElement
- s:findTargetElementsNoVS(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,Z):com.intellij.psi.PsiElement[]
- getCtrlMouseData(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I):com.intellij.codeInsight.navigation.CtrlMouseData
- p:getHandler():com.intellij.codeInsight.CodeInsightActionHandler
- p:isValidForLookup():Z
- s:startFindUsages(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,com.intellij.psi.PsiElement):V
- s:startFindUsages(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.ui.awt.RelativePoint):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.navigation.actions.GotoDeclarationOnlyAction
- com.intellij.codeInsight.navigation.actions.GotoDeclarationAction
- <init>():V
- getCtrlMouseData(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I):com.intellij.codeInsight.navigation.CtrlMouseData
f:com.intellij.codeInsight.navigation.actions.GotoDeclarationOrUsageHandler2
- com.intellij.codeInsight.CodeInsightActionHandler
- sf:INSTANCE:com.intellij.codeInsight.navigation.actions.GotoDeclarationOrUsageHandler2
- sf:getCtrlMouseData(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I):com.intellij.codeInsight.navigation.CtrlMouseData
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
- sf:testGTDUOutcome(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I):com.intellij.codeInsight.navigation.actions.GotoDeclarationOrUsageHandler2$GTDUOutcome
- sf:testGTDUOutcomeInNonBlockingReadAction(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I):com.intellij.codeInsight.navigation.actions.GotoDeclarationOrUsageHandler2$GTDUOutcome
e:com.intellij.codeInsight.navigation.actions.GotoDeclarationOrUsageHandler2$GTDUOutcome
- java.lang.Enum
- sf:GTD:com.intellij.codeInsight.navigation.actions.GotoDeclarationOrUsageHandler2$GTDUOutcome
- sf:SU:com.intellij.codeInsight.navigation.actions.GotoDeclarationOrUsageHandler2$GTDUOutcome
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.codeInsight.navigation.actions.GotoDeclarationOrUsageHandler2$GTDUOutcome
- s:values():com.intellij.codeInsight.navigation.actions.GotoDeclarationOrUsageHandler2$GTDUOutcome[]
c:com.intellij.codeInsight.navigation.actions.GotoImplementationAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- <init>():V
- getCtrlMouseData(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I):com.intellij.codeInsight.navigation.CtrlMouseData
- p:getHandler():com.intellij.codeInsight.CodeInsightActionHandler
- p:isValidForLookup():Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.navigation.actions.GotoSuperAction
- com.intellij.codeInsight.generation.actions.PresentableActionHandlerBasedAction
- com.intellij.codeInsight.CodeInsightActionHandler
- com.intellij.openapi.project.DumbAware
- sf:FEATURE_ID:java.lang.String
- <init>():V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
f:com.intellij.codeInsight.navigation.actions.GotoTypeDeclarationAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- s:findSymbolType(com.intellij.openapi.editor.Editor,I):com.intellij.psi.PsiElement
- s:findSymbolTypes(com.intellij.openapi.editor.Editor,I):com.intellij.psi.PsiElement[]
- getCtrlMouseData(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I):com.intellij.codeInsight.navigation.CtrlMouseData
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.navigation.actions.IncrementalSearchAction
- 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.codeInsight.navigation.actions.MethodDownAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
f:com.intellij.codeInsight.navigation.actions.MethodUpAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
com.intellij.codeInsight.navigation.actions.TypeDeclarationPlaceAwareProvider
- com.intellij.codeInsight.navigation.actions.TypeDeclarationProvider
- a:getSymbolTypeDeclarations(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,I):com.intellij.psi.PsiElement[]
com.intellij.codeInsight.navigation.actions.TypeDeclarationProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- getActionText(com.intellij.openapi.actionSystem.DataContext):java.lang.String
- a:getSymbolTypeDeclarations(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement[]
c:com.intellij.codeInsight.navigation.impl.PsiTargetPresentationRenderer
- com.intellij.codeInsight.navigation.TargetPresentationProvider
- <init>():V
- getContainerText(com.intellij.psi.PsiElement):java.lang.String
- getElementText(com.intellij.psi.PsiElement):java.lang.String
- p:getIcon(com.intellij.psi.PsiElement):javax.swing.Icon
- getPresentation(com.intellij.psi.PsiElement):com.intellij.platform.backend.presentation.TargetPresentation
com.intellij.codeInsight.template.CustomLiveTemplate
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:computeTemplateKey(com.intellij.codeInsight.template.CustomTemplateCallback):java.lang.String
- a:expand(java.lang.String,com.intellij.codeInsight.template.CustomTemplateCallback):V
- a:getShortcut():C
- a:getTitle():java.lang.String
- a:isApplicable(com.intellij.codeInsight.template.CustomTemplateCallback,I,Z):Z
- a:supportsWrapping():Z
- a:wrap(java.lang.String,com.intellij.codeInsight.template.CustomTemplateCallback):V
a:com.intellij.codeInsight.template.CustomLiveTemplateBase
- com.intellij.codeInsight.template.CustomLiveTemplate
- <init>():V
- addCompletions(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionResultSet):V
- computeTemplateKeyWithoutContextChecking(com.intellij.codeInsight.template.CustomTemplateCallback):java.lang.String
- getLookupElements(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I):java.util.Collection
- hasCompletionItem(com.intellij.codeInsight.template.CustomTemplateCallback,I):Z
- supportsMultiCaret():Z
c:com.intellij.codeInsight.template.CustomTemplateCallback
- p:myApplicableContextTypes:java.util.Set
- <init>(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- deleteTemplateKey(java.lang.String):V
- deleteTemplateKey(java.lang.String,I):V
- findApplicableTemplate(java.lang.String):com.intellij.codeInsight.template.impl.TemplateImpl
- findApplicableTemplates(java.lang.String):java.util.List
- getContext():com.intellij.psi.PsiElement
- s:getContext(com.intellij.psi.PsiFile,I):com.intellij.psi.PsiElement
- s:getContext(com.intellij.psi.PsiFile,I,Z):com.intellij.psi.PsiElement
- getEditor():com.intellij.openapi.editor.Editor
- getFile():com.intellij.psi.PsiFile
- getFileType():com.intellij.openapi.fileTypes.FileType
- getOffset():I
- s:getOffset(com.intellij.openapi.editor.Editor):I
- getProject():com.intellij.openapi.project.Project
- getTemplateManager():com.intellij.codeInsight.template.TemplateManager
- isInInjectedFragment():Z
- startTemplate(com.intellij.codeInsight.template.Template,java.util.Map,com.intellij.codeInsight.template.TemplateEditingListener):V
a:com.intellij.codeInsight.template.FileTypeBasedContextType
- com.intellij.codeInsight.template.TemplateContextType
- p:<init>(java.lang.String,com.intellij.openapi.fileTypes.LanguageFileType):V
- p:<init>(java.lang.String,java.lang.String,com.intellij.openapi.fileTypes.LanguageFileType):V
- createHighlighter():com.intellij.openapi.fileTypes.SyntaxHighlighter
- isInContext(com.intellij.psi.PsiFile,I):Z
f:com.intellij.codeInsight.template.InvokeActionResult
- com.intellij.codeInsight.template.Result
- <init>(java.lang.Runnable):V
- equalsToText(java.lang.String,com.intellij.psi.PsiElement):Z
- getAction():java.lang.Runnable
- handleFocused(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,I,I):V
c:com.intellij.codeInsight.template.ListResult
- com.intellij.codeInsight.template.Result
- <init>(java.util.List):V
- equalsToText(java.lang.String,com.intellij.psi.PsiElement):Z
- getComponents():java.util.List
- handleFocused(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,I,I):V
f:com.intellij.codeInsight.template.LiveTemplateBuilder
- <init>():V
- <init>(Z,I):V
- buildTemplate():com.intellij.codeInsight.template.impl.TemplateImpl
- createMarker(I):com.intellij.codeInsight.template.LiveTemplateBuilder$Marker
- findVarOccurence(java.lang.String):Z
- getText():java.lang.CharSequence
- insertTemplate(I,com.intellij.codeInsight.template.impl.TemplateImpl,java.util.Map):I
- insertText(I,java.lang.String,Z):V
- s:isEndVariable(java.lang.String):Z
- length():I
- setIsToReformat(Z):V
f:com.intellij.codeInsight.template.LiveTemplateBuilder$Marker
- getEndOffset():I
- getStartOffset():I
c:com.intellij.codeInsight.template.PsiElementResult
- com.intellij.codeInsight.template.Result
- <init>(com.intellij.psi.PsiElement):V
- equalsToText(java.lang.String,com.intellij.psi.PsiElement):Z
- getElement():com.intellij.psi.PsiElement
- handleFocused(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,I,I):V
a:com.intellij.codeInsight.template.TemplateEditingAdapter
- com.intellij.codeInsight.template.TemplateEditingListener
- <init>():V
- beforeTemplateFinished(com.intellij.codeInsight.template.impl.TemplateState,com.intellij.codeInsight.template.Template):V
- currentVariableChanged(com.intellij.codeInsight.template.impl.TemplateState,com.intellij.codeInsight.template.Template,I,I):V
- templateCancelled(com.intellij.codeInsight.template.Template):V
- templateFinished(com.intellij.codeInsight.template.Template,Z):V
- waitingForInput(com.intellij.codeInsight.template.Template):V
f:com.intellij.codeInsight.template.TemplateResultListener
- com.intellij.codeInsight.template.TemplateEditingAdapter
- <init>(kotlin.jvm.functions.Function1):V
- templateCancelled(com.intellij.codeInsight.template.Template):V
- templateFinished(com.intellij.codeInsight.template.Template,Z):V
e:com.intellij.codeInsight.template.TemplateResultListener$TemplateResult
- java.lang.Enum
- sf:BrokenOff:com.intellij.codeInsight.template.TemplateResultListener$TemplateResult
- sf:Canceled:com.intellij.codeInsight.template.TemplateResultListener$TemplateResult
- sf:Finished:com.intellij.codeInsight.template.TemplateResultListener$TemplateResult
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.codeInsight.template.TemplateResultListener$TemplateResult
- s:values():com.intellij.codeInsight.template.TemplateResultListener$TemplateResult[]
com.intellij.codeInsight.template.TemplateSubstitutor
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:substituteTemplate(com.intellij.codeInsight.template.impl.TemplateSubstitutionContext,com.intellij.codeInsight.template.impl.TemplateImpl):com.intellij.codeInsight.template.impl.TemplateImpl
f:com.intellij.codeInsight.template.actions.SaveAsTemplateAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:suggestTemplateText(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.project.Project):java.lang.String
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.codeInsight.template.impl.CustomLiveTemplateLookupElement
- com.intellij.codeInsight.template.impl.LiveTemplateLookupElement
- <init>(com.intellij.codeInsight.template.CustomLiveTemplateBase,java.lang.String,java.lang.String,java.lang.String,Z,Z):V
- expandTemplate(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- getCustomLiveTemplate():com.intellij.codeInsight.template.CustomLiveTemplateBase
- p:getItemText():java.lang.String
- getTemplateShortcut():C
- handleInsert(com.intellij.codeInsight.completion.InsertionContext):V
com.intellij.codeInsight.template.impl.DefaultLiveTemplatesProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:getDefaultLiveTemplateFiles():java.lang.String[]
- a:getHiddenLiveTemplateFiles():java.lang.String[]
f:com.intellij.codeInsight.template.impl.InvokeTemplateAction
- com.intellij.openapi.actionSystem.DefaultActionGroup
- <init>(com.intellij.codeInsight.template.impl.TemplateImpl,com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,java.util.Set):V
- <init>(com.intellij.codeInsight.template.impl.TemplateImpl,com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,java.util.Set,java.lang.Runnable):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:extractMnemonic(java.lang.String,java.util.Set):java.lang.String
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getTemplate():com.intellij.codeInsight.template.impl.TemplateImpl
- perform():V
- performInCommand():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.template.impl.ListTemplatesHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- s:filterTemplatesByPrefix(java.util.Collection,com.intellij.openapi.editor.Editor,I,Z,Z):java.util.Map
- s:getCustomTemplatesLookupItems(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I):com.intellij.util.containers.MultiMap
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- s:showTemplatesLookup(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,java.util.Map):V
f:com.intellij.codeInsight.template.impl.LiveTemplateCharFilter
- com.intellij.codeInsight.lookup.CharFilter
- <init>():V
- acceptChar(C,I,com.intellij.codeInsight.lookup.Lookup):com.intellij.codeInsight.lookup.CharFilter$Result
f:com.intellij.codeInsight.template.impl.LiveTemplateCompletionContributor
- com.intellij.codeInsight.completion.CompletionContributor
- com.intellij.openapi.project.DumbAware
- <init>():V
- s:customTemplateAvailableAndHasCompletionItem(java.lang.Character,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I):Z
- s:findFullMatchedApplicableTemplate(com.intellij.openapi.editor.Editor,I,java.util.Collection):com.intellij.codeInsight.template.impl.TemplateImpl
- s:setShowTemplatesInTests(Z,com.intellij.openapi.Disposable):V
- s:shouldShowAllTemplates():Z
c:com.intellij.codeInsight.template.impl.LiveTemplateDocumentationProvider
- com.intellij.lang.documentation.AbstractDocumentationProvider
- <init>():V
- generateDoc(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):java.lang.String
- getDocumentationElementForLookupItem(com.intellij.psi.PsiManager,java.lang.Object,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
f:com.intellij.codeInsight.template.impl.LiveTemplateLookupActionProvider
- com.intellij.codeInsight.lookup.LookupActionProvider
- <init>():V
- fillActions(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.lookup.Lookup,com.intellij.util.Consumer):V
a:com.intellij.codeInsight.template.impl.LiveTemplateLookupElement
- com.intellij.codeInsight.lookup.LookupElement
- f:sudden:Z
- getAutoCompletionPolicy():com.intellij.codeInsight.lookup.AutoCompletionPolicy
- p:getItemText():java.lang.String
- getLookupString():java.lang.String
- a:getTemplateShortcut():C
- isWorthShowingInAutoPopup():Z
- renderElement(com.intellij.codeInsight.lookup.LookupElementPresentation):V
c:com.intellij.codeInsight.template.impl.LiveTemplateLookupElementImpl
- com.intellij.codeInsight.template.impl.LiveTemplateLookupElement
- <init>(com.intellij.codeInsight.template.impl.TemplateImpl,Z):V
- equals(java.lang.Object):Z
- getLookupString():java.lang.String
- getTemplate():com.intellij.codeInsight.template.impl.TemplateImpl
- getTemplateShortcut():C
- handleInsert(com.intellij.codeInsight.completion.InsertionContext):V
- hashCode():I
- s:startTemplate(com.intellij.codeInsight.completion.InsertionContext,com.intellij.codeInsight.template.Template):V
f:com.intellij.codeInsight.template.impl.LiveTemplateSettingsEditor
- javax.swing.JPanel
- <init>(com.intellij.codeInsight.template.impl.TemplateImpl,java.lang.String,java.util.Map,com.intellij.codeInsight.template.impl.TemplateContext,java.lang.Runnable):V
- focusKey():V
- getKeyField():javax.swing.JTextField
- getTemplate():com.intellij.codeInsight.template.impl.TemplateImpl
f:com.intellij.codeInsight.template.impl.LiveTemplatesConfigurable
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.SearchableConfigurable
- <init>():V
- apply():V
- createComponent():javax.swing.JComponent
- s:displayName():java.lang.String
- disposeUIResources():V
- enableSearch(java.lang.String):java.lang.Runnable
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- getTemplateListPanel():com.intellij.codeInsight.template.impl.TemplateListPanel
- isModified():Z
- reset():V
f:com.intellij.codeInsight.template.impl.SurroundWithLogger
- <init>():V
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
- s:logSurrounder(com.intellij.lang.surroundWith.Surrounder,com.intellij.lang.Language,com.intellij.openapi.project.Project):V
f:com.intellij.codeInsight.template.impl.SurroundWithTemplateHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- s:createActionGroup(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,java.util.Set):java.util.List
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
f:com.intellij.codeInsight.template.impl.TableMap
- javax.swing.table.AbstractTableModel
- javax.swing.event.TableModelListener
- <init>():V
- getColumnClass(I):java.lang.Class
- getColumnCount():I
- getColumnName(I):java.lang.String
- getModel():javax.swing.table.TableModel
- getRowCount():I
- getValueAt(I,I):java.lang.Object
- isCellEditable(I,I):Z
- setModel(javax.swing.table.TableModel):V
- setValueAt(java.lang.Object,I,I):V
- tableChanged(javax.swing.event.TableModelEvent):V
f:com.intellij.codeInsight.template.impl.TemplateEditorUtil
- s:createEditor(Z,com.intellij.openapi.editor.Document,com.intellij.openapi.project.Project):com.intellij.openapi.editor.Editor
- s:createEditor(Z,java.lang.CharSequence):com.intellij.openapi.editor.Editor
- s:createEditor(Z,java.lang.CharSequence,com.intellij.codeInsight.template.impl.TemplateContext):com.intellij.openapi.editor.Editor
- s:disposeTemplateEditor(com.intellij.openapi.editor.Editor):V
- s:setHighlighter(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.template.TemplateContextType):V
- s:setHighlighter(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.template.impl.TemplateContext):V
f:com.intellij.codeInsight.template.impl.TemplateExpandShortcutPanel
- javax.swing.JPanel
- <init>(java.lang.String):V
- getSelectedChar():C
- getSelectedString():java.lang.String
- setSelectedChar(C):V
f:com.intellij.codeInsight.template.impl.TemplateGroup
- com.intellij.openapi.options.CompoundScheme
- <init>(java.lang.String):V
- <init>(java.lang.String,java.lang.String):V
- containsTemplate(java.lang.String,java.lang.String):Z
- getReplace():java.lang.String
- isModified():Z
- setModified(Z):V
f:com.intellij.codeInsight.template.impl.TemplateImplUtil
- <init>():V
- s:findVariableAtOffset(java.lang.CharSequence,I):com.intellij.openapi.util.TextRange
- s:isValidVariable(java.lang.String):Z
- s:isValidVariableName(java.lang.String):Z
- s:parseVariableNames(java.lang.CharSequence):java.util.LinkedHashSet
- s:parseVariables(java.lang.CharSequence):java.util.Map
c:com.intellij.codeInsight.template.impl.TemplateListPanel
- javax.swing.JPanel
- com.intellij.openapi.Disposable
- sf:ABBREVIATION:java.lang.String
- sf:TEMPLATE_COMPARATOR:java.util.Comparator
- <init>():V
- addTemplate(com.intellij.codeInsight.template.impl.TemplateImpl):V
- apply():V
- dispose():V
- editTemplate(com.intellij.codeInsight.template.impl.TemplateImpl):V
- getPreferredFocusedComponent():javax.swing.JComponent
- isModified():Z
- reset():V
f:com.intellij.codeInsight.template.impl.TemplateLookupRenderer
- com.intellij.codeInsight.lookup.impl.ElementLookupRenderer
- <init>():V
- handlesItem(java.lang.Object):Z
- renderElement(com.intellij.codeInsight.lookup.LookupItem,com.intellij.codeInsight.template.Template,com.intellij.codeInsight.lookup.LookupElementPresentation):V
f:com.intellij.codeInsight.template.impl.TemplateManagerImpl
- com.intellij.codeInsight.template.TemplateManager
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.project.Project):V
- s:copyWithDummyIdentifier(com.intellij.codeInsight.completion.OffsetsInFile,I,I,java.lang.String):com.intellij.codeInsight.completion.OffsetsInFile
- createTemplate(java.lang.String,java.lang.String):com.intellij.codeInsight.template.Template
- createTemplate(java.lang.String,java.lang.String,java.lang.String):com.intellij.codeInsight.template.Template
- dispose():V
- findMatchingTemplates(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,java.lang.Character,com.intellij.codeInsight.template.impl.TemplateSettings):java.util.Map
- finishTemplate(com.intellij.openapi.editor.Editor):Z
- getActiveTemplate(com.intellij.openapi.editor.Editor):com.intellij.codeInsight.template.Template
- s:getAllContextTypes():java.util.List
- s:getApplicableContextTypes(com.intellij.codeInsight.template.TemplateActionContext):java.util.Set
- s:getTemplateState(com.intellij.openapi.editor.Editor):com.intellij.codeInsight.template.impl.TemplateState
- s:isApplicable(com.intellij.codeInsight.template.CustomLiveTemplate,com.intellij.codeInsight.template.TemplateActionContext):Z
- s:isApplicable(com.intellij.codeInsight.template.impl.TemplateImpl,com.intellij.codeInsight.template.TemplateActionContext):Z
- s:isApplicable(com.intellij.codeInsight.template.impl.TemplateImpl,java.util.Set):Z
- s:isApplicable(com.intellij.psi.PsiFile,I,com.intellij.codeInsight.template.impl.TemplateImpl):Z
- s:listApplicableCustomTemplates(com.intellij.codeInsight.template.TemplateActionContext):java.util.List
- s:listApplicableTemplateWithInsertingDummyIdentifier(com.intellij.codeInsight.template.TemplateActionContext):java.util.List
- s:listApplicableTemplates(com.intellij.codeInsight.template.TemplateActionContext):java.util.List
- prepareTemplate(com.intellij.openapi.editor.Editor,C,com.intellij.util.PairProcessor):java.lang.Runnable
- runTemplate(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.template.Template):com.intellij.codeInsight.template.impl.TemplateState
- s:setTemplateTesting(com.intellij.openapi.Disposable):V
- shouldSkipInTests():Z
- startNonCustomTemplates(java.util.Map,com.intellij.openapi.editor.Editor,com.intellij.util.PairProcessor):java.lang.Runnable
- startTemplate(com.intellij.openapi.editor.Editor,C):Z
- startTemplate(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.template.Template):V
- startTemplate(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.template.Template,com.intellij.codeInsight.template.TemplateEditingListener):V
- startTemplate(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.template.Template,com.intellij.codeInsight.template.TemplateEditingListener,com.intellij.util.PairProcessor):V
- startTemplate(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.template.Template,Z,java.util.Map,com.intellij.codeInsight.template.TemplateEditingListener):V
- startTemplate(com.intellij.openapi.editor.Editor,java.lang.String,com.intellij.codeInsight.template.Template):V
- startTemplateWithPrefix(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.template.impl.TemplateImpl,I,com.intellij.util.PairProcessor,java.lang.String):V
- startTemplateWithPrefix(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.template.impl.TemplateImpl,com.intellij.util.PairProcessor,java.lang.String):V
f:com.intellij.codeInsight.template.impl.TemplateSettings
- com.intellij.openapi.components.PersistentStateComponent
- sf:CUSTOM_CHAR:C
- sf:DEFAULT_CHAR:C
- sf:ENTER_CHAR:C
- sf:NONE_CHAR:C
- sf:SPACE_CHAR:C
- sf:TAB_CHAR:C
- sf:TEMPLATE:java.lang.String
- sf:USER_GROUP_NAME:java.lang.String
- <init>():V
- <init>(com.intellij.openapi.options.SchemeManagerFactory):V
- addTemplate(com.intellij.codeInsight.template.Template):V
- collectMatchingCandidates(java.lang.String,java.lang.Character,Z):java.util.List
- findPluginForPredefinedTemplate(com.intellij.codeInsight.template.impl.TemplateImpl):com.intellij.internal.statistic.utils.PluginInfo
- getDefaultShortcutChar():C
- getDefaultTemplate(com.intellij.codeInsight.template.impl.TemplateImpl):com.intellij.codeInsight.template.impl.TemplateImpl
- getDeletedTemplates():java.util.List
- s:getInstance():com.intellij.codeInsight.template.impl.TemplateSettings
- getLastSelectedTemplateGroup():java.lang.String
- getLastSelectedTemplateKey():java.lang.String
- getMaxKeyLength():I
- getShortcutChar(com.intellij.codeInsight.template.impl.TemplateImpl):C
- getState():com.intellij.codeInsight.template.impl.TemplateSettings$State
- getTemplate(java.lang.String,java.lang.String):com.intellij.codeInsight.template.impl.TemplateImpl
- getTemplateById(java.lang.String):com.intellij.codeInsight.template.Template
- getTemplateGroups():java.util.List
- getTemplates():com.intellij.codeInsight.template.impl.TemplateImpl[]
- getTemplates(java.lang.String):java.util.Collection
- getTemplatesAsList():java.util.Collection
- loadState(com.intellij.codeInsight.template.impl.TemplateSettings$State):V
- s:readTemplateFromElement(java.lang.String,org.jdom.Element,java.lang.ClassLoader):com.intellij.codeInsight.template.impl.TemplateImpl
- s:readTemplateFromElement(java.lang.String,org.jdom.Element,java.lang.ClassLoader,com.intellij.codeInsight.template.LiveTemplateContextService):com.intellij.codeInsight.template.impl.TemplateImpl
- removeTemplate(com.intellij.codeInsight.template.Template):V
- reset():V
- s:serializeTemplate(com.intellij.codeInsight.template.impl.TemplateImpl,com.intellij.codeInsight.template.impl.TemplateImpl,kotlin.Lazy):org.jdom.Element
- setDefaultShortcutChar(C):V
- setLastSelectedTemplate(java.lang.String,java.lang.String):V
- setTemplates(java.util.List):V
f:com.intellij.codeInsight.template.impl.TemplateSettings$TemplateKey
- <init>():V
- equals(java.lang.Object):Z
- getGroupName():java.lang.String
- getKey():java.lang.String
- hashCode():I
- s:keyOf(com.intellij.codeInsight.template.impl.TemplateImpl):com.intellij.codeInsight.template.impl.TemplateSettings$TemplateKey
- setGroupName(java.lang.String):V
- setKey(java.lang.String):V
f:com.intellij.codeInsight.template.impl.WrapWithCustomTemplateAction
- com.intellij.openapi.actionSystem.AnAction
- <init>(com.intellij.codeInsight.template.CustomLiveTemplate,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,java.util.Set):V
- <init>(com.intellij.codeInsight.template.CustomLiveTemplate,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,java.util.Set,java.lang.Runnable):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- perform():V
c:com.intellij.codeInsight.template.impl.actions.ListTemplatesAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- p:getHandler():com.intellij.codeInsight.CodeInsightActionHandler
- p:isValidForLookup():Z
c:com.intellij.codeInsight.template.impl.actions.NextVariableAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
c:com.intellij.codeInsight.template.impl.actions.PreviousVariableAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
c:com.intellij.codeInsight.template.impl.actions.SurroundWithTemplateAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- <init>():V
- p:getHandler():com.intellij.codeInsight.CodeInsightActionHandler
c:com.intellij.codeInsight.template.impl.editorActions.EnterHandler
- com.intellij.codeInsight.editorActions.BaseEnterHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- executeWriteAction(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
c:com.intellij.codeInsight.template.impl.editorActions.EscapeHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
c:com.intellij.codeInsight.template.impl.editorActions.ExpandLiveTemplateByTabAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
c:com.intellij.codeInsight.template.impl.editorActions.ExpandLiveTemplateCustomAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
- s:createExpandTemplateHandler(C):com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler
c:com.intellij.codeInsight.template.impl.editorActions.SelectAllHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
c:com.intellij.codeInsight.template.impl.editorActions.SpaceHandler
- com.intellij.codeInsight.editorActions.TypedHandlerDelegate
- <init>():V
- beforeCharTyped(C,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.fileTypes.FileType):com.intellij.codeInsight.editorActions.TypedHandlerDelegate$Result
c:com.intellij.codeInsight.template.impl.editorActions.TemplateLineEndHandler
- com.intellij.codeInsight.template.impl.editorActions.TemplateLineStartEndHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
c:com.intellij.codeInsight.template.impl.editorActions.TemplateLineEndWithSelectionHandler
- com.intellij.codeInsight.template.impl.editorActions.TemplateLineStartEndHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
a:com.intellij.codeInsight.template.impl.editorActions.TemplateLineStartEndHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler$ForEachCaret
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler,Z,Z):V
- p:doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- p:isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
c:com.intellij.codeInsight.template.impl.editorActions.TemplateLineStartHandler
- com.intellij.codeInsight.template.impl.editorActions.TemplateLineStartEndHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
c:com.intellij.codeInsight.template.impl.editorActions.TemplateLineStartWithSelectionHandler
- com.intellij.codeInsight.template.impl.editorActions.TemplateLineStartEndHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
a:com.intellij.codeInsight.template.impl.editorActions.TypedActionHandlerBase
- com.intellij.openapi.editor.actionSystem.TypedActionHandlerEx
- pf:myOriginalHandler:com.intellij.openapi.editor.actionSystem.TypedActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.TypedActionHandler):V
- beforeExecute(com.intellij.openapi.editor.Editor,C,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.actionSystem.ActionPlan):V
a:com.intellij.codeInsight.template.macro.BaseCompleteMacro
- com.intellij.codeInsight.template.Macro
- p:<init>(java.lang.String):V
- p:<init>(java.lang.String,Z):V
- f:calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- getDefaultValue():java.lang.String
- getName():java.lang.String
- pa:invokeCompletionHandler(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- s:waitForNextTab():V
f:com.intellij.codeInsight.template.macro.CapitalizeAndUnderscoreMacro
- com.intellij.codeInsight.template.macro.MacroBase
- <init>():V
- convertString(java.lang.String):java.lang.String
c:com.intellij.codeInsight.template.macro.CapitalizeMacro
- com.intellij.codeInsight.template.macro.MacroBase
- <init>():V
- p:calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext,Z):com.intellij.codeInsight.template.Result
f:com.intellij.codeInsight.template.macro.ClipboardMacro
- com.intellij.codeInsight.template.macro.SimpleMacro
- <init>():V
a:com.intellij.codeInsight.template.macro.CommentMacro
- com.intellij.codeInsight.template.macro.MacroBase
- p:<init>(java.lang.String,java.util.function.Function):V
- p:calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext,Z):com.intellij.codeInsight.template.Result
c:com.intellij.codeInsight.template.macro.CommentMacro$AnyCommentEnd
- com.intellij.codeInsight.template.macro.CommentMacro
- <init>():V
c:com.intellij.codeInsight.template.macro.CommentMacro$AnyCommentStart
- com.intellij.codeInsight.template.macro.CommentMacro
- <init>():V
c:com.intellij.codeInsight.template.macro.CommentMacro$BlockCommentEnd
- com.intellij.codeInsight.template.macro.CommentMacro
- <init>():V
c:com.intellij.codeInsight.template.macro.CommentMacro$BlockCommentStart
- com.intellij.codeInsight.template.macro.CommentMacro
- <init>():V
c:com.intellij.codeInsight.template.macro.CommentMacro$LineCommentStart
- com.intellij.codeInsight.template.macro.CommentMacro
- <init>():V
c:com.intellij.codeInsight.template.macro.CompleteMacro
- com.intellij.codeInsight.template.macro.BaseCompleteMacro
- <init>():V
- <init>(Z):V
- p:invokeCompletionHandler(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
f:com.intellij.codeInsight.template.macro.CompleteSmartMacro
- com.intellij.codeInsight.template.macro.BaseCompleteMacro
- <init>():V
f:com.intellij.codeInsight.template.macro.ConcatMacro
- com.intellij.codeInsight.template.macro.MacroBase
- <init>():V
c:com.intellij.codeInsight.template.macro.ConvertToCamelCaseMacro
- com.intellij.codeInsight.template.macro.MacroBase
- <init>():V
- p:calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext,Z):com.intellij.codeInsight.template.Result
- convertString(java.lang.String):com.intellij.codeInsight.template.Result
- p:splitWords(java.lang.String):java.lang.String[]
f:com.intellij.codeInsight.template.macro.ConvertToCamelCaseMacro$ReplaceUnderscoresToCamelCaseMacro
- com.intellij.codeInsight.template.macro.ConvertToCamelCaseMacro
- <init>():V
c:com.intellij.codeInsight.template.macro.DecapitalizeMacro
- com.intellij.codeInsight.template.macro.MacroBase
- <init>():V
- p:calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext,Z):com.intellij.codeInsight.template.Result
c:com.intellij.codeInsight.template.macro.DirectoryTemplateCompletionProcessor
- com.intellij.codeInsight.template.macro.TemplateCompletionProcessor
- <init>():V
- nextTabOnItemSelected(com.intellij.codeInsight.template.ExpressionContext,com.intellij.codeInsight.lookup.LookupElement):Z
c:com.intellij.codeInsight.template.macro.EnumMacro
- com.intellij.codeInsight.template.Macro
- <init>():V
- calculateLookupItems(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.lookup.LookupElement[]
- calculateQuickResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- getName():java.lang.String
- getPresentableName():java.lang.String
f:com.intellij.codeInsight.template.macro.EscapeStringMacro
- com.intellij.codeInsight.template.macro.MacroBase
- <init>():V
a:com.intellij.codeInsight.template.macro.FilePathMacroBase
- com.intellij.codeInsight.template.Macro
- <init>():V
- p:calculateResult(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):com.intellij.codeInsight.template.TextResult
- calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
f:com.intellij.codeInsight.template.macro.FilePathMacroBase$FileNameMacro
- com.intellij.codeInsight.template.macro.FilePathMacroBase
- <init>():V
- getName():java.lang.String
f:com.intellij.codeInsight.template.macro.FilePathMacroBase$FileNameWithoutExtensionMacro
- com.intellij.codeInsight.template.macro.FilePathMacroBase
- <init>():V
- getName():java.lang.String
f:com.intellij.codeInsight.template.macro.FilePathMacroBase$FilePathMacro
- com.intellij.codeInsight.template.macro.FilePathMacroBase
- <init>():V
- getName():java.lang.String
f:com.intellij.codeInsight.template.macro.FilePathMacroBase$FileRelativePathMacro
- com.intellij.codeInsight.template.macro.FilePathMacroBase
- <init>():V
- getName():java.lang.String
c:com.intellij.codeInsight.template.macro.FirstWordMacro
- com.intellij.codeInsight.template.macro.MacroBase
- <init>():V
- p:calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext,Z):com.intellij.codeInsight.template.Result
f:com.intellij.codeInsight.template.macro.GroovyScriptMacro
- com.intellij.codeInsight.template.Macro
- <init>():V
- calculateLookupItems(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.lookup.LookupElement[]
- calculateQuickResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- getName():java.lang.String
- getPresentableName():java.lang.String
f:com.intellij.codeInsight.template.macro.LineNumberMacro
- com.intellij.codeInsight.template.Macro
- <init>():V
- calculateQuickResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- getName():java.lang.String
a:com.intellij.codeInsight.template.macro.MacroBase
- com.intellij.codeInsight.template.Macro
- <init>(java.lang.String,java.lang.String):V
- calculateQuickResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- pa:calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext,Z):com.intellij.codeInsight.template.Result
- getDefaultValue():java.lang.String
- getName():java.lang.String
- getPresentableName():java.lang.String
- s:getTextResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):java.lang.String
- s:getTextResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext,Z):java.lang.String
f:com.intellij.codeInsight.template.macro.RegExMacro
- com.intellij.codeInsight.template.macro.MacroBase
- <init>():V
f:com.intellij.codeInsight.template.macro.ReplaceSpacesWithUnderscoresMacro
- com.intellij.codeInsight.template.macro.MacroBase
- <init>():V
f:com.intellij.codeInsight.template.macro.ReplaceUnderscoresWithSpacesMacro
- com.intellij.codeInsight.template.macro.MacroBase
- <init>():V
c:com.intellij.codeInsight.template.macro.ShowParameterInfoMacro
- com.intellij.codeInsight.template.Macro
- <init>():V
- calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- getName():java.lang.String
a:com.intellij.codeInsight.template.macro.SimpleMacro
- com.intellij.codeInsight.template.Macro
- p:<init>(java.lang.String):V
- calculateQuickResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- pa:evaluateSimpleMacro(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext):java.lang.String
- getDefaultValue():java.lang.String
- getName():java.lang.String
a:com.intellij.codeInsight.template.macro.SplitWordsMacro
- com.intellij.codeInsight.template.macro.MacroBase
- p:calculateResult(com.intellij.codeInsight.template.Expression[],com.intellij.codeInsight.template.ExpressionContext,Z):com.intellij.codeInsight.template.Result
- pa:convertCase(java.lang.String):java.lang.String
- convertString(java.lang.String):java.lang.String
f:com.intellij.codeInsight.template.macro.SplitWordsMacro$LowercaseAndDash
- com.intellij.codeInsight.template.macro.SplitWordsMacro
- <init>():V
f:com.intellij.codeInsight.template.macro.SplitWordsMacro$SnakeCaseMacro
- com.intellij.codeInsight.template.macro.SplitWordsMacro
- <init>():V
f:com.intellij.codeInsight.template.macro.SplitWordsMacro$SpaceSeparated
- com.intellij.codeInsight.template.macro.SplitWordsMacro
- <init>():V
f:com.intellij.codeInsight.template.macro.SubstringBeforeMacro
- com.intellij.codeInsight.template.macro.MacroBase
- <init>():V
f:com.intellij.codeInsight.template.postfix.completion.PostfixTemplateCompletionContributor
- com.intellij.codeInsight.completion.CompletionContributor
- <init>():V
- s:getPostfixLiveTemplate(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.codeInsight.template.postfix.templates.PostfixLiveTemplate
f:com.intellij.codeInsight.template.postfix.completion.PostfixTemplateLookupActionProvider
- com.intellij.codeInsight.lookup.LookupActionProvider
- <init>():V
- fillActions(com.intellij.codeInsight.lookup.LookupElement,com.intellij.codeInsight.lookup.Lookup,com.intellij.util.Consumer):V
c:com.intellij.codeInsight.template.postfix.completion.PostfixTemplateLookupElement
- com.intellij.codeInsight.template.impl.CustomLiveTemplateLookupElement
- <init>(com.intellij.codeInsight.template.postfix.templates.PostfixLiveTemplate,com.intellij.codeInsight.template.postfix.templates.PostfixTemplate,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider,Z):V
- expandTemplate(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- getPostfixTemplate():com.intellij.codeInsight.template.postfix.templates.PostfixTemplate
- getProvider():com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider
- renderElement(com.intellij.codeInsight.lookup.LookupElementPresentation):V
f:com.intellij.codeInsight.template.postfix.settings.EditablePostfixTemplateMetaData
- com.intellij.codeInsight.intention.impl.config.BeforeAfterMetaData
- <init>(com.intellij.codeInsight.template.postfix.templates.editable.EditablePostfixTemplate):V
- getDescription():com.intellij.codeInsight.intention.impl.config.TextDescriptor
- getExampleUsagesAfter():com.intellij.codeInsight.intention.impl.config.TextDescriptor[]
- getExampleUsagesBefore():com.intellij.codeInsight.intention.impl.config.TextDescriptor[]
f:com.intellij.codeInsight.template.postfix.settings.PostfixEditTemplateDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(java.awt.Component,com.intellij.codeInsight.template.postfix.templates.editable.PostfixTemplateEditor,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplate):V
- getPreferredFocusedComponent():javax.swing.JComponent
- getTemplateName():java.lang.String
f:com.intellij.codeInsight.template.postfix.settings.PostfixTemplateCheckedTreeNode
- com.intellij.ui.CheckedTreeNode
- getTemplate():com.intellij.codeInsight.template.postfix.templates.PostfixTemplate
- getTemplateProvider():com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider
- isChanged():Z
- isNew():Z
- setTemplate(com.intellij.codeInsight.template.postfix.templates.PostfixTemplate):V
a:com.intellij.codeInsight.template.postfix.settings.PostfixTemplateEditorBase
- com.intellij.codeInsight.template.postfix.templates.editable.PostfixTemplateEditor
- pf:myApplyToTheTopmostJBCheckBox:com.intellij.ui.components.JBCheckBox
- pf:myEditTemplateAndConditionsPanel:javax.swing.JPanel
- pf:myExpressionTypesList:com.intellij.ui.components.JBList
- pf:myExpressionTypesListModel:javax.swing.DefaultListModel
- pf:myProvider:com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider
- pf:myTemplateEditor:com.intellij.openapi.editor.Editor
- <init>(com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider,com.intellij.openapi.editor.Editor,Z):V
- <init>(com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider,Z):V
- ps:createEditor(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):com.intellij.openapi.editor.Editor
- dispose():V
- pa:fillConditions(com.intellij.openapi.actionSystem.DefaultActionGroup):V
- getHelpId():java.lang.String
- setTemplate(com.intellij.codeInsight.template.postfix.templates.PostfixTemplate):V
- pf:showAddExpressionTypePopup(com.intellij.ui.AnActionButton):V
pf:com.intellij.codeInsight.template.postfix.settings.PostfixTemplateEditorBase$AddConditionAction
- com.intellij.openapi.project.DumbAwareAction
- <init>(com.intellij.codeInsight.template.postfix.settings.PostfixTemplateEditorBase,com.intellij.codeInsight.template.postfix.templates.editable.PostfixTemplateExpressionCondition):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInsight.template.postfix.settings.PostfixTemplateMetaData
- com.intellij.codeInsight.intention.impl.config.BeforeAfterActionMetaData
- sf:EMPTY_METADATA:com.intellij.codeInsight.template.postfix.settings.PostfixTemplateMetaData
- sf:KEY:java.lang.String
- <init>(com.intellij.codeInsight.template.postfix.templates.PostfixTemplate):V
- s:createMetaData(com.intellij.codeInsight.template.postfix.templates.PostfixTemplate):com.intellij.codeInsight.intention.impl.config.BeforeAfterMetaData
- getExampleUsagesAfter():com.intellij.codeInsight.intention.impl.config.TextDescriptor[]
- getExampleUsagesBefore():com.intellij.codeInsight.intention.impl.config.TextDescriptor[]
f:com.intellij.codeInsight.template.postfix.settings.PostfixTemplateStorage
- com.intellij.openapi.util.SimpleModificationTracker
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- s:getInstance():com.intellij.codeInsight.template.postfix.settings.PostfixTemplateStorage
- getState():org.jdom.Element
- getTemplates(com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):java.util.Set
- loadState(org.jdom.Element):V
- setTemplates(com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider,java.util.Collection):V
f:com.intellij.codeInsight.template.postfix.settings.PostfixTemplateWrapperMetaData
- com.intellij.codeInsight.intention.impl.config.BeforeAfterMetaData
- <init>(com.intellij.codeInsight.template.postfix.templates.editable.PostfixTemplateWrapper):V
- getDescription():com.intellij.codeInsight.intention.impl.config.TextDescriptor
- getExampleUsagesAfter():com.intellij.codeInsight.intention.impl.config.TextDescriptor[]
- getExampleUsagesBefore():com.intellij.codeInsight.intention.impl.config.TextDescriptor[]
c:com.intellij.codeInsight.template.postfix.settings.PostfixTemplatesCheckboxTree
- com.intellij.ui.CheckboxTree
- com.intellij.openapi.Disposable
- <init>():V
- addTemplate(com.intellij.ui.AnActionButton):V
- canDuplicateSelectedTemplate():Z
- canEditSelectedTemplate():Z
- canRemoveSelectedTemplates():Z
- dispose():V
- duplicateSelectedTemplate():V
- editSelectedTemplate():V
- getDisabledTemplatesState():java.util.Map
- getEditableTemplates():com.intellij.util.containers.MultiMap
- getSelectedTemplate():com.intellij.codeInsight.template.postfix.templates.PostfixTemplate
- initTree(com.intellij.util.containers.MultiMap):V
- p:onDoubleClick(com.intellij.ui.CheckedTreeNode):V
- removeSelectedTemplates():V
- selectTemplate(com.intellij.codeInsight.template.postfix.templates.PostfixTemplate,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- p:selectionChanged():V
- setDisabledTemplatesState(java.util.Map):V
f:com.intellij.codeInsight.template.postfix.settings.PostfixTemplatesConfigurable
- com.intellij.application.options.editor.EditorOptionsProvider
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.Configurable$WithEpDependencies
- com.intellij.openapi.options.SearchableConfigurable
- sf:TEMPLATE_COMPARATOR:java.util.Comparator
- <init>():V
- apply():V
- createComponent():javax.swing.JComponent
- disposeUIResources():V
- getDependencies():java.util.Collection
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- getTemplatesTree():com.intellij.codeInsight.template.postfix.settings.PostfixTemplatesCheckboxTree
- isModified():Z
- reset():V
f:com.intellij.codeInsight.template.postfix.settings.PostfixTemplatesConfigurableUi
- completionEnabledCheckbox:com.intellij.ui.components.JBCheckBox
- postfixTemplatesEnabled:com.intellij.ui.components.JBCheckBox
- shortcutComboBox:com.intellij.openapi.ui.ComboBox
- <init>():V
- f:getCompletionEnabledCheckbox():com.intellij.ui.components.JBCheckBox
- f:getDescriptionPanel():javax.swing.JPanel
- f:getPanel():javax.swing.JPanel
- f:getPostfixTemplatesEnabled():com.intellij.ui.components.JBCheckBox
- f:getShortcutComboBox():com.intellij.openapi.ui.ComboBox
- f:getTemplatesTreeContainer():javax.swing.JPanel
- f:setCompletionEnabledCheckbox(com.intellij.ui.components.JBCheckBox):V
- f:setPostfixTemplatesEnabled(com.intellij.ui.components.JBCheckBox):V
- f:setShortcutComboBox(com.intellij.openapi.ui.ComboBox):V
f:com.intellij.codeInsight.template.postfix.settings.PostfixTemplatesSettings
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- disableTemplate(com.intellij.codeInsight.template.postfix.templates.PostfixTemplate,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- disableTemplate(com.intellij.codeInsight.template.postfix.templates.PostfixTemplate,java.lang.String):V
- s:getInstance():com.intellij.codeInsight.template.postfix.settings.PostfixTemplatesSettings
- getLangDisabledTemplates():java.util.Map
- getProviderToDisabledTemplates():java.util.Map
- getShortcut():I
- getState():org.jdom.Element
- isPostfixTemplatesEnabled():Z
- isTemplateEnabled(com.intellij.codeInsight.template.postfix.templates.PostfixTemplate,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):Z
- isTemplatesCompletionEnabled():Z
- loadState(org.jdom.Element):V
- setLangDisabledTemplates(java.util.Map):V
- setPostfixTemplatesEnabled(Z):V
- setProviderToDisabledTemplates(java.util.Map):V
- setShortcut(I):V
- setTemplatesCompletionEnabled(Z):V
a:com.intellij.codeInsight.template.postfix.templates.ElseExpressionPostfixTemplateBase
- com.intellij.codeInsight.template.postfix.templates.SurroundPostfixTemplateBase
- p:<init>(com.intellij.codeInsight.template.postfix.templates.PostfixTemplatePsiInfo,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector):V
- p:getWrappedExpression(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
f:com.intellij.codeInsight.template.postfix.templates.EmptyPostfixTemplateProvider
- com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider
- <init>():V
- afterExpand(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):V
- getId():java.lang.String
- getTemplates():java.util.Set
- isTerminalSymbol(C):Z
- preCheck(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I):com.intellij.psi.PsiFile
- preExpand(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):V
a:com.intellij.codeInsight.template.postfix.templates.IfPostfixTemplateBase
- com.intellij.codeInsight.template.postfix.templates.SurroundPostfixTemplateBase
- p:<init>(com.intellij.codeInsight.template.postfix.templates.PostfixTemplatePsiInfo,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector):V
f:com.intellij.codeInsight.template.postfix.templates.LanguagePostfixTemplate
- com.intellij.lang.LanguageExtension
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- sf:LANG_EP:com.intellij.codeInsight.template.postfix.templates.LanguagePostfixTemplate
c:com.intellij.codeInsight.template.postfix.templates.NotPostfixTemplate
- com.intellij.codeInsight.template.postfix.templates.PostfixTemplateWithExpressionSelector
- <init>(com.intellij.codeInsight.template.postfix.templates.PostfixTemplatePsiInfo,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector):V
- <init>(com.intellij.codeInsight.template.postfix.templates.PostfixTemplatePsiInfo,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- <init>(java.lang.String,java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplatePsiInfo,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector):V
- <init>(java.lang.String,java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplatePsiInfo,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- p:expandForChooseExpression(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
c:com.intellij.codeInsight.template.postfix.templates.ParenthesizedPostfixTemplate
- com.intellij.codeInsight.template.postfix.templates.PostfixTemplateWithExpressionSelector
- <init>(com.intellij.codeInsight.template.postfix.templates.PostfixTemplatePsiInfo,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector):V
- <init>(com.intellij.codeInsight.template.postfix.templates.PostfixTemplatePsiInfo,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- p:expandForChooseExpression(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
c:com.intellij.codeInsight.template.postfix.templates.PostfixLiveTemplate
- com.intellij.codeInsight.template.CustomLiveTemplateBase
- sf:POSTFIX_TEMPLATE_ID:java.lang.String
- <init>():V
- computeTemplateKey(com.intellij.codeInsight.template.CustomTemplateCallback):java.lang.String
- computeTemplateKeyWithoutContextChecking(com.intellij.codeInsight.template.CustomTemplateCallback):java.lang.String
- s:copyFile(com.intellij.psi.PsiFile,java.lang.StringBuilder):com.intellij.psi.PsiFile
- expand(java.lang.String,com.intellij.codeInsight.template.CustomTemplateCallback):V
- s:expandTemplate(java.lang.String,com.intellij.codeInsight.template.CustomTemplateCallback,com.intellij.openapi.editor.Editor,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider,com.intellij.codeInsight.template.postfix.templates.PostfixTemplate):V
- getAllTemplateKeys(com.intellij.psi.PsiFile,I):java.util.Set
- getLookupElements(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I):java.util.Collection
- getShortcut():C
- getTitle():java.lang.String
- hasCompletionItem(com.intellij.codeInsight.template.CustomTemplateCallback,I):Z
- isApplicable(com.intellij.codeInsight.template.CustomTemplateCallback,I,Z):Z
- s:isApplicableTemplate(com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider,java.lang.String,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):Z
- supportsMultiCaret():Z
- supportsWrapping():Z
- wrap(java.lang.String,com.intellij.codeInsight.template.CustomTemplateCallback):V
a:com.intellij.codeInsight.template.postfix.templates.PostfixTemplate
- com.intellij.openapi.project.PossiblyDumbAware
- p:<init>(java.lang.String,java.lang.String):V
- p:<init>(java.lang.String,java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- p:<init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- p:calcDescription():java.lang.String
- equals(java.lang.Object):Z
- a:expand(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- getDescription():java.lang.String
- getExample():java.lang.String
- getId():java.lang.String
- f:getKey():java.lang.String
- getPresentableName():java.lang.String
- getProvider():com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider
- hashCode():I
- a:isApplicable(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document,I):Z
- isBuiltin():Z
- isEditable():Z
- isEnabled(com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):Z
- startInWriteAction():Z
com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector
- a:getExpressions(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document,I):java.util.List
- a:getRenderer():com.intellij.util.Function
- a:hasExpression(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document,I):Z
a:com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelectorBase
- com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector
- pf:myAdditionalCondition:com.intellij.openapi.util.Condition
- <init>(com.intellij.openapi.util.Condition):V
- p:getBorderOffsetFilter(I):com.intellij.openapi.util.Condition
- getExpressions(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document,I):java.util.List
- p:getFilters(I):com.intellij.openapi.util.Condition
- pa:getNonFilteredExpressions(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document,I):java.util.List
- p:getPsiErrorFilter():com.intellij.openapi.util.Condition
- getRenderer():com.intellij.util.Function
- hasExpression(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document,I):Z
f:com.intellij.codeInsight.template.postfix.templates.PostfixTemplateLogger
- <init>():V
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
f:com.intellij.codeInsight.template.postfix.templates.PostfixTemplateLogger$PostfixTemplateValidator
- com.intellij.internal.statistic.eventLog.validator.rules.FUSRule
- com.intellij.internal.statistic.eventLog.validator.rules.PerformanceCareRule
- com.intellij.internal.statistic.eventLog.validator.rules.impl.UtilValidationRule
- <init>():V
- acceptRuleId(java.lang.String):Z
- getRuleId():java.lang.String
com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider
- a:afterExpand(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):V
- createEditor(com.intellij.codeInsight.template.postfix.templates.PostfixTemplate):com.intellij.codeInsight.template.postfix.templates.editable.PostfixTemplateEditor
- getId():java.lang.String
- getPresentableName():java.lang.String
- a:getTemplates():java.util.Set
- a:isTerminalSymbol(C):Z
- a:preCheck(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I):com.intellij.psi.PsiFile
- a:preExpand(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):V
- readExternalTemplate(java.lang.String,java.lang.String,org.jdom.Element):com.intellij.codeInsight.template.postfix.templates.PostfixTemplate
- writeExternalTemplate(com.intellij.codeInsight.template.postfix.templates.PostfixTemplate,org.jdom.Element):V
a:com.intellij.codeInsight.template.postfix.templates.PostfixTemplatePsiInfo
- <init>():V
- a:createExpression(com.intellij.psi.PsiElement,java.lang.String,java.lang.String):com.intellij.psi.PsiElement
- a:getNegatedExpression(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
a:com.intellij.codeInsight.template.postfix.templates.PostfixTemplateWithExpressionSelector
- com.intellij.codeInsight.template.postfix.templates.PostfixTemplate
- p:<init>(java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector):V
- p:<init>(java.lang.String,java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector):V
- p:<init>(java.lang.String,java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- p:<init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- f:expand(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- pa:expandForChooseExpression(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- isApplicable(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document,I):Z
- p:prepareAndExpandForChooseExpression(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- startInWriteAction():Z
f:com.intellij.codeInsight.template.postfix.templates.PostfixTemplatesUtils
- sf:CONDITIONS_TAG:java.lang.String
- sf:CONDITION_TAG:java.lang.String
- sf:TOPMOST_ATTR:java.lang.String
- s:generateTemplateId(java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):java.lang.String
- s:getAvailableTemplates(com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):java.util.Set
- s:readExternalConditions(org.jdom.Element,com.intellij.util.Function):java.util.Set
- s:readExternalLiveTemplate(org.jdom.Element,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):com.intellij.codeInsight.template.impl.TemplateImpl
- s:readExternalTopmostAttribute(org.jdom.Element):Z
- s:showErrorHint(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- s:surround(com.intellij.lang.surroundWith.Surrounder,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):com.intellij.openapi.util.TextRange
- s:writeExternalTemplate(com.intellij.codeInsight.template.postfix.templates.PostfixTemplate,org.jdom.Element):V
a:com.intellij.codeInsight.template.postfix.templates.StringBasedPostfixTemplate
- com.intellij.codeInsight.template.postfix.templates.PostfixTemplateWithExpressionSelector
- sf:EXPR:java.lang.String
- <init>(java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector):V
- <init>(java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- <init>(java.lang.String,java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- createTemplate(com.intellij.codeInsight.template.TemplateManager,java.lang.String):com.intellij.codeInsight.template.Template
- expandForChooseExpression(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- p:getElementToRemove(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- a:getTemplateString(com.intellij.psi.PsiElement):java.lang.String
- setVariables(com.intellij.codeInsight.template.Template,com.intellij.psi.PsiElement):V
- p:shouldReformat():Z
a:com.intellij.codeInsight.template.postfix.templates.SurroundPostfixTemplateBase
- com.intellij.codeInsight.template.postfix.templates.PostfixTemplateWithExpressionSelector
- pf:myPsiInfo:com.intellij.codeInsight.template.postfix.templates.PostfixTemplatePsiInfo
- p:<init>(java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplatePsiInfo,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector):V
- p:<init>(java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplatePsiInfo,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateExpressionSelector,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- p:createNew(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- f:expandForChooseExpression(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- p:getHead():java.lang.String
- p:getReplacedExpression(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- pa:getSurrounder():com.intellij.lang.surroundWith.Surrounder
- p:getTail():java.lang.String
- p:getWrappedExpression(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
f:com.intellij.codeInsight.template.postfix.templates.editable.DefaultPostfixTemplateEditor
- com.intellij.codeInsight.template.postfix.templates.editable.PostfixTemplateEditor
- <init>(com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider,com.intellij.codeInsight.template.postfix.templates.PostfixTemplate):V
- createTemplate(java.lang.String,java.lang.String):com.intellij.codeInsight.template.postfix.templates.PostfixTemplate
- dispose():V
- getComponent():javax.swing.JComponent
a:com.intellij.codeInsight.template.postfix.templates.editable.EditablePostfixTemplate
- com.intellij.codeInsight.template.postfix.templates.PostfixTemplate
- <init>(java.lang.String,java.lang.String,com.intellij.codeInsight.template.impl.TemplateImpl,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- <init>(java.lang.String,java.lang.String,java.lang.String,com.intellij.codeInsight.template.impl.TemplateImpl,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- p:addTemplateVariables(com.intellij.psi.PsiElement,com.intellij.codeInsight.template.Template):V
- equals(java.lang.Object):Z
- f:expand(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- p:getElementRenderer():com.intellij.util.Function
- p:getElementToRemove(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- pa:getExpressions(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document,I):java.util.List
- getLiveTemplate():com.intellij.codeInsight.template.impl.TemplateImpl
- getProvider():com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider
- p:getRangeToRemove(com.intellij.psi.PsiElement):com.intellij.openapi.util.TextRange
- hashCode():I
- isApplicable(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document,I):Z
a:com.intellij.codeInsight.template.postfix.templates.editable.EditablePostfixTemplateWithMultipleExpressions
- com.intellij.codeInsight.template.postfix.templates.editable.EditablePostfixTemplate
- pf:myExpressionConditions:java.util.Set
- pf:myUseTopmostExpression:Z
- p:<init>(java.lang.String,java.lang.String,com.intellij.codeInsight.template.impl.TemplateImpl,java.lang.String,java.util.Set,Z,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- p:<init>(java.lang.String,java.lang.String,java.lang.String,com.intellij.codeInsight.template.impl.TemplateImpl,java.lang.String,java.util.Set,Z,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- ps:createTemplate(java.lang.String):com.intellij.codeInsight.template.impl.TemplateImpl
- equals(java.lang.Object):Z
- p:getElementToRemove(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- p:getExpressionCompositeCondition():com.intellij.openapi.util.Condition
- getExpressionConditions():java.util.Set
- pa:getTopmostExpression(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- hashCode():I
- isUseTopmostExpression():Z
f:com.intellij.codeInsight.template.postfix.templates.editable.PostfixChangedBuiltinTemplate
- com.intellij.codeInsight.template.postfix.templates.editable.PostfixTemplateWrapper
- <init>(com.intellij.codeInsight.template.postfix.templates.PostfixTemplate,com.intellij.codeInsight.template.postfix.templates.PostfixTemplate):V
- equals(java.lang.Object):Z
- getBuiltinTemplate():com.intellij.codeInsight.template.postfix.templates.PostfixTemplate
- hashCode():I
- isBuiltin():Z
com.intellij.codeInsight.template.postfix.templates.editable.PostfixTemplateEditor
- com.intellij.openapi.Disposable
- a:createTemplate(java.lang.String,java.lang.String):com.intellij.codeInsight.template.postfix.templates.PostfixTemplate
- a:getComponent():javax.swing.JComponent
- getHelpId():java.lang.String
com.intellij.codeInsight.template.postfix.templates.editable.PostfixTemplateExpressionCondition
- com.intellij.openapi.util.Condition
- sf:ID_ATTR:java.lang.String
- a:equals(java.lang.Object):Z
- a:getId():java.lang.String
- a:getPresentableName():java.lang.String
- a:hashCode():I
- serializeTo(org.jdom.Element):V
- a:value(com.intellij.psi.PsiElement):Z
c:com.intellij.codeInsight.template.postfix.templates.editable.PostfixTemplateWrapper
- com.intellij.codeInsight.template.postfix.templates.PostfixTemplate
- <init>(com.intellij.codeInsight.template.postfix.templates.PostfixTemplate):V
- <init>(java.lang.String,java.lang.String,java.lang.String,com.intellij.codeInsight.template.postfix.templates.PostfixTemplate,com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):V
- equals(java.lang.Object):Z
- expand(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- getDelegate():com.intellij.codeInsight.template.postfix.templates.PostfixTemplate
- getDescription():java.lang.String
- hashCode():I
- isApplicable(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document,I):Z
- isBuiltin():Z
- isEditable():Z
- isEnabled(com.intellij.codeInsight.template.postfix.templates.PostfixTemplateProvider):Z
- startInWriteAction():Z
a:com.intellij.codeInsight.unwrap.AbstractUnwrapper
- com.intellij.codeInsight.unwrap.Unwrapper
- <init>(java.lang.String):V
- collectAffectedElements(com.intellij.psi.PsiElement,java.util.List):com.intellij.psi.PsiElement
- collectElementsToIgnore(com.intellij.psi.PsiElement,java.util.Set):V
- pa:createContext():com.intellij.codeInsight.unwrap.AbstractUnwrapper$AbstractContext
- pa:doUnwrap(com.intellij.psi.PsiElement,com.intellij.codeInsight.unwrap.AbstractUnwrapper$AbstractContext):V
- getDescription(com.intellij.psi.PsiElement):java.lang.String
- a:isApplicableTo(com.intellij.psi.PsiElement):Z
- unwrap(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):java.util.List
a:com.intellij.codeInsight.unwrap.AbstractUnwrapper$AbstractContext
- pf:myElementsToExtract:java.util.List
- p:myIsEffective:Z
- <init>():V
- addElementToExtract(com.intellij.psi.PsiElement):V
- p:addRangeBefore(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- delete(com.intellij.psi.PsiElement):V
- deleteExactly(com.intellij.psi.PsiElement):V
- p:extract(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- extractElement(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- f:isEffective():Z
- pa:isWhiteSpace(com.intellij.psi.PsiElement):Z
f:com.intellij.codeInsight.unwrap.LanguageUnwrappers
- com.intellij.lang.LanguageExtension
- sf:INSTANCE:com.intellij.codeInsight.unwrap.LanguageUnwrappers
- <init>():V
f:com.intellij.codeInsight.unwrap.RangeSplitter
- <init>():V
- s:split(com.intellij.openapi.util.TextRange,java.util.List):java.util.List
f:com.intellij.codeInsight.unwrap.ScopeHighlighter
- sf:NATURAL_RANGER:com.intellij.util.NotNullFunction
- <init>(com.intellij.openapi.editor.Editor):V
- <init>(com.intellij.openapi.editor.Editor,com.intellij.util.NotNullFunction):V
- addHighlights(java.util.List,com.intellij.openapi.editor.colors.TextAttributesKey):V
- dropHighlight():V
- highlight(com.intellij.openapi.util.Pair):V
- highlight(com.intellij.psi.PsiElement,java.util.List):V
f:com.intellij.codeInsight.unwrap.UnwrapAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- <init>():V
com.intellij.codeInsight.unwrap.UnwrapDescriptor
- a:collectUnwrappers(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):java.util.List
- a:shouldTryToRestoreCaretPosition():Z
- a:showOptionsDialog():Z
a:com.intellij.codeInsight.unwrap.UnwrapDescriptorBase
- com.intellij.codeInsight.unwrap.UnwrapDescriptor
- <init>():V
- collectUnwrappers(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):java.util.List
- pa:createUnwrappers():com.intellij.codeInsight.unwrap.Unwrapper[]
- p:findTargetElement(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- f:getUnwrappers():com.intellij.codeInsight.unwrap.Unwrapper[]
- shouldTryToRestoreCaretPosition():Z
- showOptionsDialog():Z
c:com.intellij.codeInsight.unwrap.UnwrapHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- sf:HIGHLIGHTER_LEVEL:I
- <init>():V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- p:selectOption(java.util.List,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
pf:com.intellij.codeInsight.unwrap.UnwrapHandler$MyUnwrapAction
- com.intellij.openapi.actionSystem.AnAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getName():java.lang.String
- perform():V
com.intellij.codeInsight.unwrap.Unwrapper
- a:collectAffectedElements(com.intellij.psi.PsiElement,java.util.List):com.intellij.psi.PsiElement
- a:collectElementsToIgnore(com.intellij.psi.PsiElement,java.util.Set):V
- a:getDescription(com.intellij.psi.PsiElement):java.lang.String
- a:isApplicableTo(com.intellij.psi.PsiElement):Z
- a:unwrap(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):java.util.List
f:com.intellij.codeInspection.EmptyDirectoryInspection
- com.intellij.codeInspection.GlobalInspectionTool
- onlyReportDirectoriesUnderSourceRoots:Z
- <init>():V
- getOptionsPane():com.intellij.codeInspection.options.OptPane
- isGraphNeeded():Z
- isReadActionNeeded():Z
- runInspection(com.intellij.analysis.AnalysisScope,com.intellij.codeInspection.InspectionManager,com.intellij.codeInspection.GlobalInspectionContext,com.intellij.codeInspection.ProblemDescriptionsProcessor):V
f:com.intellij.codeInspection.LossyEncodingInspection
- com.intellij.codeInspection.LocalInspectionTool
- <init>():V
- checkFile(com.intellij.psi.PsiFile,com.intellij.codeInspection.InspectionManager,Z):com.intellij.codeInspection.ProblemDescriptor[]
- getGroupDisplayName():java.lang.String
- getShortName():java.lang.String
f:com.intellij.codeInspection.NonAsciiCharactersInspection
- com.intellij.codeInspection.LocalInspectionTool
- CHECK_FOR_DIFFERENT_LANGUAGES_IN_ANY_OTHER_WORD:Z
- CHECK_FOR_DIFFERENT_LANGUAGES_IN_COMMENTS:Z
- CHECK_FOR_DIFFERENT_LANGUAGES_IN_IDENTIFIER_NAME:Z
- CHECK_FOR_DIFFERENT_LANGUAGES_IN_STRING:Z
- CHECK_FOR_FILES_CONTAINING_BOM:Z
- CHECK_FOR_NOT_ASCII_COMMENT:Z
- CHECK_FOR_NOT_ASCII_IDENTIFIER_NAME:Z
- CHECK_FOR_NOT_ASCII_IN_ANY_OTHER_WORD:Z
- CHECK_FOR_NOT_ASCII_STRING_LITERAL:Z
- <init>():V
- buildVisitor(com.intellij.codeInspection.ProblemsHolder,Z,com.intellij.codeInspection.LocalInspectionToolSession):com.intellij.psi.PsiElementVisitor
- getGroupDisplayName():java.lang.String
- getOptionsPane():com.intellij.codeInspection.options.OptPane
- getShortName():java.lang.String
f:com.intellij.codeInspection.ProblematicWhitespaceInspection
- com.intellij.codeInspection.LocalInspectionTool
- <init>():V
- buildVisitor(com.intellij.codeInspection.ProblemsHolder,Z):com.intellij.psi.PsiElementVisitor
f:com.intellij.codeInspection.ReassignedToPlainTextInspection
- com.intellij.codeInspection.LocalInspectionTool
- <init>():V
- checkFile(com.intellij.psi.PsiFile,com.intellij.codeInspection.InspectionManager,Z):com.intellij.codeInspection.ProblemDescriptor[]
- getShortName():java.lang.String
c:com.intellij.codeInspection.RedundantSuppressInspection
- com.intellij.codeInspection.RedundantSuppressInspectionBase
- <init>():V
- getOptionsPane():com.intellij.codeInspection.options.OptPane
f:com.intellij.codeInspection.TodoCommentInspection
- com.intellij.codeInspection.LocalInspectionTool
- onlyWarnOnEmpty:Z
- <init>():V
- checkFile(com.intellij.psi.PsiFile,com.intellij.codeInspection.InspectionManager,Z):com.intellij.codeInspection.ProblemDescriptor[]
- getOptionsPane():com.intellij.codeInspection.options.OptPane
a:com.intellij.codeInspection.actions.AbstractPerformFixesTask
- com.intellij.codeInspection.ex.PerformFixesModalTask
- pf:myQuickfixClass:java.lang.Class
- <init>(com.intellij.openapi.project.Project,com.intellij.codeInspection.CommonProblemDescriptor[],java.lang.Class):V
- pf:applyFix(com.intellij.openapi.project.Project,com.intellij.codeInspection.CommonProblemDescriptor):V
- pa:collectFix(com.intellij.codeInspection.QuickFix,com.intellij.codeInspection.CommonProblemDescriptor,com.intellij.openapi.project.Project):com.intellij.modcommand.ModCommandExecutor$BatchExecutionResult
- f:isApplicableFixFound():Z
f:com.intellij.codeInspection.actions.CleanupInspectionIntention
- com.intellij.codeInsight.intention.HighPriorityAction
- com.intellij.codeInsight.intention.IntentionAction
- <init>(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInsight.intention.FileModifier,com.intellij.psi.PsiFile,java.lang.String):V
- findAndFix(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile):java.lang.String
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
com.intellij.codeInspection.actions.CleanupInspectionUtil
- applyFixes(com.intellij.openapi.project.Project,java.lang.String,java.util.List,java.lang.Class,Z):com.intellij.codeInspection.actions.AbstractPerformFixesTask
- a:applyFixesNoSort(com.intellij.openapi.project.Project,java.lang.String,java.util.List,java.lang.Class,Z):com.intellij.codeInspection.actions.AbstractPerformFixesTask
- applyFixesNoSort(com.intellij.openapi.project.Project,java.lang.String,java.util.List,java.lang.Class,Z,Z):com.intellij.codeInspection.actions.AbstractPerformFixesTask
- s:getInstance():com.intellij.codeInspection.actions.CleanupInspectionUtil
- sortDescriptions(java.util.List):V
f:com.intellij.codeInspection.actions.CleanupInspectionUtilImpl
- com.intellij.codeInspection.actions.CleanupInspectionUtil
- <init>():V
- applyFixesNoSort(com.intellij.openapi.project.Project,java.lang.String,java.util.List,java.lang.Class,Z):com.intellij.codeInspection.actions.AbstractPerformFixesTask
- applyFixesNoSort(com.intellij.openapi.project.Project,java.lang.String,java.util.List,java.lang.Class,Z,Z):com.intellij.codeInspection.actions.AbstractPerformFixesTask
f:com.intellij.codeInspection.actions.CodeCleanupAction
- com.intellij.codeInspection.actions.CodeInspectionAction
- <init>():V
c:com.intellij.codeInspection.actions.CodeInspectionAction
- com.intellij.analysis.BaseAnalysisAction
- p:myExternalProfile:com.intellij.codeInspection.ex.InspectionProfileImpl
- <init>():V
- <init>(java.lang.String,java.lang.String):V
- p:analyze(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope):V
- p:canceled():V
- p:createConfigurable(com.intellij.profile.codeInspection.ProjectInspectionProfileManager,com.intellij.application.options.schemes.SchemesCombo):com.intellij.codeInspection.actions.CodeInspectionAction$ExternalProfilesComboboxAwareInspectionToolsConfigurable
- p:getAdditionalActionSettings(com.intellij.openapi.project.Project,com.intellij.analysis.BaseAnalysisActionDialog):javax.swing.JComponent
- p:getHelpTopic():java.lang.String
- p:runInspections(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope):V
pc:com.intellij.codeInspection.actions.CodeInspectionAction$ExternalProfilesComboboxAwareInspectionToolsConfigurable
- com.intellij.profile.codeInspection.ui.header.InspectionToolsConfigurable
- <init>(com.intellij.profile.codeInspection.ProjectInspectionProfileManager,com.intellij.application.options.schemes.SchemesCombo):V
- p:applyRootProfile(java.lang.String,Z):V
- p:getCurrentProfile():com.intellij.codeInspection.ex.InspectionProfileImpl
f:com.intellij.codeInspection.actions.CodeInspectionAdditionalUi
- link:com.intellij.ui.components.ActionLink
- <init>():V
- f:getBrowseProfilesCombo():com.intellij.application.options.schemes.SchemesCombo
- f:getLink():com.intellij.ui.components.ActionLink
- f:getPanel():com.intellij.openapi.ui.DialogPanel
- f:setLink(com.intellij.ui.components.ActionLink):V
f:com.intellij.codeInspection.actions.CodeInspectionOnEditorAction
- com.intellij.openapi.actionSystem.AnAction
- <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.codeInspection.actions.GotoInspectionModel
- com.intellij.ide.util.gotoByName.SimpleChooseByNameModel
- <init>(com.intellij.openapi.project.Project):V
- getElementName(java.lang.Object):java.lang.String
- getElementsByName(java.lang.String,java.lang.String):java.lang.Object[]
- getListCellRenderer():javax.swing.ListCellRenderer
- getNames():java.lang.String[]
f:com.intellij.codeInspection.actions.InspectionDescriptionDocumentationProvider
- com.intellij.lang.documentation.AbstractDocumentationProvider
- <init>():V
- generateDoc(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):java.lang.String
f:com.intellij.codeInspection.actions.InspectionElement
- com.intellij.psi.impl.FakePsiElement
- sf:EMPTY_ARRAY:com.intellij.codeInspection.actions.InspectionElement[]
- <init>(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.psi.PsiManager):V
- getManager():com.intellij.psi.PsiManager
- getParent():com.intellij.psi.PsiElement
- getPresentation():com.intellij.navigation.ItemPresentation
- getToolWrapper():com.intellij.codeInspection.ex.InspectionToolWrapper
f:com.intellij.codeInspection.actions.InspectionListCellRenderer
- javax.swing.DefaultListCellRenderer
- <init>():V
- getListCellRendererComponent(javax.swing.JList,java.lang.Object,I,Z,Z):java.awt.Component
c:com.intellij.codeInspection.actions.PerformFixesTask
- com.intellij.codeInspection.actions.AbstractPerformFixesTask
- <init>(com.intellij.openapi.project.Project,java.util.List,java.lang.Class):V
- p:collectFix(com.intellij.codeInspection.QuickFix,com.intellij.codeInspection.CommonProblemDescriptor,com.intellij.openapi.project.Project):com.intellij.modcommand.ModCommandExecutor$BatchExecutionResult
f:com.intellij.codeInspection.actions.RunInspectionAction
- com.intellij.ide.actions.GotoActionBase
- com.intellij.openapi.actionSystem.DataProvider
- <init>():V
- <init>(java.lang.String):V
- getData(java.lang.String):java.lang.Object
- s:runInspection(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.PsiElement,com.intellij.psi.PsiFile):V
- s:runInspection(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.vfs.VirtualFile[],com.intellij.psi.PsiElement,com.intellij.psi.PsiFile):V
f:com.intellij.codeInspection.actions.RunInspectionIntention
- com.intellij.codeInsight.intention.HighPriorityAction
- com.intellij.codeInsight.intention.IntentionAction
- <init>(com.intellij.codeInsight.daemon.HighlightDisplayKey):V
- s:createContext(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ex.InspectionManagerEx,com.intellij.psi.PsiElement):com.intellij.codeInspection.ex.GlobalInspectionContextImpl
- s:createProfile(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ex.InspectionManagerEx,com.intellij.psi.PsiElement):com.intellij.codeInspection.ex.InspectionProfileImpl
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- s:rerunInspection(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ex.InspectionManagerEx,com.intellij.analysis.AnalysisScope,com.intellij.psi.PsiElement):V
- s:selectScopeAndRunInspection(java.lang.String,com.intellij.analysis.AnalysisScope,com.intellij.openapi.module.Module,com.intellij.psi.PsiElement,com.intellij.openapi.project.Project):V
- startInWriteAction():Z
c:com.intellij.codeInspection.actions.SilentCodeCleanupAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getInspectionScope(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.project.Project):com.intellij.analysis.AnalysisScope
- p:getPostRunnable():java.lang.Runnable
- p:getProfileForSilentCleanup(com.intellij.openapi.project.Project):com.intellij.codeInspection.InspectionProfile
- p:runInspections(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInspection.actions.ViewOfflineResultsAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:showOfflineView(com.intellij.openapi.project.Project,java.lang.String,java.util.Map,java.lang.String):com.intellij.codeInspection.ui.InspectionResultsView
- s:showOfflineView(com.intellij.openapi.project.Project,java.util.Map,com.intellij.codeInspection.ex.InspectionProfileImpl,java.lang.String):com.intellij.codeInspection.ui.InspectionResultsView
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInspection.ex.AppInspectionProfilesVisibleTreeState
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- s:getInstance():com.intellij.codeInspection.ex.AppInspectionProfilesVisibleTreeState
- getState():com.intellij.codeInspection.ex.VisibleTreeStateComponent
- getVisibleTreeState(com.intellij.codeInspection.InspectionProfile):com.intellij.codeInspection.ex.VisibleTreeState
- loadState(com.intellij.codeInspection.ex.VisibleTreeStateComponent):V
c:com.intellij.codeInspection.ex.ApplicationInspectionProfileManager
- com.intellij.codeInspection.ex.ApplicationInspectionProfileManagerBase
- com.intellij.openapi.components.PersistentStateComponent
- sf:Companion:com.intellij.codeInspection.ex.ApplicationInspectionProfileManager$Companion
- <init>():V
- <init>(com.intellij.openapi.options.SchemeManagerFactory):V
- fireProfileChanged(com.intellij.codeInspection.ex.InspectionProfileImpl):V
- f:forceInitProfilesInTestUntil(com.intellij.openapi.Disposable):V
- getConverter():com.intellij.codeInsight.daemon.InspectionProfileConvertor
- sf:getInstanceImpl():com.intellij.codeInspection.ex.ApplicationInspectionProfileManager
- f:getRootProfileName():java.lang.String
- getState():org.jdom.Element
- loadProfile(java.lang.String):com.intellij.codeInspection.ex.InspectionProfileImpl
- loadState(org.jdom.Element):V
f:com.intellij.codeInspection.ex.ApplicationInspectionProfileManager$Companion
- f:getInstanceImpl():com.intellij.codeInspection.ex.ApplicationInspectionProfileManager
f:com.intellij.codeInspection.ex.BatchModeDescriptorsUtil
- <init>():V
- s:addProblemDescriptors(java.util.Collection,com.intellij.codeInspection.InspectionToolResultExporter,Z,com.intellij.codeInspection.GlobalInspectionContext,com.intellij.codeInspection.LocalInspectionTool):V
- s:flattenDescriptors(java.util.List):com.intellij.codeInspection.CommonProblemDescriptor[]
- s:getContainerElement(com.intellij.psi.PsiElement,com.intellij.codeInspection.LocalInspectionTool,com.intellij.codeInspection.GlobalInspectionContext):com.intellij.psi.PsiNamedElement
f:com.intellij.codeInspection.ex.CleanupProblems
- java.lang.Record
- <init>(java.util.Collection,java.util.List,Z):V
- f:equals(java.lang.Object):Z
- files():java.util.Collection
- f:hashCode():I
- isGlobalScope():Z
- problemDescriptors():java.util.List
c:com.intellij.codeInspection.ex.CustomEditInspectionToolsSettingsAction
- com.intellij.codeInsight.intention.IntentionAction
- com.intellij.openapi.util.Iconable
- <init>(com.intellij.codeInsight.daemon.HighlightDisplayKey,com.intellij.openapi.util.Computable):V
- generatePreview(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- getFamilyName():java.lang.String
- getIcon(I):javax.swing.Icon
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
f:com.intellij.codeInspection.ex.Descriptor
- <init>(com.intellij.codeInspection.ex.ScopeToolState,com.intellij.codeInspection.ex.InspectionProfileModifiableModel,com.intellij.openapi.project.Project):V
- s:createConfigElement(com.intellij.codeInspection.ex.InspectionToolWrapper):org.jdom.Element
- equals(java.lang.Object):Z
- getConfig():org.jdom.Element
- getEditorAttributesKey():com.intellij.openapi.editor.colors.TextAttributesKey
- getGroup():java.lang.String[]
- getInspectionProfile():com.intellij.codeInspection.ex.InspectionProfileModifiableModel
- getKey():com.intellij.codeInsight.daemon.HighlightDisplayKey
- getLevel():com.intellij.codeHighlighting.HighlightDisplayLevel
- getScope():com.intellij.psi.search.scope.packageSet.NamedScope
- getScopeName():java.lang.String
- getShortName():java.lang.String
- getState():com.intellij.codeInspection.ex.ScopeToolState
- getText():java.lang.String
- getToolWrapper():com.intellij.codeInspection.ex.InspectionToolWrapper
- hashCode():I
- isEnabled():Z
- loadConfig():V
- loadDescription():java.lang.String
- setEnabled(Z):V
f:com.intellij.codeInspection.ex.DescriptorComposer
- com.intellij.codeInspection.ex.HTMLComposerImpl
- <init>(com.intellij.codeInspection.ui.InspectionToolPresentation):V
- compose(java.lang.StringBuilder,com.intellij.codeInspection.reference.RefEntity):V
- compose(java.lang.StringBuilder,com.intellij.codeInspection.reference.RefEntity,com.intellij.codeInspection.CommonProblemDescriptor):V
- s:quickFixTexts(com.intellij.codeInspection.reference.RefEntity,com.intellij.codeInspection.ui.InspectionToolPresentation):java.lang.String[]
c:com.intellij.codeInspection.ex.DisableInspectionToolAction
- com.intellij.codeInspection.IntentionAndQuickFixAction
- com.intellij.openapi.util.Iconable
- <init>(com.intellij.codeInsight.daemon.HighlightDisplayKey):V
- <init>(com.intellij.codeInspection.LocalInspectionTool):V
- applyFix(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):V
- getFamilyName():java.lang.String
- getIcon(I):javax.swing.Icon
- getName():java.lang.String
- s:getNameText():java.lang.String
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
f:com.intellij.codeInspection.ex.EditInspectionToolsSettingsAction
- com.intellij.codeInsight.intention.HighPriorityAction
- com.intellij.codeInsight.intention.IntentionAction
- com.intellij.openapi.util.Iconable
- <init>(com.intellij.codeInsight.daemon.HighlightDisplayKey):V
- s:editSettings(com.intellij.openapi.project.Project,com.intellij.codeInspection.ex.InspectionProfileImpl,java.util.function.Consumer):Z
- editToolSettings(com.intellij.openapi.project.Project,com.intellij.codeInspection.ex.InspectionProfileImpl):Z
- s:editToolSettings(com.intellij.openapi.project.Project,com.intellij.codeInspection.ex.InspectionProfileImpl,java.lang.String):Z
- getFamilyName():java.lang.String
- getIcon(I):javax.swing.Icon
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
f:com.intellij.codeInspection.ex.EditInspectionToolsSettingsInSuppressedPlaceIntention
- com.intellij.codeInsight.intention.IntentionAction
- <init>():V
- generatePreview(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
c:com.intellij.codeInspection.ex.InspectionManagerEx
- com.intellij.codeInspection.InspectionManagerBase
- <init>(com.intellij.openapi.project.Project):V
- createNewGlobalContext():com.intellij.codeInspection.ex.GlobalInspectionContextImpl
- createNewGlobalContext(Z):com.intellij.codeInspection.ex.GlobalInspectionContextImpl
- createProblemDescriptor(com.intellij.psi.PsiElement,java.lang.String,com.intellij.codeInspection.ProblemHighlightType,com.intellij.codeInspection.HintAction,Z,com.intellij.codeInspection.LocalQuickFix[]):com.intellij.codeInspection.ProblemDescriptor
- getContentManager():com.intellij.openapi.util.NotNullLazyValue
- p:getProblemsViewContentManager(com.intellij.openapi.project.Project):com.intellij.ui.content.ContentManager
- getRunningContexts():java.util.Set
a:com.intellij.codeInspection.ex.InspectionRVContentProvider
- <init>():V
- pa:appendDescriptor(com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ex.InspectionRVContentProvider$RefEntityContainer,com.intellij.codeInspection.ui.InspectionTreeNode):V
- appendToolNodeContent(com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ui.InspectionTreeNode,Z,Z):V
- a:appendToolNodeContent(com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ui.InspectionTreeNode,Z,Z,java.util.Map,java.util.function.Function):V
- p:buildTree(com.intellij.codeInspection.ex.GlobalInspectionContextImpl,java.util.Map,com.intellij.codeInspection.ex.InspectionToolWrapper,java.util.function.Function,Z,com.intellij.codeInspection.ui.InspectionTreeNode,com.intellij.codeInspection.ui.InspectionTreeModel):V
- a:checkReportedProblems(com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.codeInspection.ex.InspectionToolWrapper):Z
- ps:getCommonFixes(com.intellij.codeInspection.ui.InspectionToolPresentation,com.intellij.codeInspection.CommonProblemDescriptor[]):com.intellij.codeInspection.ex.QuickFixAction[]
- a:getCommonQuickFixes(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ui.InspectionTree,com.intellij.codeInspection.CommonProblemDescriptor[],com.intellij.codeInspection.reference.RefEntity[]):com.intellij.codeInspection.ex.QuickFixAction[]
- getPartialQuickFixes(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ui.InspectionTree,com.intellij.codeInspection.CommonProblemDescriptor[]):com.intellij.codeInspection.ex.QuickFixAction[]
- getTools(com.intellij.codeInspection.ex.Tools):java.lang.Iterable
- hasQuickFixes(com.intellij.openapi.actionSystem.AnActionEvent):Z
- isContentLoaded():Z
pc:com.intellij.codeInspection.ex.InspectionRVContentProvider$RefEntityContainer
- <init>(com.intellij.codeInspection.reference.RefEntity,java.lang.Object[]):V
- createNode(com.intellij.codeInspection.ui.InspectionToolPresentation,com.intellij.codeInspection.ui.InspectionTreeModel,com.intellij.codeInspection.ui.InspectionTreeNode,Z):com.intellij.codeInspection.ui.RefElementNode
- getDescriptors():java.lang.Object[]
- getModule(com.intellij.openapi.project.Project):com.intellij.openapi.module.Module
- p:getModuleName():java.lang.String
- getRefEntity():com.intellij.codeInspection.reference.RefEntity
f:com.intellij.codeInspection.ex.InspectionRVContentProviderImpl
- com.intellij.codeInspection.ex.InspectionRVContentProvider
- <init>():V
- appendToolNodeContent(com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ui.InspectionTreeNode,Z,Z,java.util.Map,java.util.function.Function):V
- checkReportedProblems(com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.codeInspection.ex.InspectionToolWrapper):Z
- getCommonQuickFixes(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ui.InspectionTree,com.intellij.codeInspection.CommonProblemDescriptor[],com.intellij.codeInspection.reference.RefEntity[]):com.intellij.codeInspection.ex.QuickFixAction[]
f:com.intellij.codeInspection.ex.LocalQuickFixWrapper
- com.intellij.codeInspection.ex.QuickFixAction
- <init>(com.intellij.codeInspection.QuickFix,com.intellij.codeInspection.ex.InspectionToolWrapper):V
- getFix():com.intellij.codeInspection.QuickFix
- setText(java.lang.String):V
f:com.intellij.codeInspection.ex.LocalQuickFixesWrapper
- com.intellij.codeInspection.ex.QuickFixAction
- addFixAction(com.intellij.codeInspection.QuickFix,com.intellij.codeInspection.ex.InspectionToolWrapper):V
- setText(java.lang.String):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.codeInspection.ex.PerformFixesModalTask
- com.intellij.util.SequentialTask
- pf:myProject:com.intellij.openapi.project.Project
- pf:myResultCount:java.util.Map
- p:<init>(com.intellij.openapi.project.Project,java.util.List):V
- p:<init>(com.intellij.openapi.project.Project,com.intellij.codeInspection.CommonProblemDescriptor[]):V
- pa:applyFix(com.intellij.openapi.project.Project,com.intellij.codeInspection.CommonProblemDescriptor):V
- p:beforeProcessing(com.intellij.codeInspection.CommonProblemDescriptor):V
- doRun(com.intellij.openapi.progress.ProgressIndicator):V
- p:getPresentableText(com.intellij.codeInspection.CommonProblemDescriptor):java.lang.String
- f:getResultMessage(java.lang.String):java.lang.String
- isDone():Z
- iteration():Z
- iteration(com.intellij.openapi.progress.ProgressIndicator):Z
f:com.intellij.codeInspection.ex.ProjectInspectionProfilesVisibleTreeState
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.codeInspection.ex.ProjectInspectionProfilesVisibleTreeState
- getState():com.intellij.codeInspection.ex.VisibleTreeStateComponent
- getVisibleTreeState(com.intellij.codeInspection.InspectionProfile):com.intellij.codeInspection.ex.VisibleTreeState
- loadState(com.intellij.codeInspection.ex.VisibleTreeStateComponent):V
a:com.intellij.codeInspection.ex.QuickFixAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
- sf:EMPTY:com.intellij.codeInspection.ex.QuickFixAction[]
- pf:myToolWrapper:com.intellij.codeInspection.ex.InspectionToolWrapper
- p:<init>(java.lang.String,com.intellij.codeInspection.ex.InspectionToolWrapper):V
- p:<init>(java.lang.String,javax.swing.Icon,javax.swing.KeyStroke,com.intellij.codeInspection.ex.InspectionToolWrapper):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:applyFix(com.intellij.openapi.project.Project,com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.codeInspection.CommonProblemDescriptor[],java.util.Set):com.intellij.modcommand.ModCommandExecutor$BatchExecutionResult
- p:applyFix(com.intellij.codeInspection.reference.RefEntity[]):Z
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- ps:getInvoker(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.codeInspection.ui.InspectionResultsView
- getText():java.lang.String
- p:isProblemDescriptorsAcceptable():Z
- p:performFixesInBatch(com.intellij.openapi.project.Project,java.util.List,com.intellij.codeInspection.ex.GlobalInspectionContextImpl,java.util.Set):V
- ps:refreshViews(com.intellij.openapi.project.Project,com.intellij.codeInspection.reference.RefEntity[],com.intellij.codeInspection.ex.InspectionToolWrapper):V
- s:removeElements(com.intellij.codeInspection.reference.RefEntity[],com.intellij.openapi.project.Project,com.intellij.codeInspection.ex.InspectionToolWrapper):V
- p:startInWriteAction():Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInspection.ex.SeverityEditorDialog
- com.intellij.openapi.ui.DialogWrapper
- createSeverity(java.lang.String,com.intellij.openapi.editor.markup.TextAttributes):com.intellij.codeInsight.daemon.impl.SeverityRegistrar$SeverityBasedTextAttributes
- getSelectedType():com.intellij.codeInsight.daemon.impl.HighlightInfoType
- select(com.intellij.codeInsight.daemon.impl.SeverityRegistrar$SeverityBasedTextAttributes):V
- s:show(com.intellij.openapi.project.Project,com.intellij.lang.annotation.HighlightSeverity,com.intellij.codeInsight.daemon.impl.SeverityRegistrar,Z,com.intellij.util.Consumer):V
f:com.intellij.codeInspection.ex.SeverityEditorDialogAction
- 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
f:com.intellij.codeInspection.export.ExportToHTMLDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,Z):V
- f:apply():V
- f:reset():V
f:com.intellij.codeInspection.export.HTMLExportUtil
- <init>():V
- s:writeFile(java.nio.file.Path,java.lang.String,com.intellij.openapi.project.Project,com.intellij.util.ThrowableConsumer):V
f:com.intellij.codeInspection.export.InspectionTreeHtmlWriter
- <init>(com.intellij.codeInspection.ui.InspectionTree,com.intellij.codeInspection.InspectionProfile,com.intellij.codeInspection.reference.RefManager,java.nio.file.Path):V
f:com.intellij.codeInspection.incorrectFormatting.FormattingChanges
- <init>(java.lang.CharSequence,java.lang.CharSequence,java.util.List):V
- f:component1():java.lang.CharSequence
- f:component2():java.lang.CharSequence
- f:component3():java.util.List
- f:copy(java.lang.CharSequence,java.lang.CharSequence,java.util.List):com.intellij.codeInspection.incorrectFormatting.FormattingChanges
- bs:copy$default(com.intellij.codeInspection.incorrectFormatting.FormattingChanges,java.lang.CharSequence,java.lang.CharSequence,java.util.List,I,java.lang.Object):com.intellij.codeInspection.incorrectFormatting.FormattingChanges
- equals(java.lang.Object):Z
- f:getMismatches():java.util.List
- f:getPostFormatText():java.lang.CharSequence
- f:getPreFormatText():java.lang.CharSequence
- hashCode():I
f:com.intellij.codeInspection.incorrectFormatting.FormattingChanges$WhitespaceMismatch
- <init>(com.intellij.openapi.util.TextRange,com.intellij.openapi.util.TextRange):V
- f:component1():com.intellij.openapi.util.TextRange
- f:component2():com.intellij.openapi.util.TextRange
- f:copy(com.intellij.openapi.util.TextRange,com.intellij.openapi.util.TextRange):com.intellij.codeInspection.incorrectFormatting.FormattingChanges$WhitespaceMismatch
- bs:copy$default(com.intellij.codeInspection.incorrectFormatting.FormattingChanges$WhitespaceMismatch,com.intellij.openapi.util.TextRange,com.intellij.openapi.util.TextRange,I,java.lang.Object):com.intellij.codeInspection.incorrectFormatting.FormattingChanges$WhitespaceMismatch
- equals(java.lang.Object):Z
- f:getPostFormatRange():com.intellij.openapi.util.TextRange
- f:getPreFormatRange():com.intellij.openapi.util.TextRange
- hashCode():I
f:com.intellij.codeInspection.incorrectFormatting.FormattingChangesKt
- sf:detectFormattingChanges(com.intellij.psi.PsiFile):com.intellij.codeInspection.incorrectFormatting.FormattingChanges
f:com.intellij.codeInspection.incorrectFormatting.HideDetailedReportIntention
- com.intellij.codeInspection.incorrectFormatting.ReconfigureQuickFix
- sf:INSTANCE:com.intellij.codeInspection.incorrectFormatting.HideDetailedReportIntention
f:com.intellij.codeInspection.incorrectFormatting.IncorrectFormattingInspection
- com.intellij.codeInspection.LocalInspectionTool
- kotlinOnly:Z
- reportPerFile:Z
- <init>():V
- <init>(Z,Z):V
- b:<init>(Z,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- checkFile(com.intellij.psi.PsiFile,com.intellij.codeInspection.InspectionManager,Z):com.intellij.codeInspection.ProblemDescriptor[]
- getDefaultLevel():com.intellij.codeHighlighting.HighlightDisplayLevel
- getOptionsPane():com.intellij.codeInspection.options.OptPane
- isEnabledByDefault():Z
- runForWholeFile():Z
f:com.intellij.codeInspection.incorrectFormatting.IncorrectFormattingInspectionKt
- sf:getINSPECTION_KEY():com.intellij.openapi.util.Key
a:com.intellij.codeInspection.incorrectFormatting.ReconfigureQuickFix
- com.intellij.codeInspection.LocalQuickFix
- <init>(java.lang.String,kotlin.jvm.functions.Function1):V
- applyFix(com.intellij.openapi.project.Project,com.intellij.codeInspection.ProblemDescriptor):V
- generatePreview(com.intellij.openapi.project.Project,com.intellij.codeInspection.ProblemDescriptor):com.intellij.codeInsight.intention.preview.IntentionPreviewInfo
- f:getFamily():java.lang.String
- getFamilyName():java.lang.String
- f:getReconfigure():kotlin.jvm.functions.Function1
- startInWriteAction():Z
f:com.intellij.codeInspection.incorrectFormatting.ReformatQuickFix
- com.intellij.codeInspection.LocalQuickFix
- sf:INSTANCE:com.intellij.codeInspection.incorrectFormatting.ReformatQuickFix
- applyFix(com.intellij.openapi.project.Project,com.intellij.codeInspection.ProblemDescriptor):V
- getFamilyName():java.lang.String
f:com.intellij.codeInspection.incorrectFormatting.ReplaceQuickFix
- com.intellij.codeInspection.LocalQuickFix
- <init>(java.util.List):V
- applyFix(com.intellij.openapi.project.Project,com.intellij.codeInspection.ProblemDescriptor):V
- getFamilyName():java.lang.String
- getFileModifierForPreview(com.intellij.psi.PsiFile):com.intellij.codeInspection.incorrectFormatting.ReplaceQuickFix
- f:getReplacements():java.util.List
f:com.intellij.codeInspection.incorrectFormatting.ShowDetailedReportIntention
- com.intellij.codeInspection.incorrectFormatting.ReconfigureQuickFix
- sf:INSTANCE:com.intellij.codeInspection.incorrectFormatting.ShowDetailedReportIntention
f:com.intellij.codeInspection.longLine.LongLineInspection
- com.intellij.codeInspection.LocalInspectionTool
- <init>():V
- buildVisitor(com.intellij.codeInspection.ProblemsHolder,Z,com.intellij.codeInspection.LocalInspectionToolSession):com.intellij.psi.PsiElementVisitor
- getOptionsPane():com.intellij.codeInspection.options.OptPane
com.intellij.codeInspection.longLine.LongLineInspectionPolicy
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:ignoreLongLineFor(com.intellij.psi.PsiElement):Z
a:com.intellij.codeInspection.naming.AbstractNamingConventionInspection
- com.intellij.codeInspection.LocalInspectionTool
- p:<init>(java.lang.Iterable,java.lang.String):V
- p:checkName(com.intellij.psi.PsiNameIdentifierOwner,java.lang.String,com.intellij.codeInspection.ProblemsHolder):V
- p:checkName(com.intellij.psi.PsiNameIdentifierOwner,java.util.function.Consumer):V
- p:createErrorMessage(java.lang.String,java.lang.String):java.lang.String
- pa:createRenameFix():com.intellij.codeInspection.LocalQuickFix
- getNamingConventionBean(java.lang.String):com.intellij.codeInspection.naming.NamingConventionBean
- getOldToolNames():java.util.Set
- getOptionController():com.intellij.codeInspection.options.OptionController
- getOptionsPane():com.intellij.codeInspection.options.OptPane
- isConventionEnabled(java.lang.String):Z
- readSettings(org.jdom.Element):V
- p:registerConvention(com.intellij.codeInspection.naming.NamingConvention):V
- p:registerConventionsListener(com.intellij.openapi.extensions.ExtensionPointName):V
- setEnabled(Z,java.lang.String):V
- p:unregisterConvention(com.intellij.codeInspection.naming.NamingConvention):V
- writeSettings(org.jdom.Element):V
a:com.intellij.codeInspection.naming.AbstractNamingConventionMerger
- com.intellij.codeInspection.ex.InspectionElementsMergerBase
- <init>(com.intellij.codeInspection.naming.AbstractNamingConventionInspection):V
- p:areSettingsMerged(java.util.Map,org.jdom.Element):Z
- getMergedToolName():java.lang.String
- getSourceToolNames():java.lang.String[]
- p:transformElement(java.lang.String,org.jdom.Element,org.jdom.Element):org.jdom.Element
a:com.intellij.codeInspection.naming.NamingConvention
- <init>():V
- a:createDefaultBean():com.intellij.codeInspection.naming.NamingConventionBean
- createErrorMessage(java.lang.String,com.intellij.codeInspection.naming.NamingConventionBean):java.lang.String
- a:getElementDescription():java.lang.String
- a:getShortName():java.lang.String
- a:isApplicable(com.intellij.psi.PsiNameIdentifierOwner):Z
- isEnabledByDefault():Z
- isValid(com.intellij.psi.PsiNameIdentifierOwner,com.intellij.codeInspection.naming.NamingConventionBean):Z
c:com.intellij.codeInspection.naming.NamingConventionBean
- m_maxLength:I
- m_minLength:I
- m_regex:java.lang.String
- p:m_regexPattern:java.util.regex.Pattern
- <init>(java.lang.String,I,I,java.lang.String[]):V
- equals(java.lang.Object):Z
- getOptionController():com.intellij.codeInspection.options.OptionController
- getOptionsPane():com.intellij.codeInspection.options.OptPane
- hashCode():I
- initPattern():V
- isValid(java.lang.String):Z
f:com.intellij.codeInspection.naming.NamingConventionWithFallbackBean
- com.intellij.codeInspection.naming.NamingConventionBean
- inheritDefaultSettings:Z
- <init>(java.lang.String,I,I,java.lang.String[]):V
- equals(java.lang.Object):Z
- getOptionController():com.intellij.codeInspection.options.OptionController
- getOptionsPane():com.intellij.codeInspection.options.OptPane
- hashCode():I
- isInheritDefaultSettings():Z
f:com.intellij.codeInspection.offlineViewer.OfflineDescriptorResolveResult
- isExcluded():Z
- setExcluded(Z):V
f:com.intellij.codeInspection.offlineViewer.OfflineInspectionRVContentProvider
- com.intellij.codeInspection.ex.InspectionRVContentProvider
- <init>(java.util.Map):V
- appendToolNodeContent(com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ui.InspectionTreeNode,Z,Z,java.util.Map,java.util.function.Function):V
- checkReportedProblems(com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.codeInspection.ex.InspectionToolWrapper):Z
- getCommonQuickFixes(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ui.InspectionTree,com.intellij.codeInspection.CommonProblemDescriptor[],com.intellij.codeInspection.reference.RefEntity[]):com.intellij.codeInspection.ex.QuickFixAction[]
- getTools(com.intellij.codeInspection.ex.Tools):java.lang.Iterable
- isContentLoaded():Z
f:com.intellij.codeInspection.offlineViewer.OfflineProblemDescriptorNode
- com.intellij.codeInspection.ui.ProblemDescriptionNode
- <init>(com.intellij.codeInspection.offlineViewer.OfflineDescriptorResolveResult,com.intellij.codeInspection.ui.InspectionToolPresentation,com.intellij.codeInspection.offline.OfflineProblemDescriptor,com.intellij.codeInspection.ui.InspectionTreeNode):V
- amnestyElement():V
- excludeElement():V
- isExcluded():Z
f:com.intellij.codeInspection.offlineViewer.OfflineViewParseUtil
- s:parse(java.io.Reader):java.util.Map
- s:parse(java.lang.String):java.util.Map
- s:parse(java.nio.file.Path):java.util.Map
- s:parseProfileName(java.io.Reader):java.lang.String
- s:parseProfileName(java.lang.String):java.lang.String
- s:parseProfileName(java.nio.file.Path):java.lang.String
c:com.intellij.codeInspection.ui.DefaultInspectionToolPresentation
- com.intellij.codeInspection.DefaultInspectionToolResultExporter
- com.intellij.codeInspection.ui.InspectionToolPresentation
- psf:LOG:com.intellij.openapi.diagnostic.Logger
- p:myContext:com.intellij.codeInspection.ex.GlobalInspectionContextImpl
- <init>(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ex.GlobalInspectionContextImpl):V
- addProblemElement(com.intellij.codeInspection.reference.RefEntity,Z,com.intellij.codeInspection.CommonProblemDescriptor[]):V
- cleanup():V
- p:filterResolvedItems():Z
- findQuickFixes(com.intellij.codeInspection.CommonProblemDescriptor,com.intellij.codeInspection.reference.RefEntity,java.lang.String):com.intellij.codeInspection.QuickFix
- getComposer():com.intellij.codeInspection.ex.HTMLComposerImpl
- getContext():com.intellij.codeInspection.ex.GlobalInspectionContextImpl
- getDescriptions(com.intellij.codeInspection.reference.RefEntity):com.intellij.codeInspection.CommonProblemDescriptor[]
- getQuickFixes(com.intellij.codeInspection.reference.RefEntity[]):com.intellij.codeInspection.ex.QuickFixAction[]
- getSuppressedProblems(com.intellij.codeInspection.reference.RefEntity):com.intellij.codeInspection.CommonProblemDescriptor[]
- ignoreElement(com.intellij.codeInspection.reference.RefEntity):V
- p:isDisposed():Z
- isSuppressed(com.intellij.codeInspection.CommonProblemDescriptor):Z
- isSuppressed(com.intellij.codeInspection.reference.RefEntity):Z
f:com.intellij.codeInspection.ui.DelegatedInspectionToolPresentation
- com.intellij.codeInspection.ui.DefaultInspectionToolPresentation
- <init>(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.codeInspection.ex.InspectionProblemConsumer):V
- addProblemElement(com.intellij.codeInspection.reference.RefEntity,Z,com.intellij.codeInspection.CommonProblemDescriptor[]):V
f:com.intellij.codeInspection.ui.InspectionGroupNode
- com.intellij.codeInspection.ui.InspectionTreeNode
- appearsBold():Z
- getPresentableText():java.lang.String
f:com.intellij.codeInspection.ui.InspectionModuleNode
- com.intellij.codeInspection.ui.InspectionTreeNode
- <init>(com.intellij.openapi.module.Module,com.intellij.codeInspection.ui.InspectionTreeNode):V
- getIcon(Z):javax.swing.Icon
- getName():java.lang.String
- getPresentableText():java.lang.String
c:com.intellij.codeInspection.ui.InspectionNode
- com.intellij.codeInspection.ui.InspectionTreeNode
- <init>(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.codeInspection.ex.InspectionProfileImpl,com.intellij.codeInspection.ui.InspectionTreeNode):V
- getPresentableText():java.lang.String
- getTailText():java.lang.String
- getToolWrapper():com.intellij.codeInspection.ex.InspectionToolWrapper
f:com.intellij.codeInspection.ui.InspectionNodeInfo
- javax.swing.JPanel
- <init>(com.intellij.codeInspection.ui.InspectionTree,com.intellij.openapi.project.Project):V
- s:stripUIRefsFromInspectionDescription(java.lang.String):java.lang.String
f:com.intellij.codeInspection.ui.InspectionPackageNode
- com.intellij.codeInspection.ui.InspectionTreeNode
- <init>(java.lang.String,com.intellij.codeInspection.ui.InspectionTreeNode):V
- getIcon(Z):javax.swing.Icon
- getPackageName():java.lang.String
- getPresentableText():java.lang.String
f:com.intellij.codeInspection.ui.InspectionResultsView
- javax.swing.JPanel
- com.intellij.ide.OccurenceNavigator
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- sf:DATA_KEY:com.intellij.openapi.actionSystem.DataKey
- sf:HELP_ID:java.lang.String
- <init>(com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.codeInspection.ex.InspectionRVContentProvider):V
- addTools(java.util.Collection):V
- areFixesAvailable():Z
- areSettingsEnabled():Z
- dispatchTreeUpdate():V
- dispose():V
- getCurrentProfile():com.intellij.codeInspection.ex.InspectionProfileImpl
- getData(java.lang.String):java.lang.Object
- getGlobalInspectionContext():com.intellij.codeInspection.ex.GlobalInspectionContextImpl
- getNextOccurenceActionName():java.lang.String
- getPreviousOccurenceActionName():java.lang.String
- getProject():com.intellij.openapi.project.Project
- getProvider():com.intellij.codeInspection.ex.InspectionRVContentProvider
- getScope():com.intellij.analysis.AnalysisScope
- getSuppressActionHolder():com.intellij.codeInspection.ui.InspectionViewSuppressActionHolder
- getTree():com.intellij.codeInspection.ui.InspectionTree
- getViewTitle():java.lang.String
- goNextOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- goPreviousOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- hasNextOccurence():Z
- hasPreviousOccurence():Z
- hasProblems():Z
- s:hasProblems(java.util.Collection,com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.codeInspection.ex.InspectionRVContentProvider):Z
- initAdditionalGearActions(com.intellij.openapi.wm.ToolWindow):V
- isDisposed():Z
- isRerun():Z
- isRerunAvailable():Z
- isSingleInspectionRun():Z
- isUpdating():Z
- rerun():V
- setApplyingFix(Z):V
- setUpdating(Z):V
- s:showPopup(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.ui.popup.JBPopup):V
- syncRightPanel():V
- update():V
- updateResults(java.util.Collection):V
f:com.intellij.codeInspection.ui.InspectionResultsViewComparator
- java.util.Comparator
- sf:INSTANCE:com.intellij.codeInspection.ui.InspectionResultsViewComparator
- <init>():V
- areEqual(com.intellij.codeInspection.ui.InspectionTreeNode,com.intellij.codeInspection.ui.InspectionTreeNode):Z
- compare(com.intellij.codeInspection.ui.InspectionTreeNode,com.intellij.codeInspection.ui.InspectionTreeNode):I
- s:compareEntities(com.intellij.codeInspection.reference.RefEntity,com.intellij.codeInspection.reference.RefEntity):I
f:com.intellij.codeInspection.ui.InspectionResultsViewUtil
- <init>():V
- s:getPreviewIsNotAvailable(com.intellij.codeInspection.reference.RefEntity):javax.swing.JComponent
f:com.intellij.codeInspection.ui.InspectionRootNode
- com.intellij.codeInspection.ui.InspectionTreeNode
- appearsBold():Z
- getPresentableText():java.lang.String
f:com.intellij.codeInspection.ui.InspectionSeverityGroupNode
- com.intellij.codeInspection.ui.InspectionTreeNode
- <init>(com.intellij.codeInsight.daemon.impl.SeverityRegistrar,com.intellij.codeHighlighting.HighlightDisplayLevel,com.intellij.codeInspection.ui.InspectionTreeNode):V
- appearsBold():Z
- getIcon(Z):javax.swing.Icon
- getPresentableText():java.lang.String
- getSeverityLevel():com.intellij.codeHighlighting.HighlightDisplayLevel
- getSeverityRegistrar():com.intellij.codeInsight.daemon.impl.SeverityRegistrar
com.intellij.codeInspection.ui.InspectionToolPresentation
- com.intellij.codeInspection.InspectionToolResultExporter
- a:cleanup():V
- createRefNode(com.intellij.codeInspection.reference.RefEntity,com.intellij.codeInspection.ui.InspectionTreeModel,com.intellij.codeInspection.ui.InspectionTreeNode):com.intellij.codeInspection.ui.RefElementNode
- a:findQuickFixes(com.intellij.codeInspection.CommonProblemDescriptor,com.intellij.codeInspection.reference.RefEntity,java.lang.String):com.intellij.codeInspection.QuickFix
- a:getComposer():com.intellij.codeInspection.ex.HTMLComposerImpl
- a:getContext():com.intellij.codeInspection.ex.GlobalInspectionContextImpl
- getCustomActionsPanel(com.intellij.codeInspection.CommonProblemDescriptor,com.intellij.openapi.Disposable):javax.swing.JComponent
- getCustomPreviewPanel(com.intellij.codeInspection.CommonProblemDescriptor,com.intellij.openapi.Disposable):javax.swing.JComponent
- getCustomPreviewPanel(com.intellij.codeInspection.reference.RefEntity):javax.swing.JComponent
- a:getQuickFixes(com.intellij.codeInspection.reference.RefEntity[]):com.intellij.codeInspection.ex.QuickFixAction[]
- a:getSuppressedProblems(com.intellij.codeInspection.reference.RefEntity):com.intellij.codeInspection.CommonProblemDescriptor[]
- a:getToolWrapper():com.intellij.codeInspection.ex.InspectionToolWrapper
- isDummy():Z
- a:isSuppressed(com.intellij.codeInspection.CommonProblemDescriptor):Z
- a:isSuppressed(com.intellij.codeInspection.reference.RefEntity):Z
- patchToolNode(com.intellij.codeInspection.ui.InspectionTreeNode,com.intellij.codeInspection.ex.InspectionRVContentProvider,Z,Z):V
- shouldAlignCustomActionPanelToLeft():Z
- showProblemCount():Z
f:com.intellij.codeInspection.ui.InspectionTree
- com.intellij.ui.treeStructure.Tree
- <init>(com.intellij.codeInspection.ui.InspectionResultsView):V
- s:findWrapper(java.lang.Object[]):com.intellij.codeInspection.ex.InspectionToolWrapper
- getContext():com.intellij.codeInspection.ex.GlobalInspectionContextImpl
- getInspectionTreeModel():com.intellij.codeInspection.ui.InspectionTreeModel
- getRoot():com.intellij.codeInspection.ui.InspectionTreeNode
- getSelectedDescriptorPacks(Z,java.util.Set,Z,javax.swing.tree.TreePath[]):java.util.List
- getSelectedDescriptors(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.codeInspection.CommonProblemDescriptor[]
- s:getSelectedElement(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.psi.PsiElement
- getSelectedElements():com.intellij.codeInspection.reference.RefEntity[]
- getSelectedGroupPath():java.lang.String[]
- s:getSelectedRefElements(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.codeInspection.reference.RefEntity[]
- getSelectedToolWrapper(Z):com.intellij.codeInspection.ex.InspectionToolWrapper
- getSelectionPaths():javax.swing.tree.TreePath[]
- getToolTipText(java.awt.event.MouseEvent):java.lang.String
- removeSelectedProblems():V
- selectNode(com.intellij.codeInspection.ui.InspectionTreeNode):V
com.intellij.codeInspection.ui.InspectionTreeLoadingProgressAware
- com.intellij.openapi.Disposable
- dispose():V
- a:treeLoaded():V
- a:updateLoadingProgress():V
f:com.intellij.codeInspection.ui.InspectionTreeModel
- com.intellij.ui.tree.BaseTreeModel
- com.intellij.util.concurrency.InvokerSupplier
- <init>():V
- createCustomNode(java.lang.Object,java.util.function.Supplier,com.intellij.codeInspection.ui.InspectionTreeNode):com.intellij.codeInspection.ui.InspectionTreeNode
- createModuleNode(com.intellij.openapi.module.Module,com.intellij.codeInspection.ui.InspectionTreeNode):com.intellij.codeInspection.ui.InspectionModuleNode
- createOfflineProblemDescriptorNode(com.intellij.codeInspection.offline.OfflineProblemDescriptor,com.intellij.codeInspection.offlineViewer.OfflineDescriptorResolveResult,com.intellij.codeInspection.ui.InspectionToolPresentation,com.intellij.codeInspection.ui.InspectionTreeNode):V
- createPackageNode(java.lang.String,com.intellij.codeInspection.ui.InspectionTreeNode):com.intellij.codeInspection.ui.InspectionPackageNode
- createProblemDescriptorNode(com.intellij.codeInspection.reference.RefEntity,com.intellij.codeInspection.CommonProblemDescriptor,com.intellij.codeInspection.ui.InspectionToolPresentation,com.intellij.codeInspection.ui.InspectionTreeNode):V
- createRefElementNode(com.intellij.codeInspection.reference.RefEntity,java.util.function.Supplier,com.intellij.codeInspection.ui.InspectionTreeNode):com.intellij.codeInspection.ui.RefElementNode
- getChildCount(java.lang.Object):I
- getChildren(java.lang.Object):java.util.List
- getIndexOfChild(java.lang.Object,java.lang.Object):I
- getInvoker():com.intellij.util.concurrency.Invoker
- getParent(com.intellij.codeInspection.ui.InspectionTreeNode):com.intellij.codeInspection.ui.InspectionTreeNode
- getRoot():com.intellij.codeInspection.ui.InspectionRootNode
- isLeaf(java.lang.Object):Z
- reload():V
- remove(com.intellij.codeInspection.ui.InspectionTreeNode):V
- traverse(com.intellij.codeInspection.ui.InspectionTreeNode):com.intellij.util.containers.JBIterable
a:com.intellij.codeInspection.ui.InspectionTreeNode
- javax.swing.tree.TreeNode
- p:<init>(com.intellij.codeInspection.ui.InspectionTreeNode):V
- amnestyElement():V
- appearsBold():Z
- children():java.util.Enumeration
- p:doesNeedInternProblemLevels():Z
- excludeElement():V
- getAllowsChildren():Z
- getChildAt(I):com.intellij.codeInspection.ui.InspectionTreeNode
- getChildCount():I
- getChildren():java.util.List
- getContainingFileLocalEntity():com.intellij.codeInspection.reference.RefEntity
- getIcon(Z):javax.swing.Icon
- getIndex(javax.swing.tree.TreeNode):I
- getParent():com.intellij.codeInspection.ui.InspectionTreeNode
- a:getPresentableText():java.lang.String
- getTailText():java.lang.String
- isExcluded():Z
- isLeaf():Z
- isValid():Z
- p:visitProblemSeverities(it.unimi.dsi.fastutil.objects.Object2IntMap):V
a:com.intellij.codeInspection.ui.InspectionTreeTailRenderer
- <init>(com.intellij.codeInspection.ex.GlobalInspectionContextImpl):V
- appendTailText(com.intellij.codeInspection.ui.InspectionTreeNode):V
- pa:appendText(java.lang.String):V
- pa:appendText(java.lang.String,com.intellij.ui.SimpleTextAttributes):V
f:com.intellij.codeInspection.ui.InspectionViewNavigationPanel
- javax.swing.JPanel
- com.intellij.codeInspection.ui.InspectionTreeLoadingProgressAware
- <init>(com.intellij.codeInspection.ui.InspectionTreeNode,com.intellij.codeInspection.ui.InspectionTree):V
- s:getTitleText(Z):java.lang.String
- treeLoaded():V
- updateLoadingProgress():V
f:com.intellij.codeInspection.ui.InspectionViewSuppressActionHolder
- <init>():V
- getSuppressActions(com.intellij.codeInspection.ex.InspectionToolWrapper):java.util.Set
- getSuppressActions(com.intellij.codeInspection.ex.InspectionToolWrapper,com.intellij.psi.PsiElement):com.intellij.codeInspection.SuppressIntentionAction[]
- internSuppressActions(java.util.Set):java.util.Set
*f:com.intellij.codeInspection.ui.OptPaneUtils
- <init>():V
- s:editOptions(com.intellij.openapi.project.Project,com.intellij.codeInspection.options.OptionContainer,com.intellij.codeInspection.options.OptPane,java.lang.String,java.lang.String,java.lang.Runnable):V
f:com.intellij.codeInspection.ui.PreviewEditorFoldingRegion
- java.lang.Comparable
- <init>(I,I):V
- compareTo(com.intellij.codeInspection.ui.PreviewEditorFoldingRegion):I
- contain(I):Z
- getEndLine():I
- getStartLine():I
c:com.intellij.codeInspection.ui.ProblemDescriptionNode
- com.intellij.codeInspection.ui.SuppressableInspectionTreeNode
- pf:myElement:com.intellij.codeInspection.reference.RefEntity
- pf:myLineNumber:I
- <init>(com.intellij.codeInspection.reference.RefEntity,com.intellij.codeInspection.CommonProblemDescriptor,com.intellij.codeInspection.ui.InspectionToolPresentation,com.intellij.codeInspection.ui.InspectionTreeNode):V
- p:<init>(com.intellij.codeInspection.reference.RefEntity,com.intellij.codeInspection.CommonProblemDescriptor,com.intellij.codeInspection.ui.InspectionToolPresentation,java.util.function.IntSupplier,com.intellij.codeInspection.ui.InspectionTreeNode):V
- amnestyElement():V
- p:calculateIsValid():Z
- p:calculatePresentableName():java.lang.String
- canSuppress():Z
- excludeElement():V
- getDescriptor():com.intellij.codeInspection.CommonProblemDescriptor
- getElement():com.intellij.codeInspection.reference.RefEntity
- getLineNumber():I
- getSuppressContent():com.intellij.openapi.util.Pair
- getTailText():java.lang.String
- getToolTipText():java.lang.String
- getToolWrapper():com.intellij.codeInspection.ex.InspectionToolWrapper
- f:isAlreadySuppressedFromView():Z
- isExcluded():Z
- isQuickFixAppliedFromView():Z
- needCalculateTooltip():Z
- p:visitProblemSeverities(it.unimi.dsi.fastutil.objects.Object2IntMap):V
f:com.intellij.codeInspection.ui.ProblemPreviewEditorPresentation
- <init>():V
- s:setupFoldings(com.intellij.openapi.editor.ex.EditorEx,java.util.SortedSet):V
- s:setupFoldingsAndHighlightProblems(com.intellij.openapi.editor.ex.EditorEx,java.awt.Container,java.util.List,com.intellij.openapi.project.Project):V
f:com.intellij.codeInspection.ui.QuickFixPreviewPanelFactory
- <init>():V
- s:create(com.intellij.codeInspection.ui.InspectionResultsView):javax.swing.JComponent
c:com.intellij.codeInspection.ui.RefElementNode
- com.intellij.codeInspection.ui.SuppressableInspectionTreeNode
- <init>(com.intellij.codeInspection.reference.RefEntity,com.intellij.codeInspection.ui.InspectionToolPresentation,com.intellij.codeInspection.ui.InspectionTreeNode):V
- amnestyElement():V
- p:calculateIsValid():Z
- p:calculatePresentableName():java.lang.String
- excludeElement():V
- getContainingFileLocalEntity():com.intellij.codeInspection.reference.RefEntity
- getElement():com.intellij.codeInspection.reference.RefEntity
- getIcon(Z):javax.swing.Icon
- getSuppressContent():com.intellij.openapi.util.Pair
- getTailText():java.lang.String
- f:isAlreadySuppressedFromView():Z
- isExcluded():Z
- isQuickFixAppliedFromView():Z
a:com.intellij.codeInspection.ui.SuppressableInspectionTreeNode
- com.intellij.codeInspection.ui.InspectionTreeNode
- pa:calculateIsValid():Z
- pa:calculatePresentableName():java.lang.String
- canSuppress():Z
- p:doesNeedInternProblemLevels():Z
- p:dropCaches():V
- getAvailableSuppressActions():java.util.Set
- a:getElement():com.intellij.codeInspection.reference.RefEntity
- f:getPresentableText():java.lang.String
- getPresentation():com.intellij.codeInspection.ui.InspectionToolPresentation
- a:getSuppressContent():com.intellij.openapi.util.Pair
- getTailText():java.lang.String
- a:isAlreadySuppressedFromView():Z
- a:isQuickFixAppliedFromView():Z
- f:isValid():Z
- removeSuppressActionFromAvailable(com.intellij.codeInspection.SuppressIntentionAction):V
- updateAvailableSuppressActions():V
f:com.intellij.codeInspection.ui.UiDslOptPaneRenderer
- <init>():V
- render(com.intellij.codeInspection.options.OptionController,com.intellij.codeInspection.options.OptPane,com.intellij.openapi.Disposable,com.intellij.openapi.project.Project):javax.swing.JComponent
f:com.intellij.codeInspection.ui.actions.EditSettingsAction
- com.intellij.codeInspection.ui.actions.InspectionViewActionBase
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInspection.ui.actions.ExportToHTMLAction
- com.intellij.codeInspection.ui.actions.InspectionResultsExportActionProvider
- <init>():V
- additionalSettings():javax.swing.JPanel
- f:getOpen():Z
- f:getOpenProperty():com.intellij.openapi.observable.properties.GraphProperty
- f:getOutputPath():java.nio.file.Path
- getProgressTitle():java.lang.String
- onExportSuccessful():V
- f:setOutputPath(java.nio.file.Path):V
- writeResults(com.intellij.codeInspection.ui.InspectionTree,com.intellij.codeInspection.ex.InspectionProfileImpl,com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.openapi.project.Project,java.nio.file.Path):V
a:com.intellij.codeInspection.ui.actions.InspectionResultsExportActionProvider
- com.intellij.codeInspection.ui.actions.InspectionViewActionBase
- sf:Companion:com.intellij.codeInspection.ui.actions.InspectionResultsExportActionProvider$Companion
- sf:LOCATION_KEY:java.lang.String
- <init>(java.util.function.Supplier,java.util.function.Supplier,javax.swing.Icon):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- additionalSettings():javax.swing.JPanel
- a:getProgressTitle():java.lang.String
- f:getPropertyGraph():com.intellij.openapi.observable.properties.PropertyGraph
- onExportSuccessful():V
- a:writeResults(com.intellij.codeInspection.ui.InspectionTree,com.intellij.codeInspection.ex.InspectionProfileImpl,com.intellij.codeInspection.ex.GlobalInspectionContextImpl,com.intellij.openapi.project.Project,java.nio.file.Path):V
f:com.intellij.codeInspection.ui.actions.InspectionResultsExportActionProvider$Companion
- f:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
f:com.intellij.codeInspection.ui.actions.InspectionResultsExportActionProvider$ExportDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.codeInspection.ui.actions.InspectionResultsExportActionProvider,com.intellij.codeInspection.ui.InspectionResultsView):V
- f:getLocation():java.lang.String
- f:getPath():java.nio.file.Path
- f:getView():com.intellij.codeInspection.ui.InspectionResultsView
- f:setLocation(java.lang.String):V
f:com.intellij.codeInspection.ui.actions.InspectionResultsExportActionProviderKt
- sf:getLOG():com.intellij.openapi.diagnostic.Logger
a:com.intellij.codeInspection.ui.actions.InspectionViewActionBase
- com.intellij.openapi.actionSystem.AnAction
- <init>(java.util.function.Supplier):V
- <init>(java.util.function.Supplier,java.util.function.Supplier,javax.swing.Icon):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- ps:getToolWrapper(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.codeInspection.ex.InspectionToolWrapper
- s:getView(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.codeInspection.ui.InspectionResultsView
- p:isEnabled(com.intellij.codeInspection.ui.InspectionResultsView,com.intellij.openapi.actionSystem.AnActionEvent):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInspection.ui.actions.InvokeQuickFixAction
- com.intellij.openapi.actionSystem.AnAction
- <init>(com.intellij.codeInspection.ui.InspectionResultsView):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.codeInspection.ui.actions.KeyAwareInspectionViewAction
- com.intellij.codeInspection.ui.actions.InspectionViewActionBase
- <init>(java.lang.String):V
- <init>(java.util.function.Supplier):V
- p:isEnabled(com.intellij.codeInspection.ui.InspectionResultsView,com.intellij.openapi.actionSystem.AnActionEvent):Z
f:com.intellij.codeInspection.ui.actions.KeyAwareInspectionViewAction$DisableInspection
- com.intellij.codeInspection.ui.actions.KeyAwareInspectionViewAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInspection.ui.actions.KeyAwareInspectionViewAction$RunInspectionOn
- com.intellij.codeInspection.ui.actions.KeyAwareInspectionViewAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.codeInspection.ui.actions.QuickFixesViewActionGroup
- com.intellij.openapi.actionSystem.ActionGroup
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
f:com.intellij.codeInspection.ui.actions.suppress.SuppressActionSequentialTask
- com.intellij.util.SequentialTask
- <init>(com.intellij.codeInspection.ui.SuppressableInspectionTreeNode[],com.intellij.codeInspection.SuppressIntentionAction,com.intellij.codeInspection.ex.InspectionToolWrapper):V
- isDone():Z
- iteration():Z
- iteration(com.intellij.openapi.progress.ProgressIndicator):Z
- prepare():V
f:com.intellij.codeInspection.ui.actions.suppress.SuppressActionWrapper
- com.intellij.openapi.actionSystem.ActionGroup
- com.intellij.openapi.actionSystem.CompactActionGroup
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
f:com.intellij.codeInspection.ui.actions.suppress.SuppressActionWrapper$SuppressTreeAction
- com.intellij.codeInspection.ui.actions.KeyAwareInspectionViewAction
- <init>(com.intellij.codeInspection.SuppressIntentionAction):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- isSuppressAll():Z
com.intellij.conversion.ArtifactsSettings
- a:getArtifacts():java.util.Collection
com.intellij.conversion.ComponentManagerSettings
- a:getComponentElement(java.lang.String):org.jdom.Element
- a:getPath():java.nio.file.Path
- a:getRootElement():org.jdom.Element
com.intellij.conversion.ConversionContext
- a:collapsePath(java.lang.String):java.lang.String
- a:createProjectSettings(java.lang.String):com.intellij.conversion.ComponentManagerSettings
- a:expandPath(java.lang.String):java.lang.String
- a:getCompilerSettings():com.intellij.conversion.ComponentManagerSettings
- a:getModulePaths():java.util.List
- a:getModuleSettings(java.lang.String):com.intellij.conversion.ModuleSettings
- a:getModuleSettings(java.nio.file.Path):com.intellij.conversion.ModuleSettings
- a:getProjectBaseDir():java.nio.file.Path
- a:getProjectFile():java.nio.file.Path
- a:getProjectLibrarySettings():com.intellij.conversion.ProjectLibrariesSettings
- a:getProjectRootManagerSettings():com.intellij.conversion.ComponentManagerSettings
- a:getProjectSettings():com.intellij.conversion.ComponentManagerSettings
- a:getSettingsBaseDir():java.nio.file.Path
- a:getStorageScheme():com.intellij.openapi.components.StorageScheme
- a:getWorkspaceSettings():com.intellij.conversion.WorkspaceSettings
a:com.intellij.conversion.ConversionProcessor
- <init>():V
- a:isConversionNeeded(java.lang.Object):Z
- postProcess(java.lang.Object):V
- preProcess(java.lang.Object):V
- a:process(java.lang.Object):V
a:com.intellij.conversion.ConverterProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- p:<init>():V
- a:createConverter(com.intellij.conversion.ConversionContext):com.intellij.conversion.ProjectConverter
- a:getConversionDescription():java.lang.String
f:com.intellij.conversion.DetachFacetConversionProcessor
- com.intellij.conversion.ConversionProcessor
- <init>(java.lang.String[]):V
- isConversionNeeded(com.intellij.conversion.ModuleSettings):Z
- process(com.intellij.conversion.ModuleSettings):V
com.intellij.conversion.ModuleSettings
- com.intellij.conversion.ComponentManagerSettings
- sf:MODULE_ROOT_MANAGER_COMPONENT:java.lang.String
- a:addExcludedFolder(java.io.File):V
- a:addFacetElement(java.lang.String,java.lang.String,org.jdom.Element):V
- a:collapsePath(java.lang.String):java.lang.String
- a:expandPath(java.lang.String):java.lang.String
- a:getAllModuleDependencies():java.util.Collection
- a:getContentRoots():java.util.Collection
- a:getFacetElement(java.lang.String):org.jdom.Element
- a:getFacetElements(java.lang.String):java.util.Collection
- a:getModuleLibraryRoots(java.lang.String):java.util.List
- a:getModuleName():java.lang.String
- a:getModuleType():java.lang.String
- a:getOrderEntries():java.util.List
- a:getProjectOutputUrl():java.lang.String
- a:getSourceRoots(Z):java.util.Collection
- a:hasModuleLibrary(java.lang.String):Z
- a:setModuleType(java.lang.String):V
a:com.intellij.conversion.ProjectConverter
- <init>():V
- createArtifactsConverter():com.intellij.conversion.ConversionProcessor
- createModuleFileConverter():com.intellij.conversion.ConversionProcessor
- createProjectFileConverter():com.intellij.conversion.ConversionProcessor
- createProjectLibrariesConverter():com.intellij.conversion.ConversionProcessor
- createRunConfigurationsConverter():com.intellij.conversion.ConversionProcessor
- createWorkspaceFileConverter():com.intellij.conversion.ConversionProcessor
- getAdditionalAffectedFiles():java.util.Collection
- getCreatedFiles():java.util.Collection
- isConversionNeeded():Z
- postProcessingFinished():V
- preProcessingFinished():V
- processingFinished():V
com.intellij.conversion.ProjectLibrariesSettings
- a:getProjectLibraries():java.util.Collection
com.intellij.conversion.RunManagerSettings
- a:getRunConfigurations():java.util.Collection
com.intellij.conversion.WorkspaceSettings
- com.intellij.conversion.ComponentManagerSettings
f:com.intellij.conversion.impl.ConversionContextImpl
- com.intellij.conversion.ConversionContext
- sf:Companion:com.intellij.conversion.impl.ConversionContextImpl$Companion
- <init>(java.nio.file.Path):V
- collapsePath(java.lang.String):java.lang.String
- sf:collapsePath(java.lang.String,com.intellij.conversion.ComponentManagerSettings):java.lang.String
- createProjectSettings(java.lang.String):com.intellij.conversion.ComponentManagerSettings
- expandPath(java.lang.String):java.lang.String
- f:expandPath(java.lang.String,com.intellij.conversion.ComponentManagerSettings):java.lang.String
- f:getAllProjectFiles(kotlin.coroutines.Continuation):java.lang.Object
- f:getClassRootPaths(org.jdom.Element,com.intellij.conversion.ModuleSettings):java.util.List
- f:getClassRootUrls(org.jdom.Element,com.intellij.conversion.ModuleSettings):kotlin.sequences.Sequence
- f:getClassRoots(org.jdom.Element,com.intellij.conversion.ModuleSettings):java.util.List
- getCompilerSettings():com.intellij.conversion.ComponentManagerSettings
- getModulePaths():java.util.List
- getModuleSettings(java.lang.String):com.intellij.conversion.ModuleSettings
- getModuleSettings(java.nio.file.Path):com.intellij.conversion.ModuleSettings
- f:getNonExistingModuleFiles():java.util.List
- getProjectBaseDir():java.nio.file.Path
- getProjectFile():java.nio.file.Path
- getProjectLibrarySettings():com.intellij.conversion.ProjectLibrariesSettings
- getProjectRootManagerSettings():com.intellij.conversion.ComponentManagerSettings
- getProjectSettings():com.intellij.conversion.ComponentManagerSettings
- getSettingsBaseDir():java.nio.file.Path
- getStorageScheme():com.intellij.openapi.components.StorageScheme
- getWorkspaceSettings():com.intellij.conversion.WorkspaceSettings
- f:loadConversionResult():com.intellij.conversion.impl.CachedConversionResult
- f:saveConversionResult(kotlin.coroutines.Continuation):java.lang.Object
- f:saveFiles(java.util.Collection):V
f:com.intellij.conversion.impl.ConversionContextImpl$Companion
- f:collapsePath(java.lang.String,com.intellij.conversion.ComponentManagerSettings):java.lang.String
f:com.intellij.conversion.impl.ConversionRunner
- <init>(java.lang.String,com.intellij.conversion.ConverterProvider,com.intellij.conversion.impl.ConversionContextImpl):V
- collectAffectedFiles(java.util.Collection):V
- convertModule(java.nio.file.Path):V
- getCreatedFiles():java.util.Collection
- getProvider():com.intellij.conversion.ConverterProvider
- getProviderId():java.lang.String
- s:getReadOnlyFiles(java.util.Collection):java.util.List
- isConversionNeeded():Z
- isModuleConversionNeeded(java.nio.file.Path):Z
- postProcess():V
- preProcess():V
- process():V
f:com.intellij.conversion.impl.ProjectConversionUtil
- sf:PROJECT_FILES_BACKUP:java.lang.String
- s:backupFile(java.nio.file.Path):java.io.File
- s:backupFiles(java.util.Collection,java.nio.file.Path):java.nio.file.Path
- s:backupFiles(java.util.Collection,java.nio.file.Path,java.nio.file.Path):V
- s:getBackupDir(java.nio.file.Path):java.nio.file.Path
f:com.intellij.conversion.impl.ui.ConvertProjectDialog
- com.intellij.openapi.ui.DialogWrapper
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.conversion.impl.ConversionContextImpl,com.intellij.conversion.impl.CachedConversionResult,java.util.List):V
- isConverted():Z
a:com.intellij.execution.console.BaseConsoleExecuteActionHandler
- com.intellij.execution.console.ConsoleExecuteAction$ConsoleExecuteActionHandler
- <init>(Z):V
- p:execute(java.lang.String,com.intellij.execution.console.LanguageConsoleView):V
- getEmptyExecuteAction():java.lang.String
c:com.intellij.execution.console.BasicGutterContentProvider
- com.intellij.execution.console.GutterContentProvider
- sf:EVAL_IN_MARKER:java.lang.String
- sf:EVAL_OUT_MARKER:java.lang.String
- pf:isLineRelationshipComputable:Z
- <init>():V
- <init>(Z):V
- beforeEvaluate(com.intellij.openapi.editor.Editor):V
- doAction(I,com.intellij.openapi.editor.Editor):V
- p:doIsShowSeparatorLine(I,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Document):Z
- drawIcon(I,java.awt.Graphics,I,com.intellij.openapi.editor.Editor):Z
- getText(I,com.intellij.openapi.editor.Editor):java.lang.String
- getToolTip(I,com.intellij.openapi.editor.Editor):java.lang.String
- hasText():Z
- f:isShowSeparatorLine(I,com.intellij.openapi.editor.Editor):Z
c:com.intellij.execution.console.ConsoleConfigurable
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.SearchableConfigurable
- <init>():V
- addRule(java.lang.String):V
- apply():V
- createComponent():javax.swing.JComponent
- disposeUIResources():V
- p:editFoldingsOnly():Z
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- isModified():Z
- reset():V
f:com.intellij.execution.console.ConsoleEncodingComboBox
- com.intellij.openapi.ui.ComboBox
- sf:Companion:com.intellij.execution.console.ConsoleEncodingComboBox$Companion
- <init>():V
- f:getSelectedEncodingReference():com.intellij.openapi.vfs.encoding.EncodingReference
- f:reset(com.intellij.openapi.vfs.encoding.EncodingReference):V
f:com.intellij.execution.console.ConsoleEncodingComboBox$Companion
com.intellij.execution.console.ConsoleEncodingComboBox$EncodingItem
- a:getDisplayName():java.lang.String
c:com.intellij.execution.console.ConsoleExecuteAction
- com.intellij.openapi.project.DumbAwareAction
- <init>(com.intellij.execution.console.LanguageConsoleView,com.intellij.execution.console.BaseConsoleExecuteActionHandler):V
- <init>(com.intellij.execution.console.LanguageConsoleView,com.intellij.execution.console.BaseConsoleExecuteActionHandler,com.intellij.openapi.util.Condition):V
- <init>(com.intellij.execution.console.LanguageConsoleView,com.intellij.execution.console.ConsoleExecuteAction$ConsoleExecuteActionHandler,java.lang.String,com.intellij.openapi.util.Condition):V
- <init>(com.intellij.execution.console.LanguageConsoleView,com.intellij.execution.console.ConsoleExecuteAction$ConsoleExecuteActionHandler,java.lang.String,com.intellij.openapi.util.Condition,javax.swing.Icon):V
- f:actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- execute(com.intellij.openapi.util.TextRange,java.lang.String,com.intellij.openapi.editor.ex.EditorEx):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isEnabled():Z
- f:update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.execution.console.ConsoleExecuteAction$ConsoleExecuteActionHandler
- p:beforeExecution(com.intellij.execution.console.LanguageConsoleView):V
- isEmptyCommandExecutionAllowed():Z
- runExecuteAction(com.intellij.execution.console.LanguageConsoleView):V
- f:setAddCurrentToHistory(Z):V
f:com.intellij.execution.console.ConsoleExecutionEditor
- com.intellij.openapi.Disposable
- <init>(com.intellij.execution.console.LanguageConsoleImpl$Helper):V
- dispose():V
- getComponent():javax.swing.JComponent
- getConsolePromptDecorator():com.intellij.execution.console.ConsolePromptDecorator
- getCurrentEditor():com.intellij.openapi.editor.ex.EditorEx
- getDocument():com.intellij.openapi.editor.Document
- getEditor():com.intellij.openapi.editor.ex.EditorEx
- getPrompt():java.lang.String
- getPromptAttributes():com.intellij.execution.ui.ConsoleViewContentType
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- initComponent():V
- isConsoleEditorEnabled():Z
- isEditable():Z
- setConsoleEditorEnabled(Z):V
- setEditable(Z):V
- setInputText(java.lang.String):V
- setPrompt(java.lang.String):V
- setPromptAttributes(com.intellij.execution.ui.ConsoleViewContentType):V
f:com.intellij.execution.console.ConsoleFoldingSettings
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- getNegativePatterns():java.util.List
- getPositivePatterns():java.util.List
- s:getSettings():com.intellij.execution.console.ConsoleFoldingSettings
- getState():com.intellij.execution.console.ConsoleFoldingSettings$MyBean
- loadState(com.intellij.execution.console.ConsoleFoldingSettings$MyBean):V
- shouldFoldLine(java.lang.String):Z
f:com.intellij.execution.console.ConsoleFoldingSettings$MyBean
- addedNegative:java.util.List
- addedPositive:java.util.List
- removedNegative:java.util.List
- removedPositive:java.util.List
- <init>():V
com.intellij.execution.console.ConsoleHistoryBaseModel
- com.intellij.openapi.util.ModificationTracker
- a:addToHistory(java.lang.String):V
- a:getEntries():java.util.List
- a:getHistorySize():I
- a:getMaxHistorySize():I
- a:isEmpty():Z
- a:removeFromHistory(java.lang.String):V
- a:resetEntries(java.util.List):V
c:com.intellij.execution.console.ConsoleHistoryController
- com.intellij.openapi.Disposable
- <init>(com.intellij.execution.console.ConsoleRootType,java.lang.String,com.intellij.execution.console.LanguageConsoleView):V
- <init>(com.intellij.execution.console.ConsoleRootType,java.lang.String,com.intellij.execution.console.LanguageConsoleView,Z):V
- <init>(com.intellij.execution.console.ConsoleRootType,java.lang.String,java.lang.String,com.intellij.execution.console.LanguageConsoleView):V
- <init>(java.lang.String,java.lang.String,com.intellij.execution.console.LanguageConsoleView):V
- s:addToHistory(com.intellij.execution.console.LanguageConsoleView,java.lang.String):V
- addToHistory(java.lang.String):V
- p:createBrowseAction():com.intellij.execution.console.ConsoleHistoryController$BrowseAction
- dispose():V
- getBrowseHistory():com.intellij.openapi.actionSystem.AnAction
- s:getContentFile(com.intellij.execution.console.ConsoleRootType,java.lang.String,com.intellij.ide.scratch.ScratchFileService$Option):com.intellij.openapi.vfs.VirtualFile
- ps:getContentFile(com.intellij.execution.console.ConsoleRootType,java.lang.String,java.lang.String,com.intellij.ide.scratch.ScratchFileService$Option):com.intellij.openapi.vfs.VirtualFile
- s:getController(com.intellij.execution.console.LanguageConsoleView):com.intellij.execution.console.ConsoleHistoryController
- getHistoryNext():com.intellij.openapi.actionSystem.AnAction
- getHistoryPrev():com.intellij.openapi.actionSystem.AnAction
- hasHistory():Z
- p:insertTextMultiline(java.lang.CharSequence,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Document):I
- install():V
- isMultiline():Z
- loadHistory(java.lang.String):Z
- p:setConsoleText(com.intellij.execution.console.ConsoleHistoryModel$Entry,Z,Z):V
- setModel(com.intellij.execution.console.ConsoleHistoryModel):V
- setMultiline(Z):com.intellij.execution.console.ConsoleHistoryController
pc:com.intellij.execution.console.ConsoleHistoryController$BrowseAction
- com.intellij.openapi.project.DumbAwareAction
- p:<init>(com.intellij.execution.console.ConsoleHistoryController):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getTitle():java.lang.String
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.execution.console.ConsoleHistoryController$ModelHelper
- com.intellij.openapi.vfs.SafeWriteRequestor
- <init>(com.intellij.execution.console.ConsoleRootType,java.lang.String,com.intellij.execution.console.ConsoleHistoryModel):V
- <init>(com.intellij.execution.console.ConsoleRootType,java.lang.String,java.lang.String,com.intellij.execution.console.ConsoleHistoryModel):V
- getContent():java.lang.CharSequence
- getId():java.lang.String
- getModel():com.intellij.execution.console.ConsoleHistoryModel
- loadHistory(java.lang.String):Z
- setContent(java.lang.String):V
f:com.intellij.execution.console.ConsoleHistoryCopyHandlerKt
- sf:PROMPT_LENGTH_MARKER:com.intellij.openapi.util.Key
com.intellij.execution.console.ConsoleHistoryModel
- com.intellij.execution.console.ConsoleHistoryBaseModel
- a:getCurrentIndex():I
- a:getHistoryNext():com.intellij.execution.console.ConsoleHistoryModel$Entry
- a:getHistoryPrev():com.intellij.execution.console.ConsoleHistoryModel$Entry
- a:hasHistory():Z
- prevOnLastLine():Z
- a:setContent(java.lang.String):V
f:com.intellij.execution.console.ConsoleHistoryModel$Entry
- java.lang.Record
- <init>(java.lang.CharSequence,I):V
- f:equals(java.lang.Object):Z
- f:hashCode():I
- offset():I
- text():java.lang.CharSequence
com.intellij.execution.console.ConsoleHistoryModelProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:createModel(java.lang.String,com.intellij.execution.console.LanguageConsoleView):com.intellij.execution.console.ConsoleHistoryModel
- s:findModelForConsole(java.lang.String,com.intellij.execution.console.LanguageConsoleView):com.intellij.execution.console.ConsoleHistoryModel
*:com.intellij.execution.console.ConsoleLineModifier
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:modify(java.lang.String):java.lang.String
f:com.intellij.execution.console.ConsolePromptDecorator
- com.intellij.openapi.editor.EditorLinePainter
- com.intellij.openapi.editor.TextAnnotationGutterProvider
- sf:Companion:com.intellij.execution.console.ConsolePromptDecorator$Companion
- <init>(com.intellij.openapi.editor.ex.EditorEx):V
- getBgColor(I,com.intellij.openapi.editor.Editor):java.awt.Color
- getColor(I,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.colors.ColorKey
- f:getIndentPrompt():java.lang.String
- getLineExtensions(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,I):java.util.Collection
- getLineText(I,com.intellij.openapi.editor.Editor):java.lang.String
- f:getMainPrompt():java.lang.String
- getPopupActions(I,com.intellij.openapi.editor.Editor):java.util.List
- f:getPromptAttributes():com.intellij.execution.ui.ConsoleViewContentType
- getStyle(I,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.colors.EditorFontType
- getToolTip(I,com.intellij.openapi.editor.Editor):java.lang.String
- gutterClosed():V
- f:setIndentPrompt(java.lang.String):V
- f:setMainPrompt(java.lang.String):V
- f:setPromptAttributes(com.intellij.execution.ui.ConsoleViewContentType):V
- f:update():V
- useMargin():Z
f:com.intellij.execution.console.ConsolePromptDecorator$Companion
a:com.intellij.execution.console.ConsoleRootType
- com.intellij.ide.scratch.RootType
- sf:SEPARATOR:java.lang.String
- p:<init>(java.lang.String,java.lang.String):V
- f:getConsoleTypeId():java.lang.String
- getContentPathName(java.lang.String):java.lang.String
- getDefaultFileExtension():java.lang.String
- getEntrySeparator():java.lang.String
- getHistoryPathName(java.lang.String):java.lang.String
c:com.intellij.execution.console.ConsoleViewWrapperBase
- com.intellij.execution.ui.ConsoleView
- com.intellij.execution.ui.ExecutionConsoleEx
- sf:CONSOLE_VIEW_WRAPPER_VIEW_ID_PREFIX:java.lang.String
- <init>(com.intellij.execution.ui.ConsoleView):V
- addMessageFilter(com.intellij.execution.filters.Filter):V
- allowHeavyFilters():V
- attachToProcess(com.intellij.execution.process.ProcessHandler):V
- buildUi(com.intellij.execution.ui.RunnerLayoutUi):V
- canPause():Z
- clear():V
- createConsoleActions():com.intellij.openapi.actionSystem.AnAction[]
- dispose():V
- getComponent():javax.swing.JComponent
- getContentSize():I
- getDelegate():com.intellij.execution.ui.ConsoleView
- getExecutionConsoleId():java.lang.String
- getPreferredFocusableComponent():javax.swing.JComponent
- hasDeferredOutput():Z
- isOutputPaused():Z
- performWhenNoDeferredOutput(java.lang.Runnable):V
- print(java.lang.String,com.intellij.execution.ui.ConsoleViewContentType):V
- printHyperlink(java.lang.String,com.intellij.execution.filters.HyperlinkInfo):V
- requestScrollingToEnd():V
- scrollTo(I):V
- setHelpId(java.lang.String):V
- setOutputPaused(Z):V
f:com.intellij.execution.console.CustomizableConsoleFoldingBean
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- negate:Z
- substring:java.lang.String
- <init>():V
f:com.intellij.execution.console.DefaultConsoleHistoryModel
- com.intellij.openapi.util.SimpleModificationTracker
- com.intellij.execution.console.ConsoleHistoryModel
- addToHistory(java.lang.String):V
- copy():com.intellij.execution.console.DefaultConsoleHistoryModel
- s:createModel(java.lang.String):com.intellij.execution.console.DefaultConsoleHistoryModel
- getCurrentIndex():I
- getEntries():java.util.List
- getHistoryNext():com.intellij.execution.console.ConsoleHistoryModel$Entry
- getHistoryPrev():com.intellij.execution.console.ConsoleHistoryModel$Entry
- getHistorySize():I
- getMaxHistorySize():I
- hasHistory():Z
- incModificationCount():V
- isEmpty():Z
- removeFromHistory(java.lang.String):V
- resetEntries(java.util.List):V
- setContent(java.lang.String):V
com.intellij.execution.console.DuplexConsoleListener
- a:consoleEnabled(Z):V
c:com.intellij.execution.console.DuplexConsoleView
- javax.swing.JPanel
- com.intellij.execution.ui.ConsoleView
- com.intellij.execution.ui.ObservableConsoleView
- com.intellij.openapi.actionSystem.DataProvider
- <init>(com.intellij.execution.ui.ConsoleView,com.intellij.execution.ui.ConsoleView):V
- <init>(com.intellij.execution.ui.ConsoleView,com.intellij.execution.ui.ConsoleView,java.lang.String):V
- addChangeListener(com.intellij.execution.ui.ObservableConsoleView$ChangeListener,com.intellij.openapi.Disposable):V
- addMessageFilter(com.intellij.execution.filters.Filter):V
- addSwitchListener(com.intellij.execution.console.DuplexConsoleListener,com.intellij.openapi.Disposable):V
- allowHeavyFilters():V
- attachToProcess(com.intellij.execution.process.ProcessHandler):V
- canPause():Z
- clear():V
- s:create(com.intellij.execution.ui.ConsoleView,com.intellij.execution.ui.ConsoleView,java.lang.String):com.intellij.execution.console.DuplexConsoleView
- createConsoleActions():com.intellij.openapi.actionSystem.AnAction[]
- dispose():V
- enableConsole(Z):V
- getComponent():javax.swing.JComponent
- getContentSize():I
- getData(java.lang.String):java.lang.Object
- getPreferredFocusableComponent():javax.swing.JComponent
- getPrimaryConsoleView():com.intellij.execution.ui.ConsoleView
- getSecondaryConsoleView():com.intellij.execution.ui.ConsoleView
- getSubConsoleView(Z):com.intellij.execution.ui.ConsoleView
- getSwitchConsoleActionPresentation():com.intellij.openapi.actionSystem.Presentation
- hasDeferredOutput():Z
- isOutputPaused():Z
- isPrimaryConsoleEnabled():Z
- performWhenNoDeferredOutput(java.lang.Runnable):V
- print(java.lang.String,com.intellij.execution.ui.ConsoleViewContentType):V
- printHyperlink(java.lang.String,com.intellij.execution.filters.HyperlinkInfo):V
- scrollTo(I):V
- setDisableSwitchConsoleActionOnProcessEnd(Z):V
- setHelpId(java.lang.String):V
- setOutputPaused(Z):V
c:com.intellij.execution.console.EditorMergedHorizontalScrollBarLayout
- com.intellij.util.ui.AbstractLayoutManager
- <init>(javax.swing.JScrollBar,com.intellij.openapi.editor.ex.EditorEx,com.intellij.openapi.editor.ex.EditorEx,Z,I):V
- layoutContainer(java.awt.Container):V
- p:normalizeHeights(I,I):com.intellij.execution.console.EditorMergedHorizontalScrollBarLayout$HeightOfComponents
- preferredLayoutSize(java.awt.Container):java.awt.Dimension
pf:com.intellij.execution.console.EditorMergedHorizontalScrollBarLayout$HeightOfComponents
- historyConsoleHeight:I
- inputConsoleHeight:I
- <init>(I,I):V
a:com.intellij.execution.console.GutterContentProvider
- psf:MAX_LINE_END_GUTTER_WIDTH_IN_CHAR:I
- <init>():V
- beforeEvaluate(com.intellij.openapi.editor.Editor):V
- beforeUiComponentUpdate(com.intellij.openapi.editor.Editor):V
- a:doAction(I,com.intellij.openapi.editor.Editor):V
- documentCleared(com.intellij.openapi.editor.Editor):V
- a:drawIcon(I,java.awt.Graphics,I,com.intellij.openapi.editor.Editor):Z
- getLineStartGutterOverlap(com.intellij.openapi.editor.Editor):I
- a:getText(I,com.intellij.openapi.editor.Editor):java.lang.String
- a:getToolTip(I,com.intellij.openapi.editor.Editor):java.lang.String
- a:hasText():Z
- isShowSeparatorLine(I,com.intellij.openapi.editor.Editor):Z
f:com.intellij.execution.console.HistoryRootType
- com.intellij.ide.scratch.RootType
- <init>():V
- s:getInstance():com.intellij.execution.console.HistoryRootType
c:com.intellij.execution.console.IdeConsoleRootType
- com.intellij.execution.console.ConsoleRootType
- p:<init>(java.lang.String,java.lang.String):V
*f:com.intellij.execution.console.LanguageConsoleBuilder
- <init>():V
- <init>(com.intellij.execution.console.LanguageConsoleView):V
- build(com.intellij.openapi.project.Project,com.intellij.lang.Language):com.intellij.execution.console.LanguageConsoleView
- executionEnabled(com.intellij.openapi.util.Condition):com.intellij.execution.console.LanguageConsoleBuilder
- gutterContentProvider(com.intellij.execution.console.GutterContentProvider):com.intellij.execution.console.LanguageConsoleBuilder
- initActions(com.intellij.execution.console.BaseConsoleExecuteActionHandler,java.lang.String):com.intellij.execution.console.LanguageConsoleBuilder
- initActions(com.intellij.execution.console.BaseConsoleExecuteActionHandler,java.lang.String,Z):com.intellij.execution.console.LanguageConsoleBuilder
- oneLineInput():com.intellij.execution.console.LanguageConsoleBuilder
- oneLineInput(Z):com.intellij.execution.console.LanguageConsoleBuilder
- processHandler(com.intellij.execution.process.ProcessHandler):com.intellij.execution.console.LanguageConsoleBuilder
- processInputStateKey(java.lang.String):com.intellij.execution.console.LanguageConsoleBuilder
- psiFileFactory(com.intellij.util.PairFunction):com.intellij.execution.console.LanguageConsoleBuilder
- s:registerExecuteAction(com.intellij.execution.console.LanguageConsoleView,com.intellij.util.Consumer,java.lang.String,java.lang.String,com.intellij.openapi.util.Condition):com.intellij.openapi.actionSystem.AnAction
*c:com.intellij.execution.console.LanguageConsoleBuilder$GutteredLanguageConsole
- com.intellij.execution.console.LanguageConsoleImpl
- <init>(com.intellij.execution.console.LanguageConsoleBuilder$MyHelper,com.intellij.execution.console.GutterContentProvider):V
- dispose():V
- p:doAddPromptToHistory():V
- p:getMinHistoryLineCount():I
- scrollToEnd():V
*f:com.intellij.execution.console.LanguageConsoleBuilder$MyConsoleRootType
- com.intellij.execution.console.ConsoleRootType
- <init>(java.lang.String):V
*f:com.intellij.execution.console.LanguageConsoleBuilder$MyHelper
- com.intellij.execution.console.LanguageConsoleImpl$Helper
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.lang.Language,com.intellij.util.PairFunction):V
- getFile():com.intellij.psi.PsiFile
- setupEditor(com.intellij.openapi.editor.ex.EditorEx):V
c:com.intellij.execution.console.LanguageConsoleImpl
- com.intellij.execution.impl.ConsoleViewImpl
- com.intellij.execution.console.LanguageConsoleView
- com.intellij.openapi.actionSystem.DataProvider
- <init>(com.intellij.execution.console.LanguageConsoleImpl$Helper):V
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.lang.Language):V
- p:addTextRangeToHistory(com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.ex.EditorEx,Z):java.lang.String
- addToHistory(com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.ex.EditorEx,Z):java.lang.String
- p:addToHistoryInner(com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.ex.EditorEx,Z,Z):java.lang.String
- p:closeFile():V
- p:createCenterComponent():javax.swing.JComponent
- dispose():V
- pf:disposeEditor():V
- p:doAddPromptToHistory():V
- pf:doCreateConsoleEditor():com.intellij.openapi.editor.ex.EditorEx
- p:doCreateHistoryEditor():com.intellij.openapi.editor.ex.EditorEx
- s:duplicateHighlighters(com.intellij.openapi.editor.markup.MarkupModel,com.intellij.openapi.editor.markup.MarkupModel,I,com.intellij.openapi.util.TextRange,java.lang.String[]):V
- f:getConsoleEditor():com.intellij.openapi.editor.ex.EditorEx
- getConsolePromptDecorator():com.intellij.execution.console.ConsolePromptDecorator
- getCurrentEditor():com.intellij.openapi.editor.ex.EditorEx
- getData(java.lang.String):java.lang.Object
- f:getEditorDocument():com.intellij.openapi.editor.Document
- f:getFile():com.intellij.psi.PsiFile
- f:getHistoryViewer():com.intellij.openapi.editor.ex.EditorEx
- getLanguage():com.intellij.lang.Language
- p:getMinHistoryLineCount():I
- getPreferredFocusableComponent():javax.swing.JComponent
- getPrompt():java.lang.String
- getPromptAttributes():com.intellij.execution.ui.ConsoleViewContentType
- getTitle():java.lang.String
- f:getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- f:isConsoleEditorEnabled():Z
- isEditable():Z
- prepareExecuteAction(Z,Z,Z):java.lang.String
- s:printWithHighlighting(com.intellij.execution.console.LanguageConsoleView,com.intellij.openapi.editor.Editor,com.intellij.openapi.util.TextRange):java.lang.String
- setConsoleEditorEnabled(Z):V
- setEditable(Z):V
- setInputText(java.lang.String):V
- setLanguage(com.intellij.lang.Language):V
- setPrompt(java.lang.String):V
- setPromptAttributes(com.intellij.execution.ui.ConsoleViewContentType):V
- setTitle(java.lang.String):V
f:com.intellij.execution.console.LanguageConsoleImpl$ConsoleEditorsPanel
- javax.swing.JPanel
- <init>(com.intellij.execution.console.LanguageConsoleImpl):V
- getConsole():com.intellij.execution.console.LanguageConsoleImpl
c:com.intellij.execution.console.LanguageConsoleImpl$Helper
- f:project:com.intellij.openapi.project.Project
- f:virtualFile:com.intellij.openapi.vfs.VirtualFile
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
- getDocument():com.intellij.openapi.editor.Document
- p:getEditorData(com.intellij.openapi.editor.ex.EditorEx,java.lang.String):java.lang.Object
- getFile():com.intellij.psi.PsiFile
- getFileSafe():com.intellij.psi.PsiFile
- getTitle():java.lang.String
- setLanguage(com.intellij.lang.Language):V
- setTitle(java.lang.String):com.intellij.execution.console.LanguageConsoleImpl$Helper
- setupEditor(com.intellij.openapi.editor.ex.EditorEx):V
com.intellij.execution.console.LanguageConsoleView
- com.intellij.execution.ui.ConsoleView
- com.intellij.openapi.Disposable
- sf:EXECUTION_EDITOR_KEY:com.intellij.openapi.util.Key
- a:getConsoleEditor():com.intellij.openapi.editor.ex.EditorEx
- a:getCurrentEditor():com.intellij.openapi.editor.ex.EditorEx
- a:getEditorDocument():com.intellij.openapi.editor.Document
- a:getFile():com.intellij.psi.PsiFile
- a:getHistoryViewer():com.intellij.openapi.editor.ex.EditorEx
- a:getLanguage():com.intellij.lang.Language
- a:getProject():com.intellij.openapi.project.Project
- a:getPrompt():java.lang.String
- a:getPromptAttributes():com.intellij.execution.ui.ConsoleViewContentType
- a:getTitle():java.lang.String
- a:getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- a:isConsoleEditorEnabled():Z
- a:isEditable():Z
- a:setConsoleEditorEnabled(Z):V
- a:setEditable(Z):V
- a:setInputText(java.lang.String):V
- a:setLanguage(com.intellij.lang.Language):V
- a:setPrompt(java.lang.String):V
- a:setPromptAttributes(com.intellij.execution.ui.ConsoleViewContentType):V
- a:setTitle(java.lang.String):V
f:com.intellij.execution.console.MergedHorizontalScrollBarModel
- javax.swing.DefaultBoundedRangeModel
- <init>(javax.swing.JScrollBar,com.intellij.openapi.editor.ex.EditorEx,com.intellij.openapi.editor.ex.EditorEx):V
- s:create(javax.swing.JScrollBar,com.intellij.openapi.editor.ex.EditorEx,com.intellij.openapi.editor.ex.EditorEx):com.intellij.execution.console.MergedHorizontalScrollBarModel
- setEnabled(Z):V
f:com.intellij.execution.console.PrefixHistoryModelKt
- sf:createModel(java.lang.String,com.intellij.execution.console.LanguageConsoleView):com.intellij.execution.console.ConsoleHistoryModel
c:com.intellij.execution.console.ProcessBackedConsoleExecuteActionHandler
- com.intellij.execution.console.BaseConsoleExecuteActionHandler
- com.intellij.openapi.util.Condition
- <init>(com.intellij.execution.process.ProcessHandler,Z):V
- p:execute(java.lang.String,com.intellij.execution.console.LanguageConsoleView):V
- f:isProcessTerminated():Z
- processLine(java.lang.String):V
- sendText(java.lang.String):V
- setProcessHandler(com.intellij.execution.process.ProcessHandler):V
- value(com.intellij.execution.console.LanguageConsoleView):Z
f:com.intellij.execution.dashboard.RunDashboardComponentWrapper
- com.intellij.ui.components.panels.NonOpaquePanel
- sf:CONTENT_ID_KEY:com.intellij.openapi.util.Key
- <init>(com.intellij.openapi.project.Project):V
- getContentId():java.lang.Integer
- getProject():com.intellij.openapi.project.Project
- setContentId(java.lang.Integer):V
f:com.intellij.execution.dashboard.RunDashboardManagerImpl
- com.intellij.execution.dashboard.RunDashboardManager
- com.intellij.openapi.components.PersistentStateComponent
- <init>(com.intellij.openapi.project.Project):V
- getDashboardContentManager():com.intellij.ui.content.ContentManager
- getHiddenConfigurations():java.util.Set
- getReuseCondition():java.util.function.Predicate
- getRunConfigurations():java.util.List
- getState():com.intellij.execution.dashboard.RunDashboardManagerImpl$State
- getStatusFilter():com.intellij.execution.dashboard.tree.RunDashboardStatusFilter
- getToolWindowIcon():javax.swing.Icon
- getToolWindowId():java.lang.String
- getTypes():java.util.Set
- hideConfigurations(java.util.Collection):V
- isOpenRunningConfigInNewTab():Z
- isShowInDashboard(com.intellij.execution.configurations.RunConfiguration):Z
- loadState(com.intellij.execution.dashboard.RunDashboardManagerImpl$State):V
- noStateLoaded():V
- restoreConfigurations(java.util.Collection):V
- setOpenRunningConfigInNewTab(Z):V
- setTypes(java.util.Set):V
- updateDashboard(Z):V
f:com.intellij.execution.dashboard.RunDashboardServiceViewContributor
- com.intellij.execution.services.ServiceViewGroupingContributor
- <init>():V
- getGroupDescriptor(com.intellij.execution.dashboard.tree.GroupingNode):com.intellij.execution.services.ServiceViewDescriptor
- getGroups(com.intellij.execution.dashboard.RunDashboardServiceViewContributor$RunConfigurationContributor):java.util.List
- getServiceDescriptor(com.intellij.openapi.project.Project,com.intellij.execution.dashboard.RunDashboardServiceViewContributor$RunConfigurationContributor):com.intellij.execution.services.ServiceViewDescriptor
- getServices(com.intellij.openapi.project.Project):java.util.List
- getViewDescriptor(com.intellij.openapi.project.Project):com.intellij.execution.services.ServiceViewDescriptor
f:com.intellij.execution.dashboard.actions.AddRunConfigurationTypeAction
- 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.execution.dashboard.actions.DebugAction
- com.intellij.execution.dashboard.actions.ExecutorAction
- <init>():V
a:com.intellij.execution.dashboard.actions.ExecutorAction
- com.intellij.openapi.project.DumbAwareAction
- p:<init>():V
- p:<init>(java.lang.String,java.lang.String,javax.swing.Icon):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- pa:getExecutor():com.intellij.execution.Executor
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
- pa:update(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
f:com.intellij.execution.dashboard.actions.RunAction
- com.intellij.execution.dashboard.actions.ExecutorAction
- <init>():V
f:com.intellij.execution.dashboard.actions.RunDashboardActionPromoter
- com.intellij.openapi.actionSystem.ActionPromoter
- <init>():V
- promote(java.util.List,com.intellij.openapi.actionSystem.DataContext):java.util.List
f:com.intellij.execution.dashboard.tree.ConfigurationTypeDashboardGroupingRule
- com.intellij.execution.dashboard.RunDashboardGroupingRule
- sf:NAME:java.lang.String
- <init>():V
- getGroup(com.intellij.ide.util.treeView.AbstractTreeNode):com.intellij.execution.dashboard.RunDashboardGroup
- getName():java.lang.String
f:com.intellij.execution.dashboard.tree.FolderDashboardGroupingRule
- com.intellij.execution.dashboard.RunDashboardGroupingRule
- <init>():V
- getGroup(com.intellij.ide.util.treeView.AbstractTreeNode):com.intellij.execution.dashboard.RunDashboardGroup
- getName():java.lang.String
f:com.intellij.execution.dashboard.tree.FolderDashboardGroupingRule$FolderDashboardGroup
- com.intellij.execution.dashboard.tree.RunDashboardGroupImpl
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,javax.swing.Icon):V
- getProject():com.intellij.openapi.project.Project
f:com.intellij.execution.dashboard.tree.GroupingNode
- com.intellij.ide.util.treeView.AbstractTreeNode
- com.intellij.execution.dashboard.RunDashboardNode
- <init>(com.intellij.openapi.project.Project,java.lang.Object,com.intellij.execution.dashboard.RunDashboardGroup):V
- addChildren(java.util.Collection):V
- getChildren():java.util.Collection
- getGroup():com.intellij.execution.dashboard.RunDashboardGroup
f:com.intellij.execution.dashboard.tree.RunConfigurationNode
- com.intellij.ide.util.treeView.AbstractTreeNode
- com.intellij.execution.dashboard.RunDashboardRunConfigurationNode
- <init>(com.intellij.openapi.project.Project,com.intellij.execution.dashboard.RunDashboardManager$RunDashboardService,java.util.List):V
- getChildren():java.util.Collection
- getConfigurationSettings():com.intellij.execution.RunnerAndConfigurationSettings
- getContent():com.intellij.ui.content.Content
- getCustomizers():java.util.List
- getDescriptor():com.intellij.execution.ui.RunContentDescriptor
- getStatus():com.intellij.execution.dashboard.RunDashboardRunConfigurationStatus
- getUserData(com.intellij.openapi.util.Key):java.lang.Object
- putUserData(com.intellij.openapi.util.Key,java.lang.Object):V
c:com.intellij.execution.dashboard.tree.RunDashboardGroupImpl
- com.intellij.execution.dashboard.RunDashboardGroup
- <init>(java.lang.Object,java.lang.String,javax.swing.Icon):V
- f:equals(java.lang.Object):Z
- getIcon():javax.swing.Icon
- getName():java.lang.String
- getValue():java.lang.Object
- hashCode():I
f:com.intellij.execution.dashboard.tree.RunDashboardStatusFilter
- <init>():V
- hide(com.intellij.execution.dashboard.RunDashboardRunConfigurationStatus):V
- isVisible(com.intellij.execution.dashboard.RunDashboardRunConfigurationStatus):Z
- isVisible(com.intellij.ide.util.treeView.AbstractTreeNode):Z
- show(com.intellij.execution.dashboard.RunDashboardRunConfigurationStatus):V
f:com.intellij.execution.dashboard.tree.StatusDashboardGroupingRule
- com.intellij.execution.dashboard.RunDashboardGroupingRule
- sf:NAME:java.lang.String
- <init>():V
- getGroup(com.intellij.ide.util.treeView.AbstractTreeNode):com.intellij.execution.dashboard.RunDashboardGroup
- getName():java.lang.String
f:com.intellij.execution.filters.TextConsoleBuilderFactoryImpl
- com.intellij.execution.filters.TextConsoleBuilderFactory
- <init>():V
- createBuilder(com.intellij.openapi.project.Project):com.intellij.execution.filters.TextConsoleBuilder
- createBuilder(com.intellij.openapi.project.Project,com.intellij.psi.search.GlobalSearchScope):com.intellij.execution.filters.TextConsoleBuilder
c:com.intellij.execution.filters.TextConsoleBuilderImpl
- com.intellij.execution.filters.TextConsoleBuilder
- <init>(com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.search.GlobalSearchScope):V
- addFilter(com.intellij.execution.filters.Filter):V
- p:createConsole():com.intellij.execution.ui.ConsoleView
- filters(java.util.List):com.intellij.execution.filters.TextConsoleBuilder
- getConsole():com.intellij.execution.ui.ConsoleView
- p:getFilters():java.util.List
- p:getProject():com.intellij.openapi.project.Project
- p:getScope():com.intellij.psi.search.GlobalSearchScope
- isUsePredefinedMessageFilter():Z
- p:isViewer():Z
- setUsePredefinedMessageFilter(Z):V
- setViewer(Z):V
f:com.intellij.execution.filters.impl.HyperlinkInfoFactoryImpl
- com.intellij.execution.filters.HyperlinkInfoFactory
- <init>():V
- createMultipleFilesHyperlinkInfo(java.util.List,I,com.intellij.openapi.project.Project):com.intellij.execution.filters.HyperlinkInfo
- createMultipleFilesHyperlinkInfo(java.util.List,I,com.intellij.openapi.project.Project,com.intellij.execution.filters.HyperlinkInfoFactory$HyperlinkHandler):com.intellij.execution.filters.HyperlinkInfo
- createMultiplePsiElementHyperlinkInfo(java.util.Collection):com.intellij.execution.filters.HyperlinkInfo
f:com.intellij.execution.filters.impl.MultiPsiElementHyperlinkInfo
- com.intellij.execution.filters.HyperlinkInfoBase
- getElementVariants():java.util.Collection
- navigate(com.intellij.openapi.project.Project,com.intellij.ui.awt.RelativePoint):V
a:com.intellij.execution.impl.ConsoleState
- <init>():V
- a:attachTo(com.intellij.execution.impl.ConsoleViewImpl,com.intellij.execution.process.ProcessHandler):com.intellij.execution.impl.ConsoleState
- a:dispose():com.intellij.execution.impl.ConsoleState
- isCommandLine(java.lang.String):Z
- isFinished():Z
- isRunning():Z
- sendUserInput(java.lang.String):V
a:com.intellij.execution.impl.ConsoleState$NotStartedStated
- com.intellij.execution.impl.ConsoleState
- <init>():V
- dispose():com.intellij.execution.impl.ConsoleState
f:com.intellij.execution.impl.ConsoleTokenUtil
- <init>():V
- s:getTokenType(com.intellij.openapi.editor.RangeMarker):com.intellij.execution.ui.ConsoleViewContentType
- s:saveTokenType(com.intellij.openapi.editor.RangeMarker,com.intellij.execution.ui.ConsoleViewContentType):V
c:com.intellij.execution.impl.ConsoleViewImpl
- javax.swing.JPanel
- com.intellij.execution.ui.ConsoleView
- com.intellij.execution.ui.ObservableConsoleView
- com.intellij.ide.OccurenceNavigator
- com.intellij.openapi.actionSystem.DataProvider
- sf:CONSOLE_VIEW_IN_EDITOR_VIEW:com.intellij.openapi.util.Key
- sf:IS_CONSOLE_DOCUMENT:com.intellij.openapi.util.Key
- p:myCancelStickToEnd:Z
- p:myPredefinedFilters:java.util.List
- p:<init>(com.intellij.openapi.project.Project,com.intellij.psi.search.GlobalSearchScope,Z,com.intellij.execution.impl.ConsoleState,Z):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.search.GlobalSearchScope,Z,Z):V
- <init>(com.intellij.openapi.project.Project,Z):V
- addChangeListener(com.intellij.execution.ui.ObservableConsoleView$ChangeListener,com.intellij.openapi.Disposable):V
- addCustomConsoleAction(com.intellij.openapi.actionSystem.AnAction):V
- f:addLayerToPane(javax.swing.JComponent):V
- addMessageFilter(com.intellij.execution.filters.Filter):V
- addNotificationComponent(javax.swing.JComponent):V
- addNotify():V
- allowHeavyFilters():V
- attachToProcess(com.intellij.execution.process.ProcessHandler):V
- p:calcNextOccurrence(I):com.intellij.ide.OccurenceNavigator$OccurenceInfo
- canPause():Z
- clear():V
- p:createCenterComponent():javax.swing.JComponent
- p:createCompositeFilter():com.intellij.execution.filters.CompositeFilter
- createConsoleActions():com.intellij.openapi.actionSystem.AnAction[]
- dispose():V
- p:disposeEditor():V
- p:doClear():V
- p:doCreateConsoleEditor():com.intellij.openapi.editor.ex.EditorEx
- flushDeferredText():V
- foldImmediately():V
- getComponent():javax.swing.JComponent
- getContentSize():I
- getData(java.lang.String):java.lang.Object
- getEditor():com.intellij.openapi.editor.Editor
- getHyperlinks():com.intellij.execution.impl.EditorHyperlinkSupport
- getNextOccurenceActionName():java.lang.String
- getPreferredFocusableComponent():javax.swing.JComponent
- getPreviousOccurenceActionName():java.lang.String
- getProject():com.intellij.openapi.project.Project
- p:getStateForUpdate():com.intellij.openapi.application.ModalityState
- getText():java.lang.String
- goNextOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- goPreviousOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- hasDeferredOutput():Z
- hasNextOccurence():Z
- hasPreviousOccurence():Z
- invalidateFiltersExpirableTokens():V
- isOutputPaused():Z
- isRunning():Z
- ps:isStickingToEnd(com.intellij.openapi.editor.ex.EditorEx):Z
- performWhenNoDeferredOutput(java.lang.Runnable):V
- print(java.lang.String,com.intellij.execution.ui.ConsoleViewContentType):V
- p:print(java.lang.String,com.intellij.execution.ui.ConsoleViewContentType,com.intellij.execution.filters.HyperlinkInfo):V
- printHyperlink(java.lang.String,com.intellij.execution.filters.HyperlinkInfo):V
- rehighlightHyperlinksAndFoldings():V
- removeNotify():V
- requestScrollingToEnd():V
- scrollTo(I):V
- scrollToEnd():V
- setEmulateCarriageReturn(Z):V
- setHelpId(java.lang.String):V
- setOutputPaused(Z):V
- setUpdateFoldingsEnabled(Z):V
- p:type(com.intellij.openapi.editor.Editor,java.lang.String):V
- p:updateFoldings(I,I):V
- waitAllRequests():V
c:com.intellij.execution.impl.ConsoleViewImpl$ClearAllAction
- com.intellij.execution.actions.ClearConsoleAction
- <init>():V
f:com.intellij.execution.impl.ConsoleViewRunningState
- com.intellij.execution.impl.ConsoleState
- <init>(com.intellij.execution.impl.ConsoleViewImpl,com.intellij.execution.process.ProcessHandler,com.intellij.execution.impl.ConsoleState,Z,Z):V
- attachTo(com.intellij.execution.impl.ConsoleViewImpl,com.intellij.execution.process.ProcessHandler):com.intellij.execution.impl.ConsoleState
- dispose():com.intellij.execution.impl.ConsoleState
- isCommandLine(java.lang.String):Z
- isFinished():Z
- isRunning():Z
- sendUserInput(java.lang.String):V
a:com.intellij.execution.runners.AbstractConsoleRunnerWithHistory
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):V
- p:constructConsoleTitle(java.lang.String):java.lang.String
- p:createCloseAction(com.intellij.execution.Executor,com.intellij.execution.ui.RunContentDescriptor):com.intellij.openapi.actionSystem.AnAction
- p:createConsoleExecAction(com.intellij.execution.console.ProcessBackedConsoleExecuteActionHandler):com.intellij.openapi.actionSystem.AnAction
- pa:createConsoleView():com.intellij.execution.console.LanguageConsoleView
- p:createContentDescriptorAndActions():V
- pa:createExecuteActionHandler():com.intellij.execution.console.ProcessBackedConsoleExecuteActionHandler
- pa:createProcess():java.lang.Process
- pa:createProcessHandler(java.lang.Process):com.intellij.execution.process.OSProcessHandler
- p:createStopAction():com.intellij.openapi.actionSystem.AnAction
- p:fillToolBarActions(com.intellij.openapi.actionSystem.DefaultActionGroup,com.intellij.execution.Executor,com.intellij.execution.ui.RunContentDescriptor):java.util.List
- p:finishConsole():V
- getConsoleExecuteActionHandler():com.intellij.execution.console.ProcessBackedConsoleExecuteActionHandler
- p:getConsoleIcon():javax.swing.Icon
- getConsoleTitle():java.lang.String
- getConsoleView():com.intellij.execution.console.LanguageConsoleView
- p:getExecutor():com.intellij.execution.Executor
- getProcessHandler():com.intellij.execution.process.ProcessHandler
- getProject():com.intellij.openapi.project.Project
- getWorkingDir():java.lang.String
- initAndRun():V
- isAutoFocusContent():Z
- s:registerActionShortcuts(java.util.List,javax.swing.JComponent):V
- p:shouldAddNumberToTitle():Z
- p:showConsole(com.intellij.execution.Executor,com.intellij.execution.ui.RunContentDescriptor):V
f:com.intellij.execution.runners.RerunTestsNotification
- <init>():V
- s:showRerunNotification(com.intellij.execution.ui.RunContentDescriptor,com.intellij.execution.ui.ExecutionConsole):V
f:com.intellij.execution.services.OpenInToolWindowAction
- 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
*a:com.intellij.execution.services.RepaintLinkMouseListenerBase
- com.intellij.openapi.vcs.changes.issueLinks.LinkMouseListenerBase
- sf:ACTIVE_TAG:com.intellij.openapi.util.Key
- <init>():V
- installOn(java.awt.Component):V
- p:isEnabled():Z
- mouseMoved(java.awt.event.MouseEvent):V
- pa:repaintComponent(java.awt.event.MouseEvent):V
f:com.intellij.execution.services.ServiceViewActionPromoter
- com.intellij.openapi.actionSystem.ActionPromoter
- <init>():V
- promote(java.util.List,com.intellij.openapi.actionSystem.DataContext):java.util.List
com.intellij.execution.services.ServiceViewContributorDeleteProvider
- com.intellij.ide.DeleteProvider
- a:setFallbackProvider(com.intellij.ide.DeleteProvider):V
f:com.intellij.execution.services.ServiceViewManagerImpl
- com.intellij.execution.services.ServiceViewManager
- com.intellij.openapi.components.PersistentStateComponent
- <init>(com.intellij.openapi.project.Project):V
- expand(java.lang.Object,java.lang.Class):org.jetbrains.concurrency.Promise
- extract(java.lang.Object,java.lang.Class):org.jetbrains.concurrency.Promise
- getChildrenSafe(com.intellij.openapi.actionSystem.AnActionEvent,java.util.List,java.lang.Class):java.util.List
- getState():com.intellij.execution.services.ServiceViewManagerImpl$State
- getToolWindowId(java.lang.Class):java.lang.String
- loadState(com.intellij.execution.services.ServiceViewManagerImpl$State):V
- noStateLoaded():V
- select(java.lang.Object,java.lang.Class,Z,Z):org.jetbrains.concurrency.Promise
- trackingSelect(java.lang.Object,java.lang.Class,Z,Z):org.jetbrains.concurrency.Promise
f:com.intellij.execution.services.ServiceViewNavBarExtension
- com.intellij.ide.navigationToolbar.AbstractNavBarModelExtension
- <init>():V
- getData(java.lang.String,com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
- getPopupMenuGroup(com.intellij.openapi.actionSystem.DataProvider):java.lang.String
- getPresentableText(java.lang.Object):java.lang.String
c:com.intellij.execution.services.ServiceViewToolWindowFactory
- com.intellij.openapi.project.DumbAware
- com.intellij.openapi.wm.ToolWindowFactory
- <init>():V
- createToolWindowContent(com.intellij.openapi.project.Project,com.intellij.openapi.wm.ToolWindow):V
- shouldBeAvailable(com.intellij.openapi.project.Project):Z
f:com.intellij.execution.services.ServiceViewUIUtils
- s:getServicesAlignedPanelWrapper(javax.swing.JComponent):javax.swing.JPanel
- s:getServicesAlignedTabbedPaneContentUI():com.intellij.ui.content.ContentUI
- s:isNewServicesUIEnabled():Z
- s:wrapServicesAligned(com.intellij.openapi.actionSystem.ActionToolbar):javax.swing.JComponent
a:com.intellij.extapi.psi.LightPsiFileBase
- com.intellij.psi.impl.source.LightPsiFileImpl
- <init>(com.intellij.psi.FileViewProvider,com.intellij.lang.Language):V
- accept(com.intellij.psi.PsiElementVisitor):V
- isDirectory():Z
com.intellij.facet.FacetAsVirtualFile
- a:findFacet():com.intellij.facet.Facet
f:com.intellij.facet.impl.DefaultFacetsProvider
- com.intellij.openapi.roots.ui.configuration.FacetsProvider
- sf:INSTANCE:com.intellij.openapi.roots.ui.configuration.FacetsProvider
- <init>():V
- findFacet(com.intellij.openapi.module.Module,com.intellij.facet.FacetTypeId,java.lang.String):com.intellij.facet.Facet
- getAllFacets(com.intellij.openapi.module.Module):com.intellij.facet.Facet[]
- getFacetsByType(com.intellij.openapi.module.Module,com.intellij.facet.FacetTypeId):java.util.Collection
f:com.intellij.facet.impl.FacetFinderImpl
- com.intellij.facet.FacetFinder
- <init>(com.intellij.openapi.project.Project):V
- findFacet(com.intellij.openapi.vfs.VirtualFile,com.intellij.facet.FacetTypeId):com.intellij.facet.Facet
- findFacets(com.intellij.openapi.vfs.VirtualFile,com.intellij.facet.FacetTypeId):java.util.List
- getAllFacetsOfTypeModificationTracker(com.intellij.facet.FacetTypeId):com.intellij.openapi.util.ModificationTracker
f:com.intellij.facet.impl.FacetLoadingErrorDescription
- com.intellij.openapi.module.ConfigurationErrorDescription
- <init>(com.intellij.facet.impl.invalid.InvalidFacet):V
- getErrorType():com.intellij.facet.impl.FacetLoadingErrorDescription$FacetErrorType
- getIgnoreConfirmationMessage():java.lang.String
- getImplementationName():java.lang.String
- ignoreInvalidElement():V
- isValid():Z
f:com.intellij.facet.impl.FacetLoadingErrorDescription$FacetErrorType
- com.intellij.openapi.module.ConfigurationErrorType
- getErrorText(I,java.lang.String):java.lang.String
- getFeatureType():java.lang.String
a:com.intellij.facet.impl.FacetModelBase
- com.intellij.facet.FacetModel
- <init>():V
- p:facetsChanged():V
- findFacet(com.intellij.facet.FacetTypeId,java.lang.String):com.intellij.facet.Facet
- getFacetByType(com.intellij.facet.Facet,com.intellij.facet.FacetTypeId):com.intellij.facet.Facet
- getFacetByType(com.intellij.facet.FacetTypeId):com.intellij.facet.Facet
- getFacetName(com.intellij.facet.Facet):java.lang.String
- getFacetsByType(com.intellij.facet.Facet,com.intellij.facet.FacetTypeId):java.util.Collection
- getFacetsByType(com.intellij.facet.FacetTypeId):java.util.Collection
- getSortedFacets():com.intellij.facet.Facet[]
f:com.intellij.facet.impl.FacetTypeRegistryImpl
- com.intellij.facet.FacetTypeRegistry
- sf:Companion:com.intellij.facet.impl.FacetTypeRegistryImpl$Companion
- <init>():V
- findFacetType(com.intellij.facet.FacetTypeId):com.intellij.facet.FacetType
- findFacetType(java.lang.String):com.intellij.facet.FacetType
- getFacetTypeIds():com.intellij.facet.FacetTypeId[]
- getFacetTypes():com.intellij.facet.FacetType[]
- getSortedFacetTypes():com.intellij.facet.FacetType[]
f:com.intellij.facet.impl.FacetTypeRegistryImpl$Companion
c:com.intellij.facet.impl.FacetUtil
- <init>():V
- s:addFacet(com.intellij.openapi.module.Module,com.intellij.facet.FacetType):com.intellij.facet.Facet
- s:addFacet(com.intellij.openapi.module.Module,com.intellij.facet.FacetType,java.lang.String):com.intellij.facet.Facet
- s:deleteFacet(com.intellij.facet.Facet):V
- s:isRegistered(com.intellij.facet.Facet):Z
- s:loadFacetConfiguration(com.intellij.facet.FacetConfiguration,org.jdom.Element):V
- s:saveFacetConfiguration(com.intellij.facet.FacetConfiguration):org.jdom.Element
f:com.intellij.facet.impl.ProjectFacetListenerEP
- com.intellij.serviceContainer.LazyExtensionInstance
- com.intellij.openapi.extensions.PluginAware
- myFacetTypeId:java.lang.String
- myImplementationClass:java.lang.String
- <init>():V
- getFacetTypeId():java.lang.String
- getListenerInstance():com.intellij.facet.ProjectFacetListener
- setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
f:com.intellij.facet.impl.invalid.InvalidFacet
- com.intellij.facet.Facet
- <init>(com.intellij.facet.impl.invalid.InvalidFacetType,com.intellij.openapi.module.Module,java.lang.String,com.intellij.facet.impl.invalid.InvalidFacetConfiguration,com.intellij.facet.Facet):V
- getErrorMessage():java.lang.String
f:com.intellij.facet.impl.invalid.InvalidFacetConfiguration
- com.intellij.facet.FacetConfiguration
- <init>(org.jetbrains.jps.model.serialization.facet.FacetState,java.lang.String):V
- createEditorTabs(com.intellij.facet.ui.FacetEditorContext,com.intellij.facet.ui.FacetValidatorsManager):com.intellij.facet.ui.FacetEditorTab[]
- getErrorMessage():java.lang.String
- getFacetState():org.jetbrains.jps.model.serialization.facet.FacetState
f:com.intellij.facet.impl.invalid.InvalidFacetEditor
- com.intellij.facet.ui.FacetEditorTab
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.facet.ui.FacetEditorContext,java.lang.String):V
- apply():V
- createComponent():javax.swing.JComponent
- getDisplayName():java.lang.String
- getIgnoreCheckBox():javax.swing.JCheckBox
- isModified():Z
- reset():V
a:com.intellij.facet.impl.invalid.InvalidFacetManager
- <init>():V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.facet.impl.invalid.InvalidFacetManager
- a:getInvalidFacets():java.util.List
- a:isIgnored(com.intellij.facet.impl.invalid.InvalidFacet):Z
- a:setIgnored(com.intellij.facet.impl.invalid.InvalidFacet,Z):V
f:com.intellij.facet.impl.invalid.InvalidFacetManagerImpl
- com.intellij.facet.impl.invalid.InvalidFacetManager
- com.intellij.openapi.components.PersistentStateComponent
- sf:COMPONENT_NAME:java.lang.String
- <init>(com.intellij.openapi.project.Project):V
- getInvalidFacets():java.util.List
- getState():com.intellij.facet.impl.invalid.InvalidFacetManagerImpl$InvalidFacetManagerState
- isIgnored(com.intellij.facet.impl.invalid.InvalidFacet):Z
- loadState(com.intellij.facet.impl.invalid.InvalidFacetManagerImpl$InvalidFacetManagerState):V
- setIgnored(com.intellij.facet.impl.invalid.InvalidFacet,Z):V
f:com.intellij.facet.impl.invalid.InvalidFacetManagerImpl$InvalidFacetManagerState
- <init>():V
- getIgnoredFacets():java.util.Set
- setIgnoredFacets(java.util.Set):V
f:com.intellij.facet.impl.invalid.InvalidFacetType
- com.intellij.facet.FacetType
- sf:TYPE_ID:com.intellij.facet.FacetTypeId
- <init>():V
- createDefaultConfiguration():com.intellij.facet.impl.invalid.InvalidFacetConfiguration
- createFacet(com.intellij.openapi.module.Module,java.lang.String,com.intellij.facet.impl.invalid.InvalidFacetConfiguration,com.intellij.facet.Facet):com.intellij.facet.impl.invalid.InvalidFacet
- createMultipleConfigurationsEditor(com.intellij.openapi.project.Project,com.intellij.facet.ui.FacetEditor[]):com.intellij.facet.ui.MultipleFacetSettingsEditor
- getIcon():javax.swing.Icon
- s:getInstance():com.intellij.facet.impl.invalid.InvalidFacetType
- isOnlyOneFacetAllowed():Z
- isSuitableModuleType(com.intellij.openapi.module.ModuleType):Z
f:com.intellij.facet.impl.invalid.MultipleInvalidFacetEditor
- com.intellij.facet.ui.MultipleFacetSettingsEditor
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.facet.ui.FacetEditor[]):V
- createComponent():javax.swing.JComponent
- disposeUIResources():V
f:com.intellij.facet.impl.pointers.FacetPointerImpl
- com.intellij.facet.pointers.FacetPointer
- <init>(com.intellij.facet.impl.pointers.FacetPointersManagerImpl,com.intellij.facet.Facet):V
- <init>(com.intellij.facet.impl.pointers.FacetPointersManagerImpl,java.lang.String):V
- findFacet(com.intellij.openapi.roots.ui.configuration.ModulesProvider,com.intellij.openapi.roots.ui.configuration.FacetsProvider):com.intellij.facet.Facet
- getFacet():com.intellij.facet.Facet
- getFacetName():java.lang.String
- getFacetName(com.intellij.openapi.roots.ui.configuration.ModulesProvider,com.intellij.openapi.roots.ui.configuration.FacetsProvider):java.lang.String
- getFacetType():com.intellij.facet.FacetType
- getFacetTypeId():java.lang.String
- getId():java.lang.String
- getModuleName():java.lang.String
- getModuleName(com.intellij.openapi.module.ModifiableModuleModel):java.lang.String
- getProject():com.intellij.openapi.project.Project
- refresh():V
f:com.intellij.facet.impl.pointers.FacetPointersFacetManagerListener
- com.intellij.facet.FacetManagerListener
- <init>(com.intellij.openapi.project.Project):V
- beforeFacetRenamed(com.intellij.facet.Facet):V
- facetAdded(com.intellij.facet.Facet):V
- facetRenamed(com.intellij.facet.Facet,java.lang.String):V
f:com.intellij.facet.impl.pointers.FacetPointersManagerImpl
- com.intellij.facet.pointers.FacetPointersManager
- <init>(com.intellij.openapi.project.Project):V
- addListener(com.intellij.facet.pointers.FacetPointerListener):V
- addListener(com.intellij.facet.pointers.FacetPointerListener,com.intellij.openapi.Disposable):V
- addListener(java.lang.Class,com.intellij.facet.pointers.FacetPointerListener):V
- addListener(java.lang.Class,com.intellij.facet.pointers.FacetPointerListener,com.intellij.openapi.Disposable):V
- create(com.intellij.facet.Facet):com.intellij.facet.pointers.FacetPointer
- create(java.lang.String):com.intellij.facet.pointers.FacetPointer
- getProject():com.intellij.openapi.project.Project
- isRegistered(com.intellij.facet.pointers.FacetPointer):Z
- removeListener(com.intellij.facet.pointers.FacetPointerListener):V
- removeListener(java.lang.Class,com.intellij.facet.pointers.FacetPointerListener):V
f:com.intellij.facet.impl.ui.FacetErrorPanel
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>():V
- <init>(com.intellij.openapi.Disposable):V
- addListener(java.lang.Runnable):V
- disposeUIResources():V
- getComponent():javax.swing.JComponent
- getValidatorsManager():com.intellij.facet.ui.FacetValidatorsManager
- isOk():Z
f:com.intellij.facet.impl.ui.MultipleFacetEditorHelperImpl
- com.intellij.facet.ui.MultipleFacetEditorHelper
- <init>():V
- bind(com.intellij.util.ui.ThreeStateCheckBox,com.intellij.facet.ui.FacetEditor[],com.intellij.util.NotNullFunction):V
- bind(javax.swing.JComboBox,com.intellij.facet.ui.FacetEditor[],com.intellij.util.NotNullFunction):V
- bind(javax.swing.JTextField,com.intellij.facet.ui.FacetEditor[],com.intellij.util.NotNullFunction):V
- unbind():V
c:com.intellij.find.EditorSearchSession
- com.intellij.find.SearchReplaceComponent$Listener
- com.intellij.find.SearchSession
- com.intellij.find.impl.livePreview.SearchResults$SearchResultsListener
- com.intellij.openapi.actionSystem.DataProvider
- com.intellij.openapi.editor.event.SelectionListener
- sf:SESSION_KEY:com.intellij.openapi.actionSystem.DataKey
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,com.intellij.find.FindModel):V
- addNextOccurrence():V
- afterSelectionUpdate():V
- beforeSelectionUpdate():V
- close():V
- s:createDefaultFindModel(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):com.intellij.find.FindModel
- s:createPrimarySearchActions():com.intellij.openapi.actionSystem.AnAction[]
- cursorMoved():V
- disableLivePreview():V
- p:disposeLivePreview():V
- s:get(com.intellij.openapi.editor.Editor):com.intellij.find.EditorSearchSession
- getComponent():com.intellij.find.SearchReplaceComponent
- getData(java.lang.String):java.lang.Object
- getEditor():com.intellij.openapi.editor.Editor
- s:getEmptyText(com.intellij.find.FindModel,com.intellij.openapi.editor.Editor):java.lang.String
- getFindModel():com.intellij.find.FindModel
- getProject():com.intellij.openapi.project.Project
- getSearchResults():com.intellij.find.impl.livePreview.SearchResults
- getTextInField():java.lang.String
- hasMatches():Z
- initLivePreview():V
- isLast(Z):Z
- isSearchInProgress():Z
- s:logSelectionUpdate():V
- multilineStateChanged():V
- removeOccurrence():V
- replaceFieldDocumentChanged():V
- searchBackward():V
- searchFieldDocumentChanged():V
- searchForward():V
- searchResultsUpdated(com.intellij.find.impl.livePreview.SearchResults):V
- selectAllOccurrences():V
- selectionChanged(com.intellij.openapi.editor.event.SelectionEvent):V
- setTextInField(java.lang.String):V
- s:start(com.intellij.openapi.editor.Editor,com.intellij.find.FindModel,com.intellij.openapi.project.Project):com.intellij.find.EditorSearchSession
- s:start(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):com.intellij.find.EditorSearchSession
- toggleSearchReplaceMode():V
- s:updateEmptyText(com.intellij.find.SearchReplaceComponent,com.intellij.find.FindModel,com.intellij.openapi.editor.Editor):V
- s:updateUIWithFindModel(com.intellij.find.SearchReplaceComponent,com.intellij.find.FindModel,com.intellij.openapi.editor.Editor):V
f:com.intellij.find.FindAllAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.actionSystem.ShortcutProvider
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getShortcut():com.intellij.openapi.actionSystem.ShortcutSet
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.find.FindUsagesCollector
- sf:CHECK_BOX_TOGGLED:com.intellij.internal.statistic.eventLog.events.EventId3
- sf:FIND_IN_FILE:java.lang.String
- sf:FIND_IN_PATH:java.lang.String
- sf:INSTANCE:com.intellij.find.FindUsagesCollector
- sf:PIN_TOGGLED:com.intellij.internal.statistic.eventLog.events.EventId1
- sf:UNKNOWN:java.lang.String
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
- sf:triggerRegexHelpClicked(java.lang.String):V
- sf:triggerUsedOptionsStats(com.intellij.openapi.project.Project,java.lang.String,com.intellij.find.FindModel):V
f:com.intellij.find.FindUtil
- s:configureFindModel(Z,com.intellij.find.FindModel,Z,java.lang.String):V
- s:configureFindModel(Z,com.intellij.openapi.editor.Editor,com.intellij.find.FindModel,Z):V
- s:doReplace(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.find.FindModel,com.intellij.find.FindResult,java.lang.String,Z,java.util.List):com.intellij.openapi.util.TextRange
- s:find(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- s:findWordAtCaret(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.find.impl.livePreview.SearchResults$Direction):V
- s:initStringToFindWithSelection(com.intellij.find.FindModel,com.intellij.openapi.editor.Editor):V
- s:processNotFound(com.intellij.openapi.editor.Editor,I,java.lang.String,com.intellij.find.FindModel,com.intellij.openapi.project.Project):V
- s:replace(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- s:replace(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,com.intellij.find.FindModel):Z
- s:replace(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,I,com.intellij.find.FindModel,com.intellij.find.FindUtil$ReplaceDelegate):Z
- s:searchAgain(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):Z
- s:searchBack(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):V
- s:selectSearchResultInEditor(com.intellij.openapi.editor.Editor,com.intellij.find.FindResult,I):Z
- s:selectSearchResultsInEditor(com.intellij.openapi.editor.Editor,java.util.Iterator,I):V
- s:showInUsageView(com.intellij.psi.PsiElement,java.lang.String,com.intellij.openapi.project.Project,com.intellij.psi.SmartPsiElementPointer[]):com.intellij.usages.UsageView
- s:showInUsageView(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement[],java.lang.String,com.intellij.openapi.project.Project):com.intellij.usages.UsageView
- s:showInUsageView(com.intellij.psi.PsiElement,java.lang.Object[],com.intellij.util.Function,java.lang.String,com.intellij.util.Consumer,com.intellij.openapi.project.Project):com.intellij.usages.UsageView
- s:updateFindInFileModel(com.intellij.openapi.project.Project,com.intellij.find.FindModel,Z):V
- s:useFindStringFromFindInFileModel(com.intellij.find.FindModel,com.intellij.openapi.editor.Editor):V
com.intellij.find.FindUtil$ReplaceDelegate
- a:shouldReplace(com.intellij.openapi.util.TextRange,java.lang.String):Z
f:com.intellij.find.SearchReplaceComponent
- com.intellij.openapi.editor.impl.EditorHeaderComponent
- com.intellij.openapi.actionSystem.DataProvider
- sf:RIGHT_PANEL_WEST_OFFSET:I
- addListener(com.intellij.find.SearchReplaceComponent$Listener):V
- addTextToRecent(javax.swing.text.JTextComponent):V
- s:buildFor(com.intellij.openapi.project.Project,javax.swing.JComponent):com.intellij.find.SearchReplaceComponent$Builder
- close():V
- getData(java.lang.String):java.lang.Object
- getProject():com.intellij.openapi.project.Project
- getReplaceTextComponent():javax.swing.text.JTextComponent
- getSearchTextComponent():javax.swing.text.JTextComponent
- getStatusColor():java.awt.Color
- getStatusText():java.lang.String
- isMultiline():Z
- removeNotify():V
- replace():V
- requestFocusInTheSearchFieldAndSelectContent(com.intellij.openapi.project.Project):V
- setNotFoundBackground():V
- setRegularBackground():V
- setStatusText(java.lang.String):V
- update(java.lang.String,java.lang.String,Z,Z):V
- updateActions():V
- updateUI():V
f:com.intellij.find.SearchReplaceComponent$Builder
- addExtraReplaceAction(com.intellij.openapi.actionSystem.AnAction[]):com.intellij.find.SearchReplaceComponent$Builder
- addExtraSearchActions(com.intellij.openapi.actionSystem.AnAction[]):com.intellij.find.SearchReplaceComponent$Builder
- addPrimaryReplaceActions(com.intellij.openapi.actionSystem.AnAction[]):com.intellij.find.SearchReplaceComponent$Builder
- addPrimarySearchActions(com.intellij.openapi.actionSystem.AnAction[]):com.intellij.find.SearchReplaceComponent$Builder
- addReplaceFieldActions(com.intellij.openapi.actionSystem.AnAction[]):com.intellij.find.SearchReplaceComponent$Builder
- addSearchFieldActions(com.intellij.openapi.actionSystem.AnAction[]):com.intellij.find.SearchReplaceComponent$Builder
- addSecondarySearchActions(com.intellij.openapi.actionSystem.AnAction[]):com.intellij.find.SearchReplaceComponent$Builder
- build():com.intellij.find.SearchReplaceComponent
- withAddSearchResultsToGlobalSearch(Z):com.intellij.find.SearchReplaceComponent$Builder
- withCloseAction(java.lang.Runnable):com.intellij.find.SearchReplaceComponent$Builder
- withDataProvider(com.intellij.openapi.actionSystem.DataProvider):com.intellij.find.SearchReplaceComponent$Builder
- withMaximizeLeftPanelOnResize():com.intellij.find.SearchReplaceComponent$Builder
- withMultilineEnabled(Z):com.intellij.find.SearchReplaceComponent$Builder
- withNewLineButton(Z):com.intellij.find.SearchReplaceComponent$Builder
- withReplaceAction(java.lang.Runnable):com.intellij.find.SearchReplaceComponent$Builder
- withShowOnlySearchPanel():com.intellij.find.SearchReplaceComponent$Builder
- withUseSearchField(Z):com.intellij.find.SearchReplaceComponent$Builder
- withUseSearchField(Z,Z):com.intellij.find.SearchReplaceComponent$Builder
- withoutSeparator():com.intellij.find.SearchReplaceComponent$Builder
com.intellij.find.SearchReplaceComponent$Listener
- java.util.EventListener
- multilineStateChanged():V
- replaceFieldDocumentChanged():V
- searchFieldDocumentChanged():V
- toggleSearchReplaceMode():V
com.intellij.find.SearchSession
- sf:INCORRECT_REGEXP_MESSAGE_KEY:java.lang.String
- sf:KEY:com.intellij.openapi.actionSystem.DataKey
- a:close():V
- a:getComponent():com.intellij.find.SearchReplaceComponent
- a:getFindModel():com.intellij.find.FindModel
- a:hasMatches():Z
- isSearchInProgress():Z
- a:searchBackward():V
- a:searchForward():V
c:com.intellij.find.SearchTextArea
- com.intellij.ui.components.JBPanel
- java.beans.PropertyChangeListener
- sf:JUST_CLEARED_KEY:java.lang.String
- sf:NEW_LINE_KEYSTROKE:javax.swing.KeyStroke
- <init>(javax.swing.JTextArea,Z):V
- <init>(javax.swing.JTextArea,Z,Z):V
- getMinimumSize():java.awt.Dimension
- s:getNewLineKeystroke():javax.swing.KeyStroke
- getTextArea():javax.swing.JTextArea
- propertyChange(java.beans.PropertyChangeEvent):V
- setExtraActions(com.intellij.openapi.actionSystem.AnAction[]):java.util.List
- setInfoText(java.lang.String):V
- setMultilineEnabled(Z):V
- setShowNewLineButton(Z):V
- updateExtraActions():V
- p:updateLayout():V
- updateUI():V
f:com.intellij.find.actions.ActivateFindToolWindowAction
- com.intellij.ide.actions.ToolWindowEmptyStateAction
- <init>():V
f:com.intellij.find.actions.CompositeActiveComponent
- com.intellij.ui.ActiveComponent
- <init>(com.intellij.ui.ActiveComponent[]):V
- getComponent():javax.swing.JComponent
- setActive(Z):V
c:com.intellij.find.actions.FindInPathAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- sf:NOTIFICATION_GROUP:com.intellij.notification.NotificationGroup
- <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.find.actions.FindSelectionInPathAction
- com.intellij.find.actions.FindInPathAction
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.find.actions.FindUsagesAction
- com.intellij.openapi.actionSystem.AnAction
- *sf:SEARCH_TARGETS:com.intellij.openapi.actionSystem.DataKey
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:startFindUsages(com.intellij.psi.PsiElement):V
- p:toShowDialog():Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.find.actions.FindUsagesAction$ShowSettingsAndFindUsages
- com.intellij.find.actions.FindUsagesAction
- <init>():V
f:com.intellij.find.actions.FindUsagesInFileAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.PossiblyDumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isDumbAware():Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:updateFindUsagesAction(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.find.actions.ReplaceInPathAction
- 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.find.actions.SearchTargetsDataRule
- com.intellij.ide.impl.dataRules.GetDataRule
- <init>():V
- getData(com.intellij.openapi.actionSystem.DataProvider):java.util.Collection
f:com.intellij.find.actions.ShowSearchHistoryAction
- com.intellij.openapi.actionSystem.AnAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.find.actions.ShowUsagesAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.codeInsight.hint.HintManagerImpl$ActionToIgnore
- com.intellij.openapi.actionSystem.PopupAction
- sf:ID:java.lang.String
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:getUsagesPageSize():I
- s:hint(Z,java.lang.String,com.intellij.find.actions.ShowUsagesParameters,com.intellij.find.actions.ShowUsagesActionHandler):V
- s:setPopupDelayTimeout(I):V
- s:showElementUsagesWithResult(com.intellij.find.actions.ShowUsagesParameters,com.intellij.find.actions.ShowUsagesActionHandler,com.intellij.usages.impl.UsageViewImpl):java.util.concurrent.Future
- s:startFindUsages(com.intellij.psi.PsiElement,com.intellij.ui.awt.RelativePoint,com.intellij.openapi.editor.Editor):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
com.intellij.find.actions.ShowUsagesActionHandler
- afterOpen(com.intellij.ui.popup.AbstractPopup):V
- beforeClose(java.lang.String):V
- a:buildFinishEventData(com.intellij.usageView.UsageInfo):java.util.List
- a:createUsageSearcher():com.intellij.usages.UsageSearcher
- createUsageView(com.intellij.openapi.project.Project):com.intellij.usages.impl.UsageViewImpl
- a:findUsages():V
- a:getEventData():java.util.List
- a:getMaximalScope():com.intellij.psi.search.SearchScope
- a:getPresentation():com.intellij.usages.UsageSearchPresentation
- s:getSecondInvocationHint(com.intellij.find.actions.ShowUsagesActionHandler):java.lang.String
- a:getSelectedScope():com.intellij.psi.search.SearchScope
- a:getTargetClass():java.lang.Class
- a:getTargetLanguage():com.intellij.lang.Language
- a:isValid():Z
- a:moreUsages(com.intellij.find.actions.ShowUsagesParameters):com.intellij.find.actions.ShowUsagesParameters
- a:navigateToSingleUsageImmediately():Z
- a:showDialog():com.intellij.find.actions.ShowUsagesActionHandler
- a:withScope(com.intellij.psi.search.SearchScope):com.intellij.find.actions.ShowUsagesActionHandler
c:com.intellij.find.actions.ShowUsagesManager
- sf:Companion:com.intellij.find.actions.ShowUsagesManager$Companion
- <init>():V
- sf:getInstance(com.intellij.openapi.project.Project):com.intellij.find.actions.ShowUsagesManager
- showElementUsagesWithResult(com.intellij.find.actions.ShowUsagesParameters,com.intellij.find.actions.ShowUsagesActionHandler,com.intellij.usages.impl.UsageViewImpl):java.util.concurrent.Future
f:com.intellij.find.actions.ShowUsagesManager$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.find.actions.ShowUsagesManager
f:com.intellij.find.actions.ShowUsagesParameters
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.ui.awt.RelativePoint,com.intellij.openapi.util.IntRef,I):V
- getEditor():com.intellij.openapi.editor.Editor
- getMaxUsages():I
- getPopupPosition():com.intellij.ui.awt.RelativePoint
- s:initial(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.ui.awt.RelativePoint):com.intellij.find.actions.ShowUsagesParameters
- moreUsages():com.intellij.find.actions.ShowUsagesParameters
- withEditor(com.intellij.openapi.editor.Editor):com.intellij.find.actions.ShowUsagesParameters
- withUsages(I):com.intellij.find.actions.ShowUsagesParameters
f:com.intellij.find.actions.ShowUsagesTable
- com.intellij.ui.table.JBTable
- com.intellij.openapi.actionSystem.DataProvider
- getData(java.lang.String):java.lang.Object
- getRowHeight():I
- getScrollableTracksViewportWidth():Z
- isFullLineNode(com.intellij.usages.impl.UsageNode):Z
f:com.intellij.find.actions.ShowUsagesUtilsKt
- sf:getEditorFor(com.intellij.usages.Usage):com.intellij.openapi.editor.Editor
- sf:navigateAndHint(com.intellij.openapi.project.Project,com.intellij.usages.Usage,java.lang.String,com.intellij.find.actions.ShowUsagesParameters,com.intellij.find.actions.ShowUsagesActionHandler,java.lang.Runnable):V
f:com.intellij.find.actions.UsageListCellRenderer
- com.intellij.ui.ColoredListCellRenderer
- <init>(com.intellij.openapi.project.Project):V
- s:getVirtualFile(com.intellij.usages.Usage):com.intellij.openapi.vfs.VirtualFile
f:com.intellij.find.editorHeaderActions.AddOccurrenceAction
- com.intellij.find.editorHeaderActions.OccurrenceAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
com.intellij.find.editorHeaderActions.ContextAwareShortcutProvider
- a:getShortcut(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.ShortcutSet
c:com.intellij.find.editorHeaderActions.EditorHeaderSetSearchContextAction
- com.intellij.find.editorHeaderActions.EditorHeaderToggleAction
- p:<init>(java.lang.String,com.intellij.find.FindModel$SearchContext):V
- p:isSelected(com.intellij.find.SearchSession):Z
- p:setSelected(com.intellij.find.SearchSession,Z):V
a:com.intellij.find.editorHeaderActions.EditorHeaderToggleAction
- com.intellij.openapi.actionSystem.ex.CheckboxAction
- com.intellij.ide.lightEdit.LightEditCompatible
- com.intellij.openapi.project.DumbAware
- p:<init>(java.lang.String):V
- p:<init>(java.lang.String,javax.swing.Icon,javax.swing.Icon,javax.swing.Icon):V
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
- displayTextInToolbar():Z
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- pa:isSelected(com.intellij.find.SearchSession):Z
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- pa:setSelected(com.intellij.find.SearchSession,Z):V
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
com.intellij.find.editorHeaderActions.Embeddable
f:com.intellij.find.editorHeaderActions.NextOccurrenceAction
- com.intellij.find.editorHeaderActions.PrevNextOccurrenceAction
- <init>():V
- <init>(Z):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.find.editorHeaderActions.OccurrenceAction
- com.intellij.openapi.project.DumbAwareAction
- com.intellij.ide.lightEdit.LightEditCompatible
- com.intellij.openapi.actionSystem.ShortcutProvider
- p:<init>(java.lang.String,javax.swing.Icon):V
- p:availableForReplace():Z
- p:availableForSelection():Z
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getShortcut():com.intellij.openapi.actionSystem.ShortcutSet
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.find.editorHeaderActions.PrevNextOccurrenceAction
- com.intellij.openapi.project.DumbAwareAction
- com.intellij.find.editorHeaderActions.ContextAwareShortcutProvider
- com.intellij.ide.lightEdit.LightEditCompatible
- pf:mySearch:Z
- <init>(java.lang.String,Z):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- pa:getDefaultShortcuts():java.util.List
- f:getShortcut(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.ShortcutSet
- pa:getSingleLineShortcuts():java.util.List
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.find.editorHeaderActions.PrevOccurrenceAction
- com.intellij.find.editorHeaderActions.PrevNextOccurrenceAction
- <init>():V
- <init>(Z):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.find.editorHeaderActions.RemoveOccurrenceAction
- com.intellij.find.editorHeaderActions.OccurrenceAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.find.editorHeaderActions.RestorePreviousSettingsAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.ide.lightEdit.LightEditCompatible
- com.intellij.openapi.actionSystem.ShortcutProvider
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getShortcut():com.intellij.openapi.actionSystem.ShortcutSet
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.find.editorHeaderActions.SelectAllAction
- com.intellij.find.editorHeaderActions.OccurrenceAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getShortcut():com.intellij.openapi.actionSystem.ShortcutSet
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.find.editorHeaderActions.ShowFilterPopupGroup
- com.intellij.openapi.actionSystem.DefaultActionGroup
- com.intellij.openapi.actionSystem.ShortcutProvider
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getShortcut():com.intellij.openapi.actionSystem.ShortcutSet
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.find.editorHeaderActions.StatusTextAction
- com.intellij.openapi.project.DumbAwareAction
- com.intellij.ide.lightEdit.LightEditCompatible
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
- <init>():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
- p:getTextToCountPreferredSize():java.lang.String
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.find.editorHeaderActions.SwitchToFind
- com.intellij.openapi.project.DumbAwareAction
- com.intellij.ide.lightEdit.LightEditCompatible
- <init>(javax.swing.JComponent):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.find.editorHeaderActions.SwitchToReplace
- com.intellij.openapi.project.DumbAwareAction
- com.intellij.ide.lightEdit.LightEditCompatible
- <init>(javax.swing.JComponent):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.find.editorHeaderActions.ToggleAnywhereAction
- com.intellij.find.editorHeaderActions.EditorHeaderSetSearchContextAction
- <init>():V
f:com.intellij.find.editorHeaderActions.ToggleExceptCommentsAction
- com.intellij.find.editorHeaderActions.EditorHeaderSetSearchContextAction
- <init>():V
f:com.intellij.find.editorHeaderActions.ToggleExceptCommentsAndLiteralsAction
- com.intellij.find.editorHeaderActions.EditorHeaderSetSearchContextAction
- <init>():V
f:com.intellij.find.editorHeaderActions.ToggleExceptLiteralsAction
- com.intellij.find.editorHeaderActions.EditorHeaderSetSearchContextAction
- <init>():V
f:com.intellij.find.editorHeaderActions.ToggleFindInSelectionAction
- com.intellij.find.editorHeaderActions.ContextAwareShortcutProvider
- com.intellij.ide.lightEdit.LightEditCompatible
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getShortcut(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.ShortcutSet
- 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.find.editorHeaderActions.ToggleInCommentsAction
- com.intellij.find.editorHeaderActions.EditorHeaderSetSearchContextAction
- <init>():V
f:com.intellij.find.editorHeaderActions.ToggleInLiteralsOnlyAction
- com.intellij.find.editorHeaderActions.EditorHeaderSetSearchContextAction
- <init>():V
f:com.intellij.find.editorHeaderActions.ToggleMatchCase
- com.intellij.find.editorHeaderActions.EditorHeaderToggleAction
- com.intellij.find.editorHeaderActions.Embeddable
- com.intellij.openapi.actionSystem.ex.TooltipDescriptionProvider
- <init>():V
f:com.intellij.find.editorHeaderActions.TogglePreserveCaseAction
- com.intellij.find.editorHeaderActions.EditorHeaderToggleAction
- com.intellij.find.editorHeaderActions.Embeddable
- com.intellij.openapi.actionSystem.ex.TooltipDescriptionProvider
- <init>():V
f:com.intellij.find.editorHeaderActions.ToggleRegex
- com.intellij.find.editorHeaderActions.EditorHeaderToggleAction
- com.intellij.find.editorHeaderActions.Embeddable
- com.intellij.openapi.actionSystem.ex.TooltipDescriptionProvider
- com.intellij.openapi.actionSystem.ex.TooltipLinkProvider
- <init>():V
- getTooltipLink(javax.swing.JComponent):com.intellij.openapi.actionSystem.ex.TooltipLinkProvider$TooltipLink
f:com.intellij.find.editorHeaderActions.ToggleWholeWordsOnlyAction
- com.intellij.find.editorHeaderActions.EditorHeaderToggleAction
- com.intellij.find.editorHeaderActions.Embeddable
- com.intellij.openapi.actionSystem.ex.TooltipDescriptionProvider
- <init>():V
f:com.intellij.find.editorHeaderActions.Utils
- s:setSmallerFont(javax.swing.JComponent):V
- s:setSmallerFontForChildren(javax.swing.JComponent):V
- s:shortcutSetOf(java.util.List):com.intellij.openapi.actionSystem.CustomShortcutSet
- s:shortcutsOf(java.lang.String):java.util.List
- s:showCompletionPopup(javax.swing.JComponent,javax.swing.JList,java.lang.String,javax.swing.text.JTextComponent,java.lang.String):V
f:com.intellij.find.editorHeaderActions.VariantsCompletionAction
- com.intellij.openapi.project.DumbAwareAction
- com.intellij.ide.lightEdit.LightEditCompatible
- <init>(javax.swing.text.JTextComponent):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.find.findInProject.FindInProjectManager
- <init>(com.intellij.openapi.project.Project):V
- findInPath(com.intellij.find.FindModel):V
- findInProject(com.intellij.openapi.actionSystem.DataContext,com.intellij.find.FindModel):V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.find.findInProject.FindInProjectManager
- p:initModel(com.intellij.find.FindModel,com.intellij.openapi.actionSystem.DataContext):V
- isEnabled():Z
- isWorkInProgress():Z
- startFindInProject(com.intellij.find.FindModel):V
a:com.intellij.find.findUsages.AbstractFindUsagesDialog
- com.intellij.openapi.ui.DialogWrapper
- p:myCbToSearchForTextOccurrences:com.intellij.ui.StateRestoringCheckBox
- p:myCbToSkipResultsWhenOneUsage:javax.swing.JCheckBox
- pf:myFindUsagesOptions:com.intellij.find.findUsages.FindUsagesOptions
- p:<init>(com.intellij.openapi.project.Project,com.intellij.find.findUsages.FindUsagesOptions,Z,Z,Z,Z,Z):V
- p:addCheckboxToPanel(java.lang.String,Z,javax.swing.JPanel,Z):com.intellij.ui.StateRestoringCheckBox
- p:addUsagesOptions(javax.swing.JPanel):V
- f:calcFindUsagesOptions():com.intellij.find.findUsages.FindUsagesOptions
- calcFindUsagesOptions(com.intellij.find.findUsages.FindUsagesOptions):V
- a:configureLabelComponent(com.intellij.ui.SimpleColoredComponent):V
- p:createActions():javax.swing.Action[]
- p:createAllOptionsPanel():javax.swing.JPanel
- p:createCenterPanel():javax.swing.JComponent
- p:createCheckbox(java.lang.String,Z,Z):com.intellij.ui.StateRestoringCheckBox
- p:createFindWhatPanel():javax.swing.JPanel
- p:createNorthPanel():javax.swing.JComponent
- p:doOKAction():V
- getPreferredFocusedComponent():javax.swing.JComponent
- p:getPreferredFocusedControl():javax.swing.JComponent
- p:init():V
- p:isInFileOnly():Z
- ps:isSelected(javax.swing.JCheckBox):Z
- ps:isToChange(javax.swing.JCheckBox):Z
- p:shouldDoOkAction():Z
- p:update():V
c:com.intellij.find.findUsages.CommonFindUsagesDialog
- com.intellij.find.findUsages.AbstractFindUsagesDialog
- pf:myPsiElement:com.intellij.psi.PsiElement
- pf:myUsagesHandler:com.intellij.find.findUsages.FindUsagesHandlerBase
- <init>(com.intellij.psi.PsiElement,com.intellij.openapi.project.Project,com.intellij.find.findUsages.FindUsagesOptions,Z,Z,Z,com.intellij.find.findUsages.FindUsagesHandlerBase):V
- configureLabelComponent(com.intellij.ui.SimpleColoredComponent):V
- p:getHelpId():java.lang.String
- p:isInFileOnly():Z
a:com.intellij.find.findUsages.CustomUsageSearcher
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- a:processElementUsages(com.intellij.psi.PsiElement,com.intellij.util.Processor,com.intellij.find.findUsages.FindUsagesOptions):V
f:com.intellij.find.findUsages.DefaultFindUsagesHandlerFactory
- com.intellij.find.findUsages.FindUsagesHandlerFactory
- <init>():V
- canFindUsages(com.intellij.psi.PsiElement):Z
- createFindUsagesHandler(com.intellij.psi.PsiElement,Z):com.intellij.find.findUsages.FindUsagesHandler
c:com.intellij.find.findUsages.DefaultUsageTargetProvider
- com.intellij.usages.UsageTargetProvider
- <init>():V
- getTargets(com.intellij.psi.PsiElement):com.intellij.usages.UsageTarget[]
a:com.intellij.find.findUsages.FindUsagesHandler
- com.intellij.find.findUsages.FindUsagesHandlerBase
- com.intellij.find.findUsages.FindUsagesHandlerUi
- sf:NULL_HANDLER:com.intellij.find.findUsages.FindUsagesHandler
- p:<init>(com.intellij.psi.PsiElement):V
- p:<init>(com.intellij.psi.PsiElement,com.intellij.openapi.project.Project):V
- s:createDefaultFindUsagesDialog(Z,Z,Z,com.intellij.find.findUsages.FindUsagesHandlerBase):com.intellij.find.findUsages.AbstractFindUsagesDialog
- getFindUsagesDialog(Z,Z,Z):com.intellij.find.findUsages.AbstractFindUsagesDialog
- getHelpId():java.lang.String
a:com.intellij.find.findUsages.FindUsagesHandlerFactory
- com.intellij.openapi.extensions.PluginAware
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- a:canFindUsages(com.intellij.psi.PsiElement):Z
- createFindUsagesHandler(com.intellij.psi.PsiElement,com.intellij.find.findUsages.FindUsagesHandlerFactory$OperationMode):com.intellij.find.findUsages.FindUsagesHandler
- a:createFindUsagesHandler(com.intellij.psi.PsiElement,Z):com.intellij.find.findUsages.FindUsagesHandler
- setPluginDescriptor(com.intellij.openapi.extensions.PluginDescriptor):V
e:com.intellij.find.findUsages.FindUsagesHandlerFactory$OperationMode
- java.lang.Enum
- sf:DEFAULT:com.intellij.find.findUsages.FindUsagesHandlerFactory$OperationMode
- sf:HIGHLIGHT_USAGES:com.intellij.find.findUsages.FindUsagesHandlerFactory$OperationMode
- sf:USAGES_WITH_DEFAULT_OPTIONS:com.intellij.find.findUsages.FindUsagesHandlerFactory$OperationMode
- s:valueOf(java.lang.String):com.intellij.find.findUsages.FindUsagesHandlerFactory$OperationMode
- s:values():com.intellij.find.findUsages.FindUsagesHandlerFactory$OperationMode[]
com.intellij.find.findUsages.FindUsagesHandlerUi
- a:getFindUsagesDialog(Z,Z,Z):com.intellij.find.findUsages.AbstractFindUsagesDialog
- getHelpId():java.lang.String
f:com.intellij.find.findUsages.FindUsagesManager
- <init>(com.intellij.openapi.project.Project):V
- addToHistory(com.intellij.usages.ConfigurableUsageTarget):V
- canFindUsages(com.intellij.psi.PsiElement):Z
- clearFindingNextUsageInFile():V
- createPresentation(com.intellij.find.findUsages.FindUsagesHandlerBase,com.intellij.find.findUsages.FindUsagesOptions):com.intellij.usages.UsageViewPresentation
- s:createUsageSearcher(com.intellij.find.findUsages.FindUsagesHandlerBase,com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement[],com.intellij.find.findUsages.FindUsagesOptions):com.intellij.usages.UsageSearcher
- doFindUsages(com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement[],com.intellij.find.findUsages.FindUsagesHandlerBase,com.intellij.find.findUsages.FindUsagesOptions,Z):com.intellij.usages.UsageView
- doFindUsages(com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement[],com.intellij.find.findUsages.FindUsagesHandlerBase,com.intellij.find.findUsages.FindUsagesOptions,Z,com.intellij.usages.UsageViewPresentation):com.intellij.usages.UsageView
- findNextUsageInFile(com.intellij.openapi.editor.Editor):Z
- findPreviousUsageInFile(com.intellij.openapi.editor.Editor):Z
- findUsages(com.intellij.psi.PsiElement,com.intellij.psi.PsiFile,com.intellij.openapi.fileEditor.FileEditor,Z,com.intellij.psi.search.SearchScope):V
- findUsages(com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement[],com.intellij.find.findUsages.FindUsagesHandlerBase,com.intellij.find.findUsages.FindUsagesOptions,Z):V
- getFindUsagesHandler(com.intellij.psi.PsiElement,com.intellij.find.findUsages.FindUsagesHandlerFactory$OperationMode):com.intellij.find.findUsages.FindUsagesHandler
- getFindUsagesHandler(com.intellij.psi.PsiElement,Z):com.intellij.find.findUsages.FindUsagesHandler
- s:getHelpID(com.intellij.psi.PsiElement):java.lang.String
- getHistory():com.intellij.find.findUsages.UsageHistory
- s:getMaximalScope(com.intellij.find.findUsages.FindUsagesHandlerBase):com.intellij.psi.search.GlobalSearchScope
- getNewFindUsagesHandler(com.intellij.psi.PsiElement,Z):com.intellij.find.findUsages.FindUsagesHandler
- rerunAndRecallFromHistory(com.intellij.usages.ConfigurableUsageTarget):V
- s:showSettingsAndFindUsages(com.intellij.navigation.NavigationItem[]):V
- startFindUsages(com.intellij.psi.PsiElement,com.intellij.find.findUsages.FindUsagesOptions):V
- s:startProcessUsages(com.intellij.find.findUsages.FindUsagesHandlerBase,com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement[],com.intellij.util.Processor,com.intellij.find.findUsages.FindUsagesOptions,java.lang.Runnable):com.intellij.openapi.progress.ProgressIndicator
- s:startProcessUsages(com.intellij.openapi.progress.ProgressIndicator,com.intellij.openapi.project.Project,com.intellij.usages.UsageSearcher,com.intellij.util.Processor,java.lang.Runnable):V
- s:waitForAsyncTaskCompletion(com.intellij.openapi.project.Project):V
f:com.intellij.find.findUsages.FindUsagesStatisticsCollector
- sf:GROUP:com.intellij.internal.statistic.eventLog.EventLogGroup
- sf:INSTANCE:com.intellij.find.findUsages.FindUsagesStatisticsCollector
- sf:OPTIONS_EVENT_ID:java.lang.String
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
- sf:logOptions(com.intellij.openapi.project.Project,com.intellij.find.findUsages.FindUsagesOptions,Z):V
f:com.intellij.find.findUsages.FindUsagesUtil
- s:isSearchForTextOccurrencesAvailable(com.intellij.psi.PsiElement,Z,com.intellij.find.findUsages.FindUsagesHandlerBase):Z
com.intellij.find.findUsages.FusAwareFindUsagesOptions
- a:getAdditionalUsageData():java.util.List
f:com.intellij.find.findUsages.UsageHistory
- <init>():V
- add(com.intellij.usages.ConfigurableUsageTarget,java.lang.String):V
- getAll():java.util.List
- getAllHistoryData():java.util.Map
c:com.intellij.find.impl.FindInProjectExecutor
- sf:Companion:com.intellij.find.impl.FindInProjectExecutor$Companion
- <init>():V
- createTableCellRenderer():javax.swing.table.TableCellRenderer
- findUsages(com.intellij.openapi.project.Project,com.intellij.openapi.wm.ex.ProgressIndicatorEx,com.intellij.usages.FindUsagesProcessPresentation,com.intellij.find.FindModel,java.util.Set,kotlin.jvm.functions.Function1):V
f:com.intellij.find.impl.FindInProjectExecutor$Companion
- f:getInstance():com.intellij.find.impl.FindInProjectExecutor
f:com.intellij.find.impl.FindInProjectUtil
- s:buildStringToFindForIndicesFromRegExp(java.lang.String,com.intellij.openapi.project.Project):java.lang.String
- s:createFileMaskCondition(java.lang.String):com.intellij.openapi.util.Condition
- s:extractStringToFind(java.lang.String,com.intellij.openapi.project.Project):java.lang.String
- s:findUsages(com.intellij.find.FindModel,com.intellij.openapi.project.Project,com.intellij.openapi.progress.ProgressIndicator,com.intellij.usages.FindUsagesProcessPresentation,java.util.Set,com.intellij.util.Processor):V
- s:findUsages(com.intellij.find.FindModel,com.intellij.openapi.project.Project,com.intellij.usages.FindUsagesProcessPresentation,java.util.Set,com.intellij.util.Processor):V
- s:findUsages(com.intellij.find.FindModel,com.intellij.openapi.project.Project,com.intellij.util.Processor,com.intellij.usages.FindUsagesProcessPresentation):V
- s:getDirectory(com.intellij.find.FindModel):com.intellij.openapi.vfs.VirtualFile
- s:getPresentableName(com.intellij.find.FindModel$SearchContext):java.lang.String
- s:getTitleForScope(com.intellij.find.FindModel):java.lang.String
- s:initFileFilter(javax.swing.JComboBox,javax.swing.JCheckBox):V
- s:initStringToFindFromDataContext(com.intellij.find.FindModel,com.intellij.openapi.actionSystem.DataContext):V
- s:setDirectoryName(com.intellij.find.FindModel,com.intellij.openapi.actionSystem.DataContext):V
- s:setScope(com.intellij.openapi.project.Project,com.intellij.find.FindModel,com.intellij.openapi.actionSystem.DataContext):V
- s:setupProcessPresentation(com.intellij.openapi.project.Project,com.intellij.usages.UsageViewPresentation):com.intellij.usages.FindUsagesProcessPresentation
- s:setupProcessPresentation(com.intellij.openapi.project.Project,Z,com.intellij.usages.UsageViewPresentation):com.intellij.usages.FindUsagesProcessPresentation
- s:setupProcessPresentation(com.intellij.usages.UsageViewPresentation):com.intellij.usages.FindUsagesProcessPresentation
- s:setupProcessPresentation(Z,com.intellij.usages.UsageViewPresentation):com.intellij.usages.FindUsagesProcessPresentation
- s:setupViewPresentation(com.intellij.find.FindModel):com.intellij.usages.UsageViewPresentation
- s:setupViewPresentation(com.intellij.usages.UsageViewPresentation,com.intellij.find.FindModel):V
- s:setupViewPresentation(com.intellij.usages.UsageViewPresentation,Z,com.intellij.find.FindModel):V
- s:setupViewPresentation(Z,com.intellij.find.FindModel):com.intellij.usages.UsageViewPresentation
c:com.intellij.find.impl.FindInProjectUtil$StringUsageTarget
- com.intellij.navigation.ItemPresentation
- com.intellij.openapi.actionSystem.DataProvider
- com.intellij.usages.ConfigurableUsageTarget
- pf:myFindModel:com.intellij.find.FindModel
- pf:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project,com.intellij.find.FindModel):V
- findUsages():V
- getData(java.lang.String):java.lang.Object
- getIcon(Z):javax.swing.Icon
- getLongDescriptiveName():java.lang.String
- getName():java.lang.String
- getPresentableText():java.lang.String
- getPresentation():com.intellij.navigation.ItemPresentation
- getShortcut():com.intellij.openapi.actionSystem.KeyboardShortcut
- isValid():Z
- showSettings():V
f:com.intellij.find.impl.FindManagerImpl
- com.intellij.find.FindManager
- <init>(com.intellij.openapi.project.Project):V
- canFindUsages(com.intellij.psi.PsiElement):Z
- clearFindingNextUsageInFile():V
- closeFindDialog():V
- createReplaceInFileModel():com.intellij.find.FindModel
- findNextUsageInEditor(com.intellij.openapi.editor.Editor):Z
- findPreviousUsageInEditor(com.intellij.openapi.editor.Editor):Z
- findString(java.lang.CharSequence,I,com.intellij.find.FindModel):com.intellij.find.FindResult
- findString(java.lang.CharSequence,I,com.intellij.find.FindModel,com.intellij.openapi.vfs.VirtualFile):com.intellij.find.FindResult
- findUsages(com.intellij.psi.PsiElement):V
- findUsages(com.intellij.psi.PsiElement,Z):V
- findUsagesInEditor(com.intellij.psi.PsiElement,com.intellij.openapi.fileEditor.FileEditor):V
- findUsagesInScope(com.intellij.psi.PsiElement,com.intellij.psi.search.SearchScope):V
- findWasPerformed():Z
- getFindInFileModel():com.intellij.find.FindModel
- getFindInProjectModel():com.intellij.find.FindModel
- getFindNextModel():com.intellij.find.FindModel
- getFindNextModel(com.intellij.openapi.editor.Editor):com.intellij.find.FindModel
- getFindUsagesManager():com.intellij.find.findUsages.FindUsagesManager
- getPreviousFindModel():com.intellij.find.FindModel
- getStringToReplace(java.lang.String,com.intellij.find.FindModel,I,java.lang.CharSequence):java.lang.String
- selectNextOccurrenceWasPerformed():Z
- setFindNextModel(com.intellij.find.FindModel):V
- setFindWasPerformed():V
- setPreviousFindModel(com.intellij.find.FindModel):V
- setSelectNextOccurrenceWasPerformed():V
- showFindDialog(com.intellij.find.FindModel,java.lang.Runnable):V
- showMalformedReplacementPrompt(com.intellij.find.FindModel,java.lang.String,com.intellij.find.FindManager$MalformedReplacementStringException):I
- showPromptDialog(com.intellij.find.FindModel,java.lang.String):I
- showSettingsAndFindUsages(com.intellij.navigation.NavigationItem[]):V
f:com.intellij.find.impl.FindPopupDirectoryChooser
- javax.swing.JPanel
- <init>(com.intellij.find.impl.FindPopupPanel):V
- getComboBox():com.intellij.openapi.ui.ComboBox
- getDirectory():java.lang.String
- initByModel(com.intellij.find.FindModel):V
- validate(com.intellij.find.FindModel):com.intellij.openapi.ui.ValidationInfo
f:com.intellij.find.impl.FindPopupPanel
- com.intellij.ui.components.JBPanel
- com.intellij.find.impl.FindUI
- com.intellij.openapi.actionSystem.DataProvider
- addNotify():V
- closeIfPossible():V
- s:createToolbar(com.intellij.openapi.actionSystem.AnAction[]):com.intellij.openapi.actionSystem.impl.ActionToolbarImpl
- getCanClose():java.util.concurrent.atomic.AtomicBoolean
- getData(java.lang.String):java.lang.Object
- getDisposable():com.intellij.openapi.Disposable
- getFileTypeMask():java.lang.String
- getHelper():com.intellij.find.impl.FindUIHelper
- getProject():com.intellij.openapi.project.Project
- getStringToFind():java.lang.String
- initByModel():V
- saveSettings():V
- scheduleResultsUpdate():V
- showUI():V
e:com.intellij.find.impl.FindPopupPanel$ToggleOptionName
- java.lang.Enum
- sf:CaseSensitive:com.intellij.find.impl.FindPopupPanel$ToggleOptionName
- sf:FileFilter:com.intellij.find.impl.FindPopupPanel$ToggleOptionName
- sf:PreserveCase:com.intellij.find.impl.FindPopupPanel$ToggleOptionName
- sf:Regex:com.intellij.find.impl.FindPopupPanel$ToggleOptionName
- sf:WholeWords:com.intellij.find.impl.FindPopupPanel$ToggleOptionName
- s:valueOf(java.lang.String):com.intellij.find.impl.FindPopupPanel$ToggleOptionName
- s:values():com.intellij.find.impl.FindPopupPanel$ToggleOptionName[]
com.intellij.find.impl.FindPopupScopeUI
- a:applyTo(com.intellij.find.FindModel,com.intellij.find.impl.FindPopupScopeUI$ScopeType):V
- a:applyTo(com.intellij.find.FindSettings,com.intellij.find.impl.FindPopupScopeUI$ScopeType):V
- a:getComponents():com.intellij.openapi.util.Pair[]
- a:hideAllPopups():Z
- a:initByModel(com.intellij.find.FindModel):com.intellij.find.impl.FindPopupScopeUI$ScopeType
- validate(com.intellij.find.FindModel,com.intellij.find.impl.FindPopupScopeUI$ScopeType):com.intellij.openapi.ui.ValidationInfo
f:com.intellij.find.impl.FindPopupScopeUI$ScopeType
- f:icon:javax.swing.Icon
- f:name:java.lang.String
- textComputable:java.util.function.Supplier
- <init>(java.lang.String,java.util.function.Supplier,javax.swing.Icon):V
com.intellij.find.impl.FindPopupScopeUIProvider
- a:create(com.intellij.find.impl.FindPopupPanel):com.intellij.find.impl.FindPopupScopeUI
- s:getInstance():com.intellij.find.impl.FindPopupScopeUIProvider
f:com.intellij.find.impl.FindPopupScopeUIProviderImpl
- com.intellij.find.impl.FindPopupScopeUIProvider
- <init>():V
- create(com.intellij.find.impl.FindPopupPanel):com.intellij.find.impl.FindPopupScopeUI
f:com.intellij.find.impl.FindResultImpl
- com.intellij.find.FindResult
- <init>():V
- <init>(I,I):V
- isStringFound():Z
com.intellij.find.impl.FindUI
- a:closeIfPossible():V
- a:getDisposable():com.intellij.openapi.Disposable
- a:getFileTypeMask():java.lang.String
- a:getStringToFind():java.lang.String
- a:initByModel():V
- a:saveSettings():V
- a:showUI():V
f:com.intellij.find.impl.FindUIHelper
- com.intellij.openapi.Disposable
- closeUI():V
- dispose():V
- doOKAction():V
- getModel():com.intellij.find.FindModel
- getOkHandler():java.lang.Runnable
- getProject():com.intellij.openapi.project.Project
- isReplaceState():Z
- setModel(com.intellij.find.FindModel):V
- setOkHandler(java.lang.Runnable):V
- showUI():V
com.intellij.find.impl.HelpID
- sf:FIND_CLASS_USAGES:java.lang.String
- sf:FIND_IN_EDITOR:java.lang.String
- sf:FIND_IN_PATH:java.lang.String
- sf:FIND_METHOD_USAGES:java.lang.String
- sf:FIND_PACKAGE_USAGES:java.lang.String
- sf:FIND_THROW_USAGES:java.lang.String
- sf:REPLACE_IN_EDITOR:java.lang.String
- sf:REPLACE_IN_PATH:java.lang.String
f:com.intellij.find.impl.IdeaIndexBasedFindInProjectSearchEngine
- com.intellij.find.FindInProjectSearchEngine
- <init>():V
- createSearcher(com.intellij.find.FindModel,com.intellij.openapi.project.Project):com.intellij.find.FindInProjectSearchEngine$FindInProjectSearcher
f:com.intellij.find.impl.JComboboxAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
- sf:Companion:com.intellij.find.impl.JComboboxAction$Companion
- <init>(com.intellij.openapi.project.Project,kotlin.jvm.functions.Function0):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):com.intellij.find.impl.JComboboxAction$ComboboxActionComponent
- f:getOnChanged():kotlin.jvm.functions.Function0
- f:getProject():com.intellij.openapi.project.Project
- f:getSaveMask():kotlin.jvm.functions.Function0
- updateCustomComponent(javax.swing.JComponent,com.intellij.openapi.actionSystem.Presentation):V
f:com.intellij.find.impl.JComboboxAction$ComboboxActionComponent
- com.intellij.openapi.ui.ComboBox
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.observable.properties.AtomicProperty,kotlin.jvm.functions.Function0):V
- getPreferredSize():java.awt.Dimension
f:com.intellij.find.impl.JComboboxAction$Companion
- f:getEmptyText():java.lang.String
f:com.intellij.find.impl.RegExHelpPopup
- javax.swing.JPanel
- <init>():V
- s:createRegExLink(java.lang.String,java.awt.Component):com.intellij.ui.components.labels.LinkLabel
- s:createRegExLink(java.lang.String,java.awt.Component,java.lang.String):com.intellij.ui.components.labels.LinkLabel
- s:createRegExLinkRunnable(java.awt.Component):java.lang.Runnable
- getPreferredSize():java.awt.Dimension
f:com.intellij.find.impl.RegExReplacementBuilder
- <init>(java.util.regex.Matcher):V
- createReplacement(java.lang.String):java.lang.String
- s:validate(java.util.regex.Pattern,java.lang.String):V
f:com.intellij.find.impl.RevealingSpaceComboboxEditor
- com.intellij.ui.StringComboboxEditor
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.ui.ComboBox):V
- setItem(java.lang.Object):V
f:com.intellij.find.impl.ShowRecentFindUsagesAction
- com.intellij.openapi.actionSystem.AnAction
- <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.find.impl.ShowRecentFindUsagesGroup
- com.intellij.openapi.actionSystem.ActionGroup
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.find.impl.TextSearchRightActionAction
- com.intellij.openapi.project.DumbAwareToggleAction
- com.intellij.openapi.actionSystem.ex.TooltipDescriptionProvider
- com.intellij.openapi.actionSystem.ex.TooltipLinkProvider
- b:<init>(java.lang.String,javax.swing.Icon,javax.swing.Icon,javax.swing.Icon,com.intellij.openapi.observable.properties.AtomicBooleanProperty,kotlin.jvm.functions.Function1,java.lang.Runnable,com.intellij.openapi.actionSystem.ex.TooltipLinkProvider$TooltipLink,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- f:getMessage():java.lang.String
- f:getTooltip():java.lang.String
- getTooltipLink(javax.swing.JComponent):com.intellij.openapi.actionSystem.ex.TooltipLinkProvider$TooltipLink
- f:isSelected():Z
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
f:com.intellij.find.impl.TextSearchRightActionAction$CaseSensitiveAction
- com.intellij.find.impl.TextSearchRightActionAction
- <init>(com.intellij.openapi.observable.properties.AtomicBooleanProperty,kotlin.jvm.functions.Function1,java.lang.Runnable):V
f:com.intellij.find.impl.TextSearchRightActionAction$RegexpAction
- com.intellij.find.impl.TextSearchRightActionAction
- <init>(com.intellij.openapi.observable.properties.AtomicBooleanProperty,kotlin.jvm.functions.Function1,java.lang.Runnable):V
f:com.intellij.find.impl.TextSearchRightActionAction$WordAction
- com.intellij.find.impl.TextSearchRightActionAction
- <init>(com.intellij.openapi.observable.properties.AtomicBooleanProperty,kotlin.jvm.functions.Function1,java.lang.Runnable):V
f:com.intellij.find.impl.livePreview.EditorLivePreviewPresentation
- com.intellij.find.impl.livePreview.LivePreviewPresentation
- <init>(com.intellij.openapi.editor.colors.EditorColorsScheme):V
- getCursorAttributes():com.intellij.openapi.editor.markup.TextAttributes
- getCursorLayer():I
- getDefaultAttributes():com.intellij.openapi.editor.markup.TextAttributes
- getDefaultLayer():I
- getEmptyRangeAttributes():com.intellij.openapi.editor.markup.TextAttributes
- getExcludedAttributes():com.intellij.openapi.editor.markup.TextAttributes
- getSelectionAttributes():com.intellij.openapi.editor.markup.TextAttributes
*:com.intellij.find.impl.livePreview.EditorSearchAreaProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- s:getEnabled(com.intellij.openapi.editor.Editor,com.intellij.find.FindModel):java.util.List
- a:getSearchArea(com.intellij.openapi.editor.Editor,com.intellij.find.FindModel):com.intellij.find.impl.livePreview.SearchResults$SearchArea
- a:isEnabled(com.intellij.openapi.editor.Editor,com.intellij.find.FindModel):Z
f:com.intellij.find.impl.livePreview.LivePreview
- com.intellij.find.impl.livePreview.SearchResults$SearchResultsListener
- com.intellij.openapi.editor.colors.EditorColorsListener
- com.intellij.openapi.editor.event.DocumentListener
- com.intellij.openapi.editor.event.SelectionListener
- s:ourTestOutput:java.io.PrintStream
- <init>(com.intellij.find.impl.livePreview.SearchResults,com.intellij.find.impl.livePreview.LivePreviewPresentation):V
- cursorMoved():V
- dispose():V
- getDelegate():com.intellij.find.impl.livePreview.LivePreview$Delegate
- globalSchemeChange(com.intellij.openapi.editor.colors.EditorColorsScheme):V
- s:processNotFound():V
- searchResultsUpdated(com.intellij.find.impl.livePreview.SearchResults):V
- selectionChanged(com.intellij.openapi.editor.event.SelectionEvent):V
- setDelegate(com.intellij.find.impl.livePreview.LivePreview$Delegate):V
- updateFinished():V
com.intellij.find.impl.livePreview.LivePreview$Delegate
- a:getStringToReplace(com.intellij.openapi.editor.Editor,com.intellij.find.FindResult):java.lang.String
f:com.intellij.find.impl.livePreview.LivePreviewController
- com.intellij.find.FindUtil$ReplaceDelegate
- com.intellij.find.impl.livePreview.LivePreview$Delegate
- sf:MATCHES_LIMIT:I
- sf:USER_ACTIVITY_TRIGGERING_DELAY:I
- <init>(com.intellij.find.impl.livePreview.SearchResults,com.intellij.find.SearchSession,com.intellij.openapi.Disposable):V
- dispose():V
- exclude():V
- getStringToReplace(com.intellij.openapi.editor.Editor,com.intellij.find.FindResult):java.lang.String
- isLast(com.intellij.find.impl.livePreview.SearchResults$Direction):Z
- moveCursor(com.intellij.find.impl.livePreview.SearchResults$Direction):V
- off():V
- on():V
- performReplace():V
- performReplace(com.intellij.find.FindResult,java.lang.String,com.intellij.openapi.editor.Editor):com.intellij.openapi.util.TextRange
- performReplaceAll():V
- setLivePreview(com.intellij.find.impl.livePreview.LivePreview):V
- setTrackingSelection(Z):V
- setUserActivityDelay(I):V
- shouldReplace(com.intellij.openapi.util.TextRange,java.lang.String):Z
- updateInBackground(com.intellij.find.FindModel,Z):V
*:com.intellij.find.impl.livePreview.LivePreviewPresentation
- a:getCursorAttributes():com.intellij.openapi.editor.markup.TextAttributes
- a:getCursorLayer():I
- a:getDefaultAttributes():com.intellij.openapi.editor.markup.TextAttributes
- a:getDefaultLayer():I
- getEmptyRangeAttributes():com.intellij.openapi.editor.markup.TextAttributes
- getExcludedAttributes():com.intellij.openapi.editor.markup.TextAttributes
- getSelectionAttributes():com.intellij.openapi.editor.markup.TextAttributes
c:com.intellij.find.impl.livePreview.SearchResults
- com.intellij.openapi.editor.event.CaretListener
- com.intellij.openapi.editor.event.DocumentListener
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):V
- addListener(com.intellij.find.impl.livePreview.SearchResults$SearchResultsListener):V
- beforeDocumentChange(com.intellij.openapi.editor.event.DocumentEvent):V
- caretPositionChanged(com.intellij.openapi.editor.event.CaretEvent):V
- clear():V
- dispose():V
- exclude(com.intellij.find.FindResult):V
- firstOccurrenceAfterCaret():com.intellij.find.FindResult
- p:firstOccurrenceAtOrAfterCaret():com.intellij.find.FindResult
- firstOccurrenceBeforeCaret():com.intellij.find.FindResult
- getCursor():com.intellij.find.FindResult
- getCursorVisualIndex():I
- getEditor():com.intellij.openapi.editor.Editor
- getExcluded():java.util.Set
- getFindModel():com.intellij.find.FindModel
- p:getLocalSearchArea(com.intellij.openapi.editor.Editor,com.intellij.find.FindModel):com.intellij.find.impl.livePreview.SearchResults$SearchArea
- getMatchesCount():I
- getMatchesLimit():I
- getOccurrenceAtCaret():com.intellij.find.FindResult
- getOccurrences():java.util.List
- getProject():com.intellij.openapi.project.Project
- getStamp():I
- hasMatches():Z
- isExcluded(com.intellij.find.FindResult):Z
- isUpToDate():Z
- isUpdating():Z
- nextOccurrence(Z):V
- prevOccurrence(Z):V
- removeListener(com.intellij.find.impl.livePreview.SearchResults$SearchResultsListener):V
- setMatchesLimit(I):V
e:com.intellij.find.impl.livePreview.SearchResults$Direction
- java.lang.Enum
- sf:DOWN:com.intellij.find.impl.livePreview.SearchResults$Direction
- sf:UP:com.intellij.find.impl.livePreview.SearchResults$Direction
- s:valueOf(java.lang.String):com.intellij.find.impl.livePreview.SearchResults$Direction
- s:values():com.intellij.find.impl.livePreview.SearchResults$Direction[]
f:com.intellij.find.impl.livePreview.SearchResults$SearchArea
- java.lang.Record
- <init>(I[],I[]):V
- s:create(I[],I[]):com.intellij.find.impl.livePreview.SearchResults$SearchArea
- endOffsets():I[]
- f:equals(java.lang.Object):Z
- f:hashCode():I
- startOffsets():I[]
- union(com.intellij.find.impl.livePreview.SearchResults$SearchArea):com.intellij.find.impl.livePreview.SearchResults$SearchArea
com.intellij.find.impl.livePreview.SearchResults$SearchResultsListener
- afterSelectionUpdate():V
- beforeSelectionUpdate():V
- a:cursorMoved():V
- a:searchResultsUpdated(com.intellij.find.impl.livePreview.SearchResults):V
- updateFinished():V
f:com.intellij.find.impl.livePreview.SelectionManager
- <init>(com.intellij.find.impl.livePreview.SearchResults):V
- isSelected(com.intellij.find.FindResult):Z
- updateSelection(Z,Z,Z):V
f:com.intellij.find.replaceInProject.ReplaceInProjectManager
- <init>(com.intellij.openapi.project.Project):V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.find.replaceInProject.ReplaceInProjectManager
- isEnabled():Z
- isWorkInProgress():Z
- replaceInPath(com.intellij.find.FindModel):V
- replaceInProject(com.intellij.openapi.actionSystem.DataContext,com.intellij.find.FindModel):V
- replaceSingleUsage(com.intellij.usages.Usage,com.intellij.find.FindModel,java.util.Set):Z
- replaceUsage(com.intellij.usages.Usage,com.intellij.find.FindModel,java.util.Set,Z):Z
- s:reportNumberReplacedOccurrences(com.intellij.openapi.project.Project,I):V
- searchAndShowUsages(com.intellij.usages.UsageViewManager,com.intellij.openapi.util.Factory,com.intellij.find.FindModel,com.intellij.usages.UsageViewPresentation,com.intellij.usages.FindUsagesProcessPresentation):V
- showReplaceAllConfirmDialog(java.lang.String,java.lang.String,java.lang.String,java.lang.String):Z
*:com.intellij.find.usages.api.PsiUsage
- com.intellij.find.usages.api.Usage
- *sf:Companion:com.intellij.find.usages.api.PsiUsage$Companion
- a:createPointer():com.intellij.model.Pointer
- a:getFile():com.intellij.psi.PsiFile
- a:getRange():com.intellij.openapi.util.TextRange
- s:textUsage(com.intellij.model.psi.PsiSymbolDeclaration):com.intellij.find.usages.api.PsiUsage
- s:textUsage(com.intellij.model.psi.PsiSymbolReference):com.intellij.find.usages.api.PsiUsage
- s:textUsage(com.intellij.psi.PsiElement,com.intellij.openapi.util.TextRange):com.intellij.find.usages.api.PsiUsage
- s:textUsage(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange):com.intellij.find.usages.api.PsiUsage
*f:com.intellij.find.usages.api.PsiUsage$Companion
- f:textUsage(com.intellij.model.psi.PsiSymbolDeclaration):com.intellij.find.usages.api.PsiUsage
- f:textUsage(com.intellij.model.psi.PsiSymbolReference):com.intellij.find.usages.api.PsiUsage
- f:textUsage(com.intellij.psi.PsiElement,com.intellij.openapi.util.TextRange):com.intellij.find.usages.api.PsiUsage
- f:textUsage(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange):com.intellij.find.usages.api.PsiUsage
*:com.intellij.find.usages.api.ReadWriteUsage
- a:computeAccess():com.intellij.find.usages.api.UsageAccess
*:com.intellij.find.usages.api.SearchTarget
- a:createPointer():com.intellij.model.Pointer
- a:equals(java.lang.Object):Z
- getMaximalSearchScope():com.intellij.psi.search.SearchScope
- getTextSearchRequests():java.util.Collection
- a:getUsageHandler():com.intellij.find.usages.api.UsageHandler
- a:hashCode():I
- a:presentation():com.intellij.platform.backend.presentation.TargetPresentation
*:com.intellij.find.usages.api.Usage
- a:createPointer():com.intellij.model.Pointer
- a:getDeclaration():Z
- getUsageType():com.intellij.usages.impl.rules.UsageType
*e:com.intellij.find.usages.api.UsageAccess
- java.lang.Enum
- sf:Read:com.intellij.find.usages.api.UsageAccess
- sf:ReadWrite:com.intellij.find.usages.api.UsageAccess
- sf:Write:com.intellij.find.usages.api.UsageAccess
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.find.usages.api.UsageAccess
- s:values():com.intellij.find.usages.api.UsageAccess[]
*:com.intellij.find.usages.api.UsageHandler
- s:createEmptyUsageHandler(java.lang.String):com.intellij.find.usages.api.UsageHandler
- a:getSearchString(com.intellij.find.usages.api.UsageOptions):java.lang.String
*:com.intellij.find.usages.api.UsageOptions
- s:createOptions(com.intellij.psi.search.SearchScope):com.intellij.find.usages.api.UsageOptions
- s:createOptions(Z,com.intellij.psi.search.SearchScope):com.intellij.find.usages.api.UsageOptions
- a:getSearchScope():com.intellij.psi.search.SearchScope
- a:isUsages():Z
*:com.intellij.find.usages.api.UsageSearchParameters
- com.intellij.model.search.SearchParameters
- component1():com.intellij.openapi.project.Project
- component2():com.intellij.find.usages.api.SearchTarget
- component3():com.intellij.psi.search.SearchScope
- a:getSearchScope():com.intellij.psi.search.SearchScope
- a:getTarget():com.intellij.find.usages.api.SearchTarget
*:com.intellij.find.usages.api.UsageSearcher
- com.intellij.model.search.Searcher
*:com.intellij.find.usages.symbol.SearchTargetSymbol
- com.intellij.model.Symbol
- a:getSearchTarget():com.intellij.find.usages.api.SearchTarget
*:com.intellij.find.usages.symbol.SymbolSearchTargetFactory
- a:searchTarget(com.intellij.openapi.project.Project,com.intellij.model.Symbol):com.intellij.find.usages.api.SearchTarget
f:com.intellij.formatting.DelegatingFormattingModel
- com.intellij.formatting.FormattingModelEx
- <init>(com.intellij.formatting.FormattingModel,com.intellij.formatting.Block):V
- commitChanges():V
- getDocumentModel():com.intellij.formatting.FormattingDocumentModel
- getRootBlock():com.intellij.formatting.Block
- replaceWhiteSpace(com.intellij.openapi.util.TextRange,com.intellij.lang.ASTNode,java.lang.String):com.intellij.openapi.util.TextRange
- replaceWhiteSpace(com.intellij.openapi.util.TextRange,java.lang.String):com.intellij.openapi.util.TextRange
- shiftIndentInsideRange(com.intellij.lang.ASTNode,com.intellij.openapi.util.TextRange,I):com.intellij.openapi.util.TextRange
f:com.intellij.formatting.ExcludedFileFormattingRestriction
- com.intellij.lang.LanguageFormattingRestriction
- <init>():V
- isFormatterAllowed(com.intellij.psi.PsiElement):Z
com.intellij.formatting.FormattingModelBuilderEx
- com.intellij.formatting.FormattingModelBuilder
- getIndentOptionsToUse(com.intellij.psi.PsiFile,com.intellij.formatting.FormatTextRanges,com.intellij.psi.codeStyle.CodeStyleSettings):com.intellij.psi.codeStyle.CommonCodeStyleSettings$IndentOptions
f:com.intellij.formatting.alignment.AlignmentInColumnsConfig
- <init>(com.intellij.psi.tree.TokenSet,com.intellij.psi.tree.TokenSet,com.intellij.psi.tree.TokenSet,com.intellij.psi.tree.TokenSet,com.intellij.psi.tree.TokenSet):V
- getCommentTokenTypes():com.intellij.psi.tree.TokenSet
- getDistinguishableTypes():com.intellij.psi.tree.TokenSet
- getStopMultilineCheckElementTypes():com.intellij.psi.tree.TokenSet
- getTargetDeclarationTypes():com.intellij.psi.tree.TokenSet
- getWhiteSpaceTokenTypes():com.intellij.psi.tree.TokenSet
f:com.intellij.formatting.alignment.AlignmentInColumnsHelper
- sf:INSTANCE:com.intellij.formatting.alignment.AlignmentInColumnsHelper
- <init>():V
- useDifferentVarDeclarationAlignment(com.intellij.lang.ASTNode,com.intellij.formatting.alignment.AlignmentInColumnsConfig,I):Z
a:com.intellij.formatting.alignment.AlignmentStrategy
- <init>():V
- s:createAlignmentPerTypeStrategy(java.util.Collection,com.intellij.psi.tree.IElementType,Z):com.intellij.formatting.alignment.AlignmentStrategy$AlignmentPerTypeStrategy
- s:createAlignmentPerTypeStrategy(java.util.Collection,com.intellij.psi.tree.IElementType,Z,com.intellij.formatting.Alignment$Anchor):com.intellij.formatting.alignment.AlignmentStrategy$AlignmentPerTypeStrategy
- s:createAlignmentPerTypeStrategy(java.util.Collection,Z):com.intellij.formatting.alignment.AlignmentStrategy$AlignmentPerTypeStrategy
- getAlignment(com.intellij.psi.tree.IElementType):com.intellij.formatting.Alignment
- a:getAlignment(com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType):com.intellij.formatting.Alignment
- s:getNullStrategy():com.intellij.formatting.alignment.AlignmentStrategy
- s:wrap(com.intellij.formatting.Alignment,Z,com.intellij.psi.tree.IElementType[]):com.intellij.formatting.alignment.AlignmentStrategy
- s:wrap(com.intellij.formatting.Alignment,com.intellij.psi.tree.IElementType[]):com.intellij.formatting.alignment.AlignmentStrategy
f:com.intellij.formatting.alignment.AlignmentStrategy$AlignmentPerTypeStrategy
- com.intellij.formatting.alignment.AlignmentStrategy
- getAlignment(com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType):com.intellij.formatting.Alignment
- renewAlignment(com.intellij.psi.tree.IElementType):V
a:com.intellij.formatting.commandLine.CodeStyleProcessorBuildException
- java.lang.RuntimeException
f:com.intellij.formatting.commandLine.CodeStyleProcessorBuildException$ArgumentsException
- com.intellij.formatting.commandLine.CodeStyleProcessorBuildException
- <init>(java.lang.String):V
f:com.intellij.formatting.commandLine.CodeStyleProcessorBuildException$ShowUsageException
- com.intellij.formatting.commandLine.CodeStyleProcessorBuildException
- <init>():V
f:com.intellij.formatting.commandLine.CodeStyleProcessorBuilder
- <init>(com.intellij.formatting.commandLine.MessageOutput):V
- f:allowFactoryDefaults():com.intellij.formatting.commandLine.CodeStyleProcessorBuilder
- f:build():com.intellij.formatting.commandLine.FileSetCodeStyleProcessor
- f:dryRun():com.intellij.formatting.commandLine.CodeStyleProcessorBuilder
- f:getCharset():java.nio.charset.Charset
- f:getEntries():java.util.ArrayList
- f:isRecursive():Z
- f:recursive():com.intellij.formatting.commandLine.CodeStyleProcessorBuilder
- f:setCharset(java.nio.charset.Charset):V
- f:setRecursive(Z):V
- f:withCharset(java.nio.charset.Charset):com.intellij.formatting.commandLine.CodeStyleProcessorBuilder
- f:withCodeStyleSettings(com.intellij.psi.codeStyle.CodeStyleSettings):com.intellij.formatting.commandLine.CodeStyleProcessorBuilder
- f:withEntry(java.lang.String):com.intellij.formatting.commandLine.CodeStyleProcessorBuilder
- f:withFileMasks(java.lang.String):com.intellij.formatting.commandLine.CodeStyleProcessorBuilder
a:com.intellij.formatting.commandLine.FileSetCodeStyleProcessor
- com.intellij.formatting.commandLine.FileSetProcessor
- java.io.Closeable
- <init>(com.intellij.formatting.commandLine.MessageOutput,Z,java.nio.charset.Charset,com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings):V
- b:<init>(com.intellij.formatting.commandLine.MessageOutput,Z,java.nio.charset.Charset,com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- close():V
- f:getDefaultCodeStyle():com.intellij.psi.codeStyle.CodeStyleSettings
- a:getOperationContinuous():java.lang.String
- a:getOperationPerfect():java.lang.String
- pf:getProject():com.intellij.openapi.project.Project
- isResultSuccessful():Z
- printReport():V
- a:processFileInternal(com.intellij.openapi.vfs.VirtualFile):java.lang.String
- processVirtualFile(com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.codeStyle.CodeStyleSettings):V
f:com.intellij.formatting.commandLine.FileSetFormatValidator
- com.intellij.formatting.commandLine.FileSetCodeStyleProcessor
- <init>(com.intellij.formatting.commandLine.MessageOutput,Z,java.nio.charset.Charset,com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings):V
- b:<init>(com.intellij.formatting.commandLine.MessageOutput,Z,java.nio.charset.Charset,com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- getOperationContinuous():java.lang.String
- getOperationPerfect():java.lang.String
- isResultSuccessful():Z
- printReport():V
- processFileInternal(com.intellij.openapi.vfs.VirtualFile):java.lang.String
f:com.intellij.formatting.commandLine.FileSetFormatter
- com.intellij.formatting.commandLine.FileSetCodeStyleProcessor
- <init>(com.intellij.formatting.commandLine.MessageOutput,Z,java.nio.charset.Charset,com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings):V
- b:<init>(com.intellij.formatting.commandLine.MessageOutput,Z,java.nio.charset.Charset,com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.codeStyle.CodeStyleSettings,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- getOperationContinuous():java.lang.String
- getOperationPerfect():java.lang.String
- processFileInternal(com.intellij.openapi.vfs.VirtualFile):java.lang.String
f:com.intellij.formatting.commandLine.FileSetProcessingStatistics
- <init>():V
- f:fileProcessed(Z):V
- f:fileTraversed():V
- f:getProcessed():I
- f:getTotal():I
- f:getValid():I
a:com.intellij.formatting.commandLine.FileSetProcessor
- <init>(com.intellij.formatting.commandLine.MessageOutput,Z,java.nio.charset.Charset):V
- b:<init>(com.intellij.formatting.commandLine.MessageOutput,Z,java.nio.charset.Charset,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:addEntry(java.io.File):Z
- f:addEntry(java.lang.String):Z
- f:addFileMask(kotlin.text.Regex):Z
- f:getCharset():java.nio.charset.Charset
- f:getEntries():java.util.List
- f:getFileMasks():java.util.List
- f:getMessageOutput():com.intellij.formatting.commandLine.MessageOutput
- f:getProcessed():I
- pf:getStatistics():com.intellij.formatting.commandLine.FileSetProcessingStatistics
- f:getSucceeded():I
- f:getTotal():I
- f:isRecursive():Z
- f:processFiles():V
- a:processVirtualFile(com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.codeStyle.CodeStyleSettings):V
f:com.intellij.formatting.commandLine.FormatterStarterKt
- sf:createFormatter(java.util.List,com.intellij.formatting.commandLine.MessageOutput):com.intellij.formatting.commandLine.FileSetCodeStyleProcessor
- bs:createFormatter$default(java.util.List,com.intellij.formatting.commandLine.MessageOutput,I,java.lang.Object):com.intellij.formatting.commandLine.FileSetCodeStyleProcessor
- sf:readSettings(java.io.File):com.intellij.psi.codeStyle.CodeStyleSettings
c:com.intellij.formatting.commandLine.MessageOutput
- <init>(java.io.PrintWriter,java.io.PrintWriter):V
- f:error(java.lang.String):V
- f:info(java.lang.String):V
f:com.intellij.formatting.commandLine.StdIoMessageOutput
- com.intellij.formatting.commandLine.MessageOutput
- sf:INSTANCE:com.intellij.formatting.commandLine.StdIoMessageOutput
f:com.intellij.formatting.contextConfiguration.ConfigureCodeStyleOnSelectedFragment
- com.intellij.codeInsight.intention.IntentionAction
- com.intellij.codeInsight.intention.LowPriorityAction
- <init>():V
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
f:com.intellij.formatting.contextConfiguration.SelectedTextFormatter
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- restoreSelectedText():V
f:com.intellij.formatting.service.PostQuickFixTaskServiceImpl
- <init>():V
- runOrRegisterPostQuickFixTask(java.util.List,kotlin.jvm.functions.Function0):V
f:com.intellij.formatting.visualLayer.VisualFormattingLayerServiceImpl
- com.intellij.formatting.visualLayer.VisualFormattingLayerService
- <init>():V
- applyVisualFormattingLayerElementsToEditor(com.intellij.openapi.editor.Editor,java.util.List):V
- collectVisualFormattingLayerElements(com.intellij.openapi.editor.Editor):java.util.List
f:com.intellij.framework.detection.impl.DetectedFrameworksData
- <init>(com.intellij.openapi.project.Project):V
- getDetectorsForDetectedFrameworks():java.util.Set
- putExistentFrameworkFiles(java.lang.String,java.util.Collection):V
- retainNewFiles(java.lang.String,java.util.Collection):java.util.Collection
- saveDetected():V
- updateFrameworksList(java.lang.String,java.util.Collection):java.util.Collection
a:com.intellij.framework.detection.impl.FacetBasedDetectedFrameworkDescription
- com.intellij.framework.detection.DetectedFrameworkDescription
- <init>(com.intellij.framework.detection.FacetBasedFrameworkDetector,com.intellij.facet.FacetConfiguration,java.util.Set):V
- canSetupFramework(java.util.Collection):Z
- p:doSetup(com.intellij.openapi.roots.ModifiableModelsProvider,com.intellij.openapi.module.Module):V
- equals(java.lang.Object):Z
- getConfiguration():com.intellij.facet.FacetConfiguration
- getDetector():com.intellij.framework.detection.FrameworkDetector
- pa:getExistentFacets(com.intellij.facet.FacetTypeId):java.util.Collection
- pa:getModuleName():java.lang.String
- getRelatedFiles():java.util.Collection
- getSetupText():java.lang.String
- hashCode():I
f:com.intellij.framework.detection.impl.FacetBasedDetectedFrameworkDescriptionImpl
- com.intellij.framework.detection.impl.FacetBasedDetectedFrameworkDescription
- <init>(com.intellij.openapi.module.Module,com.intellij.framework.detection.FacetBasedFrameworkDetector,com.intellij.facet.FacetConfiguration,java.util.Set):V
- setupFramework(com.intellij.openapi.roots.ModifiableModelsProvider,com.intellij.openapi.roots.ui.configuration.ModulesProvider):V
a:com.intellij.framework.detection.impl.FrameworkDetectionContextBase
- com.intellij.framework.detection.FrameworkDetectionContext
- <init>():V
- getProject():com.intellij.openapi.project.Project
f:com.intellij.framework.detection.impl.FrameworkDetectionContextImpl
- com.intellij.framework.detection.impl.FrameworkDetectionContextBase
- <init>(com.intellij.openapi.project.Project):V
- createDetectedFacetDescriptions(com.intellij.framework.detection.FacetBasedFrameworkDetector,java.util.Collection):java.util.List
- getBaseDir():com.intellij.openapi.vfs.VirtualFile
- getProject():com.intellij.openapi.project.Project
f:com.intellij.framework.detection.impl.FrameworkDetectionIndex
- com.intellij.util.indexing.ScalarIndexExtension
- sf:NAME:com.intellij.util.indexing.ID
- <init>():V
- addListener(com.intellij.framework.detection.impl.FrameworkDetectionIndexListener,com.intellij.openapi.Disposable):V
- dependsOnFileContent():Z
- getIndexer():com.intellij.util.indexing.DataIndexer
- getInputFilter():com.intellij.util.indexing.FileBasedIndex$InputFilter
- s:getInstance():com.intellij.framework.detection.impl.FrameworkDetectionIndex
- getKeyDescriptor():com.intellij.util.io.KeyDescriptor
- getName():com.intellij.util.indexing.ID
- getVersion():I
com.intellij.framework.detection.impl.FrameworkDetectionIndexListener
- java.util.EventListener
- a:fileUpdated(com.intellij.openapi.vfs.VirtualFile,java.lang.String):V
f:com.intellij.framework.detection.impl.FrameworkDetectionManager
- com.intellij.framework.detection.impl.FrameworkDetectionIndexListener
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
- dispose():V
- doDispose():V
- doInitialize():V
- fileUpdated(com.intellij.openapi.vfs.VirtualFile,java.lang.String):V
- getDetectedFrameworks():java.util.List
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.framework.detection.impl.FrameworkDetectionManager
- runDetection():V
f:com.intellij.framework.detection.impl.FrameworkDetectionProcessor
- sf:SKIPPED_DIRECTORIES:java.util.Set
- <init>(com.intellij.openapi.progress.ProgressIndicator,com.intellij.framework.detection.FrameworkDetectionContext):V
- processRoots(java.util.List):java.util.List
f:com.intellij.framework.detection.impl.FrameworkDetectionUtil
- s:findFrameworkTypeForFacetDetector(com.intellij.facet.FacetType):com.intellij.framework.FrameworkType
- s:getDisabledDescriptions(java.util.List,java.util.List):java.util.List
- s:removeDisabled(java.util.List):java.util.List
- s:removeDisabled(java.util.List,java.util.List):java.util.List
- s:setupFrameworks(java.util.List,com.intellij.openapi.roots.ModifiableModelsProvider,com.intellij.openapi.roots.ui.configuration.ModulesProvider):V
a:com.intellij.framework.detection.impl.FrameworkDetectorRegistry
- <init>():V
- a:findFrameworkType(java.lang.String):com.intellij.framework.FrameworkType
- a:getAcceptedFileTypes():com.intellij.openapi.fileTypes.FileType[]
- a:getAllDetectorIds():java.util.Collection
- a:getDetectorById(java.lang.String):com.intellij.framework.detection.FrameworkDetector
- a:getDetectorIds(com.intellij.openapi.fileTypes.FileType):java.util.Collection
- a:getDetectorsMap():com.intellij.util.containers.MultiMap
- a:getFrameworkTypes():java.util.List
- s:getInstance():com.intellij.framework.detection.impl.FrameworkDetectorRegistry
f:com.intellij.framework.detection.impl.FrameworkDetectorRegistryImpl
- com.intellij.framework.detection.impl.FrameworkDetectorRegistry
- com.intellij.openapi.Disposable
- <init>():V
- dispose():V
- findFrameworkType(java.lang.String):com.intellij.framework.FrameworkType
- getAcceptedFileTypes():com.intellij.openapi.fileTypes.FileType[]
- getAllDetectorIds():java.util.Collection
- getDetectorById(java.lang.String):com.intellij.framework.detection.FrameworkDetector
- getDetectorIds(com.intellij.openapi.fileTypes.FileType):java.util.Collection
- getDetectorsMap():com.intellij.util.containers.MultiMap
- getFrameworkTypes():java.util.List
f:com.intellij.framework.detection.impl.exclude.DetectionExcludesConfigurable
- com.intellij.openapi.options.Configurable
- <init>(com.intellij.openapi.project.Project,com.intellij.framework.detection.impl.exclude.DetectionExcludesConfigurationImpl):V
- apply():V
- createComponent():javax.swing.JComponent
- getDisplayName():java.lang.String
- isModified():Z
- reset():V
f:com.intellij.framework.detection.impl.exclude.DetectionExcludesConfigurationImpl
- com.intellij.framework.detection.DetectionExcludesConfiguration
- com.intellij.openapi.Disposable
- com.intellij.openapi.components.PersistentStateComponent
- <init>(com.intellij.openapi.project.Project):V
- addExcludedFile(com.intellij.openapi.vfs.VirtualFile,com.intellij.framework.FrameworkType):V
- addExcludedFramework(com.intellij.framework.FrameworkType):V
- addExcludedUrl(java.lang.String,com.intellij.framework.FrameworkType):V
- dispose():V
- getActualState():com.intellij.framework.detection.impl.exclude.ExcludesConfigurationState
- getState():com.intellij.framework.detection.impl.exclude.ExcludesConfigurationState
- isExcludedFromDetection(com.intellij.framework.FrameworkType):Z
- isExcludedFromDetection(com.intellij.openapi.vfs.VirtualFile,com.intellij.framework.FrameworkType):Z
- loadState(com.intellij.framework.detection.impl.exclude.ExcludesConfigurationState):V
- removeExcluded(java.util.Collection,com.intellij.framework.FrameworkType):V
c:com.intellij.framework.detection.impl.exclude.ExcludedFileState
- <init>():V
- <init>(java.lang.String,java.lang.String):V
- equals(java.lang.Object):Z
- getFrameworkType():java.lang.String
- getUrl():java.lang.String
- hashCode():I
- setFrameworkType(java.lang.String):V
- setUrl(java.lang.String):V
f:com.intellij.framework.detection.impl.exclude.ExcludesConfigurationState
- <init>():V
- equals(java.lang.Object):Z
- getFiles():java.util.List
- getFrameworkTypes():java.util.List
- hashCode():I
- isDetectionEnabled():Z
- setDetectionEnabled(Z):V
- setFiles(java.util.List):V
- setFrameworkTypes(java.util.List):V
c:com.intellij.framework.detection.impl.exclude.old.DisabledAutodetectionByTypeElement
- sf:COMPARATOR:java.util.Comparator
- <init>():V
- <init>(java.lang.String):V
- <init>(java.lang.String,java.lang.String):V
- <init>(java.lang.String,java.lang.String,java.lang.String,Z):V
- addDisabled(java.lang.String):V
- addDisabled(java.lang.String,java.lang.String,Z):V
- disableInProject():V
- equals(java.lang.Object):Z
- findElement(java.lang.String):com.intellij.framework.detection.impl.exclude.old.DisabledAutodetectionInModuleElement
- getFacetTypeId():java.lang.String
- getModuleElements():java.util.List
- hashCode():I
- isDisabled(java.lang.String,java.lang.String):Z
- removeDisabled(java.lang.String):Z
- setFacetTypeId(java.lang.String):V
- setModuleElements(java.util.List):V
c:com.intellij.framework.detection.impl.exclude.old.DisabledAutodetectionInModuleElement
- sf:COMPARATOR:java.util.Comparator
- <init>():V
- <init>(java.lang.String):V
- <init>(java.lang.String,java.lang.String,Z):V
- equals(java.lang.Object):Z
- getDirectories():java.util.Set
- getFiles():java.util.Set
- getModuleName():java.lang.String
- hashCode():I
- isDisableInWholeModule():Z
- setDirectories(java.util.Set):V
- setFiles(java.util.Set):V
- setModuleName(java.lang.String):V
f:com.intellij.framework.detection.impl.exclude.old.DisabledAutodetectionInfo
- <init>():V
- addDisabled(java.lang.String):V
- addDisabled(java.lang.String,java.lang.String):V
- addDisabled(java.lang.String,java.lang.String,java.lang.String,Z):V
- addDisabled(java.lang.String,java.lang.String,java.lang.String[]):V
- findElement(java.lang.String):com.intellij.framework.detection.impl.exclude.old.DisabledAutodetectionByTypeElement
- getElements():java.util.List
- isDisabled(java.lang.String,java.lang.String,java.lang.String):Z
- replaceElement(java.lang.String,com.intellij.framework.detection.impl.exclude.old.DisabledAutodetectionByTypeElement):V
- setElements(java.util.List):V
f:com.intellij.framework.detection.impl.exclude.old.OldFacetDetectionExcludesConfiguration
- com.intellij.openapi.components.PersistentStateComponent
- sf:COMPONENT_NAME:java.lang.String
- <init>(com.intellij.openapi.project.Project):V
- convert():com.intellij.framework.detection.impl.exclude.ExcludesConfigurationState
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.framework.detection.impl.exclude.old.OldFacetDetectionExcludesConfiguration
- getState():com.intellij.framework.detection.impl.exclude.old.DisabledAutodetectionInfo
- loadState(com.intellij.framework.detection.impl.exclude.old.DisabledAutodetectionInfo):V
- unsetState():V
f:com.intellij.framework.detection.impl.ui.ConfigureDetectedFrameworksDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,java.util.List):V
- getSelectedFrameworks():java.util.List
f:com.intellij.framework.detection.impl.ui.DetectedFrameworksComponent
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.framework.detection.FrameworkDetectionContext):V
- getMainPanel():javax.swing.JComponent
- getSelectedFrameworks():java.util.List
- getTree():com.intellij.framework.detection.impl.ui.DetectedFrameworksTree
- processUncheckedNodes(com.intellij.framework.detection.DetectionExcludesConfiguration):V
e:com.intellij.framework.detection.impl.ui.DetectedFrameworksComponent$GroupByOption
- java.lang.Enum
- sf:DIRECTORY:com.intellij.framework.detection.impl.ui.DetectedFrameworksComponent$GroupByOption
- sf:TYPE:com.intellij.framework.detection.impl.ui.DetectedFrameworksComponent$GroupByOption
- s:valueOf(java.lang.String):com.intellij.framework.detection.impl.ui.DetectedFrameworksComponent$GroupByOption
- s:values():com.intellij.framework.detection.impl.ui.DetectedFrameworksComponent$GroupByOption[]
c:com.intellij.framework.detection.impl.ui.DetectedFrameworksTree
- com.intellij.ui.CheckboxTree
- <init>(com.intellij.framework.detection.FrameworkDetectionContext,com.intellij.framework.detection.impl.ui.DetectedFrameworksComponent$GroupByOption):V
- changeGroupBy(com.intellij.framework.detection.impl.ui.DetectedFrameworksComponent$GroupByOption):V
- p:onNodeStateChanged(com.intellij.ui.CheckedTreeNode):V
- processUncheckedNodes(com.intellij.util.Consumer):V
- rebuildTree(java.util.List):V
com.intellij.framework.library.DownloadableLibraryDescription
- com.intellij.util.download.DownloadableFileSetVersions
f:com.intellij.framework.library.impl.DownloadableLibraryDescriptionImpl
- com.intellij.framework.library.DownloadableLibraryDescription
- <init>(java.util.List):V
- fetchVersions():java.util.List
- fetchVersions(com.intellij.util.download.DownloadableFileSetVersions$FileSetVersionsCallback):V
- getVersions():java.util.List
f:com.intellij.framework.library.impl.DownloadableLibraryFileDescriptionImpl
- com.intellij.util.download.impl.DownloadableFileDescriptionImpl
- com.intellij.framework.library.DownloadableLibraryFileDescription
- <init>(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z):V
- getDocumentationDescription():com.intellij.util.download.impl.DownloadableFileDescriptionImpl
- getSourcesDescription():com.intellij.util.download.impl.DownloadableFileDescriptionImpl
- isOptional():Z
f:com.intellij.framework.library.impl.FrameworkLibraryVersionImpl
- com.intellij.util.download.impl.DownloadableFileSetDescriptionImpl
- com.intellij.framework.library.FrameworkLibraryVersion
- <init>(java.lang.String,java.lang.String,com.intellij.framework.FrameworkAvailabilityCondition,java.util.List,java.lang.String):V
- getAvailabilityCondition():com.intellij.framework.FrameworkAvailabilityCondition
- getDefaultLibraryName():java.lang.String
- getPresentableName():java.lang.String
- getVersionNumber():java.lang.String
c:com.intellij.framework.library.impl.LibraryVersionsFetcher
- com.intellij.util.download.impl.FileSetVersionsFetcherBase
- com.intellij.framework.library.DownloadableLibraryDescription
- <init>(java.lang.String,java.net.URL[]):V
- p:createAvailabilityCondition(com.intellij.facet.frameworks.beans.Artifact):com.intellij.framework.FrameworkAvailabilityCondition
- p:createFileDescription(com.intellij.facet.frameworks.beans.ArtifactItem,java.lang.String,java.lang.String):com.intellij.framework.library.DownloadableLibraryFileDescription
- p:createVersion(com.intellij.facet.frameworks.beans.Artifact,java.util.List):com.intellij.framework.library.FrameworkLibraryVersion
c:com.intellij.ide.CopyPasteDelegator
- com.intellij.ide.CopyPasteSupport
- sf:SHOW_CHOOSER_KEY:com.intellij.openapi.util.Key
- <init>(com.intellij.openapi.project.Project,javax.swing.JComponent):V
- getCopyProvider():com.intellij.ide.CopyProvider
- getCutProvider():com.intellij.ide.CutProvider
- getPasteProvider():com.intellij.ide.PasteProvider
- p:getSelectedElements(com.intellij.openapi.actionSystem.DataContext):com.intellij.psi.PsiElement[]
f:com.intellij.ide.CopyPasteUtil
- s:addDefaultListener(com.intellij.openapi.Disposable,java.util.function.Consumer):V
- s:getElementsInTransferable(java.awt.datatransfer.Transferable):com.intellij.psi.PsiElement[]
f:com.intellij.ide.CopyPasteUtil$DefaultCopyPasteListener
- com.intellij.openapi.ide.CopyPasteManager$ContentChangedListener
- contentChanged(java.awt.datatransfer.Transferable,java.awt.datatransfer.Transferable):V
f:com.intellij.ide.FileListPasteProvider
- com.intellij.ide.PasteProvider
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isPasteEnabled(com.intellij.openapi.actionSystem.DataContext):Z
- isPastePossible(com.intellij.openapi.actionSystem.DataContext):Z
- performPaste(com.intellij.openapi.actionSystem.DataContext):V
a:com.intellij.ide.GeneratedSourceFileChangeTracker
- <init>():V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.GeneratedSourceFileChangeTracker
- a:isEditedGeneratedFile(com.intellij.openapi.vfs.VirtualFile):Z
f:com.intellij.ide.GeneratedSourceFileChangeTrackerImpl
- com.intellij.ide.GeneratedSourceFileChangeTracker
- s:IN_TRACKER_TEST:Z
- <init>(com.intellij.openapi.project.Project):V
- cancelAllAndWait(J,java.util.concurrent.TimeUnit):V
- isEditedGeneratedFile(com.intellij.openapi.vfs.VirtualFile):Z
f:com.intellij.ide.NativeIconProvider
- com.intellij.ide.IconProvider
- com.intellij.openapi.project.DumbAware
- <init>():V
- getIcon(com.intellij.psi.PsiElement,I):javax.swing.Icon
- s:getNativeIcon(java.nio.file.Path):javax.swing.Icon
f:com.intellij.ide.NavigatableInterceptor
- com.intellij.pom.NavigatableWithText
- sf:Companion:com.intellij.ide.NavigatableInterceptor$Companion
- <init>(com.intellij.pom.Navigatable,kotlin.jvm.functions.Function2):V
- canNavigate():Z
- canNavigateToSource():Z
- f:getCallback():kotlin.jvm.functions.Function2
- getNavigateActionText(Z):java.lang.String
- navigate(Z):V
- sf:wrap(com.intellij.pom.Navigatable[],kotlin.jvm.functions.Function2):com.intellij.ide.NavigatableInterceptor[]
f:com.intellij.ide.NavigatableInterceptor$Companion
- f:wrap(com.intellij.pom.Navigatable[],kotlin.jvm.functions.Function2):com.intellij.ide.NavigatableInterceptor[]
f:com.intellij.ide.PsiCopyPasteManager
- <init>():V
- s:asFileList(com.intellij.psi.PsiElement[]):java.util.List
- s:asVirtualFile(com.intellij.psi.PsiElement):com.intellij.openapi.vfs.VirtualFile
- clear():V
- s:getElements(java.awt.datatransfer.Transferable):com.intellij.psi.PsiElement[]
- getElements(Z[]):com.intellij.psi.PsiElement[]
- s:getInstance():com.intellij.ide.PsiCopyPasteManager
- isCutElement(java.lang.Object):Z
- s:newTransferable(com.intellij.psi.PsiElement[]):java.awt.datatransfer.Transferable
- setElements(com.intellij.psi.PsiElement[],Z):V
f:com.intellij.ide.PsiCopyPasteManager$EscapeHandler
- java.awt.event.KeyAdapter
- <init>():V
- keyPressed(java.awt.event.KeyEvent):V
com.intellij.ide.TwoPaneIdeView
- a:selectElement(com.intellij.psi.PsiElement,Z):V
f:com.intellij.ide.actions.ApplyIntentionAction
- com.intellij.openapi.actionSystem.AnAction
- <init>(com.intellij.codeInsight.daemon.impl.HighlightInfo$IntentionActionDescriptor,java.lang.String,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- <init>(com.intellij.codeInsight.intention.IntentionAction,java.lang.String,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:getAvailableIntentions(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.ide.actions.ApplyIntentionAction[]
- getName():java.lang.String
f:com.intellij.ide.actions.AssociateFileTypeAction
- com.intellij.openapi.actionSystem.AnAction
- <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.ide.actions.AttachDirectoryAction
- 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.ide.actions.AttachDirectoryUtils
- <init>():V
- s:addDirectoriesWithUndo(com.intellij.openapi.project.Project,java.util.List):V
- s:addRemoveEntriesWithUndo(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module,java.util.List,Z):V
- s:chooseAndAddDirectoriesWithUndo(com.intellij.openapi.project.Project,com.intellij.util.Consumer):V
- s:excludeEntriesWithUndo(com.intellij.openapi.module.Module,java.util.List,Z):V
- s:excludeEntriesWithUndo(com.intellij.openapi.project.Project,java.util.List,Z):V
- s:getAttachedDirectories(com.intellij.openapi.project.Project):java.util.List
- s:getDisplayName(java.util.List):java.lang.String
a:com.intellij.ide.actions.BigPopupUI
- com.intellij.util.ui.components.BorderLayoutPanel
- com.intellij.openapi.Disposable
- p:myHint:com.intellij.openapi.ui.popup.JBPopup
- p:myHintLabel:com.intellij.util.ui.Advertiser
- pf:myProject:com.intellij.openapi.project.Project
- p:myResultsList:com.intellij.ui.components.JBList
- p:mySearchField:com.intellij.ui.components.fields.ExtendableTextField
- p:myViewType:com.intellij.ide.actions.BigPopupUI$ViewType
- pf:myViewTypeListeners:java.util.List
- p:searchFinishedHandler:java.lang.Runnable
- p:suggestionsPanel:javax.swing.JPanel
- <init>(com.intellij.openapi.project.Project):V
- p:addListDataListener(javax.swing.AbstractListModel):V
- addViewTypeListener(com.intellij.ide.actions.BigPopupUI$ViewTypeListener):V
- pa:createCellRenderer():javax.swing.ListCellRenderer
- p:createFooterPanel(javax.swing.JPanel):javax.swing.JPanel
- p:createHeader():javax.swing.JComponent
- a:createList():com.intellij.ui.components.JBList
- p:createListPane():javax.swing.JScrollPane
- p:createSearchField():com.intellij.ui.components.fields.ExtendableTextField
- p:createSettingsPanel():javax.swing.JPanel
- p:createSuggestionsPanel():javax.swing.JPanel
- p:createTopLeftPanel():javax.swing.JPanel
- pa:getAccessibleName():java.lang.String
- getExpandedSize():java.awt.Dimension
- p:getInitialHint():java.lang.String
- p:getInitialHints():java.lang.String[]
- getMinimumSize():java.awt.Dimension
- getPreferredSize():java.awt.Dimension
- getSearchField():javax.swing.JTextField
- p:getSearchPattern():java.lang.String
- getViewType():com.intellij.ide.actions.BigPopupUI$ViewType
- init():V
- p:installScrollingActions():V
- removeViewTypeListener(com.intellij.ide.actions.BigPopupUI$ViewTypeListener):V
- setSearchFinishedHandler(java.lang.Runnable):V
- p:updateViewType(com.intellij.ide.actions.BigPopupUI$ViewType):V
pc:com.intellij.ide.actions.BigPopupUI$SearchField
- com.intellij.ui.components.fields.ExtendableTextField
- <init>():V
- getPreferredSize():java.awt.Dimension
e:com.intellij.ide.actions.BigPopupUI$ViewType
- java.lang.Enum
- sf:FULL:com.intellij.ide.actions.BigPopupUI$ViewType
- sf:SHORT:com.intellij.ide.actions.BigPopupUI$ViewType
- s:valueOf(java.lang.String):com.intellij.ide.actions.BigPopupUI$ViewType
- s:values():com.intellij.ide.actions.BigPopupUI$ViewType[]
com.intellij.ide.actions.BigPopupUI$ViewTypeListener
- a:suggestionsShown(com.intellij.ide.actions.BigPopupUI$ViewType):V
f:com.intellij.ide.actions.CopyAbsolutePathProvider
- com.intellij.ide.actions.DumbAwareCopyPathProvider
- <init>():V
- getPathToElement(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.editor.Editor):java.lang.String
f:com.intellij.ide.actions.CopyContentRootPathProvider
- com.intellij.ide.actions.DumbAwareCopyPathProvider
- <init>():V
- getPathToElement(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.editor.Editor):java.lang.String
f:com.intellij.ide.actions.CopyElementAction
- 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.ide.actions.CopyFileNameProvider
- com.intellij.ide.actions.DumbAwareCopyPathProvider
- <init>():V
- getPathToElement(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.editor.Editor):java.lang.String
f:com.intellij.ide.actions.CopyFileWithLineNumberPathProvider
- com.intellij.ide.actions.DumbAwareCopyPathProvider
- <init>():V
- getPathToElement(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.editor.Editor):java.lang.String
a:com.intellij.ide.actions.CopyPathProvider
- com.intellij.openapi.actionSystem.AnAction
- sf:Companion:com.intellij.ide.actions.CopyPathProvider$Companion
- sf:QUALIFIED_NAME:com.intellij.openapi.util.Key
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getPathToElement(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.editor.Editor):java.lang.String
- p:getQualifiedName(com.intellij.openapi.project.Project,java.util.List,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):java.lang.String
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.CopyPathProvider$Companion
c:com.intellij.ide.actions.CopyReferenceAction
- com.intellij.openapi.project.DumbAwareAction
- sf:ourFlavor:java.awt.datatransfer.DataFlavor
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:doCopy(com.intellij.psi.PsiElement,com.intellij.openapi.project.Project):Z
- s:elementToFqn(com.intellij.psi.PsiElement):java.lang.String
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getPsiElements(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.Editor):java.util.List
- p:getQualifiedName(com.intellij.openapi.editor.Editor,java.util.List):java.lang.String
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.ide.actions.CopyReferencePopup
- com.intellij.ide.actions.NonTrivialActionGroup
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- beforeActionPerformedUpdate(com.intellij.openapi.actionSystem.AnActionEvent):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.CopyReferenceUtil
- com.intellij.ide.actions.FqnUtil
- <init>():V
f:com.intellij.ide.actions.CopySourceRootPathProvider
- com.intellij.ide.actions.DumbAwareCopyPathProvider
- <init>():V
- getPathToElement(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.editor.Editor):java.lang.String
f:com.intellij.ide.actions.CopyTBXReferenceProvider
- com.intellij.ide.actions.CopyPathProvider
- <init>():V
com.intellij.ide.actions.CreateDirectoryCompletionContributor
- a:getDescription():java.lang.String
- a:getVariants(com.intellij.psi.PsiDirectory):java.util.Collection
f:com.intellij.ide.actions.CreateDirectoryCompletionContributor$Variant
- <init>(java.lang.String,org.jetbrains.jps.model.module.JpsModuleSourceRootType):V
- getPath():java.lang.String
- getRootType():org.jetbrains.jps.model.module.JpsModuleSourceRootType
c:com.intellij.ide.actions.CreateDirectoryOrPackageAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- sf:EP:com.intellij.openapi.extensions.ExtensionPointName
- sf:TEST_DIRECTORY_NAME_KEY:com.intellij.openapi.actionSystem.DataKey
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:collectSuggestedDirectories(com.intellij.psi.PsiDirectory):java.util.List
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:isPackage(com.intellij.openapi.project.Project,java.util.List):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
pf:com.intellij.ide.actions.CreateDirectoryOrPackageAction$CompletionItem
- equals(java.lang.Object):Z
- hashCode():I
c:com.intellij.ide.actions.CreateDirectoryOrPackageHandler
- com.intellij.openapi.ui.InputValidatorEx
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,Z,java.lang.String):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,Z,java.lang.String,java.awt.Component):V
- canClose(java.lang.String):Z
- checkInput(java.lang.String):Z
- p:createDirectories(java.lang.String):V
- s:findFileTypeBoundToName(java.lang.String):com.intellij.openapi.fileTypes.FileType
- getCreatedElement():com.intellij.psi.PsiFileSystemItem
- getErrorText(java.lang.String):java.lang.String
- getWarningText(java.lang.String):java.lang.String
f:com.intellij.ide.actions.CreateDirectoryUsageCollector
- sf:INSTANCE:com.intellij.ide.actions.CreateDirectoryUsageCollector
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
- sf:logCompletionVariantChosen(com.intellij.openapi.project.Project,java.lang.Class):V
c:com.intellij.ide.actions.CreateFileAction
- com.intellij.ide.actions.CreateElementActionBase
- com.intellij.openapi.project.DumbAware
- <init>():V
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
- <init>(java.util.function.Supplier,java.util.function.Supplier,java.util.function.Supplier):V
- <init>(java.util.function.Supplier,java.util.function.Supplier,javax.swing.Icon):V
- p:create(java.lang.String,com.intellij.psi.PsiDirectory):com.intellij.psi.PsiElement[]
- s:findOrCreateSubdirectory(com.intellij.psi.PsiDirectory,java.lang.String):com.intellij.psi.PsiDirectory
- p:getActionName(com.intellij.psi.PsiDirectory,java.lang.String):java.lang.String
- p:getDefaultExtension():java.lang.String
- p:getErrorTitle():java.lang.String
- p:getFileName(java.lang.String):java.lang.String
- p:invokeDialog(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory):com.intellij.psi.PsiElement[]
- p:invokeDialog(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,java.util.function.Consumer):V
- isDumbAware():Z
f:com.intellij.ide.actions.CreateFileAction$MkDirs
- f:directory:com.intellij.psi.PsiDirectory
- f:newName:java.lang.String
- <init>(java.lang.String,com.intellij.psi.PsiDirectory):V
pc:com.intellij.ide.actions.CreateFileAction$MyValidator
- com.intellij.ide.actions.CreateElementActionBase$MyInputValidator
- com.intellij.openapi.ui.InputValidatorEx
- <init>(com.intellij.ide.actions.CreateFileAction,com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory):V
- canClose(java.lang.String):Z
- checkInput(java.lang.String):Z
- getErrorText(java.lang.String):java.lang.String
a:com.intellij.ide.actions.CreateFileFromTemplateAction
- com.intellij.ide.actions.CreateFromTemplateAction
- p:<init>():V
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
- <init>(java.util.function.Supplier,java.util.function.Supplier,javax.swing.Icon):V
- p:createFile(java.lang.String,java.lang.String,com.intellij.psi.PsiDirectory):com.intellij.psi.PsiFile
- p:createFileFromTemplate(java.lang.String,com.intellij.ide.fileTemplates.FileTemplate,com.intellij.psi.PsiDirectory):com.intellij.psi.PsiFile
- s:createFileFromTemplate(java.lang.String,com.intellij.ide.fileTemplates.FileTemplate,com.intellij.psi.PsiDirectory,java.lang.String,Z):com.intellij.psi.PsiFile
- s:createFileFromTemplate(java.lang.String,com.intellij.ide.fileTemplates.FileTemplate,com.intellij.psi.PsiDirectory,java.lang.String,Z,java.util.Map):com.intellij.psi.PsiFile
- s:createFileFromTemplate(java.lang.String,com.intellij.ide.fileTemplates.FileTemplate,com.intellij.psi.PsiDirectory,java.lang.String,Z,java.util.Map,java.util.Map):com.intellij.psi.PsiFile
c:com.intellij.ide.actions.CreateFileFromTemplateDialog
- com.intellij.openapi.ui.DialogWrapper
- b:$$$getRootComponent$$$():javax.swing.JComponent
- p:<init>(com.intellij.openapi.project.Project):V
- p:createCenterPanel():javax.swing.JComponent
- s:createDialog(com.intellij.openapi.project.Project):com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- p:doOKAction():V
- p:doValidate():com.intellij.openapi.ui.ValidationInfo
- p:getKindCombo():com.intellij.ide.actions.TemplateKindCombo
- p:getKindLabel():javax.swing.JLabel
- p:getNameField():javax.swing.JTextField
- p:getNameLabel():javax.swing.JLabel
- getPreferredFocusedComponent():javax.swing.JComponent
- setTemplateKindComponentsVisible(Z):V
com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- addKind(java.lang.String,javax.swing.Icon,java.lang.String):com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- a:addKind(java.lang.String,javax.swing.Icon,java.lang.String,com.intellij.openapi.ui.InputValidator):com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- a:getCustomProperties():java.util.Map
- a:setDefaultText(java.lang.String):com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- a:setDialogOwner(java.awt.Component):com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- a:setTitle(java.lang.String):com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- a:setValidator(com.intellij.openapi.ui.InputValidator):com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- a:show(java.lang.String,java.lang.String,com.intellij.ide.actions.CreateFileFromTemplateDialog$FileCreator):com.intellij.psi.PsiElement
- a:show(java.lang.String,java.lang.String,com.intellij.ide.actions.CreateFileFromTemplateDialog$FileCreator,com.intellij.util.Consumer):V
com.intellij.ide.actions.CreateFileFromTemplateDialog$FileCreator
- a:createFile(java.lang.String,java.lang.String):java.lang.Object
- a:getActionName(java.lang.String,java.lang.String):java.lang.String
- a:startInWriteAction():Z
a:com.intellij.ide.actions.CreateFromTemplateAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.application.WriteActionAware
- psf:LOG:com.intellij.openapi.diagnostic.Logger
- p:<init>():V
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
- <init>(java.util.function.Supplier,java.util.function.Supplier,java.util.function.Supplier):V
- <init>(java.util.function.Supplier,java.util.function.Supplier,javax.swing.Icon):V
- f:actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:adjustDirectory(com.intellij.psi.PsiDirectory):com.intellij.psi.PsiDirectory
- pa:buildDialog(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder):V
- pa:createFile(java.lang.String,java.lang.String,com.intellij.psi.PsiDirectory):com.intellij.psi.PsiElement
- pa:getActionName(com.intellij.psi.PsiDirectory,java.lang.String,java.lang.String):java.lang.String
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getDefaultTemplateName(com.intellij.psi.PsiDirectory):java.lang.String
- p:getDefaultTemplateProperty():java.lang.String
- p:getDirectory(com.intellij.ide.IdeView):com.intellij.psi.PsiDirectory
- p:getErrorTitle():java.lang.String
- p:isAvailable(com.intellij.openapi.actionSystem.DataContext):Z
- s:moveCaretAfterNameIdentifier(com.intellij.psi.PsiNameIdentifierOwner):V
- p:postProcess(com.intellij.psi.PsiElement,java.lang.String,java.util.Map):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.ide.actions.CreateTemplateInPackageAction
- com.intellij.ide.actions.CreateFromTemplateAction
- p:<init>(java.lang.String,java.lang.String,javax.swing.Icon,java.util.Set):V
- p:<init>(java.util.function.Supplier,java.util.function.Supplier,java.util.function.Supplier,java.util.Set):V
- p:<init>(java.util.function.Supplier,java.util.function.Supplier,javax.swing.Icon,java.util.Set):V
- p:adjustDirectory(com.intellij.psi.PsiDirectory):com.intellij.psi.PsiDirectory
- s:adjustDirectory(com.intellij.psi.PsiDirectory,java.util.Set):com.intellij.psi.PsiDirectory
- pa:checkPackageExists(com.intellij.psi.PsiDirectory):Z
- p:createFile(java.lang.String,java.lang.String,com.intellij.psi.PsiDirectory):com.intellij.psi.PsiElement
- pa:doCreate(com.intellij.psi.PsiDirectory,java.lang.String,java.lang.String):com.intellij.psi.PsiElement
- pa:getNavigationElement(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- p:isAvailable(com.intellij.openapi.actionSystem.DataContext):Z
- s:isAvailable(com.intellij.openapi.actionSystem.DataContext,java.util.Set,java.util.function.Predicate):Z
- s:isInContentRoot(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.roots.ProjectFileIndex):Z
- p:postProcess(com.intellij.psi.PsiElement,java.lang.String,java.util.Map):V
- p:removeExtension(java.lang.String,java.lang.String):java.lang.String
c:com.intellij.ide.actions.DefaultSearchEverywhereClassifier
- com.intellij.ide.actions.SearchEverywhereClassifier
- <init>():V
- getListCellRendererComponent(javax.swing.JList,java.lang.Object,I,Z,Z):java.awt.Component
- getVirtualFile(java.lang.Object):com.intellij.openapi.vfs.VirtualFile
- isClass(java.lang.Object):Z
- isSymbol(java.lang.Object):Z
f:com.intellij.ide.actions.DetachDirectoryAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:detachDirectoriesWithUndo(com.intellij.openapi.project.Project,java.util.List):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.ide.actions.DumbAwareCopyPathProvider
- com.intellij.ide.actions.CopyPathProvider
- com.intellij.openapi.project.DumbAware
- <init>():V
f:com.intellij.ide.actions.EditFileTemplatesAction
- com.intellij.openapi.project.DumbAwareAction
- <init>(java.lang.String):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.EditorPopupNoSelectionGroup
- com.intellij.openapi.actionSystem.DefaultActionGroup
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.ExcludeFromProjectAction
- 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.ide.actions.ExcludingActionGroup
- com.intellij.openapi.actionSystem.ActionGroupWrapper
- <init>(com.intellij.openapi.actionSystem.ActionGroup,java.util.Set):V
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
f:com.intellij.ide.actions.ExternalJavaDocAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:showExternalJavadoc(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,java.lang.String,com.intellij.openapi.actionSystem.DataContext):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.GoToLinkTargetAction
- 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.ide.actions.GotoActionAction
- com.intellij.ide.actions.SearchEverywhereBaseAction
- com.intellij.ide.lightEdit.LightEditCompatible
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:openOptionOrPerformAction(java.lang.Object,java.lang.String,com.intellij.openapi.project.Project,java.awt.Component,I):V
- s:performAction(java.lang.Object,java.awt.Component,com.intellij.openapi.actionSystem.AnActionEvent):V
- p:requiresProject():Z
a:com.intellij.ide.actions.GotoActionBase
- com.intellij.openapi.actionSystem.AnAction
- ps:myInAction:java.lang.Class
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- ps:getInitialText(Z,com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.util.Pair
- s:getInitialTextForNavigation(com.intellij.openapi.actionSystem.AnActionEvent):java.lang.String
- s:getPsiContext(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.psi.PsiElement
- s:getPsiContext(com.intellij.openapi.project.Project):com.intellij.psi.PsiElement
- pa:gotoActionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:hasContributors(com.intellij.openapi.actionSystem.DataContext):Z
- p:requiresProject():Z
- p:showNavigationPopup(com.intellij.ide.actions.GotoActionBase$GotoActionCallback,java.lang.String,com.intellij.ide.util.gotoByName.ChooseByNamePopup):V
- p:showNavigationPopup(com.intellij.ide.actions.GotoActionBase$GotoActionCallback,java.lang.String,com.intellij.ide.util.gotoByName.ChooseByNamePopup,Z):V
- p:showNavigationPopup(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.ide.actions.GotoActionBase$GotoActionCallback):V
- p:showNavigationPopup(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.ide.actions.GotoActionBase$GotoActionCallback,java.lang.String,Z):V
- p:showNavigationPopup(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.ide.actions.GotoActionBase$GotoActionCallback,java.lang.String,Z,Z):V
- p:showNavigationPopup(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.ide.actions.GotoActionBase$GotoActionCallback,java.lang.String,Z,Z,com.intellij.ide.util.gotoByName.ChooseByNameItemProvider):V
- p:showNavigationPopup(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.ide.actions.GotoActionBase$GotoActionCallback,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
pa:com.intellij.ide.actions.GotoActionBase$GotoActionCallback
- p:<init>():V
- p:createFilter(com.intellij.ide.util.gotoByName.ChooseByNamePopup):com.intellij.ide.util.gotoByName.ChooseByNameFilter
- a:elementChosen(com.intellij.ide.util.gotoByName.ChooseByNamePopup,java.lang.Object):V
f:com.intellij.ide.actions.GotoClassAction
- com.intellij.ide.actions.SearchEverywhereBaseAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.GotoClassPresentationUpdater
- sf:INSTANCE:com.intellij.ide.actions.GotoClassPresentationUpdater
- sf:getActionTitle():java.lang.String
- sf:getActionTitlePluralized():java.util.List
- sf:getElementKinds():java.util.Set
- sf:getElementKindsPluralized():java.util.Set
- sf:getTabTitle():java.lang.String
- sf:getTabTitlePluralized():java.lang.String
c:com.intellij.ide.actions.GotoFileAction
- com.intellij.ide.actions.SearchEverywhereBaseAction
- com.intellij.openapi.project.DumbAware
- sf:ID:java.lang.String
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.ide.actions.GotoFileItemProvider
- com.intellij.ide.util.gotoByName.DefaultChooseByNameItemProvider
- sf:EXACT_MATCH_DEGREE:I
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.ide.util.gotoByName.GotoFileModel):V
- filterElementsWithWeights(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,com.intellij.util.indexing.FindSymbolParameters,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):Z
- s:getQualifiedNameMatcher(java.lang.String):com.intellij.psi.codeStyle.MinusculeMatcher
- s:getSanitizedPattern(java.lang.String,com.intellij.ide.util.gotoByName.GotoFileModel):java.lang.String
- s:unitePaths(java.lang.String,java.lang.String):java.lang.String
f:com.intellij.ide.actions.GotoRelatedSymbolAction
- com.intellij.openapi.actionSystem.AnAction
- sf:Companion:com.intellij.ide.actions.GotoRelatedSymbolAction$Companion
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- sf:getItems(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):java.util.List
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.GotoRelatedSymbolAction$Companion
- f:getItems(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):java.util.List
- bs:getItems$default(com.intellij.ide.actions.GotoRelatedSymbolAction$Companion,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext,I,java.lang.Object):java.util.List
f:com.intellij.ide.actions.GotoSymbolAction
- com.intellij.ide.actions.SearchEverywhereBaseAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.IncludeToProjectAction
- 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.ide.actions.NewActionGroup
- com.intellij.openapi.actionSystem.ActionGroup
- <init>():V
- s:anyActionFromGroupMatches(com.intellij.openapi.actionSystem.ActionGroup,Z,java.util.function.Predicate):Z
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- s:isActionInNewPopupMenu(com.intellij.openapi.actionSystem.AnAction):Z
c:com.intellij.ide.actions.NewElementAction
- com.intellij.openapi.project.DumbAwareAction
- com.intellij.openapi.actionSystem.PopupAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:createPopup(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.ui.popup.ListPopup
- p:getActionSelectionAid():com.intellij.openapi.ui.popup.JBPopupFactory$ActionSelectionAid
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getDisposeCallback():java.lang.Runnable
- p:getGroup(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.ActionGroup
- p:getMaxRowCount():I
- p:getPlace():java.lang.String
- p:getPopupTitle():java.lang.String
- p:getPreselectActionCondition(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.util.Condition
- p:isEnabled(com.intellij.openapi.actionSystem.AnActionEvent):Z
- p:isShowDisabledActions():Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.ide.actions.NewElementSamePlaceAction
- com.intellij.ide.actions.NewElementAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:getPopupTitle():java.lang.String
- p:isEnabled(com.intellij.openapi.actionSystem.AnActionEvent):Z
f:com.intellij.ide.actions.NonProjectScopeDisablerEP
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- disable:Z
- <init>():V
f:com.intellij.ide.actions.PasteReferenceProvider
- com.intellij.ide.PasteProvider
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isPasteEnabled(com.intellij.openapi.actionSystem.DataContext):Z
- isPastePossible(com.intellij.openapi.actionSystem.DataContext):Z
- performPaste(com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.ide.actions.QuickChangeCodeStyleSchemeAction
- com.intellij.ide.actions.QuickSwitchSchemeAction
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.QuickChangeInspectionProfileAction
- com.intellij.ide.actions.QuickSwitchSchemeAction
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.RelatedItemLineMarkerGotoAdapter
- com.intellij.navigation.GotoRelatedProvider
- <init>():V
- getItems(com.intellij.psi.PsiElement):java.util.List
f:com.intellij.ide.actions.SaveAsAction
- 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
com.intellij.ide.actions.SaveFileAsTemplateHandler
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:getTemplateText(com.intellij.psi.PsiFile,java.lang.String,java.lang.String):java.lang.String
f:com.intellij.ide.actions.SearchAgainAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- com.intellij.openapi.project.DumbAware
- <init>():V
f:com.intellij.ide.actions.SearchAgainAction$Handler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>():V
f:com.intellij.ide.actions.SearchBackAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- com.intellij.openapi.project.DumbAware
- <init>():V
c:com.intellij.ide.actions.SearchEverywhereAction
- com.intellij.ide.actions.SearchEverywhereBaseAction
- com.intellij.openapi.actionSystem.DataProvider
- com.intellij.openapi.actionSystem.RightAlignedToolbarAction
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
- com.intellij.openapi.project.DumbAware
- sf:SEARCH_EVERYWHERE_POPUP:com.intellij.openapi.util.Key
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
- getData(java.lang.String):java.lang.Object
- ps:getShortcut():java.lang.String
a:com.intellij.ide.actions.SearchEverywhereBaseAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:hasContributors(com.intellij.openapi.actionSystem.DataContext):Z
- p:requiresProject():Z
- p:showInSearchEverywherePopup(java.lang.String,com.intellij.openapi.actionSystem.AnActionEvent,Z,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
com.intellij.ide.actions.SearchEverywhereClassifier
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:getListCellRendererComponent(javax.swing.JList,java.lang.Object,I,Z,Z):java.awt.Component
- a:getVirtualFile(java.lang.Object):com.intellij.openapi.vfs.VirtualFile
- a:isClass(java.lang.Object):Z
- a:isSymbol(java.lang.Object):Z
f:com.intellij.ide.actions.SearchEverywhereClassifier$EP_Manager
- s:getListCellRendererComponent(javax.swing.JList,java.lang.Object,I,Z,Z):java.awt.Component
- s:getProjectScope(com.intellij.openapi.project.Project):com.intellij.psi.search.GlobalSearchScope
- s:getVirtualFile(java.lang.Object):com.intellij.openapi.vfs.VirtualFile
- s:isClass(java.lang.Object):Z
- s:isSymbol(java.lang.Object):Z
c:com.intellij.ide.actions.SearchEverywherePsiRenderer
- com.intellij.ide.util.PsiElementListCellRenderer
- <init>(com.intellij.openapi.Disposable):V
- p:createLeftRenderer(javax.swing.JList,java.lang.Object):com.intellij.ui.ColoredListCellRenderer
- p:customizeNonPsiElementLeftRenderer(com.intellij.ui.ColoredListCellRenderer,javax.swing.JList,java.lang.Object,I,Z,Z):Z
- p:getContainerText(com.intellij.psi.PsiElement,java.lang.String):java.lang.String
- p:getContainerTextForLeftComponent(com.intellij.psi.PsiElement,java.lang.String,I,java.awt.FontMetrics):java.lang.String
- getElementText(com.intellij.psi.PsiElement):java.lang.String
- p:getErrorAttributes():com.intellij.ui.SimpleTextAttributes
- p:getIconFlags():I
f:com.intellij.ide.actions.SearchEverywherePsiRenderer$SELayout
- java.awt.BorderLayout
- <init>():V
- layoutContainer(java.awt.Container):V
f:com.intellij.ide.actions.SelectInAction
- com.intellij.openapi.actionSystem.PerformWithDocumentsCommitted
- 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.ide.actions.SelectInContextImpl
- com.intellij.ide.FileSelectInContext
- s:createContext(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.ide.SelectInContext
- s:createFileSystemItemContext(com.intellij.psi.PsiElement):com.intellij.ide.SelectInContext
- getSelectorInFile():java.lang.Object
f:com.intellij.ide.actions.SetShortcutAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- sf:SELECTED_ACTION:com.intellij.openapi.actionSystem.DataKey
- <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.ide.actions.ShowNavigationBarMembersAction
- com.intellij.ide.actions.ViewNavigationBarMembersAction
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.SynchronizeCurrentFileAction
- 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.ide.actions.TemplateKindCombo
- com.intellij.ui.ComboboxWithBrowseButton
- <init>():V
- addItem(java.lang.String,javax.swing.Icon,java.lang.String):V
- clear():V
- getSelectedName():java.lang.String
- registerUpDownHint(javax.swing.JComponent):V
- setButtonListener(java.awt.event.ActionListener):V
- setSelectedName(java.lang.String):V
a:com.intellij.ide.actions.TemplateKindProvider
- <init>():V
- s:addAdditionalKinds(com.intellij.openapi.actionSystem.AnAction,com.intellij.psi.PsiDirectory,com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder):V
- a:getAdditionalKinds(com.intellij.psi.PsiDirectory):com.intellij.ide.actions.TemplateKindProvider$Kind[]
- a:isAvailable(java.lang.Class):Z
f:com.intellij.ide.actions.TemplateKindProvider$Kind
- java.lang.Record
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
- f:equals(java.lang.Object):Z
- f:hashCode():I
- icon():javax.swing.Icon
- name():java.lang.String
- templateName():java.lang.String
f:com.intellij.ide.actions.TestDialogBuilder
- com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- addKind(java.lang.String,javax.swing.Icon,java.lang.String,com.intellij.openapi.ui.InputValidator):com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- getCustomProperties():java.util.Map
- setDefaultText(java.lang.String):com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- setDialogOwner(java.awt.Component):com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- setTitle(java.lang.String):com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- setValidator(com.intellij.openapi.ui.InputValidator):com.intellij.ide.actions.CreateFileFromTemplateDialog$Builder
- show(java.lang.String,java.lang.String,com.intellij.ide.actions.CreateFileFromTemplateDialog$FileCreator):com.intellij.psi.PsiElement
- show(java.lang.String,java.lang.String,com.intellij.ide.actions.CreateFileFromTemplateDialog$FileCreator,com.intellij.util.Consumer):V
f:com.intellij.ide.actions.TestDialogBuilder$TestAnswers
- sf:KEY:com.intellij.openapi.actionSystem.DataKey
- <init>(java.lang.String,java.lang.String):V
f:com.intellij.ide.actions.ToggleEssentialHighlightingAction
- com.intellij.openapi.actionSystem.ToggleAction
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
f:com.intellij.ide.actions.ViewInplaceCommentsAction
- 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
c:com.intellij.ide.actions.ViewNavigationBarMembersAction
- 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
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.ViewStructureAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:createPopup(com.intellij.openapi.project.Project,com.intellij.openapi.fileEditor.FileEditor):com.intellij.ide.util.FileStructurePopup
- s:createStructureViewModel(com.intellij.openapi.project.Project,com.intellij.openapi.fileEditor.FileEditor,com.intellij.ide.structureView.StructureView):com.intellij.ide.structureView.StructureViewModel
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.ide.actions.WeighingNewActionGroup
- com.intellij.openapi.actionSystem.ActionGroup
- com.intellij.openapi.actionSystem.ActionWithDelegate
- com.intellij.openapi.project.DumbAware
- sf:DEFAULT_WEIGHT:java.lang.Double
- sf:HIGHER_WEIGHT:java.lang.Double
- sf:WEIGHT_KEY:com.intellij.openapi.util.Key
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- getDelegate():com.intellij.openapi.actionSystem.ActionGroup
- postProcessVisibleChildren(java.util.List,com.intellij.openapi.actionSystem.UpdateSession):java.util.List
- p:shouldBeChosenAnyway(com.intellij.openapi.actionSystem.AnAction):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.ide.actions.bigPopup.ShowFilterAction
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- pa:createChooser():com.intellij.ide.util.ElementsChooser
- getDimensionServiceKey():java.lang.String
- pa:isActive():Z
- pa:isEnabled():Z
- 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.ide.actions.navbar.HideNavBarAction
- 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
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
f:com.intellij.ide.actions.navbar.NavBarBottomLocationAction
- com.intellij.ide.actions.navbar.NavBarLocationAction
- <init>():V
a:com.intellij.ide.actions.navbar.NavBarLocationAction
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.ide.ui.NavBarLocation):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.ide.actions.navbar.NavBarLocationGroup
- com.intellij.openapi.actionSystem.DefaultActionGroup
- com.intellij.openapi.project.DumbAware
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.navbar.NavBarTopLocationAction
- com.intellij.ide.actions.navbar.NavBarLocationAction
- <init>():V
f:com.intellij.ide.actions.navbar.ViewNavigationBarAction
- 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
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.ide.actions.newclass.CreateWithTemplatesDialogPanel
- com.intellij.ide.ui.newItemPopup.NewItemWithTemplatesPopupPanel
- <init>(java.lang.String,java.util.List):V
- getEnteredName():java.lang.String
- getNameField():javax.swing.JTextField
- getSelectedTemplate():java.lang.String
f:com.intellij.ide.actions.newclass.CreateWithTemplatesDialogPanel$TemplatePresentation
- java.lang.Record
- <init>(java.lang.String,javax.swing.Icon,java.lang.String):V
- f:equals(java.lang.Object):Z
- f:hashCode():I
- icon():javax.swing.Icon
- kind():java.lang.String
- templateName():java.lang.String
c:com.intellij.ide.actions.runAnything.RunAnythingAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
- com.intellij.openapi.project.DumbAware
- sf:ALT_IS_PRESSED:java.util.concurrent.atomic.AtomicBoolean
- sf:EXECUTOR_KEY:com.intellij.openapi.actionSystem.DataKey
- sf:RUN_ANYTHING_ACTION_ID:java.lang.String
- sf:SHIFT_IS_PRESSED:java.util.concurrent.atomic.AtomicBoolean
- <init>():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
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.runAnything.RunAnythingCache
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.actions.runAnything.RunAnythingCache
- getState():com.intellij.ide.actions.runAnything.RunAnythingCache$State
- isGroupVisible(com.intellij.ide.actions.runAnything.groups.RunAnythingGroup):Z
- loadState(com.intellij.ide.actions.runAnything.RunAnythingCache$State):V
- saveGroupVisibilityKey(java.lang.String,Z):V
f:com.intellij.ide.actions.runAnything.RunAnythingCache$State
- <init>():V
- getCommands():java.util.List
a:com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction
- com.intellij.openapi.actionSystem.ActionGroup
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
- com.intellij.openapi.project.DumbAware
- sf:Companion:com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction$Companion
- <init>(javax.swing.JPanel):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:getAvailableContexts():java.util.List
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- a:getSelectedContext():com.intellij.ide.actions.runAnything.RunAnythingContext
- a:setAvailableContexts(java.util.List):V
- a:setSelectedContext(com.intellij.ide.actions.runAnything.RunAnythingContext):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction$BrowseDirectoryItem
- com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction$ContextItem
- <init>(com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction,com.intellij.ide.actions.runAnything.RunAnythingContext$BrowseRecentDirectoryContext):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction$ChooseContextPopup
- com.intellij.ui.popup.PopupFactoryImpl$ActionGroupPopup
- <init>(com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction,com.intellij.ui.popup.ActionPopupStep,com.intellij.openapi.actionSystem.DataContext):V
- p:getListElementRenderer():com.intellij.ui.popup.list.PopupListElementRenderer
f:com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction$ChooseContextPopupStep
- com.intellij.ui.popup.ActionPopupStep
- <init>(java.util.List,com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.actionSystem.impl.PresentationFactory,kotlin.jvm.functions.Function0):V
- f:getActions():java.util.List
- getFinalRunnable():java.lang.Runnable
- getSeparatorAbove(com.intellij.ui.popup.PopupFactoryImpl$ActionItem):com.intellij.openapi.ui.popup.ListSeparator
- f:getUpdateToolbar():kotlin.jvm.functions.Function0
f:com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction$Companion
- f:allContexts(com.intellij.openapi.project.Project):java.util.List
- f:projectAndModulesContexts(com.intellij.openapi.project.Project):java.util.List
a:com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction$ContextItem
- com.intellij.openapi.actionSystem.AnAction
- <init>(com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction,com.intellij.ide.actions.runAnything.RunAnythingContext):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- f:getContext():com.intellij.ide.actions.runAnything.RunAnythingContext
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction$ModuleItem
- com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction$ContextItem
- <init>(com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction,com.intellij.ide.actions.runAnything.RunAnythingContext$ModuleContext):V
f:com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction$ProjectItem
- com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction$ContextItem
- <init>(com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction,com.intellij.ide.actions.runAnything.RunAnythingContext$ProjectContext):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction$RecentDirectoryItem
- com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction$ContextItem
- <init>(com.intellij.ide.actions.runAnything.RunAnythingChooseContextAction,com.intellij.ide.actions.runAnything.RunAnythingContext$RecentDirectoryContext):V
a:com.intellij.ide.actions.runAnything.RunAnythingContext
- b:<init>(java.lang.String,java.lang.String,javax.swing.Icon,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getDescription():java.lang.String
- f:getIcon():javax.swing.Icon
- f:getLabel():java.lang.String
- f:setDescription(java.lang.String):V
f:com.intellij.ide.actions.runAnything.RunAnythingContext$BrowseRecentDirectoryContext
- com.intellij.ide.actions.runAnything.RunAnythingContext
- sf:INSTANCE:com.intellij.ide.actions.runAnything.RunAnythingContext$BrowseRecentDirectoryContext
f:com.intellij.ide.actions.runAnything.RunAnythingContext$ModuleContext
- com.intellij.ide.actions.runAnything.RunAnythingContext
- <init>(com.intellij.openapi.module.Module):V
- f:component1():com.intellij.openapi.module.Module
- f:copy(com.intellij.openapi.module.Module):com.intellij.ide.actions.runAnything.RunAnythingContext$ModuleContext
- bs:copy$default(com.intellij.ide.actions.runAnything.RunAnythingContext$ModuleContext,com.intellij.openapi.module.Module,I,java.lang.Object):com.intellij.ide.actions.runAnything.RunAnythingContext$ModuleContext
- equals(java.lang.Object):Z
- f:getModule():com.intellij.openapi.module.Module
- hashCode():I
f:com.intellij.ide.actions.runAnything.RunAnythingContext$ProjectContext
- com.intellij.ide.actions.runAnything.RunAnythingContext
- <init>(com.intellij.openapi.project.Project):V
- f:component1():com.intellij.openapi.project.Project
- f:copy(com.intellij.openapi.project.Project):com.intellij.ide.actions.runAnything.RunAnythingContext$ProjectContext
- bs:copy$default(com.intellij.ide.actions.runAnything.RunAnythingContext$ProjectContext,com.intellij.openapi.project.Project,I,java.lang.Object):com.intellij.ide.actions.runAnything.RunAnythingContext$ProjectContext
- equals(java.lang.Object):Z
- f:getProject():com.intellij.openapi.project.Project
- hashCode():I
f:com.intellij.ide.actions.runAnything.RunAnythingContext$RecentDirectoryContext
- com.intellij.ide.actions.runAnything.RunAnythingContext
- <init>(java.lang.String):V
- f:component1():java.lang.String
- f:copy(java.lang.String):com.intellij.ide.actions.runAnything.RunAnythingContext$RecentDirectoryContext
- bs:copy$default(com.intellij.ide.actions.runAnything.RunAnythingContext$RecentDirectoryContext,java.lang.String,I,java.lang.Object):com.intellij.ide.actions.runAnything.RunAnythingContext$RecentDirectoryContext
- equals(java.lang.Object):Z
- f:getPath():java.lang.String
- hashCode():I
f:com.intellij.ide.actions.runAnything.RunAnythingContextUtils
- sf:getPath(com.intellij.ide.actions.runAnything.RunAnythingContext):java.lang.String
f:com.intellij.ide.actions.runAnything.RunAnythingManager
- <init>(com.intellij.openapi.project.Project):V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.actions.runAnything.RunAnythingManager
- isShown():Z
- show(java.lang.String,com.intellij.openapi.actionSystem.AnActionEvent):V
- show(java.lang.String,Z,com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.runAnything.RunAnythingPopupUI
- com.intellij.ide.actions.BigPopupUI
- sf:DOWN_KEYSTROKE:javax.swing.KeyStroke
- sf:SEARCH_FIELD_COLUMNS:I
- sf:UNKNOWN_CONFIGURATION_ICON:javax.swing.Icon
- sf:UP_KEYSTROKE:javax.swing.KeyStroke
- <init>(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:adjustEmptyText(com.intellij.ui.components.JBTextField,java.util.function.Predicate,java.lang.String,java.lang.String):V
- createList():com.intellij.ui.components.JBList
- dispose():V
- s:getExecutor():com.intellij.execution.Executor
- getFirstContentRoot(com.intellij.openapi.module.Module):com.intellij.openapi.vfs.VirtualFile
- s:getSearchingModel(com.intellij.ui.components.JBList):com.intellij.ide.actions.runAnything.RunAnythingSearchListModel
- getUserInputText():java.lang.String
- initMySearchField():V
- initResultsList():V
- s:insert(com.intellij.ide.actions.runAnything.groups.RunAnythingGroup,com.intellij.ide.actions.runAnything.RunAnythingSearchListModel,com.intellij.openapi.actionSystem.DataContext,java.lang.String,I,I):com.intellij.openapi.util.ActionCallback
- installScrollingActions():V
- setAdText(java.lang.String):V
- s:trimHelpPattern(java.lang.String):java.lang.String
f:com.intellij.ide.actions.runAnything.RunAnythingRunConfigurationItem
- com.intellij.ide.actions.runAnything.items.RunAnythingItemBase
- <init>(com.intellij.execution.actions.ChooseRunConfigurationPopup$ItemWrapper,javax.swing.Icon):V
- getDescription():java.lang.String
f:com.intellij.ide.actions.runAnything.RunAnythingRunConfigurationProvider
- com.intellij.ide.actions.runAnything.activity.RunAnythingRunConfigurationProvider
- <init>():V
- getCompletionGroupTitle():java.lang.String
- getExecutionContexts(com.intellij.openapi.actionSystem.DataContext):java.util.List
- getHelpGroupTitle():java.lang.String
- getValues(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.util.Collection
a:com.intellij.ide.actions.runAnything.RunAnythingSearchListModel
- com.intellij.ui.CollectionListModel
- <init>():V
- pa:getGroups():java.util.List
- update():V
f:com.intellij.ide.actions.runAnything.RunAnythingUtil
- sf:LOG:com.intellij.openapi.diagnostic.Logger
- sf:SHIFT_SHORTCUT_TEXT:java.lang.String
- <init>():V
- s:executeMatched(com.intellij.openapi.actionSystem.DataContext,java.lang.String):V
- s:fetchProject(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.project.Project
- s:getAdContextText():java.lang.String
- s:getAdDebugText():java.lang.String
- s:getAdDeleteCommandText():java.lang.String
- s:getOrCreateWrappedCommands(com.intellij.openapi.project.Project):java.util.Collection
- s:getSearchingModel(com.intellij.ui.components.JBList):com.intellij.ide.actions.runAnything.RunAnythingSearchListModel
a:com.intellij.ide.actions.runAnything.activity.RunAnythingAnActionProvider
- com.intellij.ide.actions.runAnything.activity.RunAnythingProviderBase
- <init>():V
- execute(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.actionSystem.AnAction):V
- getAdText():java.lang.String
- getIcon(com.intellij.openapi.actionSystem.AnAction):javax.swing.Icon
- getMainListItem(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.actionSystem.AnAction):com.intellij.ide.actions.runAnything.items.RunAnythingItem
f:com.intellij.ide.actions.runAnything.activity.RunAnythingCommandExecutionProvider
- com.intellij.ide.actions.runAnything.activity.RunAnythingCommandProvider
- <init>():V
- findMatchingValue(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.lang.String
- getHelpGroupTitle():java.lang.String
a:com.intellij.ide.actions.runAnything.activity.RunAnythingCommandLineProvider
- com.intellij.ide.actions.runAnything.activity.RunAnythingNotifiableProvider
- <init>():V
- findMatchingValue(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.lang.String
- getCommand(java.lang.String):java.lang.String
- a:getHelpCommand():java.lang.String
- getHelpCommandAliases():java.util.List
- getValues(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.util.List
- pa:run(com.intellij.openapi.actionSystem.DataContext,com.intellij.ide.actions.runAnything.activity.RunAnythingCommandLineProvider$CommandLine):Z
- p:run(com.intellij.openapi.actionSystem.DataContext,java.lang.String):Z
- pa:suggestCompletionVariants(com.intellij.openapi.actionSystem.DataContext,com.intellij.ide.actions.runAnything.activity.RunAnythingCommandLineProvider$CommandLine):kotlin.sequences.Sequence
f:com.intellij.ide.actions.runAnything.activity.RunAnythingCommandLineProvider$CommandLine
- <init>(java.util.List,java.util.List,java.lang.String,java.lang.String,java.lang.String,java.lang.String):V
- f:contains(java.lang.String):Z
- f:getCommand():java.lang.String
- f:getCompletedParameters():java.util.List
- f:getHelpCommand():java.lang.String
- f:getParameters():java.util.List
- f:getPrefix():java.lang.String
- f:getToComplete():java.lang.String
a:com.intellij.ide.actions.runAnything.activity.RunAnythingCommandProvider
- com.intellij.ide.actions.runAnything.activity.RunAnythingProviderBase
- <init>():V
- execute(com.intellij.openapi.actionSystem.DataContext,java.lang.String):V
- getAdText():java.lang.String
- getCommand(java.lang.String):java.lang.String
- getIcon(java.lang.String):javax.swing.Icon
- s:runCommand(com.intellij.openapi.vfs.VirtualFile,java.lang.String,com.intellij.execution.Executor,com.intellij.openapi.actionSystem.DataContext):V
a:com.intellij.ide.actions.runAnything.activity.RunAnythingMatchedRunConfigurationProvider
- com.intellij.ide.actions.runAnything.activity.RunAnythingRunConfigurationProvider
- <init>():V
- a:createConfiguration(com.intellij.openapi.actionSystem.DataContext,java.lang.String):com.intellij.execution.RunnerAndConfigurationSettings
- a:getConfigurationFactory():com.intellij.execution.configurations.ConfigurationFactory
- getHelpIcon():javax.swing.Icon
a:com.intellij.ide.actions.runAnything.activity.RunAnythingNotifiableProvider
- com.intellij.ide.actions.runAnything.activity.RunAnythingProviderBase
- <init>():V
- execute(com.intellij.openapi.actionSystem.DataContext,java.lang.Object):V
- pf:notification(com.intellij.ide.actions.runAnything.activity.RunAnythingNotifiableProvider$ExecutionStatus,kotlin.jvm.functions.Function1):V
- bs:notification$default(com.intellij.ide.actions.runAnything.activity.RunAnythingNotifiableProvider,com.intellij.ide.actions.runAnything.activity.RunAnythingNotifiableProvider$ExecutionStatus,kotlin.jvm.functions.Function1,I,java.lang.Object):V
- pa:run(com.intellij.openapi.actionSystem.DataContext,java.lang.Object):Z
pe:com.intellij.ide.actions.runAnything.activity.RunAnythingNotifiableProvider$ExecutionStatus
- java.lang.Enum
- sf:ERROR:com.intellij.ide.actions.runAnything.activity.RunAnythingNotifiableProvider$ExecutionStatus
- sf:SUCCESS:com.intellij.ide.actions.runAnything.activity.RunAnythingNotifiableProvider$ExecutionStatus
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.ide.actions.runAnything.activity.RunAnythingNotifiableProvider$ExecutionStatus
- s:values():com.intellij.ide.actions.runAnything.activity.RunAnythingNotifiableProvider$ExecutionStatus[]
pf:com.intellij.ide.actions.runAnything.activity.RunAnythingNotifiableProvider$NotificationBuilder
- content:java.lang.String
- <init>(com.intellij.ide.actions.runAnything.activity.RunAnythingNotifiableProvider,com.intellij.openapi.actionSystem.DataContext,java.lang.Object):V
- f:action(java.lang.String,kotlin.jvm.functions.Function0):V
- f:build():com.intellij.notification.Notification
- f:getContent():java.lang.String
- f:getDataContext():com.intellij.openapi.actionSystem.DataContext
- f:getSubtitle():java.lang.String
- f:getTitle():java.lang.String
- f:getValue():java.lang.Object
- f:setContent(java.lang.String):V
- f:setSubtitle(java.lang.String):V
- f:setTitle(java.lang.String):V
com.intellij.ide.actions.runAnything.activity.RunAnythingProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- sf:EXECUTING_CONTEXT:com.intellij.openapi.actionSystem.DataKey
- a:execute(com.intellij.openapi.actionSystem.DataContext,java.lang.Object):V
- s:findMatchedProvider(com.intellij.openapi.actionSystem.DataContext,java.lang.String):com.intellij.ide.actions.runAnything.activity.RunAnythingProvider
- a:findMatchingValue(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.lang.Object
- a:getAdText():java.lang.String
- a:getCommand(java.lang.Object):java.lang.String
- a:getCompletionGroupTitle():java.lang.String
- a:getExecutionContexts(com.intellij.openapi.actionSystem.DataContext):java.util.List
- getHelpGroupTitle():java.lang.String
- a:getHelpItem(com.intellij.openapi.actionSystem.DataContext):com.intellij.ide.actions.runAnything.items.RunAnythingItem
- a:getIcon(java.lang.Object):javax.swing.Icon
- a:getMainListItem(com.intellij.openapi.actionSystem.DataContext,java.lang.Object):com.intellij.ide.actions.runAnything.items.RunAnythingItem
- a:getMatcher(com.intellij.openapi.actionSystem.DataContext,java.lang.String):com.intellij.util.text.Matcher
- a:getValues(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.util.Collection
a:com.intellij.ide.actions.runAnything.activity.RunAnythingProviderBase
- com.intellij.ide.actions.runAnything.activity.RunAnythingProvider
- <init>():V
- findMatchingValue(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.lang.Object
- getAdText():java.lang.String
- getCompletionGroupTitle():java.lang.String
- getExecutionContexts(com.intellij.openapi.actionSystem.DataContext):java.util.List
- getHelpCommand():java.lang.String
- getHelpCommandPlaceholder():java.lang.String
- getHelpDescription():java.lang.String
- getHelpIcon():javax.swing.Icon
- getHelpItem(com.intellij.openapi.actionSystem.DataContext):com.intellij.ide.actions.runAnything.items.RunAnythingHelpItem
- getIcon(java.lang.Object):javax.swing.Icon
- getMainListItem(com.intellij.openapi.actionSystem.DataContext,java.lang.Object):com.intellij.ide.actions.runAnything.items.RunAnythingItem
- getMatcher(com.intellij.openapi.actionSystem.DataContext,java.lang.String):com.intellij.util.text.Matcher
- getValues(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.util.Collection
f:com.intellij.ide.actions.runAnything.activity.RunAnythingRecentCommandProvider
- com.intellij.ide.actions.runAnything.activity.RunAnythingCommandProvider
- <init>():V
- getHelpGroupTitle():java.lang.String
- getValues(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.util.Collection
f:com.intellij.ide.actions.runAnything.activity.RunAnythingRecentProjectProvider
- com.intellij.ide.actions.runAnything.activity.RunAnythingAnActionProvider
- <init>():V
- getCommand(com.intellij.openapi.actionSystem.AnAction):java.lang.String
- getCompletionGroupTitle():java.lang.String
- getExecutionContexts(com.intellij.openapi.actionSystem.DataContext):java.util.List
- getHelpCommand():java.lang.String
- getHelpCommandPlaceholder():java.lang.String
- getHelpGroupTitle():java.lang.String
- getMainListItem(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.actionSystem.AnAction):com.intellij.ide.actions.runAnything.items.RunAnythingItem
- getValues(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.util.Collection
a:com.intellij.ide.actions.runAnything.activity.RunAnythingRunConfigurationProvider
- com.intellij.ide.actions.runAnything.activity.RunAnythingProviderBase
- <init>():V
- execute(com.intellij.openapi.actionSystem.DataContext,com.intellij.execution.actions.ChooseRunConfigurationPopup$ItemWrapper):V
- getAdText():java.lang.String
- getCommand(com.intellij.execution.actions.ChooseRunConfigurationPopup$ItemWrapper):java.lang.String
- getIcon(com.intellij.execution.actions.ChooseRunConfigurationPopup$ItemWrapper):javax.swing.Icon
- getMainListItem(com.intellij.openapi.actionSystem.DataContext,com.intellij.execution.actions.ChooseRunConfigurationPopup$ItemWrapper):com.intellij.ide.actions.runAnything.items.RunAnythingItem
a:com.intellij.ide.actions.runAnything.commands.RunAnythingCommandCustomizer
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- s:customizeCommandLine(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.vfs.VirtualFile,com.intellij.execution.configurations.GeneralCommandLine):com.intellij.execution.configurations.GeneralCommandLine
- p:customizeCommandLine(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.actionSystem.DataContext,com.intellij.execution.configurations.GeneralCommandLine):com.intellij.execution.configurations.GeneralCommandLine
- s:customizeContext(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.DataContext
- p:customizeDataContext(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.DataContext
c:com.intellij.ide.actions.runAnything.execution.RunAnythingRunProfile
- com.intellij.execution.configurations.RunProfile
- <init>(com.intellij.execution.configurations.GeneralCommandLine,java.lang.String):V
- getCommandLine():com.intellij.execution.configurations.GeneralCommandLine
- getIcon():javax.swing.Icon
- getName():java.lang.String
- getOriginalCommand():java.lang.String
- getState(com.intellij.execution.Executor,com.intellij.execution.runners.ExecutionEnvironment):com.intellij.execution.configurations.RunProfileState
f:com.intellij.ide.actions.runAnything.execution.RunAnythingRunProfileState
- com.intellij.execution.configurations.CommandLineState
- <init>(com.intellij.execution.runners.ExecutionEnvironment,java.lang.String):V
f:com.intellij.ide.actions.runAnything.groups.RunAnythingCompletionGroup
- com.intellij.ide.actions.runAnything.groups.RunAnythingGroupBase
- <init>(com.intellij.ide.actions.runAnything.activity.RunAnythingProvider):V
- s:createCompletionGroup(com.intellij.ide.actions.runAnything.activity.RunAnythingProvider):com.intellij.ide.actions.runAnything.groups.RunAnythingGroup
- s:createCompletionGroups():java.util.Collection
- getGroupItems(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.util.Collection
- getProvider():com.intellij.ide.actions.runAnything.activity.RunAnythingProvider
- getTitle():java.lang.String
f:com.intellij.ide.actions.runAnything.groups.RunAnythingGeneralGroup
- com.intellij.ide.actions.runAnything.groups.RunAnythingGroupBase
- <init>():V
- getGroupItems(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.util.Collection
- s:getGroupTitle():java.lang.String
- getTitle():java.lang.String
a:com.intellij.ide.actions.runAnything.groups.RunAnythingGroup
- sf:RUN_ANYTHING_MATCHER_BUILDER:com.intellij.util.Function
- <init>():V
- s:clearIndexes(java.util.Collection):V
- s:clearMoreIndex(java.util.Collection):V
- f:collectItems(com.intellij.openapi.actionSystem.DataContext,java.util.List,java.lang.String):V
- s:findGroup(java.util.Collection,I):com.intellij.ide.actions.runAnything.groups.RunAnythingGroup
- s:findGroupByMoreIndex(java.util.Collection,I):com.intellij.ide.actions.runAnything.groups.RunAnythingGroup
- s:findGroupByTitleIndex(java.util.Collection,I):com.intellij.ide.actions.runAnything.groups.RunAnythingGroup
- s:findItemGroup(java.util.List,I):com.intellij.ide.actions.runAnything.groups.RunAnythingGroup
- s:getAllIndexes(java.util.Collection):I[]
- a:getItems(com.intellij.openapi.actionSystem.DataContext,java.util.List,java.lang.String,I):com.intellij.ide.actions.runAnything.groups.RunAnythingGroup$SearchResult
- p:getMaxInitialItems():I
- getMaxItemsToInsert():I
- a:getTitle():java.lang.String
- s:getTitle(java.util.Collection,I):java.lang.String
- s:isMoreIndex(java.util.Collection,I):Z
- resetMoreIndex():V
- s:shiftIndexes(java.util.Collection,I,I):V
f:com.intellij.ide.actions.runAnything.groups.RunAnythingGroup$SearchResult
- java.util.ArrayList
- <init>():V
- isNeedMore():Z
- setNeedMore(Z):V
a:com.intellij.ide.actions.runAnything.groups.RunAnythingGroupBase
- com.intellij.ide.actions.runAnything.groups.RunAnythingGroup
- <init>():V
- a:getGroupItems(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.util.Collection
- getItems(com.intellij.openapi.actionSystem.DataContext,java.util.List,java.lang.String,I):com.intellij.ide.actions.runAnything.groups.RunAnythingGroup$SearchResult
- p:getMatcher(com.intellij.openapi.actionSystem.DataContext,java.lang.String):com.intellij.util.text.Matcher
c:com.intellij.ide.actions.runAnything.groups.RunAnythingHelpGroup
- com.intellij.ide.actions.runAnything.groups.RunAnythingGroupBase
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- <init>(java.lang.String,java.util.List):V
- getGroupItems(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.util.Collection
- p:getMaxInitialItems():I
- getProviders():java.util.Collection
- getTitle():java.lang.String
c:com.intellij.ide.actions.runAnything.groups.RunAnythingRecentGroup
- com.intellij.ide.actions.runAnything.groups.RunAnythingGroupBase
- <init>():V
- getGroupItems(com.intellij.openapi.actionSystem.DataContext,java.lang.String):java.util.Collection
- p:getMaxInitialItems():I
- getTitle():java.lang.String
a:com.intellij.ide.actions.runAnything.handlers.RunAnythingCommandHandler
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- a:getConsoleBuilder(com.intellij.openapi.project.Project):com.intellij.execution.filters.TextConsoleBuilder
- s:getMatchedHandler(com.intellij.openapi.project.Project,java.lang.String):com.intellij.ide.actions.runAnything.handlers.RunAnythingCommandHandler
- getProcessTerminatedCustomOutput(J):java.lang.String
- a:isMatched(com.intellij.openapi.project.Project,java.lang.String):Z
- shouldKillProcessSoftly():Z
f:com.intellij.ide.actions.runAnything.items.RunAnythingActionItem
- com.intellij.ide.actions.runAnything.items.RunAnythingItemBase
- <init>(com.intellij.openapi.actionSystem.AnAction,java.lang.String,javax.swing.Icon):V
- s:getCommand(com.intellij.openapi.actionSystem.AnAction,java.lang.String):java.lang.String
- getDescription():java.lang.String
f:com.intellij.ide.actions.runAnything.items.RunAnythingHelpItem
- com.intellij.ide.actions.runAnything.items.RunAnythingItemBase
- <init>(java.lang.String,java.lang.String,java.lang.String,javax.swing.Icon):V
- createComponent(java.lang.String,Z,Z):java.awt.Component
a:com.intellij.ide.actions.runAnything.items.RunAnythingItem
- <init>():V
- a:createComponent(java.lang.String,Z,Z):java.awt.Component
- a:getCommand():java.lang.String
c:com.intellij.ide.actions.runAnything.items.RunAnythingItemBase
- com.intellij.ide.actions.runAnything.items.RunAnythingItem
- pf:myIcon:javax.swing.Icon
- <init>(java.lang.String,javax.swing.Icon):V
- ps:appendDescription(com.intellij.ui.SimpleColoredComponent,java.lang.String,java.awt.Color):V
- createComponent(java.lang.String,Z,Z):java.awt.Component
- equals(java.lang.Object):Z
- getCommand():java.lang.String
- getDescription():java.lang.String
- hashCode():I
- setupIcon(com.intellij.ui.SimpleColoredComponent,javax.swing.Icon):V
f:com.intellij.ide.actions.runAnything.ui.RunAnythingScrollingUtil
- <init>():V
- s:installActions(javax.swing.JList,javax.swing.JTextField,java.lang.Runnable,Z):V
a:com.intellij.ide.actions.searcheverywhere.AbstractEqualityProvider
- com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider
- <init>():V
- pa:areEqual(com.intellij.ide.actions.searcheverywhere.SearchEverywhereFoundElementInfo,com.intellij.ide.actions.searcheverywhere.SearchEverywhereFoundElementInfo):Z
- f:compareItems(com.intellij.ide.actions.searcheverywhere.SearchEverywhereFoundElementInfo,java.util.List):com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType
a:com.intellij.ide.actions.searcheverywhere.AbstractGotoSEContributor
- com.intellij.ide.actions.searcheverywhere.ScopeSupporting
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereExtendedInfoProvider
- com.intellij.ide.actions.searcheverywhere.WeightedSearchEverywhereContributor
- p:isScopeDefaultAndAutoSet:Z
- pf:myProject:com.intellij.openapi.project.Project
- pf:myPsiContext:com.intellij.psi.SmartPsiElementPointer
- p:myScopeDescriptor:com.intellij.ide.util.scopeChooser.ScopeDescriptor
- psf:ourPatternToDetectAnonymousClasses:java.util.regex.Pattern
- p:<init>(com.intellij.openapi.actionSystem.AnActionEvent):V
- ps:applyPatternFilter(java.lang.String,java.util.regex.Pattern):java.lang.String
- s:createContext(com.intellij.openapi.project.Project,com.intellij.psi.SmartPsiElementPointer):com.intellij.openapi.actionSystem.DataContext
- p:createExtendedNavigatable(com.intellij.psi.PsiElement,java.lang.String,I):com.intellij.pom.Navigatable
- pa:createModel(com.intellij.openapi.project.Project):com.intellij.ide.util.gotoByName.FilteringGotoByModel
- p:createScopes():java.util.List
- p:doGetActions(com.intellij.ide.actions.searcheverywhere.PersistentSearchEverywhereContributorFilter,com.intellij.ide.util.ElementsChooser$StatisticsCollector,java.lang.Runnable):java.util.List
- fetchWeightedElements(java.lang.String,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):V
- filterControlSymbols(java.lang.String):java.lang.String
- getDataForItem(java.lang.Object,java.lang.String):java.lang.Object
- s:getElement(com.intellij.psi.PsiElement,java.lang.String):com.intellij.psi.PsiElement
- getElementPriority(java.lang.Object,java.lang.String):I
- getElementsRenderer():javax.swing.ListCellRenderer
- getItemDescription(java.lang.Object):java.lang.String
- ps:getLineAndColumn(java.lang.String):com.intellij.openapi.util.Pair
- getScope():com.intellij.ide.util.scopeChooser.ScopeDescriptor
- getSearchProviderId():java.lang.String
- getSupportedScopes():java.util.List
- isDumbAware():Z
- p:isEverywhere():Z
- isMultiSelectionSupported():Z
- isShownInSeparateTab():Z
- p:preparePsi(com.intellij.psi.PsiElement,I,java.lang.String):com.intellij.psi.PsiElement
- p:processElement(com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor,com.intellij.ide.util.gotoByName.FilteringGotoByModel,java.lang.Object,I):Z
- processSelectedItem(java.lang.Object,I,java.lang.String):Z
- setScope(com.intellij.ide.util.scopeChooser.ScopeDescriptor):V
- showInFindResults():Z
c:com.intellij.ide.actions.searcheverywhere.ActionSearchEverywhereContributor
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereExtendedInfoProvider
- com.intellij.ide.actions.searcheverywhere.WeightedSearchEverywhereContributor
- com.intellij.ide.lightEdit.LightEditCompatible
- sf:Companion:com.intellij.ide.actions.searcheverywhere.ActionSearchEverywhereContributor$Companion
- <init>(com.intellij.ide.actions.searcheverywhere.ActionSearchEverywhereContributor):V
- <init>(com.intellij.openapi.project.Project,java.awt.Component,com.intellij.openapi.editor.Editor):V
- createExtendedInfo():com.intellij.ide.actions.searcheverywhere.ExtendedInfo
- pf:doFetchItems(kotlinx.coroutines.CoroutineScope,kotlin.jvm.functions.Function2,java.lang.String,kotlin.jvm.functions.Function2):V
- fetchWeightedElements(java.lang.String,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):V
- getActions(java.lang.Runnable):java.util.List
- getAdvertisement():java.lang.String
- getDataForItem(com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValue,java.lang.String):java.lang.Object
- getElementsRenderer():javax.swing.ListCellRenderer
- getGroupName():java.lang.String
- getItemDescription(com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValue):java.lang.String
- pf:getModel():com.intellij.ide.util.gotoByName.GotoActionModel
- pf:getMyDisabledActions():Z
- getSearchProviderId():java.lang.String
- getSortWeight():I
- f:includeNonProjectItemsText():java.lang.String
- isEmptyPatternSupported():Z
- pf:isScopeDefaultAndAutoSet():Z
- isShownInSeparateTab():Z
- pf:processRecentActions(kotlinx.coroutines.CoroutineScope,kotlin.jvm.functions.Function2,java.lang.String,kotlin.jvm.functions.Function2):V
- processSelectedItem(com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValue,I,java.lang.String):Z
- pf:setMyDisabledActions(Z):V
- pf:setScopeDefaultAndAutoSet(Z):V
- showInFindResults():Z
f:com.intellij.ide.actions.searcheverywhere.ActionSearchEverywhereContributor$Companion
- f:showAssignShortcutDialog(com.intellij.openapi.project.Project,com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValue):V
f:com.intellij.ide.actions.searcheverywhere.ActionSearchEverywhereContributor$Factory
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorFactory
- <init>():V
- createContributor(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor
f:com.intellij.ide.actions.searcheverywhere.ActionsEqualityProvider
- com.intellij.ide.actions.searcheverywhere.AbstractEqualityProvider
- <init>():V
a:com.intellij.ide.actions.searcheverywhere.CheckBoxSearchEverywhereToggleAction
- com.intellij.openapi.actionSystem.ex.CheckboxAction
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereToggleAction
- com.intellij.openapi.project.DumbAware
- <init>(java.lang.String):V
- canToggleEverywhere():Z
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
c:com.intellij.ide.actions.searcheverywhere.ClassSearchEverywhereContributor
- com.intellij.ide.actions.searcheverywhere.AbstractGotoSEContributor
- com.intellij.ide.actions.searcheverywhere.EssentialContributor
- com.intellij.ide.actions.searcheverywhere.SearchEverywherePreviewProvider
- <init>(com.intellij.openapi.actionSystem.AnActionEvent):V
- createExtendedInfo():com.intellij.ide.actions.searcheverywhere.ExtendedInfo
- p:createExtendedNavigatable(com.intellij.psi.PsiElement,java.lang.String,I):com.intellij.pom.Navigatable
- p:createModel(com.intellij.openapi.project.Project):com.intellij.ide.util.gotoByName.FilteringGotoByModel
- filterControlSymbols(java.lang.String):java.lang.String
- s:findMember(java.lang.String,java.lang.String,com.intellij.psi.PsiElement,com.intellij.openapi.vfs.VirtualFile):com.intellij.pom.Navigatable
- getActions(java.lang.Runnable):java.util.List
- getElementPriority(java.lang.Object,java.lang.String):I
- getFullGroupName():java.lang.String
- getGroupName():java.lang.String
- getSortWeight():I
- isEmptyPatternSupported():Z
- s:pathToAnonymousClass(java.util.regex.Matcher):java.lang.String
f:com.intellij.ide.actions.searcheverywhere.ClassSearchEverywhereContributor$Factory
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorFactory
- <init>():V
- createContributor(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor
f:com.intellij.ide.actions.searcheverywhere.CloseSearchEverywherePreview
- com.intellij.openapi.actionSystem.AnAction
- <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.ide.actions.searcheverywhere.CloseSearchEverywherePreviewToolbar
- com.intellij.openapi.editor.toolbar.floating.AbstractFloatingToolbarProvider
- <init>():V
- getAutoHideable():Z
- isApplicable(com.intellij.openapi.actionSystem.DataContext):Z
- register(com.intellij.openapi.actionSystem.DataContext,com.intellij.openapi.editor.toolbar.floating.FloatingToolbarComponent,com.intellij.openapi.Disposable):V
f:com.intellij.ide.actions.searcheverywhere.ContributorDefinedTabsCustomizationStrategy
- <init>():V
- getSeparateTabContributors(java.util.List):java.util.List
f:com.intellij.ide.actions.searcheverywhere.EvaluationResult
- <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.ide.actions.searcheverywhere.EvaluationResult
- bs:copy$default(com.intellij.ide.actions.searcheverywhere.EvaluationResult,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.ide.actions.searcheverywhere.EvaluationResult
- equals(java.lang.Object):Z
- f:getExpression():java.lang.String
- f:getValue():java.lang.String
- hashCode():I
c:com.intellij.ide.actions.searcheverywhere.FileSearchEverywhereContributor
- com.intellij.ide.actions.searcheverywhere.AbstractGotoSEContributor
- com.intellij.ide.actions.searcheverywhere.EssentialContributor
- com.intellij.ide.actions.searcheverywhere.SearchEverywherePreviewProvider
- <init>(com.intellij.openapi.actionSystem.AnActionEvent):V
- createExtendedInfo():com.intellij.ide.actions.searcheverywhere.ExtendedInfo
- s:createFileTypeFilter(com.intellij.openapi.project.Project):com.intellij.ide.actions.searcheverywhere.PersistentSearchEverywhereContributorFilter
- p:createModel(com.intellij.openapi.project.Project):com.intellij.ide.util.gotoByName.FilteringGotoByModel
- getActions(java.lang.Runnable):java.util.List
- getDataForItem(java.lang.Object,java.lang.String):java.lang.Object
- getElementPriority(java.lang.Object,java.lang.String):I
- getElementsRenderer():javax.swing.ListCellRenderer
- getGroupName():java.lang.String
- getItemDescription(java.lang.Object):java.lang.String
- getSortWeight():I
- isEmptyPatternSupported():Z
- p:processElement(com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor,com.intellij.ide.util.gotoByName.FilteringGotoByModel,java.lang.Object,I):Z
- processSelectedItem(java.lang.Object,I,java.lang.String):Z
f:com.intellij.ide.actions.searcheverywhere.FileSearchEverywhereContributor$Factory
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorFactory
- <init>():V
- createContributor(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor
a:com.intellij.ide.actions.searcheverywhere.FixedTabsListCustomizationStrategy
- <init>(java.util.List):V
- getSeparateTabContributors(java.util.List):java.util.List
com.intellij.ide.actions.searcheverywhere.MergeableElement
- a:mergeWith(com.intellij.ide.actions.searcheverywhere.MergeableElement):com.intellij.ide.actions.searcheverywhere.MergeableElement
- a:shouldBeMergedIntoAnother():Z
f:com.intellij.ide.actions.searcheverywhere.OptionEqualityProvider
- com.intellij.ide.actions.searcheverywhere.AbstractEqualityProvider
- <init>():V
f:com.intellij.ide.actions.searcheverywhere.PSIPresentationBgRendererWrapper
- com.intellij.ide.actions.searcheverywhere.AutoCompletionContributor
- com.intellij.ide.actions.searcheverywhere.EssentialContributor
- com.intellij.ide.actions.searcheverywhere.PossibleSlowContributor
- com.intellij.ide.actions.searcheverywhere.ScopeSupporting
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereExtendedInfoProvider
- com.intellij.ide.actions.searcheverywhere.SearchEverywherePreviewProvider
- com.intellij.ide.actions.searcheverywhere.WeightedSearchEverywhereContributor
- <init>(com.intellij.ide.actions.searcheverywhere.AbstractGotoSEContributor):V
- createExtendedInfo():com.intellij.ide.actions.searcheverywhere.ExtendedInfo
- dispose():V
- fetchWeightedElements(java.lang.String,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):V
- filterControlSymbols(java.lang.String):java.lang.String
- getActions(java.lang.Runnable):java.util.List
- getAdvertisement():java.lang.String
- getAutocompleteItems(java.lang.String,I):java.util.List
- getDataForItem(java.lang.Object,java.lang.String):java.lang.Object
- getDelegate():com.intellij.ide.actions.searcheverywhere.AbstractGotoSEContributor
- getElementPriority(java.lang.Object,java.lang.String):I
- getElementsRenderer():javax.swing.ListCellRenderer
- getFullGroupName():java.lang.String
- getGroupName():java.lang.String
- getScope():com.intellij.ide.util.scopeChooser.ScopeDescriptor
- getSearchProviderId():java.lang.String
- getSortWeight():I
- getSupportedCommands():java.util.List
- getSupportedScopes():java.util.List
- isDumbAware():Z
- isEmptyPatternSupported():Z
- isEssential():Z
- isMultiSelectionSupported():Z
- isShownInSeparateTab():Z
- isSlow():Z
- processSelectedItem(java.lang.Object,I,java.lang.String):Z
- setScope(com.intellij.ide.util.scopeChooser.ScopeDescriptor):V
- showInFindResults():Z
- s:toPsi(java.lang.Object):com.intellij.psi.PsiElement
- s:wrapIfNecessary(com.intellij.ide.actions.searcheverywhere.AbstractGotoSEContributor):com.intellij.ide.actions.searcheverywhere.WeightedSearchEverywhereContributor
f:com.intellij.ide.actions.searcheverywhere.PSIPresentationBgRendererWrapper$PsiItemWithPresentation
- com.intellij.openapi.util.Pair
f:com.intellij.ide.actions.searcheverywhere.PersistentSearchEverywhereContributorFilter
- <init>(java.util.List,com.intellij.ide.util.TypeVisibilityStateHolder,java.util.function.Function,java.util.function.Function):V
- <init>(java.util.List,com.intellij.ide.util.gotoByName.ChooseByNameFilterConfiguration,java.util.function.Function,java.util.function.Function):V
- getAllElements():java.util.List
- getElementIcon(java.lang.Object):javax.swing.Icon
- getElementText(java.lang.Object):java.lang.String
- getSelectedElements():java.util.List
- isSelected(java.lang.Object):Z
- setSelected(java.lang.Object,Z):V
f:com.intellij.ide.actions.searcheverywhere.PreviewAction
- com.intellij.openapi.project.DumbAwareToggleAction
- sf:Companion:com.intellij.ide.actions.searcheverywhere.PreviewAction$Companion
- <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.ide.actions.searcheverywhere.PreviewAction$Companion
- f:togglePreview(Z):V
f:com.intellij.ide.actions.searcheverywhere.PreviewActionKt
- sf:PREVIEW_ACTION_ID:java.lang.String
f:com.intellij.ide.actions.searcheverywhere.PreviewExperiment
- sf:INSTANCE:com.intellij.ide.actions.searcheverywhere.PreviewExperiment
- f:isExperimentEnabled():Z
*:com.intellij.ide.actions.searcheverywhere.PromoAction
- a:getCallToAction():java.lang.String
- a:getPromotedProductIcon():javax.swing.Icon
f:com.intellij.ide.actions.searcheverywhere.PsiElementsEqualityProvider
- com.intellij.ide.actions.searcheverywhere.AbstractEqualityProvider
- <init>():V
- areEqual(com.intellij.ide.actions.searcheverywhere.SearchEverywhereFoundElementInfo,com.intellij.ide.actions.searcheverywhere.SearchEverywhereFoundElementInfo):Z
- s:toPsi(java.lang.Object):com.intellij.psi.PsiElement
f:com.intellij.ide.actions.searcheverywhere.PsiItemWithSimilarity
- com.intellij.ide.actions.searcheverywhere.MergeableElement
- <init>(java.lang.Object,java.lang.Double):V
- b:<init>(java.lang.Object,java.lang.Double,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getSimilarityScore():java.lang.Double
- f:getValue():java.lang.Object
- f:isPureSemantic():Z
- mergeWith(com.intellij.ide.actions.searcheverywhere.MergeableElement):com.intellij.ide.actions.searcheverywhere.MergeableElement
- f:setSimilarityScore(java.lang.Double):V
- shouldBeMergedIntoAnother():Z
f:com.intellij.ide.actions.searcheverywhere.RecentFilesSEContributor
- com.intellij.ide.actions.searcheverywhere.FileSearchEverywhereContributor
- <init>(com.intellij.openapi.actionSystem.AnActionEvent):V
- fetchWeightedElements(java.lang.String,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):V
- getElementPriority(java.lang.Object,java.lang.String):I
- getGroupName():java.lang.String
- getSearchProviderId():java.lang.String
- getSortWeight():I
- isShownInSeparateTab():Z
f:com.intellij.ide.actions.searcheverywhere.RecentFilesSEContributor$Factory
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorFactory
- <init>():V
- createContributor(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor
f:com.intellij.ide.actions.searcheverywhere.RunConfigurationsSEContributor
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor
- <init>(com.intellij.openapi.project.Project,java.awt.Component,java.util.function.Supplier):V
- fetchElements(java.lang.String,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):V
- getDataForItem(com.intellij.execution.actions.ChooseRunConfigurationPopup$ItemWrapper,java.lang.String):java.lang.Object
- getElementsRenderer():javax.swing.ListCellRenderer
- getGroupName():java.lang.String
- getSearchProviderId():java.lang.String
- getSortWeight():I
- getSupportedCommands():java.util.List
- processSelectedItem(com.intellij.execution.actions.ChooseRunConfigurationPopup$ItemWrapper,I,java.lang.String):Z
- showInFindResults():Z
f:com.intellij.ide.actions.searcheverywhere.RunConfigurationsSEContributor$Factory
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorFactory
- <init>():V
- createContributor(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor
com.intellij.ide.actions.searcheverywhere.SEHeaderActionListener
- sf:Companion:com.intellij.ide.actions.searcheverywhere.SEHeaderActionListener$Companion
- a:performed(com.intellij.ide.actions.searcheverywhere.SEHeaderActionListener$SearchEverywhereActionEvent):V
f:com.intellij.ide.actions.searcheverywhere.SEHeaderActionListener$Companion
- f:getSE_HEADER_ACTION_TOPIC():com.intellij.util.messages.Topic
f:com.intellij.ide.actions.searcheverywhere.SEHeaderActionListener$SearchEverywhereActionEvent
- <init>(java.lang.String):V
- f:getActionID():java.lang.String
com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider
- sf:Companion:com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$Companion
- a:compareItems(com.intellij.ide.actions.searcheverywhere.SearchEverywhereFoundElementInfo,java.util.List):com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType
- s:composite(java.util.Collection):com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider
- s:getProviders():java.util.List
f:com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$Companion
- f:composite(java.util.Collection):com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider
- f:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
- f:getProviders():java.util.List
a:com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType
- a:combine(com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType):com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType
f:com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType$DoNothing
- com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType
- sf:INSTANCE:com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType$DoNothing
- combine(com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType):com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType
f:com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType$Replace
- com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType
- <init>(com.intellij.ide.actions.searcheverywhere.SearchEverywhereFoundElementInfo):V
- <init>(java.util.List):V
- combine(com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType):com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType
- f:component1():java.util.List
- f:copy(java.util.List):com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType$Replace
- bs:copy$default(com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType$Replace,java.util.List,I,java.lang.Object):com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType$Replace
- equals(java.lang.Object):Z
- f:getToBeReplaced():java.util.List
- hashCode():I
f:com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType$Skip
- com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType
- sf:INSTANCE:com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType$Skip
- combine(com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType):com.intellij.ide.actions.searcheverywhere.SEResultsEqualityProvider$SEEqualElementsActionType
com.intellij.ide.actions.searcheverywhere.SETabSwitcherListener
- sf:Companion:com.intellij.ide.actions.searcheverywhere.SETabSwitcherListener$Companion
- a:tabSwitched(com.intellij.ide.actions.searcheverywhere.SETabSwitcherListener$SETabSwitchedEvent):V
f:com.intellij.ide.actions.searcheverywhere.SETabSwitcherListener$Companion
- f:getSE_TAB_TOPIC():com.intellij.util.messages.Topic
f:com.intellij.ide.actions.searcheverywhere.SETabSwitcherListener$SETabSwitchedEvent
- <init>(com.intellij.ide.actions.searcheverywhere.SearchEverywhereHeader$SETab):V
- f:getNewTab():com.intellij.ide.actions.searcheverywhere.SearchEverywhereHeader$SETab
a:com.intellij.ide.actions.searcheverywhere.ScopeChooserAction
- com.intellij.openapi.actionSystem.ActionGroup
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereToggleAction
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
- com.intellij.openapi.project.DumbAware
- p:<init>():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
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- pa:getSelectedScope():com.intellij.ide.util.scopeChooser.ScopeDescriptor
- pa:onProjectScopeToggled():V
- pa:onScopeSelected(com.intellij.ide.util.scopeChooser.ScopeDescriptor):V
- pa:processScopes(com.intellij.util.Processor):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
com.intellij.ide.actions.searcheverywhere.ScopeSupporting
- a:getScope():com.intellij.ide.util.scopeChooser.ScopeDescriptor
- a:getSupportedScopes():java.util.List
- a:setScope(com.intellij.ide.util.scopeChooser.ScopeDescriptor):V
c:com.intellij.ide.actions.searcheverywhere.SearchAdapter
- com.intellij.ide.actions.searcheverywhere.SearchListenerEx
- <init>():V
- contributorFinished(com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor,Z):V
- contributorWaits(com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor):V
- elementsAdded(java.util.List):V
- elementsRemoved(java.util.List):V
- searchFinished(java.util.List):V
- searchFinished(java.util.Map):V
- searchStarted(java.lang.String,java.util.Collection):V
f:com.intellij.ide.actions.searcheverywhere.SearchEventsBuffer
- <init>():V
- f:addElements(java.util.List):V
- f:clearBuffer():V
- f:contributorFinished(com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor,Z):V
- f:contributorWaits(com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor):V
- f:flushBuffer(com.intellij.ide.actions.searcheverywhere.SearchListener):V
- f:removeElements(java.util.List):V
com.intellij.ide.actions.searcheverywhere.SearchEverywhereActions
- sf:AUTOCOMPLETE_COMMAND:java.lang.String
- sf:NAVIGATE_TO_NEXT_GROUP:java.lang.String
- sf:NAVIGATE_TO_PREV_GROUP:java.lang.String
- sf:SELECT_ITEM:java.lang.String
- sf:SWITCH_TO_NEXT_TAB:java.lang.String
- sf:SWITCH_TO_PREV_TAB:java.lang.String
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorValidationRule
- com.intellij.internal.statistic.eventLog.validator.rules.FUSRule
- com.intellij.internal.statistic.eventLog.validator.rules.PerformanceCareRule
- com.intellij.internal.statistic.eventLog.validator.rules.impl.UtilValidationRule
- <init>():V
- getRuleId():java.lang.String
com.intellij.ide.actions.searcheverywhere.SearchEverywhereEmptyTextProvider
- a:updateEmptyStatus(com.intellij.util.ui.StatusText,kotlin.jvm.functions.Function0):V
c:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersAction
- com.intellij.ide.actions.bigPopup.ShowFilterAction
- <init>(com.intellij.ide.actions.searcheverywhere.PersistentSearchEverywhereContributorFilter,java.lang.Runnable):V
- p:createChooser():com.intellij.ide.util.ElementsChooser
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getFilter():com.intellij.ide.actions.searcheverywhere.PersistentSearchEverywhereContributorFilter
- p:isActive():Z
- isEnabled():Z
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector
- <init>():V
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
a:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$BaseFilterStatisticsCollector
- com.intellij.ide.util.ElementsChooser$StatisticsCollector
- <init>():V
- allSelected():V
- noneSelected():V
- selectionInverted():V
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$ContributorFilterCollector
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$BaseFilterStatisticsCollector
- <init>():V
- elementMarkChanged(java.lang.String,Z):V
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$FileTypeFilterCollector
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$BaseFilterStatisticsCollector
- <init>():V
- elementMarkChanged(com.intellij.ide.util.gotoByName.FileTypeRef,Z):V
e:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$FilterTypes
- java.lang.Enum
- sf:CONTRIBUTORS:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$FilterTypes
- sf:FILE_TYPE:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$FilterTypes
- sf:LANGUAGE:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$FilterTypes
- s:valueOf(java.lang.String):com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$FilterTypes
- s:values():com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$FilterTypes[]
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$LangFilterCollector
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$BaseFilterStatisticsCollector
- <init>():V
- elementMarkChanged(com.intellij.ide.util.gotoByName.LanguageRef,Z):V
e:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$QuickFilterButtons
- java.lang.Enum
- sf:ALL:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$QuickFilterButtons
- sf:INVERT:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$QuickFilterButtons
- sf:NONE:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$QuickFilterButtons
- s:valueOf(java.lang.String):com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$QuickFilterButtons
- s:values():com.intellij.ide.actions.searcheverywhere.SearchEverywhereFiltersStatisticsCollector$QuickFilterButtons[]
c:com.intellij.ide.actions.searcheverywhere.SearchEverywhereFoundElementInfo
- sf:COMPARATOR:java.util.Comparator
- f:contributor:com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor
- f:element:java.lang.Object
- f:priority:I
- <init>(java.lang.Object,I,com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor):V
- getContributor():com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor
- getDescription():java.lang.String
- getElement():java.lang.Object
- getPriority():I
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereHeader
- <init>(com.intellij.openapi.project.Project,java.util.List,java.lang.Runnable,java.util.function.Function,com.intellij.openapi.actionSystem.AnAction,com.intellij.ide.actions.searcheverywhere.SearchEverywhereUI):V
- autoSetEverywhere(Z):V
- canResetScope():Z
- canSetEverywhere():Z
- getComponent():javax.swing.JComponent
- getSelectedTab():com.intellij.ide.actions.searcheverywhere.SearchEverywhereHeader$SETab
- getTabs():java.util.List
- isEverywhere():Z
- resetScope():V
- switchToNextTab():V
- switchToPrevTab():V
- switchToTab(com.intellij.ide.actions.searcheverywhere.SearchEverywhereHeader$SETab):V
- toggleEverywhere():V
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereHeader$SETab
- <init>(java.lang.String,java.lang.String,java.util.List,java.util.List,com.intellij.ide.actions.searcheverywhere.PersistentSearchEverywhereContributorFilter):V
- canClearFilter():Z
- clearFilter():V
- getContributors():java.util.List
- getID():java.lang.String
- getName():java.lang.String
- getReportableID():java.lang.String
- isSingleContributor():Z
- setSelected(Z):V
com.intellij.ide.actions.searcheverywhere.SearchEverywhereManager
- a:getCurrentlyShownUI():com.intellij.ide.actions.searcheverywhere.SearchEverywhereUI
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.actions.searcheverywhere.SearchEverywhereManager
- a:getSelectedTabID():java.lang.String
- a:isEverywhere():Z
- a:isShown():Z
- a:setSelectedTabID(java.lang.String):V
- a:show(java.lang.String,java.lang.String,com.intellij.openapi.actionSystem.AnActionEvent):V
- a:toggleEverywhereFilter():V
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereManagerImpl
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereManager
- sf:ALL_CONTRIBUTORS_GROUP_ID:java.lang.String
- sf:IS_SELECT_SEARCH_TEXT:com.intellij.openapi.actionSystem.DataKey
- sf:LOCATION_SETTINGS_KEY:java.lang.String
- <init>():V
- <init>(com.intellij.openapi.project.Project):V
- getCurrentlyShownUI():com.intellij.ide.actions.searcheverywhere.SearchEverywhereUI
- getPrevSelection(java.lang.String):java.lang.Object
- getSelectedTabID():java.lang.String
- isEverywhere():Z
- isShown():Z
- setEverywhere(Z):V
- setSelectedTabID(java.lang.String):V
- show(java.lang.String,java.lang.String,com.intellij.openapi.actionSystem.AnActionEvent):V
- toggleEverywhereFilter():V
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereMixedListInfo
- f:getContributorPriorities():java.util.Map
- f:isMixedList():Z
com.intellij.ide.actions.searcheverywhere.SearchEverywherePreviewProvider
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereRemoteSupportServiceImpl
- com.intellij.ide.actions.searcheverywhere.remote.SearchEverywhereRemoteSupportService
- <init>():V
- getConverters(java.lang.String):java.util.List
f:com.intellij.ide.actions.searcheverywhere.SearchEverywhereUI
- com.intellij.ide.actions.BigPopupUI
- com.intellij.ide.util.gotoByName.QuickSearchComponent
- com.intellij.openapi.actionSystem.DataProvider
- sf:MULTIPLE_CONTRIBUTORS_ELEMENTS_LIMIT:I
- sf:SEARCH_EVENTS:com.intellij.util.messages.Topic
- sf:SEARCH_EVERYWHERE_SEARCH_FILED_KEY:java.lang.String
- sf:SINGLE_CONTRIBUTOR_ELEMENTS_LIMIT:I
- <init>(com.intellij.openapi.project.Project,java.util.List):V
- <init>(com.intellij.openapi.project.Project,java.util.List,java.util.function.Function):V
- <init>(com.intellij.openapi.project.Project,java.util.List,java.util.function.Function,com.intellij.ide.actions.searcheverywhere.SearchEverywhereSpellingCorrector):V
- addSearchListener(com.intellij.ide.actions.searcheverywhere.SearchListener):V
- clearResults():V
- closePopup():V
- createList():com.intellij.ui.components.JBList
- dispose():V
- findElementsForPattern(java.lang.String):java.util.concurrent.Future
- getData(java.lang.String):java.lang.Object
- getFoundElementsInfo():java.util.List
- getSelectedTabID():java.lang.String
- getSelectionIdentity():java.lang.Object
- registerHint(com.intellij.openapi.ui.popup.JBPopup):V
- removeSearchListener(com.intellij.ide.actions.searcheverywhere.SearchListener):V
- *:selectFirst():V
- sendStatisticsAndClose():V
- switchToTab(java.lang.String):V
- toggleEverywhereFilter():V
- unregisterHint():V
com.intellij.ide.actions.searcheverywhere.SearchListener
- s:combine(java.util.Collection):com.intellij.ide.actions.searcheverywhere.SearchListener
- s:combine(com.intellij.ide.actions.searcheverywhere.SearchListener[]):com.intellij.ide.actions.searcheverywhere.SearchListener
- a:contributorFinished(com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor,Z):V
- a:contributorWaits(com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor):V
- a:elementsAdded(java.util.List):V
- a:elementsRemoved(java.util.List):V
- a:searchFinished(java.util.Map):V
- a:searchStarted(java.lang.String,java.util.Collection):V
com.intellij.ide.actions.searcheverywhere.SearchListenerEx
- com.intellij.ide.actions.searcheverywhere.SearchListener
- a:searchFinished(java.util.List):V
f:com.intellij.ide.actions.searcheverywhere.SearchProcessLogger
- com.intellij.ide.actions.searcheverywhere.SearchAdapter
- <init>():V
- elementsAdded(java.util.List):V
- searchStarted(java.lang.String,java.util.Collection):V
e:com.intellij.ide.actions.searcheverywhere.SearchRestartReason
- java.lang.Enum
- sf:EXIT_DUMB_MODE:com.intellij.ide.actions.searcheverywhere.SearchRestartReason
- sf:SCOPE_CHANGED:com.intellij.ide.actions.searcheverywhere.SearchRestartReason
- sf:SEARCH_STARTED:com.intellij.ide.actions.searcheverywhere.SearchRestartReason
- sf:TAB_CHANGED:com.intellij.ide.actions.searcheverywhere.SearchRestartReason
- sf:TEXT_CHANGED:com.intellij.ide.actions.searcheverywhere.SearchRestartReason
- sf:TEXT_SEARCH_OPTION_CHANGED:com.intellij.ide.actions.searcheverywhere.SearchRestartReason
- s:valueOf(java.lang.String):com.intellij.ide.actions.searcheverywhere.SearchRestartReason
- s:values():com.intellij.ide.actions.searcheverywhere.SearchRestartReason[]
f:com.intellij.ide.actions.searcheverywhere.ShowElementInfoAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isDumbAware():Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.actions.searcheverywhere.SlowContributorDetector
- com.intellij.ide.actions.searcheverywhere.SearchListener
- <init>():V
- contributorFinished(com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor,Z):V
- contributorWaits(com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor):V
- elementsAdded(java.util.List):V
- elementsRemoved(java.util.List):V
- searchFinished(java.util.Map):V
- searchStarted(java.lang.String,java.util.Collection):V
c:com.intellij.ide.actions.searcheverywhere.SymbolSearchEverywhereContributor
- com.intellij.ide.actions.searcheverywhere.AbstractGotoSEContributor
- com.intellij.ide.actions.searcheverywhere.PossibleSlowContributor
- com.intellij.ide.actions.searcheverywhere.SearchEverywherePreviewProvider
- <init>(com.intellij.openapi.actionSystem.AnActionEvent):V
- createExtendedInfo():com.intellij.ide.actions.searcheverywhere.ExtendedInfo
- p:createModel(com.intellij.openapi.project.Project):com.intellij.ide.util.gotoByName.FilteringGotoByModel
- getActions(java.lang.Runnable):java.util.List
- getGroupName():java.lang.String
- getSortWeight():I
f:com.intellij.ide.actions.searcheverywhere.SymbolSearchEverywhereContributor$Factory
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorFactory
- <init>():V
- createContributor(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor
f:com.intellij.ide.actions.searcheverywhere.TopHitSEContributor
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor
- sf:TOP_HIT_ELEMENT_PRIORITY:I
- <init>(com.intellij.openapi.project.Project,java.awt.Component,java.util.function.Consumer):V
- fetchElements(java.lang.String,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):V
- getDataForItem(java.lang.Object,java.lang.String):java.lang.Object
- getElementPriority(java.lang.Object,java.lang.String):I
- getElementsRenderer():javax.swing.ListCellRenderer
- getGroupName():java.lang.String
- getSearchProviderId():java.lang.String
- getSortWeight():I
- getSupportedCommands():java.util.List
- processSelectedItem(java.lang.Object,I,java.lang.String):Z
- showInFindResults():Z
f:com.intellij.ide.actions.searcheverywhere.TopHitSEContributor$Factory
- com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributorFactory
- <init>():V
- createContributor(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor
f:com.intellij.ide.actions.searcheverywhere.TrivialElementsEqualityProvider
- com.intellij.ide.actions.searcheverywhere.AbstractEqualityProvider
- <init>():V
f:com.intellij.ide.actions.searcheverywhere.WaitForContributorsListenerWrapper
- com.intellij.ide.actions.searcheverywhere.SearchListener
- com.intellij.openapi.Disposable
- <init>(com.intellij.ide.actions.searcheverywhere.SearchListener,com.intellij.ide.actions.searcheverywhere.SearchListModel,J,J,java.util.function.Supplier):V
- contributorFinished(com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor,Z):V
- contributorWaits(com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor):V
- dispose():V
- elementsAdded(java.util.List):V
- elementsRemoved(java.util.List):V
- searchFinished(java.util.Map):V
- searchStarted(java.lang.String,java.util.Collection):V
f:com.intellij.ide.actions.searcheverywhere.footer.ActionHistoryManager
- com.intellij.ide.actions.searcheverywhere.footer.SEHistoryManager
- sf:Companion:com.intellij.ide.actions.searcheverywhere.footer.ActionHistoryManager$Companion
- <init>():V
- sf:getInstance():com.intellij.ide.actions.searcheverywhere.footer.ActionHistoryManager
f:com.intellij.ide.actions.searcheverywhere.footer.ActionHistoryManager$Companion
- f:getInstance():com.intellij.ide.actions.searcheverywhere.footer.ActionHistoryManager
f:com.intellij.ide.actions.searcheverywhere.footer.ExtendedInfoComponent
- sf:Companion:com.intellij.ide.actions.searcheverywhere.footer.ExtendedInfoComponent$Companion
- f:component:javax.swing.JPanel
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.actions.searcheverywhere.ExtendedInfo):V
- f:getAdvertisement():com.intellij.ide.actions.searcheverywhere.ExtendedInfo
- f:getProject():com.intellij.openapi.project.Project
- f:updateElement(java.lang.Object,com.intellij.openapi.Disposable):V
f:com.intellij.ide.actions.searcheverywhere.footer.ExtendedInfoComponent$Companion
f:com.intellij.ide.actions.searcheverywhere.footer.ExtendedInfoImpl
- com.intellij.ide.actions.searcheverywhere.ExtendedInfo
- <init>(java.util.List):V
- f:getContributors():java.util.List
f:com.intellij.ide.actions.searcheverywhere.footer.ExtendedInfoImplKt
- sf:createPsiExtendedInfo():com.intellij.ide.actions.searcheverywhere.ExtendedInfo
- sf:createPsiExtendedInfo(kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1):com.intellij.ide.actions.searcheverywhere.ExtendedInfo
- bs:createPsiExtendedInfo$default(kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,I,java.lang.Object):com.intellij.ide.actions.searcheverywhere.ExtendedInfo
- sf:createTextExtendedInfo():com.intellij.ide.actions.searcheverywhere.ExtendedInfo
f:com.intellij.ide.actions.searcheverywhere.footer.ExtendedInfoOpenInRightSplitAction
- com.intellij.openapi.actionSystem.AnAction
- <init>(com.intellij.openapi.actionSystem.DataContext):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- f:getSplit():com.intellij.ide.actions.OpenInRightSplitAction
c:com.intellij.ide.actions.searcheverywhere.footer.RecentSet
- java.util.LinkedHashSet
- <init>():V
- add(java.lang.Object):Z
- getSize():I
- f:size():I
a:com.intellij.ide.actions.searcheverywhere.footer.SEHistoryManager
- com.intellij.openapi.components.PersistentStateComponent
- getState():com.intellij.ide.actions.searcheverywhere.footer.SEHistoryManager$State
- loadState(com.intellij.ide.actions.searcheverywhere.footer.SEHistoryManager$State):V
f:com.intellij.ide.actions.searcheverywhere.footer.SEHistoryManager$State
- <init>():V
- f:getIds():com.intellij.ide.actions.searcheverywhere.footer.RecentSet
- f:setIds(com.intellij.ide.actions.searcheverywhere.footer.RecentSet):V
f:com.intellij.ide.actions.searcheverywhere.remote.PSIPresentation
- com.intellij.ide.actions.searcheverywhere.remote.RemoteSearchEverywherePresentation
- <init>(com.intellij.platform.backend.presentation.TargetPresentation):V
- getPresentationRenderer():javax.swing.ListCellRenderer
- f:getTargetPresentation():com.intellij.platform.backend.presentation.TargetPresentation
f:com.intellij.ide.actions.searcheverywhere.setesting.MyLayoutManager
- com.intellij.util.ui.AbstractLayoutManager
- <init>():V
- layoutContainer(java.awt.Container):V
- preferredLayoutSize(java.awt.Container):java.awt.Dimension
f:com.intellij.ide.actions.searcheverywhere.setesting.ResultsGraph
- javax.swing.JComponent
- <init>(java.lang.String,java.util.List,J):V
- f:getContributorName():java.lang.String
- getMinimumSize():java.awt.Dimension
- getPreferredSize():java.awt.Dimension
- paint(java.awt.Graphics):V
- f:setGroupingInterval(I):V
f:com.intellij.ide.actions.searcheverywhere.setesting.TestSearchEverywhereAction
- com.intellij.openapi.actionSystem.AnAction
- <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.ide.actions.searcheverywhere.statistics.SearchEverywhereUsageTriggerCollector
- sf:COMMAND_COMPLETED:com.intellij.internal.statistic.eventLog.events.VarargEventId
- sf:COMMAND_USED:com.intellij.internal.statistic.eventLog.events.EventId
- sf:CONTRIBUTOR_ID_FIELD:com.intellij.internal.statistic.eventLog.events.StringEventField
- sf:CONTRIBUTOR_ITEM_SELECTED:com.intellij.internal.statistic.eventLog.events.VarargEventId
- sf:CURRENT_TAB_FIELD:com.intellij.internal.statistic.eventLog.events.StringEventField
- sf:DIALOG_CLOSED:com.intellij.internal.statistic.eventLog.events.EventId
- sf:DIALOG_OPEN:com.intellij.internal.statistic.eventLog.events.EventId2
- sf:DURATION_MS:com.intellij.internal.statistic.eventLog.events.LongEventField
- sf:FIRST_TAB_ID:com.intellij.internal.statistic.eventLog.events.StringEventField
- sf:GROUP_NAVIGATE:com.intellij.internal.statistic.eventLog.events.EventId1
- sf:IS_ONLY_MORE:com.intellij.internal.statistic.eventLog.events.BooleanEventField
- sf:ITEM_NUMBER_BEFORE_MORE:com.intellij.internal.statistic.eventLog.events.IntEventField
- sf:LAST_TAB_ID:com.intellij.internal.statistic.eventLog.events.StringEventField
- sf:ML_EXPERIMENT_GROUP:com.intellij.internal.statistic.eventLog.events.IntEventField
- sf:ML_EXPERIMENT_VERSION:com.intellij.internal.statistic.eventLog.events.IntEventField
- sf:MORE_ITEM_SELECTED:com.intellij.internal.statistic.eventLog.events.EventId
- sf:MORE_ITEM_SHOWN:com.intellij.internal.statistic.eventLog.events.VarargEventId
- sf:PREVIEW_CLOSED:com.intellij.internal.statistic.eventLog.events.VarargEventId
- sf:PREVIEW_CLOSED_STATE:com.intellij.internal.statistic.eventLog.events.BooleanEventField
- sf:PREVIEW_STATE:com.intellij.internal.statistic.eventLog.events.BooleanEventField
- sf:PREVIEW_SWITCHED:com.intellij.internal.statistic.eventLog.events.VarargEventId
- sf:SELECTED_ITEM_NUMBER:com.intellij.internal.statistic.eventLog.events.IntEventField
- sf:SESSION_FINISHED:com.intellij.internal.statistic.eventLog.events.VarargEventId
- sf:TAB_SWITCHED:com.intellij.internal.statistic.eventLog.events.VarargEventId
- sf:TIME_TO_FIRST_RESULT:com.intellij.internal.statistic.eventLog.events.LongEventField
- sf:TIME_TO_FIRST_RESULT_LAST_QUERY:com.intellij.internal.statistic.eventLog.events.LongEventField
- sf:TYPED_NAVIGATION_KEYS:com.intellij.internal.statistic.eventLog.events.IntEventField
- sf:TYPED_SYMBOL_KEYS:com.intellij.internal.statistic.eventLog.events.IntEventField
- <init>():V
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
- s:getReportableContributorID(com.intellij.ide.actions.searcheverywhere.SearchEverywhereContributor):java.lang.String
f:com.intellij.ide.actions.searcheverywhere.statistics.SearchFieldStatisticsCollector
- com.intellij.openapi.Disposable
- s:createAndStart(javax.swing.JTextField,com.intellij.ide.actions.searcheverywhere.statistics.SearchPerformanceTracker,com.intellij.ide.actions.searcheverywhere.SearchEverywhereMlService,com.intellij.openapi.project.Project):com.intellij.ide.actions.searcheverywhere.statistics.SearchFieldStatisticsCollector
- dispose():V
f:com.intellij.ide.bookmark.BookmarkBundle
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
- s:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
f:com.intellij.ide.bookmark.BookmarkOccurrence
- sf:Companion:com.intellij.ide.bookmark.BookmarkOccurrence$Companion
- <init>(com.intellij.ide.bookmark.BookmarkGroup,com.intellij.ide.bookmark.Bookmark):V
- equals(java.lang.Object):Z
- f:getBookmark():com.intellij.ide.bookmark.Bookmark
- f:getGroup():com.intellij.ide.bookmark.BookmarkGroup
- hashCode():I
- f:next(kotlin.jvm.functions.Function1):com.intellij.ide.bookmark.BookmarkOccurrence
- f:nextFileBookmark():com.intellij.ide.bookmark.BookmarkOccurrence
- f:nextLineBookmark():com.intellij.ide.bookmark.BookmarkOccurrence
- f:previous(kotlin.jvm.functions.Function1):com.intellij.ide.bookmark.BookmarkOccurrence
- f:previousFileBookmark():com.intellij.ide.bookmark.BookmarkOccurrence
- f:previousLineBookmark():com.intellij.ide.bookmark.BookmarkOccurrence
f:com.intellij.ide.bookmark.BookmarkOccurrence$Companion
- f:first(com.intellij.openapi.project.Project,kotlin.jvm.functions.Function1):com.intellij.ide.bookmark.BookmarkOccurrence
- f:firstFileBookmark(com.intellij.openapi.project.Project):com.intellij.ide.bookmark.BookmarkOccurrence
- f:firstLineBookmark(com.intellij.openapi.project.Project):com.intellij.ide.bookmark.BookmarkOccurrence
- f:getCyclic():Z
- f:last(com.intellij.openapi.project.Project,kotlin.jvm.functions.Function1):com.intellij.ide.bookmark.BookmarkOccurrence
- f:lastFileBookmark(com.intellij.openapi.project.Project):com.intellij.ide.bookmark.BookmarkOccurrence
- f:lastLineBookmark(com.intellij.openapi.project.Project):com.intellij.ide.bookmark.BookmarkOccurrence
f:com.intellij.ide.bookmark.BookmarkState
- <init>():V
- f:getAttributes():java.util.Map
- f:getDescription():java.lang.String
- f:getProvider():java.lang.String
- f:getType():com.intellij.ide.bookmark.BookmarkType
- f:setDescription(java.lang.String):V
- f:setProvider(java.lang.String):V
- f:setType(com.intellij.ide.bookmark.BookmarkType):V
f:com.intellij.ide.bookmark.BookmarksListProviderService
- sf:Companion:com.intellij.ide.bookmark.BookmarksListProviderService$Companion
- <init>(com.intellij.openapi.project.Project):V
f:com.intellij.ide.bookmark.BookmarksListProviderService$Companion
- f:findProvider(com.intellij.openapi.project.Project,kotlin.jvm.functions.Function1):com.intellij.ide.bookmark.BookmarksListProvider
- f:getProviders(com.intellij.openapi.project.Project):java.util.List
f:com.intellij.ide.bookmark.BookmarksManagerImpl
- com.intellij.ide.bookmark.BookmarksManager
- com.intellij.openapi.components.PersistentStateComponentWithModificationTracker
- <init>(com.intellij.openapi.project.Project):V
- add(com.intellij.ide.bookmark.Bookmark,com.intellij.ide.bookmark.BookmarkType):V
- addGroup(java.lang.String,Z):com.intellij.ide.bookmark.BookmarkGroup
- f:canDrag(Z,com.intellij.ide.bookmark.BookmarkGroup,java.util.List):Z
- f:canDrag(Z,com.intellij.ide.bookmark.BookmarkOccurrence,java.util.List):Z
- f:canDragAddInto(com.intellij.ide.bookmark.BookmarkGroup,java.util.List):Z
- f:canDragInto(com.intellij.ide.bookmark.BookmarkGroup,java.util.List):Z
- createBookmark(java.lang.Object):com.intellij.ide.bookmark.Bookmark
- f:drag(Z,com.intellij.ide.bookmark.BookmarkGroup,java.util.List):Z
- f:drag(Z,com.intellij.ide.bookmark.BookmarkOccurrence,java.util.List):Z
- f:dragAdd(Z,com.intellij.ide.bookmark.BookmarkOccurrence,java.util.List):Z
- f:dragAddInto(com.intellij.ide.bookmark.BookmarkGroup,java.util.List):Z
- f:dragInto(com.intellij.ide.bookmark.BookmarkGroup,java.util.List):Z
- getAssignedTypes():java.util.Set
- getBookmark(com.intellij.ide.bookmark.BookmarkType):com.intellij.ide.bookmark.Bookmark
- getBookmarks():java.util.List
- getDefaultGroup():com.intellij.ide.bookmark.BookmarkGroup
- getGroup(java.lang.String):com.intellij.ide.bookmark.BookmarkGroup
- getGroups():java.util.List
- getGroups(com.intellij.ide.bookmark.Bookmark):java.util.List
- f:getProject():com.intellij.openapi.project.Project
- getState():com.intellij.ide.bookmark.ManagerState
- getStateModificationCount():J
- getType(com.intellij.ide.bookmark.Bookmark):com.intellij.ide.bookmark.BookmarkType
- loadState(com.intellij.ide.bookmark.ManagerState):V
- f:move(com.intellij.ide.bookmark.BookmarkGroup,com.intellij.ide.bookmark.Bookmark,com.intellij.ide.bookmark.Bookmark):V
- f:move(com.intellij.ide.bookmark.BookmarkGroup,com.intellij.ide.bookmark.BookmarkGroup):V
- noStateLoaded():V
- remove():V
- remove(com.intellij.ide.bookmark.Bookmark):V
- setType(com.intellij.ide.bookmark.Bookmark,com.intellij.ide.bookmark.BookmarkType):V
- f:sort(com.intellij.ide.bookmark.BookmarkGroup):V
- toggle(com.intellij.ide.bookmark.Bookmark,com.intellij.ide.bookmark.BookmarkType):V
- update(java.util.Map):V
f:com.intellij.ide.bookmark.FileBookmarksListener
- com.intellij.ide.bookmark.BookmarksListener
- <init>(java.util.function.Consumer):V
- bookmarkAdded(com.intellij.ide.bookmark.BookmarkGroup,com.intellij.ide.bookmark.Bookmark):V
- bookmarkChanged(com.intellij.ide.bookmark.BookmarkGroup,com.intellij.ide.bookmark.Bookmark):V
- bookmarkRemoved(com.intellij.ide.bookmark.BookmarkGroup,com.intellij.ide.bookmark.Bookmark):V
- bookmarkTypeChanged(com.intellij.ide.bookmark.Bookmark):V
f:com.intellij.ide.bookmark.GroupState
- <init>():V
- f:getBookmarks():java.util.List
- f:getName():java.lang.String
- f:isDefault():Z
- f:setDefault(Z):V
- f:setName(java.lang.String):V
f:com.intellij.ide.bookmark.ManagerState
- <init>():V
- f:getGroups():java.util.List
f:com.intellij.ide.bookmark.actions.BookmarkOpenTabsAction
- 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.ide.bookmark.actions.BookmarksDeleteProvider
- com.intellij.ide.DeleteProvider
- <init>():V
- canDeleteElement(com.intellij.openapi.actionSystem.DataContext):Z
- deleteElement(com.intellij.openapi.actionSystem.DataContext):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
f:com.intellij.ide.bookmark.actions.ToggleBookmarkActionKt
- sf:checkMultipleSelectionAndDisableAction(com.intellij.openapi.actionSystem.AnActionEvent):Z
f:com.intellij.ide.bookmark.providers.FileBookmarkImpl
- com.intellij.ide.bookmark.FileBookmark
- <init>(com.intellij.ide.bookmark.providers.LineBookmarkProvider,com.intellij.openapi.vfs.VirtualFile):V
- canNavigate():Z
- canNavigateToSource():Z
- createNode():com.intellij.ide.bookmark.ui.tree.BookmarkNode
- equals(java.lang.Object):Z
- getAttributes():java.util.Map
- f:getDescriptor():com.intellij.openapi.fileEditor.OpenFileDescriptor
- getFile():com.intellij.openapi.vfs.VirtualFile
- getProvider():com.intellij.ide.bookmark.providers.LineBookmarkProvider
- hashCode():I
- navigate(Z):V
f:com.intellij.ide.bookmark.providers.LineBookmarkImpl
- com.intellij.ide.bookmark.LineBookmark
- <init>(com.intellij.ide.bookmark.providers.LineBookmarkProvider,com.intellij.openapi.vfs.VirtualFile,I):V
- canNavigate():Z
- canNavigateToSource():Z
- createNode():com.intellij.ide.bookmark.ui.tree.LineNode
- equals(java.lang.Object):Z
- getAttributes():java.util.Map
- f:getDescriptor():com.intellij.openapi.fileEditor.OpenFileDescriptor
- getFile():com.intellij.openapi.vfs.VirtualFile
- getLine():I
- getProvider():com.intellij.ide.bookmark.providers.LineBookmarkProvider
- hashCode():I
- navigate(Z):V
f:com.intellij.ide.bookmark.providers.LineBookmarkProvider
- com.intellij.ide.bookmark.BookmarkProvider
- com.intellij.openapi.editor.event.BulkAwareDocumentListener$Simple
- com.intellij.openapi.editor.event.EditorMouseListener
- com.intellij.openapi.vfs.AsyncFileListener
- sf:Companion:com.intellij.ide.bookmark.providers.LineBookmarkProvider$Companion
- <init>(com.intellij.openapi.project.Project):V
- afterDocumentChange(com.intellij.openapi.editor.Document):V
- compare(com.intellij.ide.bookmark.Bookmark,com.intellij.ide.bookmark.Bookmark):I
- f:createBookmark(com.intellij.openapi.editor.Editor,java.lang.Integer):com.intellij.ide.bookmark.FileBookmark
- f:createBookmark(com.intellij.openapi.vfs.VirtualFile,I):com.intellij.ide.bookmark.FileBookmark
- createBookmark(java.lang.Object):com.intellij.ide.bookmark.Bookmark
- createBookmark(java.util.Map):com.intellij.ide.bookmark.Bookmark
- bs:createBookmark$default(com.intellij.ide.bookmark.providers.LineBookmarkProvider,com.intellij.openapi.editor.Editor,java.lang.Integer,I,java.lang.Object):com.intellij.ide.bookmark.FileBookmark
- bs:createBookmark$default(com.intellij.ide.bookmark.providers.LineBookmarkProvider,com.intellij.openapi.vfs.VirtualFile,I,I,java.lang.Object):com.intellij.ide.bookmark.FileBookmark
- sf:find(com.intellij.openapi.project.Project):com.intellij.ide.bookmark.providers.LineBookmarkProvider
- getProject():com.intellij.openapi.project.Project
- getWeight():I
- mouseClicked(com.intellij.openapi.editor.event.EditorMouseEvent):V
- prepareChange(java.util.List):com.intellij.openapi.vfs.AsyncFileListener$ChangeApplier
- prepareGroup(java.util.List):java.util.List
f:com.intellij.ide.bookmark.providers.LineBookmarkProvider$Companion
- f:find(com.intellij.openapi.project.Project):com.intellij.ide.bookmark.providers.LineBookmarkProvider
f:com.intellij.ide.bookmark.providers.LineBookmarkProvider$Util
- sf:INSTANCE:com.intellij.ide.bookmark.providers.LineBookmarkProvider$Util
- sf:find(com.intellij.openapi.project.Project):com.intellij.ide.bookmark.providers.LineBookmarkProvider
- f:readLineText(com.intellij.ide.bookmark.LineBookmark):java.lang.String
a:com.intellij.ide.bookmark.ui.BookmarkRenameDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,java.awt.Component):V
- p:createCenterPanel():javax.swing.JComponent
- p:doValidate():com.intellij.openapi.ui.ValidationInfo
- a:getComponent():javax.swing.JComponent
- getPreferredFocusedComponent():javax.swing.JComponent
- pf:showAndGetGroup(Z,kotlin.jvm.functions.Function1):com.intellij.ide.bookmark.BookmarkGroup
f:com.intellij.ide.bookmark.ui.BookmarksView
- com.intellij.ui.OnePixelSplitter
- com.intellij.ide.OccurenceNavigator
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- sf:Companion:com.intellij.ide.bookmark.ui.BookmarksView$Companion
- <init>(com.intellij.openapi.project.Project,java.lang.Boolean):V
- f:addEditSourceListener(com.intellij.ide.bookmark.ui.BookmarksView$EditSourceListener):V
- dispose():V
- f:getAutoScrollFromSource():com.intellij.openapi.actionSystem.ToggleOptionAction$Option
- f:getAutoScrollToSource():com.intellij.openapi.actionSystem.ToggleOptionAction$Option
- getData(java.lang.String):java.lang.Object
- f:getGroupLineBookmarks():com.intellij.openapi.actionSystem.ToggleOptionAction$Option
- f:getModel():com.intellij.ui.tree.StructureTreeModel
- getNextOccurenceActionName():java.lang.String
- f:getOpenInPreviewTab():com.intellij.openapi.actionSystem.ToggleOptionAction$Option
- getPreviousOccurenceActionName():java.lang.String
- f:getProject():com.intellij.openapi.project.Project
- f:getSelectedNode():com.intellij.ide.util.treeView.AbstractTreeNode
- f:getSelectedNodes():java.util.List
- f:getShowPreview():com.intellij.openapi.actionSystem.ToggleOptionAction$Option
- f:getTree():com.intellij.ide.dnd.aware.DnDAwareTree
- goNextOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- goPreviousOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- hasNextOccurence():Z
- hasPreviousOccurence():Z
- f:isPopup():Z
- f:select(com.intellij.ide.bookmark.BookmarkGroup):org.jetbrains.concurrency.Promise
- f:select(com.intellij.ide.bookmark.BookmarkGroup,com.intellij.ide.bookmark.Bookmark):org.jetbrains.concurrency.Promise
- f:select(com.intellij.openapi.vfs.VirtualFile):V
- setOrientation(Z):V
f:com.intellij.ide.bookmark.ui.BookmarksView$Companion
- f:getBOOKMARKS_VIEW():com.intellij.openapi.actionSystem.DataKey
com.intellij.ide.bookmark.ui.BookmarksView$EditSourceListener
- a:onEditSource():V
f:com.intellij.ide.bookmark.ui.BookmarksViewState
- com.intellij.openapi.components.BaseState
- sf:Companion:com.intellij.ide.bookmark.ui.BookmarksViewState$Companion
- <init>():V
- f:getAskBeforeDeletingLists():Z
- f:getAutoscrollFromSource():Z
- f:getAutoscrollToSource():Z
- f:getGroupLineBookmarks():Z
- sf:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.bookmark.ui.BookmarksViewState
- f:getProportionPopup():F
- f:getProportionView():F
- f:getRewriteBookmarkType():Z
- f:getShowPreview():Z
- f:setAskBeforeDeletingLists(Z):V
- f:setAutoscrollFromSource(Z):V
- f:setAutoscrollToSource(Z):V
- f:setGroupLineBookmarks(Z):V
- f:setProportionPopup(F):V
- f:setProportionView(F):V
- f:setRewriteBookmarkType(Z):V
- f:setShowPreview(Z):V
f:com.intellij.ide.bookmark.ui.BookmarksViewState$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.bookmark.ui.BookmarksViewState
f:com.intellij.ide.bookmark.ui.GroupCreateDialog
- com.intellij.ide.bookmark.ui.GroupInputDialog
- <init>(com.intellij.openapi.project.Project,java.awt.Component,com.intellij.ide.bookmark.BookmarksManager):V
- getComponent():javax.swing.JTextField
- f:getManager():com.intellij.ide.bookmark.BookmarksManager
- f:showAndGetGroup(Z):com.intellij.ide.bookmark.BookmarkGroup
a:com.intellij.ide.bookmark.ui.GroupInputDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,java.awt.Component):V
- p:createCenterPanel():javax.swing.JComponent
- p:doValidate():com.intellij.openapi.ui.ValidationInfo
- a:getComponent():javax.swing.JComponent
- getPreferredFocusedComponent():javax.swing.JComponent
- pf:showAndGetGroup(Z,kotlin.jvm.functions.Function1):com.intellij.ide.bookmark.BookmarkGroup
f:com.intellij.ide.bookmark.ui.GroupRenameDialog
- com.intellij.ide.bookmark.ui.GroupInputDialog
- <init>(com.intellij.openapi.project.Project,java.awt.Component,com.intellij.ide.bookmark.BookmarksManager,com.intellij.ide.bookmark.BookmarkGroup):V
- getComponent():javax.swing.JTextField
- f:getGroup():com.intellij.ide.bookmark.BookmarkGroup
- f:getManager():com.intellij.ide.bookmark.BookmarksManager
- f:showAndGetGroup():com.intellij.ide.bookmark.BookmarkGroup
f:com.intellij.ide.bookmark.ui.GroupSelectDialog
- com.intellij.ide.bookmark.ui.GroupInputDialog
- <init>(com.intellij.openapi.project.Project,java.awt.Component,com.intellij.ide.bookmark.BookmarksManager,java.util.List):V
- getComponent():com.intellij.openapi.ui.ComboBox
- f:getGroups():java.util.List
- f:getManager():com.intellij.ide.bookmark.BookmarksManager
- f:showAndGetGroup(Z):com.intellij.ide.bookmark.BookmarkGroup
a:com.intellij.ide.bookmark.ui.tree.BookmarkNode
- com.intellij.ide.projectView.ProjectViewNode
- com.intellij.ui.BackgroundSupplier
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.bookmark.Bookmark):V
- pf:addTextTo(com.intellij.ide.projectView.PresentationData,com.intellij.openapi.vfs.VirtualFile,I):V
- pf:addTextTo(com.intellij.ide.projectView.PresentationData,java.lang.String,java.lang.String,I):V
- bs:addTextTo$default(com.intellij.ide.bookmark.ui.tree.BookmarkNode,com.intellij.ide.projectView.PresentationData,com.intellij.openapi.vfs.VirtualFile,I,I,java.lang.Object):V
- bs:addTextTo$default(com.intellij.ide.bookmark.ui.tree.BookmarkNode,com.intellij.ide.projectView.PresentationData,java.lang.String,java.lang.String,I,I,java.lang.Object):V
- canNavigate():Z
- canNavigateToSource():Z
- canRepresent(java.lang.Object):Z
- p:computeBackgroundColor():java.awt.Color
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- f:getBookmarkDescription():java.lang.String
- f:getBookmarkGroup():com.intellij.ide.bookmark.BookmarkGroup
- f:getBookmarksView():com.intellij.ide.bookmark.ui.BookmarksView
- getElementBackground(I):java.awt.Color
- navigate(Z):V
- f:setBookmarkGroup(com.intellij.ide.bookmark.BookmarkGroup):V
- p:update(com.intellij.ide.projectView.PresentationData):V
- pf:wrapIcon(javax.swing.Icon):javax.swing.Icon
f:com.intellij.ide.bookmark.ui.tree.BookmarksTreeStructure
- com.intellij.ide.util.treeView.AbstractTreeStructure
- <init>(com.intellij.ide.bookmark.ui.BookmarksView):V
- commit():V
- createDescriptor(java.lang.Object,com.intellij.ide.util.treeView.NodeDescriptor):com.intellij.ide.util.treeView.NodeDescriptor
- getChildElements(java.lang.Object):java.lang.Object[]
- f:getPanel():com.intellij.ide.bookmark.ui.BookmarksView
- getParentElement(java.lang.Object):java.lang.Object
- getRootElement():java.lang.Object
- hasSomethingToCommit():Z
f:com.intellij.ide.bookmark.ui.tree.ExtensionsKt
- sf:computeDirectoryChildren(com.intellij.ide.projectView.ProjectViewNode):java.util.Collection
f:com.intellij.ide.bookmark.ui.tree.FolderNode
- com.intellij.ide.bookmark.ui.tree.BookmarkNode
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.bookmark.FileBookmark):V
- getChildren():java.util.Collection
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
f:com.intellij.ide.bookmark.ui.tree.FolderNodeComparator
- com.intellij.ide.projectView.impl.GroupByTypeComparator
- <init>(com.intellij.openapi.project.Project):V
- compare(com.intellij.ide.util.treeView.NodeDescriptor,com.intellij.ide.util.treeView.NodeDescriptor):I
f:com.intellij.ide.bookmark.ui.tree.LineNode
- com.intellij.ide.bookmark.ui.tree.BookmarkNode
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.bookmark.LineBookmark):V
- getChildren():java.util.List
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- isAlwaysLeaf():Z
f:com.intellij.ide.bookmarks.Bookmark
- com.intellij.pom.Navigatable
- java.lang.Comparable
- canNavigate():Z
- canNavigateToSource():Z
- compareTo(com.intellij.ide.bookmarks.Bookmark):I
- s:getBookmarkFont():java.awt.Font
- getDescription():java.lang.String
- getFile():com.intellij.openapi.vfs.VirtualFile
- getIcon():javax.swing.Icon
- getLine():I
- getMnemonic():C
- getQualifiedName():java.lang.String
- getType():com.intellij.ide.bookmark.BookmarkType
- hasLine():Z
- isValid():Z
- navigate(Z):V
- release():V
- setDescription(java.lang.String):V
- setMnemonic(C):V
f:com.intellij.ide.bookmarks.BookmarkBundle
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
- s:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
f:com.intellij.ide.bookmarks.BookmarkItem
- com.intellij.ui.popup.util.ItemWrapper
- java.lang.Comparable
- <init>(com.intellij.ide.bookmarks.Bookmark):V
- allowedToRemove():Z
- compareTo(com.intellij.ide.bookmarks.BookmarkItem):I
- footerText():java.lang.String
- getBookmark():com.intellij.ide.bookmarks.Bookmark
- removed(com.intellij.openapi.project.Project):V
- setupRenderer(com.intellij.ui.ColoredListCellRenderer,com.intellij.openapi.project.Project,Z):V
- setupRenderer(com.intellij.ui.ColoredTreeCellRenderer,com.intellij.openapi.project.Project,Z):V
- s:setupRenderer(com.intellij.ui.SimpleColoredComponent,com.intellij.openapi.project.Project,com.intellij.ide.bookmarks.Bookmark,Z):V
- speedSearchText():java.lang.String
- updateAccessoryView(javax.swing.JComponent):V
f:com.intellij.ide.bookmarks.BookmarkManager
- com.intellij.openapi.components.PersistentStateComponent
- <init>(com.intellij.openapi.project.Project):V
- addFileBookmark(com.intellij.openapi.vfs.VirtualFile,java.lang.String):V
- addTextBookmark(com.intellij.openapi.vfs.VirtualFile,I,java.lang.String):com.intellij.ide.bookmarks.Bookmark
- applyNewStateInTestMode(java.util.List):V
- deleteMnemonic(com.intellij.ide.bookmarks.Bookmark):V
- findBookmarkForMnemonic(C):com.intellij.ide.bookmarks.Bookmark
- findEditorBookmark(com.intellij.openapi.editor.Document,I):com.intellij.ide.bookmarks.Bookmark
- findElementBookmark(com.intellij.psi.PsiElement):com.intellij.ide.bookmarks.Bookmark
- findFileBookmark(com.intellij.openapi.vfs.VirtualFile):com.intellij.ide.bookmarks.Bookmark
- findLineBookmark(com.intellij.openapi.editor.Editor,Z,Z):com.intellij.ide.bookmarks.Bookmark
- getAllBookmarks():java.util.Collection
- getFileBookmarks(com.intellij.openapi.vfs.VirtualFile):java.util.Collection
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.bookmarks.BookmarkManager
- getState():org.jdom.Element
- getValidBookmarks():java.util.List
- hasBookmarksWithMnemonics():Z
- loadState(org.jdom.Element):V
- moveBookmarkDown(com.intellij.ide.bookmarks.Bookmark):V
- moveBookmarkUp(com.intellij.ide.bookmarks.Bookmark):V
- noStateLoaded():V
- removeBookmark(com.intellij.ide.bookmarks.Bookmark):V
- setDescription(com.intellij.ide.bookmarks.Bookmark,java.lang.String):V
- setMnemonic(com.intellij.ide.bookmarks.Bookmark,C):V
com.intellij.ide.bookmarks.BookmarksListener
- sf:TOPIC:com.intellij.util.messages.Topic
- bookmarkAdded(com.intellij.ide.bookmarks.Bookmark):V
- bookmarkChanged(com.intellij.ide.bookmarks.Bookmark):V
- bookmarkRemoved(com.intellij.ide.bookmarks.Bookmark):V
- bookmarksOrderChanged():V
f:com.intellij.ide.extensionResources.ExtensionsRootType
- com.intellij.ide.scratch.RootType
- extractBundledResources(com.intellij.openapi.extensions.PluginId,java.lang.String):V
- findResource(com.intellij.openapi.extensions.PluginId,java.lang.String):java.nio.file.Path
- findResourceDirectory(com.intellij.openapi.extensions.PluginId,java.lang.String,Z):java.nio.file.Path
- s:getInstance():com.intellij.ide.extensionResources.ExtensionsRootType
- getOwner(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.extensions.PluginId
- s:regularFileFilter():java.util.function.Predicate
- substituteName(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.lang.String
f:com.intellij.ide.extensionResources.RestoreBundledExtensionsAction
- 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
a:com.intellij.ide.favoritesTreeView.AbstractFavoritesListProvider
- com.intellij.ide.favoritesTreeView.FavoritesListProvider
- sf:BOOKMARKS_WEIGHT:I
- sf:BREAKPOINTS_WEIGHT:I
- sf:TASKS_WEIGHT:I
- pf:myChildren:java.util.List
- pf:myNode:com.intellij.ide.favoritesTreeView.FavoritesListNode
- pf:myProject:com.intellij.openapi.project.Project
- p:<init>(com.intellij.openapi.project.Project,java.lang.String):V
- p:<init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):V
- compare(com.intellij.ide.favoritesTreeView.FavoriteTreeNodeDescriptor,com.intellij.ide.favoritesTreeView.FavoriteTreeNodeDescriptor):I
- compareTo(com.intellij.ide.favoritesTreeView.FavoritesListProvider):I
- createFavoriteListNode(com.intellij.openapi.project.Project):com.intellij.ide.favoritesTreeView.FavoritesListNode
- customizeRenderer(com.intellij.ui.ColoredTreeCellRenderer,javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
- getCustomName(com.intellij.ui.CommonActionsPanel$Buttons):java.lang.String
- getListName(com.intellij.openapi.project.Project):java.lang.String
- handle(com.intellij.ui.CommonActionsPanel$Buttons,com.intellij.openapi.project.Project,java.util.Set,javax.swing.JComponent):V
- willHandle(com.intellij.ui.CommonActionsPanel$Buttons,com.intellij.openapi.project.Project,java.util.Set):Z
c:com.intellij.ide.favoritesTreeView.AbstractUrlFavoriteAdapter
- com.intellij.ide.projectView.impl.AbstractUrl
- <init>(java.lang.String,java.lang.String,com.intellij.ide.favoritesTreeView.FavoriteNodeProvider):V
- createPath(com.intellij.openapi.project.Project):java.lang.Object[]
- p:createUrl(java.lang.String,java.lang.String):com.intellij.ide.projectView.impl.AbstractUrl
- createUrlByElement(java.lang.Object):com.intellij.ide.projectView.impl.AbstractUrl
- getNodeProvider():com.intellij.ide.favoritesTreeView.FavoriteNodeProvider
com.intellij.ide.favoritesTreeView.AbstractUrlFavoriteConverter
- createBookmark(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):com.intellij.ide.bookmark.Bookmark
- a:createBookmarkContext(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):java.lang.Object
f:com.intellij.ide.favoritesTreeView.FavoriteTreeNodeDescriptor
- com.intellij.ide.util.treeView.PresentableNodeDescriptor
- sf:EMPTY_ARRAY:com.intellij.ide.favoritesTreeView.FavoriteTreeNodeDescriptor[]
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.util.treeView.NodeDescriptor,com.intellij.ide.util.treeView.AbstractTreeNode):V
- equals(java.lang.Object):Z
- getChildToHighlightAt(I):com.intellij.ide.util.treeView.PresentableNodeDescriptor
- getElement():com.intellij.ide.util.treeView.AbstractTreeNode
- hashCode():I
c:com.intellij.ide.favoritesTreeView.FavoritesListNode
- com.intellij.ide.util.treeView.AbstractTreeNode
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):V
- getChildren():java.util.Collection
- s:getFavoritesRoots(com.intellij.openapi.project.Project,java.lang.String,com.intellij.ide.favoritesTreeView.FavoritesListNode):java.util.Collection
- getProvider():com.intellij.ide.favoritesTreeView.FavoritesListProvider
- p:update(com.intellij.ide.projectView.PresentationData):V
com.intellij.ide.favoritesTreeView.FavoritesListProvider
- java.lang.Comparable
- java.util.Comparator
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:createFavoriteListNode(com.intellij.openapi.project.Project):com.intellij.ide.favoritesTreeView.FavoritesListNode
- a:customizeRenderer(com.intellij.ui.ColoredTreeCellRenderer,javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
- a:getCustomName(com.intellij.ui.CommonActionsPanel$Buttons):java.lang.String
- a:getListName(com.intellij.openapi.project.Project):java.lang.String
- a:getWeight():I
- a:handle(com.intellij.ui.CommonActionsPanel$Buttons,com.intellij.openapi.project.Project,java.util.Set,javax.swing.JComponent):V
- a:willHandle(com.intellij.ui.CommonActionsPanel$Buttons,com.intellij.openapi.project.Project,java.util.Set):Z
com.intellij.ide.favoritesTreeView.FavoritesListener
- a:listAdded(java.lang.String):V
- a:listRemoved(java.lang.String):V
- rootsChanged():V
f:com.intellij.ide.favoritesTreeView.FavoritesManager
- com.intellij.openapi.components.PersistentStateComponent
- <init>(com.intellij.openapi.project.Project):V
- addFavoritesListener(com.intellij.ide.favoritesTreeView.FavoritesListener,com.intellij.openapi.Disposable):V
- addRoots(java.lang.String,com.intellij.openapi.module.Module,java.lang.Object):Z
- createNewList(java.lang.String):V
- fireListeners(java.lang.String):V
- getAvailableFavoritesListNames():java.util.List
- getFavoritesListRootUrls(java.lang.String):java.util.List
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.favoritesTreeView.FavoritesManager
- getState():org.jdom.Element
- getViewSettings():com.intellij.ide.favoritesTreeView.FavoritesViewSettings
- loadState(org.jdom.Element):V
- noStateLoaded():V
c:com.intellij.ide.favoritesTreeView.FavoritesViewSettings
- com.intellij.ide.projectView.ViewSettings
- myAbbreviateQualifiedPackages:Z
- myAutoScrollFromSource:Z
- myAutoScrollToSource:Z
- myFlattenPackages:Z
- myHideEmptyMiddlePackages:Z
- myShowMembers:Z
- <init>():V
- isAbbreviatePackageNames():Z
- isAutoScrollFromSource():Z
- isAutoScrollToSource():Z
- isFlattenPackages():Z
- isHideEmptyMiddlePackages():Z
- isShowMembers():Z
- setAbbreviateQualifiedPackages(Z):V
- setAutoScrollFromSource(Z):V
- setAutoScrollToSource(Z):V
- setFlattenPackages(Z):V
- setHideEmptyMiddlePackages(Z):V
- setShowMembers(Z):V
c:com.intellij.ide.favoritesTreeView.FileGroupingProjectNode
- com.intellij.ide.favoritesTreeView.ProjectViewNodeWithChildrenList
- <init>(com.intellij.openapi.project.Project,java.io.File,com.intellij.ide.projectView.ViewSettings):V
- canNavigate():Z
- canNavigateToSource():Z
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- navigate(Z):V
- p:update(com.intellij.ide.projectView.PresentationData):V
c:com.intellij.ide.favoritesTreeView.FileSerializable
- com.intellij.ide.favoritesTreeView.WorkingSetSerializable
- <init>():V
- deserializeMe(com.intellij.openapi.project.Project,java.lang.String):java.io.File
- deserializeMeInvalid(com.intellij.openapi.project.Project,java.lang.String):java.io.File
- getId():java.lang.String
- getVersion():I
- serializeMe(java.io.File,java.lang.StringBuilder):V
c:com.intellij.ide.favoritesTreeView.InvalidUsageNoteNode
- <init>(java.util.List):V
- getText():java.util.List
c:com.intellij.ide.favoritesTreeView.InvalidUsageNoteProjectNode
- com.intellij.ide.favoritesTreeView.ProjectViewNodeWithChildrenList
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.favoritesTreeView.InvalidUsageNoteNode,com.intellij.ide.projectView.ViewSettings):V
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- p:update(com.intellij.ide.projectView.PresentationData):V
c:com.intellij.ide.favoritesTreeView.NoteNode
- <init>(java.lang.String,Z):V
- getText():java.lang.String
- isReadonly():Z
- setText(java.lang.String):V
c:com.intellij.ide.favoritesTreeView.NoteProjectNode
- com.intellij.ide.favoritesTreeView.ProjectViewNodeWithChildrenList
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.favoritesTreeView.NoteNode,com.intellij.ide.projectView.ViewSettings):V
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- p:update(com.intellij.ide.projectView.PresentationData):V
c:com.intellij.ide.favoritesTreeView.NoteSerializable
- com.intellij.ide.favoritesTreeView.WorkingSetSerializable
- <init>():V
- deserializeMe(com.intellij.openapi.project.Project,java.lang.String):com.intellij.ide.favoritesTreeView.NoteNode
- deserializeMeInvalid(com.intellij.openapi.project.Project,java.lang.String):com.intellij.ide.favoritesTreeView.NoteNode
- getId():java.lang.String
- getVersion():I
- serializeMe(com.intellij.ide.favoritesTreeView.NoteNode,java.lang.StringBuilder):V
a:com.intellij.ide.favoritesTreeView.ProjectViewNodeWithChildrenList
- com.intellij.ide.projectView.ProjectViewNode
- pf:myChildren:java.util.List
- p:<init>(com.intellij.openapi.project.Project,java.lang.Object,com.intellij.ide.projectView.ViewSettings):V
- addChild(com.intellij.ide.util.treeView.AbstractTreeNode):V
- getChildren():java.util.Collection
c:com.intellij.ide.favoritesTreeView.UsageFavoriteNodeProvider
- com.intellij.ide.favoritesTreeView.FavoriteNodeProvider
- <init>():V
- createNode(com.intellij.openapi.project.Project,java.lang.Object,com.intellij.ide.projectView.ViewSettings):com.intellij.ide.util.treeView.AbstractTreeNode
- createPathFromUrl(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):java.lang.Object[]
- elementContainsFile(java.lang.Object,com.intellij.openapi.vfs.VirtualFile):Z
- getElementLocation(java.lang.Object):java.lang.String
- getElementModuleName(java.lang.Object):java.lang.String
- getElementUrl(java.lang.Object):java.lang.String
- getElementWeight(java.lang.Object,Z):I
- getFavoriteNodes(com.intellij.openapi.actionSystem.DataContext,com.intellij.ide.projectView.ViewSettings):java.util.Collection
- getFavoriteTypeId():java.lang.String
- getPsiElement(java.lang.Object):com.intellij.psi.PsiElement
- isInvalidElement(java.lang.Object):Z
c:com.intellij.ide.favoritesTreeView.UsageProjectTreeNode
- com.intellij.ide.favoritesTreeView.ProjectViewNodeWithChildrenList
- <init>(com.intellij.openapi.project.Project,com.intellij.usageView.UsageInfo,com.intellij.ide.projectView.ViewSettings):V
- canNavigate():Z
- canNavigateToSource():Z
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- navigate(Z):V
- p:update(com.intellij.ide.projectView.PresentationData):V
- s:updatePresentationWithTextChunks(com.intellij.ide.projectView.PresentationData,com.intellij.usages.TextChunk[]):V
c:com.intellij.ide.favoritesTreeView.UsageSerializable
- com.intellij.ide.favoritesTreeView.WorkingSetSerializable
- <init>():V
- deserializeMe(com.intellij.openapi.project.Project,java.lang.String):com.intellij.usageView.UsageInfo
- deserializeMeInvalid(com.intellij.openapi.project.Project,java.lang.String):com.intellij.ide.favoritesTreeView.InvalidUsageNoteNode
- getId():java.lang.String
- getVersion():I
- serializeMe(com.intellij.usageView.UsageInfo,java.lang.StringBuilder):V
com.intellij.ide.favoritesTreeView.WorkingSetSerializable
- a:deserializeMe(com.intellij.openapi.project.Project,java.lang.String):java.lang.Object
- a:deserializeMeInvalid(com.intellij.openapi.project.Project,java.lang.String):java.lang.Object
- a:getId():java.lang.String
- a:getVersion():I
- a:serializeMe(java.lang.Object,java.lang.StringBuilder):V
c:com.intellij.ide.favoritesTreeView.actions.AddToFavoritesAction
- com.intellij.openapi.actionSystem.AnAction
- <init>(java.lang.String):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:createNodes(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module,java.lang.Object,Z,com.intellij.ide.projectView.ViewSettings):java.util.Collection
- s:getNodesToAdd(com.intellij.openapi.actionSystem.DataContext,Z):java.util.Collection
com.intellij.ide.fileTemplates.CreateFromTemplateActionReplacer
- sf:CREATE_FROM_TEMPLATE_REPLACER:com.intellij.openapi.extensions.ExtensionPointName
- a:replaceCreateFromFileTemplateAction(com.intellij.ide.fileTemplates.FileTemplate):com.intellij.openapi.actionSystem.AnAction
com.intellij.ide.fileTemplates.CreateFromTemplateHandler
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:canCreate(com.intellij.psi.PsiDirectory[]):Z
- commandName(com.intellij.ide.fileTemplates.FileTemplate):java.lang.String
- a:createFromTemplate(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,java.lang.String,com.intellij.ide.fileTemplates.FileTemplate,java.lang.String,java.util.Map):com.intellij.psi.PsiElement
- a:getErrorMessage():java.lang.String
- a:handlesTemplate(com.intellij.ide.fileTemplates.FileTemplate):Z
- a:isNameRequired():Z
- a:prepareProperties(java.util.Map):V
- prepareProperties(java.util.Map,java.lang.String,com.intellij.ide.fileTemplates.FileTemplate,com.intellij.openapi.project.Project):V
c:com.intellij.ide.fileTemplates.DefaultCreateFromTemplateHandler
- com.intellij.ide.fileTemplates.CreateFromTemplateHandler
- <init>():V
- canCreate(com.intellij.psi.PsiDirectory[]):Z
- p:checkAppendExtension(java.lang.String,com.intellij.ide.fileTemplates.FileTemplate):java.lang.String
- createFromTemplate(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,java.lang.String,com.intellij.ide.fileTemplates.FileTemplate,java.lang.String,java.util.Map):com.intellij.psi.PsiElement
- getErrorMessage():java.lang.String
- handlesTemplate(com.intellij.ide.fileTemplates.FileTemplate):Z
- isNameRequired():Z
- prepareProperties(java.util.Map):V
- prepareProperties(java.util.Map,java.lang.String,com.intellij.ide.fileTemplates.FileTemplate,com.intellij.openapi.project.Project):V
f:com.intellij.ide.fileTemplates.FileTemplateUtil
- <init>():V
- s:calculateAttributes(java.lang.String,java.util.Map,Z,com.intellij.openapi.project.Project):java.lang.String[]
- s:calculateAttributes(java.lang.String,java.util.Properties,Z,com.intellij.openapi.project.Project):java.lang.String[]
- s:canCreateFromTemplate(com.intellij.psi.PsiDirectory[],com.intellij.ide.fileTemplates.FileTemplate):Z
- s:createFromTemplate(com.intellij.ide.fileTemplates.FileTemplate,java.lang.String,java.util.Map,com.intellij.psi.PsiDirectory,java.lang.ClassLoader):com.intellij.psi.PsiElement
- s:createFromTemplate(com.intellij.ide.fileTemplates.FileTemplate,java.lang.String,java.util.Properties,com.intellij.psi.PsiDirectory):com.intellij.psi.PsiElement
- s:createFromTemplate(com.intellij.ide.fileTemplates.FileTemplate,java.lang.String,java.util.Properties,com.intellij.psi.PsiDirectory,java.lang.ClassLoader):com.intellij.psi.PsiElement
- s:createTemplate(java.lang.String,java.lang.String,java.lang.String,java.util.List):com.intellij.ide.fileTemplates.FileTemplate
- s:createTemplate(java.lang.String,java.lang.String,java.lang.String,com.intellij.ide.fileTemplates.FileTemplate[]):com.intellij.ide.fileTemplates.FileTemplate
- s:fillDefaultProperties(java.util.Properties,com.intellij.psi.PsiDirectory):V
- s:findHandler(com.intellij.ide.fileTemplates.FileTemplate):com.intellij.ide.fileTemplates.CreateFromTemplateHandler
- s:getDirPathRelativeToProjectBaseDir(com.intellij.psi.PsiDirectory):java.lang.String
- s:getIcon(com.intellij.ide.fileTemplates.FileTemplate):javax.swing.Icon
- s:getTemplatePattern(com.intellij.ide.fileTemplates.FileTemplate,com.intellij.openapi.project.Project,it.unimi.dsi.fastutil.ints.Int2ObjectMap):java.util.regex.Pattern
- s:indent(java.lang.String,com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType):java.lang.String
- s:mergeTemplate(java.util.Map,java.lang.String,Z):java.lang.String
- s:mergeTemplate(java.util.Properties,java.lang.String,Z):java.lang.String
- s:mergeTemplate(java.util.Properties,java.lang.String,Z,java.util.function.Consumer):java.lang.String
- s:putAll(java.util.Map,java.util.Properties):V
f:com.intellij.ide.fileTemplates.InternalTemplateBean
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- name:java.lang.String
- subject:java.lang.String
- <init>():V
f:com.intellij.ide.fileTemplates.VelocityTemplateContext
- <init>():V
- s:getFromContext():com.intellij.ide.fileTemplates.FileTemplateManager
- s:withContext(com.intellij.openapi.project.Project,com.intellij.openapi.util.ThrowableComputable):java.lang.Object
f:com.intellij.ide.fileTemplates.actions.AttributesDefaults
- <init>():V
- <init>(java.lang.String):V
- <init>(java.lang.String,com.intellij.openapi.util.TextRange):V
- add(java.lang.String,java.lang.String):V
- add(java.lang.String,java.lang.String,com.intellij.openapi.util.TextRange):V
- addPredefined(java.lang.String,java.lang.String):V
- getAttributeVisibleNames():java.util.Map
- getDefaultFileName():java.lang.String
- getDefaultFileNameSelection():com.intellij.openapi.util.TextRange
- getDefaultProperties():java.util.Properties
- getDefaultValueFor(java.lang.String):java.lang.String
- getRangeFor(java.lang.String):com.intellij.openapi.util.TextRange
- isFixedName():Z
- setAttributeVisibleNames(java.util.Map):V
- withFixedName(Z):com.intellij.ide.fileTemplates.actions.AttributesDefaults
c:com.intellij.ide.fileTemplates.actions.CreateFromTemplateAction
- com.intellij.ide.fileTemplates.actions.CreateFromTemplateActionBase
- <init>(com.intellij.ide.fileTemplates.FileTemplate):V
- <init>(java.lang.String,javax.swing.Icon,java.util.function.Supplier):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getTemplate():com.intellij.ide.fileTemplates.FileTemplate
- p:getTemplate(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory):com.intellij.ide.fileTemplates.FileTemplate
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.ide.fileTemplates.actions.CreateFromTemplateActionBase
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
- <init>(java.util.function.Supplier,java.util.function.Supplier,javax.swing.Icon):V
- f:actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:elementCreated(com.intellij.ide.fileTemplates.ui.CreateFromTemplateDialog,com.intellij.psi.PsiElement):V
- p:getAttributesDefaults(com.intellij.openapi.actionSystem.DataContext):com.intellij.ide.fileTemplates.actions.AttributesDefaults
- p:getLiveTemplateDefaults(com.intellij.openapi.actionSystem.DataContext,com.intellij.psi.PsiFile):java.util.Map
- p:getReplacedAction(com.intellij.ide.fileTemplates.FileTemplate):com.intellij.openapi.actionSystem.AnAction
- p:getTargetDirectory(com.intellij.openapi.actionSystem.DataContext,com.intellij.ide.IdeView):com.intellij.psi.PsiDirectory
- pa:getTemplate(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory):com.intellij.ide.fileTemplates.FileTemplate
- s:startLiveTemplate(com.intellij.psi.PsiFile):V
- s:startLiveTemplate(com.intellij.psi.PsiFile,java.util.Map):V
f:com.intellij.ide.fileTemplates.actions.CreateFromTemplateGroup
- com.intellij.openapi.actionSystem.ActionGroup
- com.intellij.openapi.project.DumbAware
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.fileTemplates.actions.FileTemplateSeparator
- com.intellij.openapi.actionSystem.ActionGroup
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
f:com.intellij.ide.fileTemplates.impl.AllFileTemplatesConfigurable
- com.intellij.openapi.options.Configurable$NoMargin
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.Configurable$VariableProjectAppLevel
- com.intellij.openapi.options.Configurable$WithEpDependencies
- com.intellij.openapi.options.SearchableConfigurable
- <init>(com.intellij.openapi.project.Project):V
- apply():V
- createComponent():javax.swing.JComponent
- disposeUIResources():V
- s:editCodeTemplate(java.lang.String,com.intellij.openapi.project.Project):V
- s:editOtherTemplate(java.lang.String,com.intellij.openapi.project.Project):V
- getDependencies():java.util.Collection
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- getManager():com.intellij.ide.fileTemplates.FileTemplateManager
- isModified():Z
- isProjectLevel():Z
- reset():V
f:com.intellij.ide.fileTemplates.impl.BundledFileTemplate
- com.intellij.ide.fileTemplates.impl.FileTemplateBase
- <init>(com.intellij.ide.fileTemplates.impl.DefaultTemplate,Z):V
- clone():com.intellij.ide.fileTemplates.impl.BundledFileTemplate
- getDescription():java.lang.String
- getExtension():java.lang.String
- getName():java.lang.String
- getPluginDescriptor():com.intellij.openapi.extensions.PluginDescriptor
- isDefault():Z
- isLiveTemplateEnabled():Z
- isLiveTemplateEnabledByDefault():Z
- setExtension(java.lang.String):V
- setName(java.lang.String):V
f:com.intellij.ide.fileTemplates.impl.CustomFileTemplate
- com.intellij.ide.fileTemplates.impl.FileTemplateBase
- <init>(java.lang.String,java.lang.String):V
- clone():com.intellij.ide.fileTemplates.impl.CustomFileTemplate
- getDescription():java.lang.String
- getExtension():java.lang.String
- getName():java.lang.String
- isDefault():Z
- setExtension(java.lang.String):V
- setName(java.lang.String):V
f:com.intellij.ide.fileTemplates.impl.DefaultTemplate
- <init>(java.lang.String,java.lang.String,java.util.function.Function,java.util.function.Function,java.lang.String,java.nio.file.Path,com.intellij.openapi.extensions.PluginDescriptor):V
- f:getDescriptionText():java.lang.String
- f:getExtension():java.lang.String
- f:getName():java.lang.String
- f:getQualifiedName():java.lang.String
- f:getText():java.lang.String
a:com.intellij.ide.fileTemplates.impl.FileTemplateBase
- com.intellij.ide.fileTemplates.FileTemplate
- <init>():V
- addChild(com.intellij.ide.fileTemplates.FileTemplate):V
- clone():com.intellij.ide.fileTemplates.impl.FileTemplateBase
- getChildName(I):java.lang.String
- getChildren():com.intellij.ide.fileTemplates.FileTemplate[]
- p:getDefaultText():java.lang.String
- getFileName():java.lang.String
- f:getQualifiedName():java.lang.String
- s:getQualifiedName(java.lang.String,java.lang.String):java.lang.String
- f:getText():java.lang.String
- f:getText(java.util.Map):java.lang.String
- f:getText(java.util.Properties):java.lang.String
- f:getUnsetAttributes(java.util.Properties,com.intellij.openapi.project.Project):java.lang.String[]
- s:isChild(com.intellij.ide.fileTemplates.FileTemplate):Z
- isLiveTemplateEnabled():Z
- isLiveTemplateEnabledByDefault():Z
- isLiveTemplateEnabledChanged():Z
- f:isReformatCode():Z
- isTemplateOfType(com.intellij.openapi.fileTypes.FileType):Z
- setChildren(com.intellij.ide.fileTemplates.FileTemplate[]):V
- setFileName(java.lang.String):V
- setLiveTemplateEnabled(Z):V
- f:setReformatCode(Z):V
- f:setText(java.lang.String):V
- updateChildrenNames():V
f:com.intellij.ide.fileTemplates.impl.FileTemplateConfigurable
- com.intellij.openapi.options.Configurable
- com.intellij.openapi.options.Configurable$NoScroll
- <init>(com.intellij.openapi.project.Project):V
- apply():V
- createComponent():javax.swing.JComponent
- s:createDefaultLexer():com.intellij.lexer.Lexer
- disposeUIResources():V
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getTemplate():com.intellij.ide.fileTemplates.FileTemplate
- isModified():Z
- removeChangeListener(javax.swing.event.ChangeListener):V
- reset():V
- setProportion(F):V
- setTemplate(com.intellij.ide.fileTemplates.FileTemplate,java.util.function.Supplier):V
- setTemplate(com.intellij.ide.fileTemplates.FileTemplate,java.util.function.Supplier,Z):V
f:com.intellij.ide.fileTemplates.impl.FileTemplateHighlighter
- com.intellij.openapi.fileTypes.SyntaxHighlighterBase
- <init>():V
- getHighlightingLexer():com.intellij.lexer.Lexer
- getTokenHighlights(com.intellij.psi.tree.IElementType):com.intellij.openapi.editor.colors.TextAttributesKey[]
f:com.intellij.ide.fileTemplates.impl.FileTemplateManagerImpl
- com.intellij.ide.fileTemplates.FileTemplateManager
- com.intellij.openapi.components.PersistentStateComponent
- addRecentName(java.lang.String):V
- addTemplate(java.lang.String,java.lang.String):com.intellij.ide.fileTemplates.FileTemplate
- findInternalTemplate(java.lang.String):com.intellij.ide.fileTemplates.FileTemplate
- getAllCodeTemplates():com.intellij.ide.fileTemplates.FileTemplate[]
- getAllJ2eeTemplates():com.intellij.ide.fileTemplates.FileTemplate[]
- getAllPatterns():com.intellij.ide.fileTemplates.FileTemplate[]
- getAllTemplates():com.intellij.ide.fileTemplates.FileTemplate[]
- getCodeTemplate(java.lang.String):com.intellij.ide.fileTemplates.FileTemplate
- getCurrentScheme():com.intellij.ide.fileTemplates.FileTemplatesScheme
- getDefaultProperties():java.util.Properties
- getDefaultTemplate(java.lang.String):com.intellij.ide.fileTemplates.FileTemplate
- getDefaultTemplateDescription():java.util.function.Supplier
- s:getInstanceImpl(com.intellij.openapi.project.Project):com.intellij.ide.fileTemplates.impl.FileTemplateManagerImpl
- getInternalTemplate(java.lang.String):com.intellij.ide.fileTemplates.FileTemplate
- getInternalTemplates():com.intellij.ide.fileTemplates.FileTemplate[]
- getJ2eeTemplate(java.lang.String):com.intellij.ide.fileTemplates.FileTemplate
- getPattern(java.lang.String):com.intellij.ide.fileTemplates.FileTemplate
- getProjectScheme():com.intellij.ide.fileTemplates.FileTemplatesScheme
- getRecentNames():java.util.Collection
- getState():com.intellij.ide.fileTemplates.impl.FileTemplateManagerImpl$State
- getTemplate(java.lang.String):com.intellij.ide.fileTemplates.FileTemplate
- getTemplates(java.lang.String):com.intellij.ide.fileTemplates.FileTemplate[]
- internalTemplateToSubject(java.lang.String):java.lang.String
- loadState(com.intellij.ide.fileTemplates.impl.FileTemplateManagerImpl$State):V
- removeTemplate(com.intellij.ide.fileTemplates.FileTemplate):V
- saveAllTemplates():V
- setCurrentScheme(com.intellij.ide.fileTemplates.FileTemplatesScheme):V
- setDefaultFileIncludeTemplateTextTemporarilyForTest(java.lang.String,java.lang.String,com.intellij.openapi.Disposable):V
- setTemplates(java.lang.String,java.util.Collection):V
- setTestDate(java.util.Date):V
f:com.intellij.ide.fileTemplates.impl.FileTemplateManagerImpl$State
- SCHEME:java.lang.String
- f:recentTemplates:java.util.List
- <init>():V
f:com.intellij.ide.fileTemplates.impl.UrlUtil
- <init>():V
- s:getChildrenRelativePaths(java.net.URL):java.util.List
- s:loadText(java.net.URL):java.lang.String
f:com.intellij.ide.fileTemplates.ui.ConfigureTemplatesDialog
- com.intellij.openapi.options.ex.SingleConfigurableEditor
- <init>(com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.fileTemplates.impl.AllFileTemplatesConfigurable):V
c:com.intellij.ide.fileTemplates.ui.CreateFromTemplateDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,com.intellij.ide.fileTemplates.FileTemplate,com.intellij.ide.fileTemplates.actions.AttributesDefaults,java.util.Properties):V
- create():com.intellij.psi.PsiElement
- p:createCenterPanel():javax.swing.JComponent
- p:doOKAction():V
- getEnteredProperties():java.util.Properties
- getPreferredFocusedComponent():javax.swing.JComponent
f:com.intellij.ide.fileTemplates.ui.CreateFromTemplatePanel
- <init>(java.lang.String[],Z,com.intellij.ide.fileTemplates.actions.AttributesDefaults):V
- ensureFitToScreen(I,I):V
- getComponent():javax.swing.JComponent
- getFileName():java.lang.String
- getProperties(java.util.Properties):java.util.Properties
- hasSomethingToAsk():Z
f:com.intellij.ide.fileTemplates.ui.SelectTemplateDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory):V
- doCancelAction():V
- getPreferredFocusedComponent():javax.swing.JComponent
- getSelectedTemplate():com.intellij.ide.fileTemplates.FileTemplate
a:com.intellij.ide.hierarchy.CallHierarchyBrowserBase
- com.intellij.ide.hierarchy.HierarchyBrowserBaseEx
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement):V
- p:createLegendPanel():javax.swing.JPanel
- p:getActionPlace():java.lang.String
- s:getCalleeType():java.lang.String
- s:getCallerType():java.lang.String
- p:getNextOccurenceActionNameImpl():java.lang.String
- p:getPresentableNameMap():java.util.Map
- p:getPrevOccurenceActionNameImpl():java.lang.String
- p:prependActions(com.intellij.openapi.actionSystem.DefaultActionGroup):V
pc:com.intellij.ide.hierarchy.CallHierarchyBrowserBase$BaseOnThisMethodAction
- com.intellij.ide.hierarchy.HierarchyBrowserBaseEx$BaseOnThisElementAction
- <init>():V
a:com.intellij.ide.hierarchy.ChangeHierarchyViewActionBase
- com.intellij.openapi.actionSystem.ToggleAction
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
- <init>(java.util.function.Supplier,java.util.function.Supplier,javax.swing.Icon):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getHierarchyBrowser(com.intellij.openapi.actionSystem.DataContext):com.intellij.ide.hierarchy.HierarchyBrowserBaseEx
- pa:getTypeName():java.lang.String
- f:isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- f:setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.ide.hierarchy.HierarchyBrowserBase
- com.intellij.openapi.ui.SimpleToolWindowPanel
- com.intellij.ide.hierarchy.HierarchyBrowser
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- p:myContent:com.intellij.ui.content.Content
- pf:myProject:com.intellij.openapi.project.Project
- p:<init>(com.intellij.openapi.project.Project):V
- p:appendActions(com.intellij.openapi.actionSystem.DefaultActionGroup,java.lang.String):V
- p:buildUi(javax.swing.JComponent,javax.swing.JComponent):V
- p:configureTree(com.intellij.ui.treeStructure.Tree):V
- p:createToolbar(java.lang.String,java.lang.String):com.intellij.openapi.actionSystem.ActionToolbar
- dispose():V
- getAvailableElements():com.intellij.psi.PsiElement[]
- pa:getCurrentTree():javax.swing.JTree
- getData(java.lang.String):java.lang.Object
- ps:getDescriptor(javax.swing.tree.DefaultMutableTreeNode):com.intellij.ide.hierarchy.HierarchyNodeDescriptor
- pa:getElementFromDescriptor(com.intellij.ide.hierarchy.HierarchyNodeDescriptor):com.intellij.psi.PsiElement
- f:getSelectedDescriptors():com.intellij.ide.hierarchy.HierarchyNodeDescriptor[]
- pf:getSelectedElement(com.intellij.openapi.actionSystem.DataContext):com.intellij.psi.PsiElement
- p:getSelectedElements():com.intellij.psi.PsiElement[]
- p:getSlowData(java.lang.String,com.intellij.ide.hierarchy.HierarchyNodeDescriptor[]):java.lang.Object
- isDisposed():Z
- setContent(com.intellij.ui.content.Content):V
a:com.intellij.ide.hierarchy.HierarchyBrowserBaseEx
- com.intellij.ide.hierarchy.HierarchyBrowserBase
- com.intellij.ide.OccurenceNavigator
- sf:HELP_ID:java.lang.String
- sf:HIERARCHY_BROWSER:com.intellij.openapi.actionSystem.DataKey
- sf:SCOPE_ALL:java.lang.String
- sf:SCOPE_CLASS:java.lang.String
- sf:SCOPE_MODULE:java.lang.String
- sf:SCOPE_PROJECT:java.lang.String
- sf:SCOPE_TEST:java.lang.String
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement):V
- p:appendActions(com.intellij.openapi.actionSystem.DefaultActionGroup,java.lang.String):V
- changeView(java.lang.String):V
- changeView(java.lang.String,Z):V
- pa:createHierarchyTreeStructure(java.lang.String,com.intellij.psi.PsiElement):com.intellij.ide.hierarchy.HierarchyTreeStructure
- pa:createLegendPanel():javax.swing.JPanel
- pf:createTree(Z):javax.swing.JTree
- pa:createTrees(java.util.Map):V
- dispose():V
- p:doRefresh(Z):V
- pa:getActionPlace():java.lang.String
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- pa:getComparator():java.util.Comparator
- p:getContentDisplayName(java.lang.String,com.intellij.psi.PsiElement):java.lang.String
- p:getCurrentScopeType():java.lang.String
- p:getCurrentTree():javax.swing.JTree
- pf:getCurrentViewType():java.lang.String
- getData(java.lang.String):java.lang.Object
- pa:getElementFromDescriptor(com.intellij.ide.hierarchy.HierarchyNodeDescriptor):com.intellij.psi.PsiElement
- p:getFileColorForNode(java.lang.Object):java.awt.Color
- p:getHierarchyBase():com.intellij.psi.PsiElement
- getNextOccurenceActionName():java.lang.String
- pa:getNextOccurenceActionNameImpl():java.lang.String
- p:getOpenFileElementFromDescriptor(com.intellij.ide.hierarchy.HierarchyNodeDescriptor):com.intellij.psi.PsiElement
- p:getPresentableNameMap():java.util.Map
- pa:getPrevOccurenceActionNameImpl():java.lang.String
- getPreviousOccurenceActionName():java.lang.String
- getTreeModel(java.lang.String):com.intellij.ui.tree.StructureTreeModel
- goNextOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- goPreviousOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- hasNextOccurence():Z
- hasPreviousOccurence():Z
- pa:isApplicableElement(com.intellij.psi.PsiElement):Z
- p:isApplicableElementForBaseOn(com.intellij.psi.PsiElement):Z
- p:prependActions(com.intellij.openapi.actionSystem.DefaultActionGroup):V
- setContent(com.intellij.ui.content.Content):V
- p:setHierarchyBase(com.intellij.psi.PsiElement):V
pf:com.intellij.ide.hierarchy.HierarchyBrowserBaseEx$AlphaSortAction
- com.intellij.openapi.actionSystem.ToggleAction
- <init>(com.intellij.ide.hierarchy.HierarchyBrowserBaseEx):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
pc:com.intellij.ide.hierarchy.HierarchyBrowserBaseEx$BaseOnThisElementAction
- com.intellij.openapi.actionSystem.AnAction
- p:<init>(com.intellij.lang.LanguageExtension):V
- f:actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:correctViewType(com.intellij.ide.hierarchy.HierarchyBrowserBaseEx,java.lang.String):java.lang.String
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:isEnabled(com.intellij.ide.hierarchy.HierarchyBrowserBaseEx,com.intellij.psi.PsiElement):Z
- f:update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.ide.hierarchy.HierarchyBrowserBaseEx$ChangeScopeAction
- com.intellij.openapi.actionSystem.ex.ComboBoxAction
- <init>(com.intellij.ide.hierarchy.HierarchyBrowserBaseEx):V
- f:createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
- pf:createPopupActionGroup(javax.swing.JComponent,com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.DefaultActionGroup
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:isEnabled():Z
- f:update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.hierarchy.HierarchyBrowserManager
- com.intellij.openapi.components.PersistentStateComponent
- <init>(com.intellij.openapi.project.Project):V
- getContentManager():com.intellij.ui.content.ContentManager
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.hierarchy.HierarchyBrowserManager
- s:getSettings(com.intellij.openapi.project.Project):com.intellij.ide.hierarchy.HierarchyBrowserManager$State
- getState():com.intellij.ide.hierarchy.HierarchyBrowserManager$State
- loadState(com.intellij.ide.hierarchy.HierarchyBrowserManager$State):V
f:com.intellij.ide.hierarchy.HierarchyBrowserManager$State
- EXPORT_FILE_PATH:java.lang.String
- HIDE_CLASSES_WHERE_METHOD_NOT_IMPLEMENTED:Z
- IS_AUTOSCROLL_TO_SOURCE:Z
- SCOPE:java.lang.String
- SORT_ALPHABETICALLY:Z
- <init>():V
a:com.intellij.ide.hierarchy.HierarchyNodeDescriptor
- com.intellij.ide.util.treeView.SmartElementDescriptor
- sf:EMPTY_ARRAY:com.intellij.ide.hierarchy.HierarchyNodeDescriptor[]
- p:myHighlightedText:com.intellij.openapi.roots.ui.util.CompositeAppearance
- pf:myIsBase:Z
- p:<init>(com.intellij.openapi.project.Project,com.intellij.ide.util.treeView.NodeDescriptor,com.intellij.psi.PsiElement,Z):V
- expandOnDoubleClick():Z
- f:getBackgroundColorCached():java.awt.Color
- p:getBaseMarkerIcon(javax.swing.Icon):javax.swing.Icon
- f:getCachedChildren():java.lang.Object[]
- getContainingFile():com.intellij.psi.PsiFile
- f:getElement():java.lang.Object
- f:getHighlightedText():com.intellij.openapi.roots.ui.util.CompositeAppearance
- ps:getInvalidPrefixAttributes():com.intellij.openapi.editor.markup.TextAttributes
- ps:getPackageNameAttributes():com.intellij.openapi.editor.markup.TextAttributes
- getTagIconAndTextCached():com.intellij.ide.tags.TagManager$TagIconAndText
- ps:getUsageCountPrefixAttributes():com.intellij.openapi.editor.markup.TextAttributes
- pf:installIcon(com.intellij.psi.PsiElement,Z):V
- pf:installIcon(javax.swing.Icon,Z):V
- pf:installIcon(Z):V
- pf:invalidElement():Z
- pf:isMarkModified():Z
- pf:isMarkReadOnly():Z
- isValid():Z
- f:setCachedChildren(java.lang.Object[]):V
- update():Z
f:com.intellij.ide.hierarchy.HierarchyNodeRenderer
- com.intellij.ide.util.treeView.NodeRenderer
- <init>():V
- customizeCellRenderer(javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
a:com.intellij.ide.hierarchy.HierarchyTreeStructure
- com.intellij.ide.util.treeView.AbstractTreeStructure
- p:myBaseDescriptor:com.intellij.ide.hierarchy.HierarchyNodeDescriptor
- pf:myProject:com.intellij.openapi.project.Project
- p:<init>(com.intellij.openapi.project.Project,com.intellij.ide.hierarchy.HierarchyNodeDescriptor):V
- asyncCommit():com.intellij.openapi.util.ActionCallback
- pa:buildChildren(com.intellij.ide.hierarchy.HierarchyNodeDescriptor):java.lang.Object[]
- f:commit():V
- f:createDescriptor(java.lang.Object,com.intellij.ide.util.treeView.NodeDescriptor):com.intellij.ide.util.treeView.NodeDescriptor
- p:formatBaseElementText():java.lang.String
- f:getBaseDescriptor():com.intellij.ide.hierarchy.HierarchyNodeDescriptor
- f:getChildElements(java.lang.Object):java.lang.Object[]
- getLeafState(java.lang.Object):com.intellij.ui.tree.LeafState
- f:getParentElement(java.lang.Object):java.lang.Object
- f:getRootElement():java.lang.Object
- p:getSearchScope(java.lang.String,com.intellij.psi.PsiElement):com.intellij.psi.search.SearchScope
- f:hasSomethingToCommit():Z
- isAlwaysShowPlus():Z
- p:isInScope(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,java.lang.String):Z
- f:isToBuildChildrenInBackground(java.lang.Object):Z
- pf:setBaseElement(com.intellij.ide.hierarchy.HierarchyNodeDescriptor):V
a:com.intellij.ide.hierarchy.MethodHierarchyBrowserBase
- com.intellij.ide.hierarchy.HierarchyBrowserBaseEx
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement):V
- ps:createStandardLegendPanel(java.lang.String,java.lang.String,java.lang.String):javax.swing.JPanel
- p:getActionPlace():java.lang.String
- s:getMethodType():java.lang.String
- p:getNextOccurenceActionNameImpl():java.lang.String
- p:getPresentableNameMap():java.util.Map
- p:getPrevOccurenceActionNameImpl():java.lang.String
- p:prependActions(com.intellij.openapi.actionSystem.DefaultActionGroup):V
c:com.intellij.ide.hierarchy.MethodHierarchyBrowserBase$BaseOnThisMethodAction
- com.intellij.ide.hierarchy.HierarchyBrowserBaseEx$BaseOnThisElementAction
- <init>():V
f:com.intellij.ide.hierarchy.NotImplementedHierarchyBrowser
- com.intellij.ide.hierarchy.HierarchyBrowser
- <init>(com.intellij.psi.PsiElement):V
- getComponent():javax.swing.JComponent
- setContent(com.intellij.ui.content.Content):V
a:com.intellij.ide.hierarchy.TypeHierarchyBrowserBase
- com.intellij.ide.hierarchy.HierarchyBrowserBaseEx
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement):V
- pa:canBeDeleted(com.intellij.psi.PsiElement):Z
- p:createBaseOnThisAction():com.intellij.ide.hierarchy.TypeHierarchyBrowserBase$BaseOnThisTypeAction
- p:createTreeAndSetupCommonActions(java.util.Map,java.lang.String):V
- p:getActionPlace():java.lang.String
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- f:getData(java.lang.String):java.lang.Object
- p:getNextOccurenceActionNameImpl():java.lang.String
- p:getPresentableNameMap():java.util.Map
- p:getPrevOccurenceActionNameImpl():java.lang.String
- pa:getQualifiedName(com.intellij.psi.PsiElement):java.lang.String
- s:getSubtypesHierarchyType():java.lang.String
- s:getSupertypesHierarchyType():java.lang.String
- s:getTypeHierarchyType():java.lang.String
- isInterface():Z
- pa:isInterface(com.intellij.psi.PsiElement):Z
- p:prependActions(com.intellij.openapi.actionSystem.DefaultActionGroup):V
- p:setHierarchyBase(com.intellij.psi.PsiElement):V
pc:com.intellij.ide.hierarchy.TypeHierarchyBrowserBase$BaseOnThisTypeAction
- com.intellij.ide.hierarchy.HierarchyBrowserBaseEx$BaseOnThisElementAction
- <init>():V
- p:correctViewType(com.intellij.ide.hierarchy.HierarchyBrowserBaseEx,java.lang.String):java.lang.String
f:com.intellij.ide.hierarchy.ViewClassHierarchyAction
- com.intellij.ide.hierarchy.ChangeHierarchyViewActionBase
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.hierarchy.ViewSubtypesHierarchyAction
- com.intellij.ide.hierarchy.ChangeHierarchyViewActionBase
- <init>():V
f:com.intellij.ide.hierarchy.ViewSupertypesHierarchyAction
- com.intellij.ide.hierarchy.ChangeHierarchyViewActionBase
- <init>():V
f:com.intellij.ide.hierarchy.actions.ActivateHierarchyToolWindowAction
- com.intellij.ide.actions.ToolWindowEmptyStateAction
- <init>():V
f:com.intellij.ide.hierarchy.actions.BrowseCallHierarchyAction
- com.intellij.ide.hierarchy.actions.BrowseHierarchyActionBase
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.ide.hierarchy.actions.BrowseHierarchyActionBase
- com.intellij.openapi.actionSystem.AnAction
- p:<init>(com.intellij.lang.LanguageExtension):V
- f:actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:createAndAddToPanel(com.intellij.openapi.project.Project,com.intellij.ide.hierarchy.HierarchyProvider,com.intellij.psi.PsiElement):com.intellij.ide.hierarchy.HierarchyBrowser
- s:findBestHierarchyProvider(com.intellij.lang.LanguageExtension,com.intellij.psi.PsiElement,com.intellij.openapi.actionSystem.DataContext):com.intellij.ide.hierarchy.HierarchyProvider
- s:findProvider(com.intellij.lang.LanguageExtension,com.intellij.psi.PsiElement,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):com.intellij.ide.hierarchy.HierarchyProvider
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.hierarchy.actions.BrowseMethodHierarchyAction
- com.intellij.ide.hierarchy.actions.BrowseHierarchyActionBase
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.hierarchy.actions.BrowseTypeHierarchyAction
- com.intellij.ide.hierarchy.actions.BrowseHierarchyActionBase
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.ide.highlighter.custom.CustomFileHighlighter
- com.intellij.openapi.fileTypes.SyntaxHighlighterBase
- <init>(com.intellij.ide.highlighter.custom.SyntaxTable):V
- getHighlightingLexer():com.intellij.lexer.Lexer
- s:getKeys():java.util.Map
- getTokenHighlights(com.intellij.psi.tree.IElementType):com.intellij.openapi.editor.colors.TextAttributesKey[]
com.intellij.ide.highlighter.custom.CustomHighlighterColors
- sf:CUSTOM_INVALID_STRING_ESCAPE:com.intellij.openapi.editor.colors.TextAttributesKey
- sf:CUSTOM_KEYWORD1_ATTRIBUTES:com.intellij.openapi.editor.colors.TextAttributesKey
- sf:CUSTOM_KEYWORD2_ATTRIBUTES:com.intellij.openapi.editor.colors.TextAttributesKey
- sf:CUSTOM_KEYWORD3_ATTRIBUTES:com.intellij.openapi.editor.colors.TextAttributesKey
- sf:CUSTOM_KEYWORD4_ATTRIBUTES:com.intellij.openapi.editor.colors.TextAttributesKey
- sf:CUSTOM_LINE_COMMENT_ATTRIBUTES:com.intellij.openapi.editor.colors.TextAttributesKey
- sf:CUSTOM_MULTI_LINE_COMMENT_ATTRIBUTES:com.intellij.openapi.editor.colors.TextAttributesKey
- sf:CUSTOM_NUMBER_ATTRIBUTES:com.intellij.openapi.editor.colors.TextAttributesKey
- sf:CUSTOM_STRING_ATTRIBUTES:com.intellij.openapi.editor.colors.TextAttributesKey
- sf:CUSTOM_VALID_STRING_ESCAPE:com.intellij.openapi.editor.colors.TextAttributesKey
f:com.intellij.ide.highlighter.custom.impl.CustomFileTypeBraceMatcher
- com.intellij.lang.PairedBraceMatcher
- sf:INSTANCE:com.intellij.codeInsight.highlighting.PairedBraceMatcherAdapter
- <init>():V
- getCodeConstructStart(com.intellij.psi.PsiFile,I):I
- getPairs():com.intellij.lang.BracePair[]
- isPairedBracesAllowedBeforeType(com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType):Z
f:com.intellij.ide.highlighter.custom.impl.CustomFileTypeFoldingBuilder
- com.intellij.lang.folding.CustomFoldingBuilder
- <init>():V
- s:buildBraceMatcherBasedFolding(java.util.List,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Document,com.intellij.openapi.fileTypes.SyntaxHighlighter):V
f:com.intellij.ide.highlighter.custom.impl.CustomFileTypeHighlighterProvider
- com.intellij.openapi.fileTypes.SyntaxHighlighterProvider
- <init>():V
- create(com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.fileTypes.SyntaxHighlighter
f:com.intellij.ide.highlighter.custom.impl.CustomFileTypeQuoteHandler
- com.intellij.codeInsight.editorActions.QuoteHandler
- <init>():V
- hasNonClosedLiteral(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.highlighter.HighlighterIterator,I):Z
- isClosingQuote(com.intellij.openapi.editor.highlighter.HighlighterIterator,I):Z
- isInsideLiteral(com.intellij.openapi.editor.highlighter.HighlighterIterator):Z
- isOpeningQuote(com.intellij.openapi.editor.highlighter.HighlighterIterator,I):Z
f:com.intellij.ide.highlighter.custom.impl.CustomFileTypeSelectWordHandler
- com.intellij.codeInsight.editorActions.BraceMatcherBasedSelectioner
- <init>():V
- canSelect(com.intellij.psi.PsiElement):Z
- select(com.intellij.psi.PsiElement,java.lang.CharSequence,I,com.intellij.openapi.editor.Editor):java.util.List
f:com.intellij.ide.highlighter.custom.impl.StandardFileTypeRegistrar
- com.intellij.ide.highlighter.FileTypeRegistrar
- <init>():V
- initFileType(com.intellij.openapi.fileTypes.FileType):V
f:com.intellij.ide.impl.FlattenModulesToggleAction
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.openapi.project.Project,java.util.function.BooleanSupplier,java.util.function.BooleanSupplier,java.util.function.Consumer):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.ide.impl.LangDataValidators
- com.intellij.ide.impl.DataValidators
- <init>():V
- collectValidators(com.intellij.ide.impl.DataValidators$Registry):V
f:com.intellij.ide.impl.ModuleStructureComponent
- com.intellij.openapi.ui.SimpleToolWindowPanel
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- <init>(com.intellij.openapi.module.Module):V
- dispose():V
- getData(java.lang.String):java.lang.Object
f:com.intellij.ide.impl.ModuleStructurePane
- com.intellij.ide.projectView.impl.ProjectViewPane
- <init>(com.intellij.openapi.module.Module):V
f:com.intellij.ide.impl.ProjectPaneSelectInTarget
- com.intellij.ide.impl.ProjectViewSelectInTarget
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.openapi.project.Project):V
- getMinorViewId():java.lang.String
- getWeight():F
- isSubIdSelectable(java.lang.String,com.intellij.ide.SelectInContext):Z
f:com.intellij.ide.impl.ProjectSubViewSelectInTarget
- com.intellij.ide.SelectInTarget
- com.intellij.openapi.project.PossiblyDumbAware
- <init>(com.intellij.ide.impl.ProjectViewSelectInTarget,java.lang.String,I):V
- canSelect(com.intellij.ide.SelectInContext):Z
- getMinorViewId():java.lang.String
- getToolWindowId():java.lang.String
- getWeight():F
- isDumbAware():Z
- selectIn(com.intellij.ide.SelectInContext,Z):V
f:com.intellij.ide.impl.ProjectViewSelectInExplorerTarget
- com.intellij.ide.SelectInTarget
- com.intellij.openapi.project.DumbAware
- <init>():V
- canSelect(com.intellij.ide.SelectInContext):Z
- getWeight():F
- selectIn(com.intellij.ide.SelectInContext,Z):V
c:com.intellij.ide.impl.ProjectViewSelectInGroupTarget
- com.intellij.ide.CompositeSelectInTarget
- com.intellij.openapi.project.DumbAware
- <init>():V
- canSelect(com.intellij.ide.SelectInContext):Z
- getMinorViewId():java.lang.String
- getSubTargets(com.intellij.ide.SelectInContext):java.util.Collection
- getToolWindowId():java.lang.String
- selectIn(com.intellij.ide.SelectInContext,Z):V
f:com.intellij.ide.impl.ProjectViewSelectInPaneTarget
- com.intellij.ide.impl.ProjectViewSelectInTarget
- com.intellij.openapi.project.PossiblyDumbAware
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.projectView.impl.AbstractProjectViewPane,Z):V
- getMinorViewId():java.lang.String
- getWeight():F
- isDumbAware():Z
a:com.intellij.ide.impl.ProjectViewSelectInTarget
- com.intellij.ide.impl.SelectInTargetPsiWrapper
- com.intellij.ide.CompositeSelectInTarget
- p:<init>(com.intellij.openapi.project.Project):V
- p:canSelect(com.intellij.psi.PsiFileSystemItem):Z
- f:getSubId():java.lang.String
- getSubIdPresentableName(java.lang.String):java.lang.String
- getSubTargets(com.intellij.ide.SelectInContext):java.util.Collection
- f:getToolWindowId():java.lang.String
- isSubIdSelectable(java.lang.String,com.intellij.ide.SelectInContext):Z
- s:select(com.intellij.openapi.project.Project,java.lang.Object,java.lang.String,java.lang.String,com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.openapi.util.ActionCallback
- select(com.intellij.psi.PsiElement,Z):V
- pf:select(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,Z):V
- f:setSubId(java.lang.String):V
a:com.intellij.ide.impl.SelectInTargetPsiWrapper
- com.intellij.ide.SelectInTarget
- pf:myProject:com.intellij.openapi.project.Project
- p:<init>(com.intellij.openapi.project.Project):V
- f:canSelect(com.intellij.ide.SelectInContext):Z
- pa:canSelect(com.intellij.psi.PsiFileSystemItem):Z
- p:canSelectInner(com.intellij.ide.SelectInContext):Z
- ps:findElementToSelect(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- p:getContextPsiFile(com.intellij.ide.SelectInContext):com.intellij.psi.PsiFileSystemItem
- pa:select(com.intellij.psi.PsiElement,Z):V
- pa:select(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,Z):V
- f:selectIn(com.intellij.ide.SelectInContext,Z):V
- a:toString():java.lang.String
f:com.intellij.ide.impl.StructureViewSelectInTarget
- com.intellij.ide.SelectInTarget
- com.intellij.openapi.project.DumbAware
- sf:CUSTOM_STRUCTURE_VIEW_KEY:com.intellij.openapi.util.Key
- <init>(com.intellij.openapi.project.Project):V
- canSelect(com.intellij.ide.SelectInContext):Z
- getMinorViewId():java.lang.String
- getToolWindowId():java.lang.String
- getWeight():F
- selectIn(com.intellij.ide.SelectInContext,Z):V
f:com.intellij.ide.impl.StructureViewWrapperImpl
- com.intellij.ide.structureView.StructureViewWrapper
- com.intellij.openapi.Disposable
- sf:Companion:com.intellij.ide.impl.StructureViewWrapperImpl$Companion
- sf:STRUCTURE_CHANGED:com.intellij.util.messages.Topic
- *sf:STRUCTURE_VIEW_TARGET_FILE_KEY:com.intellij.openapi.actionSystem.DataKey
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.wm.ToolWindow,kotlinx.coroutines.CoroutineScope):V
- dispose():V
- f:rebuild():V
- f:rebuildNow(java.lang.String):V
- selectCurrentElement(com.intellij.openapi.fileEditor.FileEditor,com.intellij.openapi.vfs.VirtualFile,Z):Z
f:com.intellij.ide.impl.StructureViewWrapperImpl$Companion
f:com.intellij.ide.impl.convert.JDomConvertingUtil
- s:createAttributeValueFilter(java.lang.String,java.lang.String):java.util.function.Predicate
- s:createAttributeValueFilter(java.lang.String,java.util.Collection):java.util.function.Predicate
- s:createElementNameFilter(java.lang.String):java.util.function.Predicate
- s:createElementWithAttributeFilter(java.lang.String,java.lang.String,java.lang.String):java.util.function.Predicate
- s:findChild(org.jdom.Element,java.util.function.Predicate):org.jdom.Element
- s:getOptionValue(org.jdom.Element,java.lang.String):java.lang.String
- s:load(java.nio.file.Path):org.jdom.Element
- s:removeChildren(org.jdom.Element,java.util.function.Predicate):java.util.List
- s:removeDuplicatedOptions(org.jdom.Element):V
f:com.intellij.ide.impl.dataRules.ModuleRule
- com.intellij.ide.impl.dataRules.GetDataRule
- <init>():V
- getData(com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
f:com.intellij.ide.impl.dataRules.NavigatableRule
- com.intellij.ide.impl.dataRules.GetDataRule
- <init>():V
- getData(com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
f:com.intellij.ide.impl.dataRules.PasteTargetRule
- com.intellij.ide.impl.dataRules.GetDataRule
- <init>():V
- getData(com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
f:com.intellij.ide.impl.dataRules.PsiElementFromSelectionRule
- com.intellij.ide.impl.dataRules.GetDataRule
- <init>():V
- getData(com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
f:com.intellij.ide.impl.dataRules.PsiElementFromSelectionsRule
- com.intellij.ide.impl.dataRules.GetDataRule
- <init>():V
- getData(com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
f:com.intellij.ide.impl.dataRules.PsiFileRule
- com.intellij.ide.impl.dataRules.GetDataRule
- <init>():V
- getData(com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
f:com.intellij.ide.impl.dataRules.UsageInfo2ListRule
- com.intellij.ide.impl.dataRules.GetDataRule
- <init>():V
- getData(com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
f:com.intellij.ide.impl.dataRules.UsageTargetsRule
- com.intellij.ide.impl.dataRules.GetDataRule
- <init>():V
- getData(com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
f:com.intellij.ide.impl.dataRules.VirtualFileArrayRule
- com.intellij.ide.impl.dataRules.GetDataRule
- <init>():V
- getData(com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
f:com.intellij.ide.impl.dataRules.VirtualFileRule
- com.intellij.ide.impl.dataRules.GetDataRule
- <init>():V
- getData(com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
a:com.intellij.ide.navigationToolbar.AbstractNavBarModelExtension
- com.intellij.ide.navigationToolbar.NavBarModelExtension
- <init>():V
- additionalRoots(com.intellij.openapi.project.Project):java.util.Collection
- adjustElement(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- getParent(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- a:getPresentableText(java.lang.Object):java.lang.String
c:com.intellij.ide.navigationToolbar.DefaultNavBarExtension
- com.intellij.ide.navigationToolbar.AbstractNavBarModelExtension
- <init>():V
- adjustElement(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- getParent(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- getPresentableText(java.lang.Object):java.lang.String
- processChildren(java.lang.Object,java.lang.Object,com.intellij.util.Processor):Z
com.intellij.ide.navigationToolbar.NavBarModelExtension
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:additionalRoots(com.intellij.openapi.project.Project):java.util.Collection
- a:adjustElement(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- getData(java.lang.String,com.intellij.openapi.actionSystem.DataProvider):java.lang.Object
- getIcon(java.lang.Object):javax.swing.Icon
- getLeafElement(com.intellij.openapi.actionSystem.DataContext):com.intellij.psi.PsiElement
- a:getParent(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- getPopupMenuGroup(com.intellij.openapi.actionSystem.DataProvider):java.lang.String
- a:getPresentableText(java.lang.Object):java.lang.String
- getPresentableText(java.lang.Object,Z):java.lang.String
- normalizeChildren():Z
- processChildren(java.lang.Object,java.lang.Object,com.intellij.util.Processor):Z
f:com.intellij.ide.navigationToolbar.NavBarRootPaneExtension
- <init>():V
a:com.intellij.ide.navigationToolbar.NavBarRootPaneExtension$NavBarWrapperPanel
- javax.swing.JPanel
- com.intellij.ide.ui.UISettingsListener
- <init>(java.awt.LayoutManager):V
- p:getComponentGraphics(java.awt.Graphics):java.awt.Graphics
a:com.intellij.ide.navigationToolbar.StructureAwareNavBarModelExtension
- com.intellij.ide.navigationToolbar.AbstractNavBarModelExtension
- sf:Companion:com.intellij.ide.navigationToolbar.StructureAwareNavBarModelExtension$Companion
- <init>():V
- p:acceptParentFromModel(com.intellij.psi.PsiElement):Z
- p:childrenFromNodeAndProviders(com.intellij.ide.structureView.StructureViewTreeElement):java.util.List
- p:createModel(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor):com.intellij.ide.structureView.StructureViewModel
- p:findParentInModel(com.intellij.ide.structureView.StructureViewTreeElement,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- p:getApplicableNodeProviders():java.util.List
- pa:getLanguage():com.intellij.lang.Language
- getLeafElement(com.intellij.openapi.actionSystem.DataContext):com.intellij.psi.PsiElement
- getParent(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- p:isAcceptableLanguage(com.intellij.psi.PsiElement):Z
- normalizeChildren():Z
- processChildren(java.lang.Object,java.lang.Object,com.intellij.util.Processor):Z
f:com.intellij.ide.navigationToolbar.StructureAwareNavBarModelExtension$Companion
- f:getMODEL():com.intellij.openapi.util.Key
com.intellij.ide.navigationToolbar.experimental.ExperimentalToolbarStateListener
- sf:Companion:com.intellij.ide.navigationToolbar.experimental.ExperimentalToolbarStateListener$Companion
- a:refreshVisibility():V
f:com.intellij.ide.navigationToolbar.experimental.ExperimentalToolbarStateListener$Companion
- f:getTOPIC():com.intellij.util.messages.Topic
c:com.intellij.ide.navigationToolbar.experimental.NewToolbarRootPaneManager
- com.intellij.openapi.util.SimpleModificationTracker
- sf:Companion:com.intellij.ide.navigationToolbar.experimental.NewToolbarRootPaneManager$Companion
- <init>(com.intellij.openapi.project.Project):V
- isLeftSideAction(com.intellij.openapi.actionSystem.AnAction):Z
- isRightSideAction(com.intellij.openapi.actionSystem.AnAction):Z
- mainGroupName():java.lang.String
- f:startUpdateActionGroups(javax.swing.JPanel):V
f:com.intellij.ide.navigationToolbar.experimental.NewToolbarRootPaneManager$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.navigationToolbar.experimental.NewToolbarRootPaneManager
f:com.intellij.ide.navigationToolbar.experimental.SearchEverywhereNewToolbarAction
- com.intellij.ide.actions.SearchEverywhereAction
- com.intellij.openapi.actionSystem.ex.AnActionListener
- com.intellij.openapi.project.DumbAware
- sf:Companion:com.intellij.ide.navigationToolbar.experimental.SearchEverywhereNewToolbarAction$Companion
- sf:SHOW_HOT_KEY_TIP:java.lang.String
- <init>():V
- afterActionPerformed(com.intellij.openapi.actionSystem.AnAction,com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.actionSystem.AnActionResult):V
- beforeActionPerformed(com.intellij.openapi.actionSystem.AnAction,com.intellij.openapi.actionSystem.AnActionEvent):V
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
- f:getSeManager():com.intellij.ide.actions.searcheverywhere.SearchEverywhereManager
- f:setSeManager(com.intellij.ide.actions.searcheverywhere.SearchEverywhereManager):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.navigationToolbar.experimental.SearchEverywhereNewToolbarAction$Companion
com.intellij.ide.projectView.HelpID
- sf:PROJECT_VIEWS:java.lang.String
a:com.intellij.ide.projectView.ProjectView
- sf:UNLOADED_MODULES_CONTEXT_KEY:com.intellij.openapi.actionSystem.DataKey
- <init>():V
- a:addProjectPane(com.intellij.ide.projectView.impl.AbstractProjectViewPane):V
- a:changeView(java.lang.String):V
- a:changeView(java.lang.String,java.lang.String):V
- a:changeViewCB(java.lang.String,java.lang.String):com.intellij.openapi.util.ActionCallback
- a:getCurrentProjectViewPane():com.intellij.ide.projectView.impl.AbstractProjectViewPane
- a:getCurrentViewId():java.lang.String
- a:getDefaultViewId():java.lang.String
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.projectView.ProjectView
- a:getPaneIds():java.util.Collection
- a:getParentOfCurrentSelection():com.intellij.psi.PsiElement
- a:getProjectViewPaneById(java.lang.String):com.intellij.ide.projectView.impl.AbstractProjectViewPane
- a:getSelectInTargets():java.util.Collection
- a:getSortKey(java.lang.String):com.intellij.ide.projectView.NodeSortKey
- a:isAbbreviatePackageNames(java.lang.String):Z
- a:isAutoscrollFromSource(java.lang.String):Z
- a:isAutoscrollToSource(java.lang.String):Z
- isCompactDirectories(java.lang.String):Z
- a:isFlattenModules(java.lang.String):Z
- a:isFlattenPackages(java.lang.String):Z
- isFoldersAlwaysOnTop(java.lang.String):Z
- a:isHideEmptyMiddlePackages(java.lang.String):Z
- a:isManualOrder(java.lang.String):Z
- isShowExcludedFiles(java.lang.String):Z
- a:isShowLibraryContents(java.lang.String):Z
- a:isShowMembers(java.lang.String):Z
- a:isShowModules(java.lang.String):Z
- a:isShowScratchesAndConsoles(java.lang.String):Z
- a:isShowURL(java.lang.String):Z
- isShowVisibilityIcons(java.lang.String):Z
- a:isSortByType(java.lang.String):Z
- isUseFileNestingRules(java.lang.String):Z
- a:refresh():V
- a:removeProjectPane(com.intellij.ide.projectView.impl.AbstractProjectViewPane):V
- a:select(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,Z):V
- a:selectCB(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.openapi.util.ActionCallback
- a:selectPsiElement(com.intellij.psi.PsiElement,Z):V
- a:setAbbreviatePackageNames(java.lang.String,Z):V
- setCompactDirectories(java.lang.String,Z):V
- a:setFlattenModules(java.lang.String,Z):V
- a:setHideEmptyPackages(java.lang.String,Z):V
- a:setManualOrder(java.lang.String,Z):V
- a:setShowLibraryContents(java.lang.String,Z):V
- a:setShowModules(java.lang.String,Z):V
- a:setSortByType(java.lang.String,Z):V
- a:setSortKey(java.lang.String,com.intellij.ide.projectView.NodeSortKey):V
- setUseFileNestingRules(Z):V
com.intellij.ide.projectView.ProjectViewNodeDecorator
- sf:EP:com.intellij.openapi.extensions.ProjectExtensionPointName
- a:decorate(com.intellij.ide.projectView.ProjectViewNode,com.intellij.ide.projectView.PresentationData):V
- decorate(com.intellij.packageDependencies.ui.PackageDependenciesNode,com.intellij.ui.ColoredTreeCellRenderer):V
a:com.intellij.ide.projectView.ProjectViewPsiTreeChangeListener
- com.intellij.psi.PsiTreeChangeAdapter
- p:<init>(com.intellij.openapi.project.Project):V
- p:addSubtreeToUpdateByElement(com.intellij.psi.PsiElement):Z
- p:addSubtreeToUpdateByRoot():V
- f:childAdded(com.intellij.psi.PsiTreeChangeEvent):V
- f:childMoved(com.intellij.psi.PsiTreeChangeEvent):V
- f:childRemoved(com.intellij.psi.PsiTreeChangeEvent):V
- f:childReplaced(com.intellij.psi.PsiTreeChangeEvent):V
- p:childrenChanged(com.intellij.psi.PsiElement,Z):V
- f:childrenChanged(com.intellij.psi.PsiTreeChangeEvent):V
- pa:getRootNode():javax.swing.tree.DefaultMutableTreeNode
- pa:isFlattenPackages():Z
- propertyChanged(com.intellij.psi.PsiTreeChangeEvent):V
com.intellij.ide.projectView.ProjectViewSettings
- com.intellij.ide.projectView.ViewSettings
- getSortKey():com.intellij.ide.projectView.NodeSortKey
- isShowExcludedFiles():Z
- isShowVisibilityIcons():Z
- isUseFileNestingRules():Z
f:com.intellij.ide.projectView.ProjectViewSettings$Delegate
- com.intellij.ide.projectView.ProjectViewSettings
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
- getSortKey():com.intellij.ide.projectView.NodeSortKey
- isAbbreviatePackageNames():Z
- isCompactDirectories():Z
- isFlattenModules():Z
- isFlattenPackages():Z
- isFoldersAlwaysOnTop():Z
- isHideEmptyMiddlePackages():Z
- isShowExcludedFiles():Z
- isShowLibraryContents():Z
- isShowMembers():Z
- isShowModules():Z
- isShowScratchesAndConsoles():Z
- isShowURL():Z
- isShowVisibilityIcons():Z
- isUseFileNestingRules():Z
f:com.intellij.ide.projectView.ProjectViewSettings$Immutable
- com.intellij.ide.projectView.ViewSettings$Immutable
- com.intellij.ide.projectView.ProjectViewSettings
- sf:DEFAULT:com.intellij.ide.projectView.ProjectViewSettings
- <init>(com.intellij.ide.projectView.ProjectViewSettings):V
- equals(java.lang.Object):Z
- hashCode():I
- isShowExcludedFiles():Z
- isShowVisibilityIcons():Z
- isUseFileNestingRules():Z
*f:com.intellij.ide.projectView.actions.ExpandRecursivelyAction
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():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
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.projectView.actions.ImportModuleFromImlFileAction
- com.intellij.openapi.actionSystem.AnAction
- <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.ide.projectView.actions.LoadUnloadModulesAction
- 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.ide.projectView.actions.MarkAsContentRootAction
- 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.ide.projectView.actions.MarkExcludeRootAction
- com.intellij.ide.projectView.actions.MarkRootActionBase
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:getPromptText(java.lang.String):java.lang.String
- p:isEnabled(com.intellij.ide.projectView.actions.MarkRootActionBase$RootsSelection,com.intellij.openapi.module.Module):Z
- p:modifyRoots(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.roots.ContentEntry):V
c:com.intellij.ide.projectView.actions.MarkJavaSourceRootAction
- com.intellij.ide.projectView.actions.MarkSourceRootAction
- <init>():V
a:com.intellij.ide.projectView.actions.MarkRootActionBase
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- <init>(java.lang.String):V
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:doUpdate(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.module.Module,com.intellij.ide.projectView.actions.MarkRootActionBase$RootsSelection):V
- s:findContentEntry(com.intellij.openapi.roots.ModuleRootModel,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.roots.ContentEntry
- f:getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- ps:getSelection(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.ide.projectView.actions.MarkRootActionBase$RootsSelection
- pa:isEnabled(com.intellij.ide.projectView.actions.MarkRootActionBase$RootsSelection,com.intellij.openapi.module.Module):Z
- p:modifyRoots(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.module.Module,com.intellij.openapi.vfs.VirtualFile[]):V
- p:modifyRoots(com.intellij.openapi.module.Module,com.intellij.openapi.vfs.VirtualFile[]):V
- pa:modifyRoots(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.roots.ContentEntry):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.projectView.actions.MarkRootActionBase$RootsSelection
- sf:EMPTY:com.intellij.ide.projectView.actions.MarkRootActionBase$RootsSelection
- myHaveSelectedFilesUnderSourceRoots:Z
- f:myModule:com.intellij.openapi.module.Module
- mySelectedDirectories:java.util.List
- mySelectedExcludeRoots:java.util.List
- mySelectedRoots:java.util.List
- <init>(com.intellij.openapi.module.Module):V
f:com.intellij.ide.projectView.actions.MarkRootGroup
- com.intellij.ide.actions.NonTrivialActionGroup
- <init>():V
c:com.intellij.ide.projectView.actions.MarkSourceRootAction
- com.intellij.ide.projectView.actions.MarkRootActionBase
- <init>(org.jetbrains.jps.model.module.JpsModuleSourceRootType):V
- p:isEnabled(com.intellij.ide.projectView.actions.MarkRootActionBase$RootsSelection,com.intellij.openapi.module.Module):Z
- p:modifyRoots(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.roots.ContentEntry):V
f:com.intellij.ide.projectView.actions.MarkSourceRootActionGroup
- com.intellij.openapi.actionSystem.ActionGroup
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
c:com.intellij.ide.projectView.actions.MarkTestSourceRootAction
- com.intellij.ide.projectView.actions.MarkSourceRootAction
- <init>():V
f:com.intellij.ide.projectView.actions.MoveModulesOutsideGroupAction
- com.intellij.openapi.actionSystem.AnAction
- <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.ide.projectView.actions.MoveModulesToGroupAction
- com.intellij.openapi.actionSystem.AnAction
- pf:myModuleGroup:com.intellij.ide.projectView.impl.ModuleGroup
- <init>(com.intellij.ide.projectView.impl.ModuleGroup,java.lang.String):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:doMove(com.intellij.openapi.module.Module[],com.intellij.ide.projectView.impl.ModuleGroup,com.intellij.openapi.actionSystem.DataContext):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
- ps:whatToMove(com.intellij.openapi.module.Module[]):java.lang.String
f:com.intellij.ide.projectView.actions.MoveModulesToSubGroupAction
- com.intellij.ide.projectView.actions.MoveModulesToGroupAction
- <init>(com.intellij.ide.projectView.impl.ModuleGroup):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
*f:com.intellij.ide.projectView.actions.ProjectViewExpandAllAction
- 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.ide.projectView.actions.UnmarkRootAction
- com.intellij.ide.projectView.actions.MarkRootActionBase
- <init>():V
- p:doUpdate(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.module.Module,com.intellij.ide.projectView.actions.MarkRootActionBase$RootsSelection):V
- p:getActionText(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.module.Module,com.intellij.ide.projectView.actions.MarkRootActionBase$RootsSelection):java.lang.String
- p:isEnabled(com.intellij.ide.projectView.actions.MarkRootActionBase$RootsSelection,com.intellij.openapi.module.Module):Z
- p:modifyRoots(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.roots.ContentEntry):V
a:com.intellij.ide.projectView.impl.AbstractProjectTreeStructure
- com.intellij.ide.projectView.impl.ProjectAbstractTreeStructureBase
- com.intellij.ide.projectView.ViewSettings
- <init>(com.intellij.openapi.project.Project):V
- asyncCommit():com.intellij.openapi.util.ActionCallback
- f:commit():V
- p:createRoot(com.intellij.openapi.project.Project,com.intellij.ide.projectView.ViewSettings):com.intellij.ide.util.treeView.AbstractTreeNode
- f:getRootElement():java.lang.Object
- f:hasSomethingToCommit():Z
- isAlwaysLeaf(java.lang.Object):Z
a:com.intellij.ide.projectView.impl.AbstractProjectViewPane
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- com.intellij.openapi.util.BusyObject
- sf:EP:com.intellij.openapi.extensions.ProjectExtensionPointName
- pf:myProject:com.intellij.openapi.project.Project
- p:myTree:com.intellij.ide.dnd.aware.DnDAwareTree
- p:myTreeStructure:com.intellij.ide.util.treeView.AbstractTreeStructure
- p:<init>(com.intellij.openapi.project.Project):V
- addToolbarActions(com.intellij.openapi.actionSystem.DefaultActionGroup):V
- p:beforeDnDLeave():V
- p:beforeDnDUpdate(com.intellij.ide.dnd.DnDEvent):V
- p:createComparator():java.util.Comparator
- a:createComponent():javax.swing.JComponent
- a:createSelectInTarget():com.intellij.ide.SelectInTarget
- p:createTreeExpander():com.intellij.ide.TreeExpander
- p:createTreeState(javax.swing.JTree):com.intellij.ide.util.treeView.TreeState
- s:createVisitor(com.intellij.openapi.vfs.VirtualFile):com.intellij.ui.tree.TreeVisitor
- s:createVisitor(com.intellij.psi.PsiElement):com.intellij.ui.tree.TreeVisitor
- s:createVisitor(com.intellij.psi.PsiElement,com.intellij.openapi.vfs.VirtualFile):com.intellij.ui.tree.TreeVisitor
- s:createVisitor(java.lang.Object):com.intellij.ui.tree.TreeVisitor
- dispose():V
- p:enableDnD():V
- s:extractValueFromNode(java.lang.Object):java.lang.Object
- getComponentToFocus():javax.swing.JComponent
- getData(java.lang.String):java.lang.Object
- getElementsFromNode(java.lang.Object):java.util.List
- a:getIcon():javax.swing.Icon
- a:getId():java.lang.String
- p:getManualOrderOptionText():java.lang.String
- p:getNodeModule(java.lang.Object):com.intellij.openapi.module.Module
- getPresentableSubIdIcon(java.lang.String):javax.swing.Icon
- getPresentableSubIdName(java.lang.String):java.lang.String
- getReady(java.lang.Object):com.intellij.openapi.util.ActionCallback
- f:getSelectedDescriptor():com.intellij.ide.util.treeView.NodeDescriptor
- getSelectedDirectories():com.intellij.psi.PsiDirectory[]
- p:getSelectedDirectories(java.lang.Object[]):com.intellij.psi.PsiDirectory[]
- p:getSelectedDirectoriesInAmbiguousCase(java.lang.Object):com.intellij.psi.PsiDirectory[]
- f:getSelectedElement():java.lang.Object
- f:getSelectedElements():java.lang.Object[]
- f:getSelectedNode():javax.swing.tree.DefaultMutableTreeNode
- p:getSelectedNodes(java.lang.Class):java.util.List
- f:getSelectedPSIElements():com.intellij.psi.PsiElement[]
- f:getSelectedPath():javax.swing.tree.TreePath
- f:getSelectedUserObjects():java.lang.Object[]
- f:getSelectedValues(java.lang.Object[]):java.lang.Object[]
- getSelectionPaths():javax.swing.tree.TreePath[]
- f:getSingleSelectedPathUserObjects():java.lang.Object[]
- p:getSlowDataFromSelection(java.lang.Object[],java.lang.Object[],java.lang.String):java.lang.Object
- f:getSubId():java.lang.String
- getSubIds():java.lang.String[]
- a:getTitle():java.lang.String
- s:getTransferedPsiElements(java.awt.datatransfer.Transferable):com.intellij.psi.PsiElement[]
- s:getTransferedTreeNodes(java.awt.datatransfer.Transferable):javax.swing.tree.TreeNode[]
- getTree():javax.swing.JTree
- getTreeStructure():com.intellij.ide.util.treeView.AbstractTreeStructure
- getValueFromNode(java.lang.Object):java.lang.Object
- a:getWeight():I
- installComparator():V
- installComparator(java.util.Comparator):V
- isAutoScrollEnabledFor(com.intellij.openapi.vfs.VirtualFile):Z
- isAutoScrollEnabledWithoutFocus():Z
- isDefaultPane(com.intellij.openapi.project.Project):Z
- isFileNestingEnabled():Z
- isInitiallyVisible():Z
- p:onSubIdChange():V
- promisePathToElement(java.lang.Object):org.jetbrains.concurrency.Promise
- readExternal(org.jdom.Element):V
- f:restoreExpandedPaths():V
- p:saveExpandedPaths():V
- a:select(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,Z):V
- selectModule(com.intellij.openapi.module.Module,Z):V
- selectModuleGroup(com.intellij.ide.projectView.impl.ModuleGroup,Z):V
- f:setSubId(java.lang.String):V
- supportsManualOrder():Z
- updateFrom(java.lang.Object,Z,Z):V
- a:updateFromRoot(Z):com.intellij.openapi.util.ActionCallback
- writeExternal(org.jdom.Element):V
a:com.intellij.ide.projectView.impl.AbstractProjectViewPaneWithAsyncSupport
- com.intellij.ide.projectView.impl.AbstractProjectViewPane
- p:<init>(com.intellij.openapi.project.Project):V
- createComponent():javax.swing.JComponent
- pa:createStructure():com.intellij.ide.util.treeView.AbstractTreeStructureBase
- pa:createTree(javax.swing.tree.DefaultTreeModel):com.intellij.ide.dnd.aware.DnDAwareTree
- dispose():V
- p:getStripe(java.lang.Object,Z):com.intellij.ui.stripe.ErrorStripe
- installComparator(java.util.Comparator):V
- p:onSelectionChanged():V
- select(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,Z):V
- selectCB(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.openapi.util.ActionCallback
- updateFromRoot(Z):com.intellij.openapi.util.ActionCallback
a:com.intellij.ide.projectView.impl.AbstractUrl
- pf:moduleName:java.lang.String
- pf:url:java.lang.String
- p:<init>(java.lang.String,java.lang.String,java.lang.String):V
- a:createPath(com.intellij.openapi.project.Project):java.lang.Object[]
- pa:createUrl(java.lang.String,java.lang.String):com.intellij.ide.projectView.impl.AbstractUrl
- createUrl(java.lang.String,java.lang.String,java.lang.String):com.intellij.ide.projectView.impl.AbstractUrl
- a:createUrlByElement(java.lang.Object):com.intellij.ide.projectView.impl.AbstractUrl
- equals(java.lang.Object):Z
- getURL():java.lang.String
- hashCode():I
- write(org.jdom.Element):V
a:com.intellij.ide.projectView.impl.AttachableProjectViewPane
- com.intellij.ide.projectView.impl.ProjectViewPane
- <init>(com.intellij.openapi.project.Project):V
- p:beforeDnDLeave():V
- p:beforeDnDUpdate(com.intellij.ide.dnd.DnDEvent):V
- createComponent():javax.swing.JComponent
- p:createStructure():com.intellij.ide.projectView.impl.ProjectAbstractTreeStructureBase
- p:createTree(javax.swing.tree.DefaultTreeModel):com.intellij.ide.projectView.impl.ProjectViewTree
- getTitle():java.lang.String
- p:processDroppedDirectories(java.util.List):V
f:com.intellij.ide.projectView.impl.CompoundIconProvider
- com.intellij.ide.IconProvider
- <init>():V
- s:findIcon(com.intellij.psi.PsiElement,I):javax.swing.Icon
- getIcon(com.intellij.psi.PsiElement,I):javax.swing.Icon
f:com.intellij.ide.projectView.impl.CompoundProjectViewNodeDecorator
- com.intellij.ide.projectView.ProjectViewNodeDecorator
- decorate(com.intellij.ide.projectView.ProjectViewNode,com.intellij.ide.projectView.PresentationData):V
- s:get(com.intellij.openapi.project.Project):com.intellij.ide.projectView.ProjectViewNodeDecorator
f:com.intellij.ide.projectView.impl.CompoundTreeStructureProvider
- com.intellij.ide.projectView.TreeStructureProvider
- s:get(com.intellij.openapi.project.Project):com.intellij.ide.projectView.TreeStructureProvider
- getData(java.util.Collection,java.lang.String):java.lang.Object
- modify(com.intellij.ide.util.treeView.AbstractTreeNode,java.util.Collection,com.intellij.ide.projectView.ViewSettings):java.util.Collection
f:com.intellij.ide.projectView.impl.DirectoryUrl
- com.intellij.ide.projectView.impl.AbstractUrl
- <init>(java.lang.String,java.lang.String):V
- s:create(com.intellij.psi.PsiDirectory):com.intellij.ide.projectView.impl.DirectoryUrl
- createPath(com.intellij.openapi.project.Project):java.lang.Object[]
- createUrlByElement(java.lang.Object):com.intellij.ide.projectView.impl.AbstractUrl
f:com.intellij.ide.projectView.impl.FileNestingBuilder
- <init>():V
- s:checkMatchingAsParentOrChild(com.intellij.ide.projectView.impl.ProjectViewFileNestingService$NestingRule,java.lang.String):com.intellij.openapi.util.Couple
- s:getInstance():com.intellij.ide.projectView.impl.FileNestingBuilder
- getNestingRules():java.util.Collection
- isNestedFile(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
- mapParentToChildren(java.util.Collection,java.util.function.Function):com.intellij.util.containers.MultiMap
f:com.intellij.ide.projectView.impl.FileNestingInProjectViewDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project):V
- apply(com.intellij.util.Consumer):V
- reset(Z):V
c:com.intellij.ide.projectView.impl.GroupByTypeComparator
- java.util.Comparator
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
- <init>(Z):V
- compare(com.intellij.ide.util.treeView.NodeDescriptor,com.intellij.ide.util.treeView.NodeDescriptor):I
- p:getSortKey():com.intellij.ide.projectView.NodeSortKey
- p:isAbbreviateQualifiedNames():Z
- p:isFoldersAlwaysOnTop():Z
- p:isManualOrder():Z
f:com.intellij.ide.projectView.impl.IdeViewForProjectViewPane
- com.intellij.ide.IdeView
- <init>(java.util.function.Supplier):V
- getDirectories():com.intellij.psi.PsiDirectory[]
- getOrChooseDirectory():com.intellij.psi.PsiDirectory
- selectElement(com.intellij.psi.PsiElement):V
f:com.intellij.ide.projectView.impl.LibraryModuleGroupUrl
- com.intellij.ide.projectView.impl.AbstractUrl
- <init>(java.lang.String):V
- createPath(com.intellij.openapi.project.Project):java.lang.Object[]
- createUrlByElement(java.lang.Object):com.intellij.ide.projectView.impl.AbstractUrl
f:com.intellij.ide.projectView.impl.ModuleGroup
- sf:ARRAY_DATA_KEY:com.intellij.openapi.actionSystem.DataKey
- <init>(java.util.List):V
- childGroups(com.intellij.openapi.module.ModuleGrouper):java.util.Collection
- childGroups(com.intellij.openapi.project.Project):java.util.Collection
- equals(java.lang.Object):Z
- getGroupPath():java.lang.String[]
- getGroupPathList():java.util.List
- getQualifiedName():java.lang.String
- hashCode():I
- modulesInGroup(com.intellij.openapi.module.ModuleGrouper,Z):java.util.Collection
- modulesInGroup(com.intellij.openapi.project.Project):java.util.Collection
- modulesInGroup(com.intellij.openapi.project.Project,Z):java.util.Collection
- presentableText():java.lang.String
f:com.intellij.ide.projectView.impl.ModuleGroupUrl
- com.intellij.ide.projectView.impl.AbstractUrl
- <init>(java.lang.String):V
- createPath(com.intellij.openapi.project.Project):java.lang.Object[]
- createUrlByElement(java.lang.Object):com.intellij.ide.projectView.impl.AbstractUrl
f:com.intellij.ide.projectView.impl.ModuleGroupUtil
- s:buildModuleGroupPath(com.intellij.ide.projectView.impl.ModuleGroup,java.lang.Object,java.util.Map,com.intellij.util.Consumer,com.intellij.util.Function):java.lang.Object
- s:updateModuleGroupPath(com.intellij.ide.projectView.impl.ModuleGroup,java.lang.Object,com.intellij.util.Function,com.intellij.util.Consumer,com.intellij.util.Function):java.lang.Object
f:com.intellij.ide.projectView.impl.ModuleGroupUtil$ParentChildRelation
- getChild():java.lang.Object
- getParent():java.lang.Object
com.intellij.ide.projectView.impl.ModuleGroupingImplementation
- a:getCompactGroupNodes():Z
- a:getGroupPath(java.lang.Object):java.util.List
- a:getModuleAsGroupPath(java.lang.Object):java.util.List
f:com.intellij.ide.projectView.impl.ModuleGroupingTreeHelper
- sf:Companion:com.intellij.ide.projectView.impl.ModuleGroupingTreeHelper$Companion
- sf:createDefaultGrouping(com.intellij.openapi.module.ModuleGrouper):com.intellij.ide.projectView.impl.ModuleGroupingImplementation
- f:createModuleNode(java.lang.Object,javax.swing.tree.MutableTreeNode,javax.swing.tree.DefaultTreeModel):javax.swing.tree.MutableTreeNode
- f:createModuleNodes(java.util.Collection,javax.swing.tree.MutableTreeNode,javax.swing.tree.DefaultTreeModel):java.util.List
- sf:forEmptyTree(Z,com.intellij.ide.projectView.impl.ModuleGroupingImplementation,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,java.util.Comparator):com.intellij.ide.projectView.impl.ModuleGroupingTreeHelper
- sf:forTree(javax.swing.tree.MutableTreeNode,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,Z,com.intellij.ide.projectView.impl.ModuleGroupingImplementation,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,java.util.Comparator,kotlin.jvm.functions.Function1):com.intellij.ide.projectView.impl.ModuleGroupingTreeHelper
- f:getGroupByNodeMap():java.util.Map
- f:getModuleByNodeMap():java.util.Map
- f:getNodeForGroupMap():java.util.Map
- f:getVirtualGroupToChildNodeMap():java.util.Map
- f:isGroupingEnabled():Z
- f:moveAllModuleNodesToProperGroups(javax.swing.tree.MutableTreeNode,javax.swing.tree.DefaultTreeModel):V
- f:moveModuleNodeToProperGroup(javax.swing.tree.MutableTreeNode,java.lang.Object,javax.swing.tree.MutableTreeNode,javax.swing.tree.DefaultTreeModel,javax.swing.JTree):javax.swing.tree.MutableTreeNode
- f:moveModuleNodesToProperGroup(java.util.List,javax.swing.tree.MutableTreeNode,javax.swing.tree.DefaultTreeModel,javax.swing.JTree):V
- f:removeAllNodes(javax.swing.tree.DefaultMutableTreeNode,javax.swing.tree.DefaultTreeModel):V
- f:removeNode(javax.swing.tree.MutableTreeNode,javax.swing.tree.MutableTreeNode,javax.swing.tree.DefaultTreeModel,Z):V
- bs:removeNode$default(com.intellij.ide.projectView.impl.ModuleGroupingTreeHelper,javax.swing.tree.MutableTreeNode,javax.swing.tree.MutableTreeNode,javax.swing.tree.DefaultTreeModel,Z,I,java.lang.Object):V
f:com.intellij.ide.projectView.impl.ModuleGroupingTreeHelper$Companion
- f:createDefaultGrouping(com.intellij.openapi.module.ModuleGrouper):com.intellij.ide.projectView.impl.ModuleGroupingImplementation
- f:forEmptyTree(Z,com.intellij.ide.projectView.impl.ModuleGroupingImplementation,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,java.util.Comparator):com.intellij.ide.projectView.impl.ModuleGroupingTreeHelper
- f:forTree(javax.swing.tree.MutableTreeNode,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,Z,com.intellij.ide.projectView.impl.ModuleGroupingImplementation,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,java.util.Comparator,kotlin.jvm.functions.Function1):com.intellij.ide.projectView.impl.ModuleGroupingTreeHelper
f:com.intellij.ide.projectView.impl.ModuleNameValidator
- com.intellij.openapi.ui.InputValidatorEx
- <init>(com.intellij.openapi.project.Project):V
- getErrorText(java.lang.String):java.lang.String
f:com.intellij.ide.projectView.impl.ModuleUrl
- com.intellij.ide.projectView.impl.AbstractUrl
- <init>(java.lang.String,java.lang.String):V
- createPath(com.intellij.openapi.project.Project):java.lang.Object[]
- createUrlByElement(java.lang.Object):com.intellij.ide.projectView.impl.AbstractUrl
f:com.intellij.ide.projectView.impl.MoveModuleToGroup
- com.intellij.openapi.actionSystem.ActionGroup
- <init>(com.intellij.ide.projectView.impl.ModuleGroup):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.projectView.impl.MoveModuleToGroupTopLevel
- com.intellij.openapi.actionSystem.ActionGroup
- <init>():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.projectView.impl.NamedLibraryUrl
- com.intellij.ide.projectView.impl.AbstractUrl
- <init>(java.lang.String,java.lang.String):V
- createPath(com.intellij.openapi.project.Project):java.lang.Object[]
- createUrlByElement(java.lang.Object):com.intellij.ide.projectView.impl.AbstractUrl
f:com.intellij.ide.projectView.impl.NestingTreeStructureProvider
- com.intellij.ide.projectView.TreeStructureProvider
- com.intellij.openapi.project.DumbAware
- <init>():V
- s:getFilesShownAsChildrenInProjectView(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.util.Collection
- modify(com.intellij.ide.util.treeView.AbstractTreeNode,java.util.Collection,com.intellij.ide.projectView.ViewSettings):java.util.Collection
f:com.intellij.ide.projectView.impl.NestingTreeStructureProvider$ChildFileInfo
- java.lang.Record
- <init>(com.intellij.openapi.vfs.VirtualFile,java.lang.String):V
- f:equals(java.lang.Object):Z
- file():com.intellij.openapi.vfs.VirtualFile
- f:hashCode():I
- namePartCommonWithParentFile():java.lang.String
a:com.intellij.ide.projectView.impl.ProjectAbstractTreeStructureBase
- com.intellij.ide.util.treeView.AbstractTreeStructureBase
- p:<init>(com.intellij.openapi.project.Project):V
- getProviders():java.util.List
- setProviders(com.intellij.ide.projectView.TreeStructureProvider[]):V
a:com.intellij.ide.projectView.impl.ProjectTreeStructure
- com.intellij.ide.projectView.impl.AbstractProjectTreeStructure
- com.intellij.ide.projectView.ProjectViewSettings
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
- getSortKey():com.intellij.ide.projectView.NodeSortKey
- isAbbreviatePackageNames():Z
- isCompactDirectories():Z
- isFlattenModules():Z
- isFlattenPackages():Z
- isHideEmptyMiddlePackages():Z
- isShowLibraryContents():Z
- isShowMembers():Z
- isShowModules():Z
- isShowScratchesAndConsoles():Z
- isShowURL():Z
- isShowVisibilityIcons():Z
a:com.intellij.ide.projectView.impl.ProjectViewDeleteElementProvider
- com.intellij.ide.DeleteProvider
- <init>():V
- canDeleteElement(com.intellij.openapi.actionSystem.DataContext):Z
- deleteElement(com.intellij.openapi.actionSystem.DataContext):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- pa:getSelectedPSIElements(com.intellij.openapi.actionSystem.DataContext):com.intellij.psi.PsiElement[]
- pa:hideEmptyMiddlePackages(com.intellij.openapi.actionSystem.DataContext):java.lang.Boolean
a:com.intellij.ide.projectView.impl.ProjectViewDropTarget
- com.intellij.ide.dnd.DnDNativeTarget
- <init>(javax.swing.JTree,com.intellij.openapi.project.Project):V
- createCopyHandler():com.intellij.ide.projectView.impl.ProjectViewDropTarget$DropHandler
- createMoveHandler():com.intellij.ide.projectView.impl.ProjectViewDropTarget$DropHandler
- drop(com.intellij.ide.dnd.DnDEvent):V
- pa:getModule(com.intellij.psi.PsiElement):com.intellij.openapi.module.Module
- pa:getPsiElement(javax.swing.tree.TreePath):com.intellij.psi.PsiElement
- p:getPsiFiles(java.util.List):com.intellij.psi.PsiFileSystemItem[]
- update(com.intellij.ide.dnd.DnDEvent):Z
f:com.intellij.ide.projectView.impl.ProjectViewDropTarget$DropContext
- java.lang.Record
- <init>(com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement,com.intellij.openapi.module.Module):V
- f:equals(java.lang.Object):Z
- f:hashCode():I
- sourceElements():com.intellij.psi.PsiElement[]
- targetElement():com.intellij.psi.PsiElement
- targetModule():com.intellij.openapi.module.Module
com.intellij.ide.projectView.impl.ProjectViewDropTarget$DropHandler
- a:doDrop(com.intellij.ide.projectView.impl.ProjectViewDropTarget$DropContext):V
- a:doDrop(javax.swing.tree.TreePath[],javax.swing.tree.TreePath):V
- a:doDropFiles(java.util.List,javax.swing.tree.TreePath):V
- a:isDropRedundant(javax.swing.tree.TreePath,javax.swing.tree.TreePath):Z
- a:isValidSource(javax.swing.tree.TreePath[],javax.swing.tree.TreePath):Z
- a:isValidTarget(javax.swing.tree.TreePath[],javax.swing.tree.TreePath):Z
- a:shouldDelegateToParent(javax.swing.tree.TreePath[],javax.swing.tree.TreePath):Z
f:com.intellij.ide.projectView.impl.ProjectViewFileNestingService
- com.intellij.openapi.components.PersistentStateComponent
- com.intellij.openapi.util.ModificationTracker
- <init>():V
- s:getInstance():com.intellij.ide.projectView.impl.ProjectViewFileNestingService
- getModificationCount():J
- getRules():java.util.List
- getState():com.intellij.ide.projectView.impl.ProjectViewFileNestingService$MyState
- loadState(com.intellij.ide.projectView.impl.ProjectViewFileNestingService$MyState):V
- setRules(java.util.List):V
f:com.intellij.ide.projectView.impl.ProjectViewFileNestingService$MyState
- myRules:java.util.List
- <init>():V
f:com.intellij.ide.projectView.impl.ProjectViewFileNestingService$NestingRule
- <init>():V
- <init>(java.lang.String,java.lang.String):V
- equals(java.lang.Object):Z
- getChildFileSuffix():java.lang.String
- getParentFileSuffix():java.lang.String
- hashCode():I
- setChildFileSuffix(java.lang.String):V
- setParentFileSuffix(java.lang.String):V
c:com.intellij.ide.projectView.impl.ProjectViewImpl
- com.intellij.ide.projectView.ProjectView
- com.intellij.openapi.components.PersistentStateComponent
- com.intellij.openapi.util.BusyObject
- com.intellij.ui.switcher.QuickActionProvider
- <init>(com.intellij.openapi.project.Project):V
- addProjectPane(com.intellij.ide.projectView.impl.AbstractProjectViewPane):V
- changeView(java.lang.String):V
- changeView(java.lang.String,java.lang.String):V
- changeViewCB(java.lang.String,java.lang.String):com.intellij.openapi.util.ActionCallback
- p:createTabActions(java.util.List):V
- p:createTitleActions(java.util.List):V
- getActions(Z):java.util.List
- getComponent():javax.swing.JComponent
- getContentManager():com.intellij.ui.content.ContentManager
- getCurrentProjectViewPane():com.intellij.ide.projectView.impl.AbstractProjectViewPane
- getCurrentViewId():java.lang.String
- getDefaultViewId():java.lang.String
- getName():java.lang.String
- getPaneIds():java.util.Collection
- getParentOfCurrentSelection():com.intellij.psi.PsiElement
- getProjectViewPaneById(java.lang.String):com.intellij.ide.projectView.impl.AbstractProjectViewPane
- getReady(java.lang.Object):com.intellij.openapi.util.ActionCallback
- getSelectInTargets():java.util.Collection
- getSortKey(java.lang.String):com.intellij.ide.projectView.NodeSortKey
- getState():org.jdom.Element
- isAbbreviatePackageNames(java.lang.String):Z
- isAutoscrollFromSource(java.lang.String):Z
- isAutoscrollToSource(java.lang.String):Z
- isCompactDirectories(java.lang.String):Z
- isFlattenModules(java.lang.String):Z
- isFlattenPackages(java.lang.String):Z
- isFoldersAlwaysOnTop():Z
- isFoldersAlwaysOnTop(java.lang.String):Z
- isHideEmptyMiddlePackages(java.lang.String):Z
- isManualOrder(java.lang.String):Z
- isShowExcludedFiles(java.lang.String):Z
- isShowLibraryContents(java.lang.String):Z
- isShowMembers(java.lang.String):Z
- p:isShowMembersOptionSupported():Z
- isShowModules(java.lang.String):Z
- isShowScratchesAndConsoles(java.lang.String):Z
- isShowURL(java.lang.String):Z
- isShowVisibilityIcons(java.lang.String):Z
- isSortByType(java.lang.String):Z
- isUseFileNestingRules(java.lang.String):Z
- loadState(org.jdom.Element):V
- refresh():V
- removeProjectPane(com.intellij.ide.projectView.impl.AbstractProjectViewPane):V
- select(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,Z):V
- selectCB(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.openapi.util.ActionCallback
- selectPsiElement(com.intellij.psi.PsiElement,Z):V
- setAbbreviatePackageNames(java.lang.String,Z):V
- setAutoscrollFromSource(Z,java.lang.String):V
- setAutoscrollToSource(Z,java.lang.String):V
- setCompactDirectories(java.lang.String,Z):V
- setFlattenModules(java.lang.String,Z):V
- setFlattenPackages(java.lang.String,Z):V
- setFoldersAlwaysOnTop(Z):V
- setHideEmptyPackages(java.lang.String,Z):V
- setManualOrder(java.lang.String,Z):V
- setShowLibraryContents(java.lang.String,Z):V
- setShowModules(java.lang.String,Z):V
- setSortByType(java.lang.String,Z):V
- setSortKey(java.lang.String,com.intellij.ide.projectView.NodeSortKey):V
- setUseFileNestingRules(Z):V
- setupImpl(com.intellij.openapi.wm.ToolWindow):V
- setupImpl(com.intellij.openapi.wm.ToolWindow,Z):V
f:com.intellij.ide.projectView.impl.ProjectViewInplaceCommentProducerImplKt
- sf:appendInplaceComments(com.intellij.ide.util.treeView.InplaceCommentAppender,com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
com.intellij.ide.projectView.impl.ProjectViewListener
- sf:TOPIC:com.intellij.util.messages.Topic
- initCachedNodesLoaded():V
- initCompleted():V
- initStarted():V
- paneShown(com.intellij.ide.projectView.impl.AbstractProjectViewPane,com.intellij.ide.projectView.impl.AbstractProjectViewPane):V
c:com.intellij.ide.projectView.impl.ProjectViewPane
- com.intellij.ide.projectView.impl.AbstractProjectViewPaneWithAsyncSupport
- sf:ID:java.lang.String
- <init>(com.intellij.openapi.project.Project):V
- s:canBeSelectedInProjectView(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
- configureAsyncSupport(com.intellij.ide.projectView.impl.AsyncProjectViewSupport):V
- createSelectInTarget():com.intellij.ide.SelectInTarget
- p:createStructure():com.intellij.ide.projectView.impl.ProjectAbstractTreeStructureBase
- p:createTree(javax.swing.tree.DefaultTreeModel):com.intellij.ide.projectView.impl.ProjectViewTree
- getComponentName():java.lang.String
- getIcon():javax.swing.Icon
- getId():java.lang.String
- getTitle():java.lang.String
- getWeight():I
- isFileNestingEnabled():Z
- supportsFlattenModules():Z
- supportsShowExcludedFiles():Z
- supportsShowScratchesAndConsoles():Z
pc:com.intellij.ide.projectView.impl.ProjectViewPane$ProjectViewPaneTreeStructure
- com.intellij.ide.projectView.impl.ProjectTreeStructure
- com.intellij.ide.projectView.ProjectViewSettings
- p:<init>(com.intellij.ide.projectView.impl.ProjectViewPane):V
- p:createRoot(com.intellij.openapi.project.Project,com.intellij.ide.projectView.ViewSettings):com.intellij.ide.util.treeView.AbstractTreeNode
- isShowExcludedFiles():Z
- isShowLibraryContents():Z
- isToBuildChildrenInBackground(java.lang.Object):Z
- isUseFileNestingRules():Z
a:com.intellij.ide.projectView.impl.ProjectViewPaneSelectionHelper
- <init>():V
- pa:computeAdjustedPaths(com.intellij.ide.projectView.impl.ProjectViewPaneSelectionHelper$SelectionDescriptor):java.util.List
f:com.intellij.ide.projectView.impl.ProjectViewPaneSelectionHelper$SelectionDescriptor
- java.lang.Record
- <init>(com.intellij.psi.PsiElement,com.intellij.openapi.vfs.VirtualFile,java.util.List):V
- f:equals(java.lang.Object):Z
- f:hashCode():I
- originalTreePaths():java.util.List
- targetPsiElement():com.intellij.psi.PsiElement
- targetVirtualFile():com.intellij.openapi.vfs.VirtualFile
c:com.intellij.ide.projectView.impl.ProjectViewRenderer
- com.intellij.ide.util.treeView.NodeRenderer
- <init>():V
- p:getPresentation(java.lang.Object):com.intellij.navigation.ItemPresentation
f:com.intellij.ide.projectView.impl.ProjectViewSharedSettings
- com.intellij.openapi.components.PersistentStateComponent
- sf:Companion:com.intellij.ide.projectView.impl.ProjectViewSharedSettings$Companion
- <init>():V
- f:getAbbreviatePackages():Z
- f:getAutoscrollFromSource():Z
- f:getAutoscrollToSource():Z
- f:getCompactDirectories():Z
- f:getFlattenModules():Z
- f:getFlattenPackages():Z
- f:getFoldersAlwaysOnTop():Z
- f:getHideEmptyPackages():Z
- f:getManualOrder():Z
- f:getOpenDirectoriesWithSingleClick():Z
- f:getShowExcludedFiles():Z
- f:getShowLibraryContents():Z
- f:getShowMembers():Z
- f:getShowModules():Z
- f:getShowScratchesAndConsoles():Z
- f:getShowVisibilityIcons():Z
- f:getSortKey():com.intellij.ide.projectView.NodeSortKey
- getState():com.intellij.ide.projectView.impl.ProjectViewSharedSettings
- loadState(com.intellij.ide.projectView.impl.ProjectViewSharedSettings):V
- f:setAbbreviatePackages(Z):V
- f:setAutoscrollFromSource(Z):V
- f:setAutoscrollToSource(Z):V
- f:setCompactDirectories(Z):V
- f:setFlattenModules(Z):V
- f:setFlattenPackages(Z):V
- f:setFoldersAlwaysOnTop(Z):V
- f:setHideEmptyPackages(Z):V
- f:setManualOrder(Z):V
- f:setOpenDirectoriesWithSingleClick(Z):V
- f:setShowExcludedFiles(Z):V
- f:setShowLibraryContents(Z):V
- f:setShowMembers(Z):V
- f:setShowModules(Z):V
- f:setShowScratchesAndConsoles(Z):V
- f:setShowVisibilityIcons(Z):V
- f:setSortKey(com.intellij.ide.projectView.NodeSortKey):V
f:com.intellij.ide.projectView.impl.ProjectViewSharedSettings$Companion
- f:getInstance():com.intellij.ide.projectView.impl.ProjectViewSharedSettings
f:com.intellij.ide.projectView.impl.ProjectViewState
- com.intellij.openapi.components.PersistentStateComponent
- sf:Companion:com.intellij.ide.projectView.impl.ProjectViewState$Companion
- <init>():V
- f:getAbbreviatePackageNames():Z
- f:getAutoscrollFromSource():Z
- f:getAutoscrollToSource():Z
- f:getCompactDirectories():Z
- sf:getDefaultInstance():com.intellij.ide.projectView.impl.ProjectViewState
- f:getFlattenModules():Z
- f:getFlattenPackages():Z
- f:getFoldersAlwaysOnTop():Z
- f:getHideEmptyMiddlePackages():Z
- sf:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.projectView.impl.ProjectViewState
- f:getManualOrder():Z
- f:getOpenDirectoriesWithSingleClick():Z
- f:getShowExcludedFiles():Z
- f:getShowLibraryContents():Z
- f:getShowMembers():Z
- f:getShowModules():Z
- f:getShowScratchesAndConsoles():Z
- f:getShowURL():Z
- f:getShowVisibilityIcons():Z
- f:getSortByType():Z
- f:getSortKey():com.intellij.ide.projectView.NodeSortKey
- getState():com.intellij.ide.projectView.impl.ProjectViewState
- f:getUseFileNestingRules():Z
- loadState(com.intellij.ide.projectView.impl.ProjectViewState):V
- noStateLoaded():V
- f:setAbbreviatePackageNames(Z):V
- f:setAutoscrollFromSource(Z):V
- f:setAutoscrollToSource(Z):V
- f:setCompactDirectories(Z):V
- f:setFlattenModules(Z):V
- f:setFlattenPackages(Z):V
- f:setFoldersAlwaysOnTop(Z):V
- f:setHideEmptyMiddlePackages(Z):V
- f:setManualOrder(Z):V
- f:setOpenDirectoriesWithSingleClick(Z):V
- f:setShowExcludedFiles(Z):V
- f:setShowLibraryContents(Z):V
- f:setShowMembers(Z):V
- f:setShowModules(Z):V
- f:setShowScratchesAndConsoles(Z):V
- f:setShowURL(Z):V
- f:setShowVisibilityIcons(Z):V
- f:setSortByType(Z):V
- f:setSortKey(com.intellij.ide.projectView.NodeSortKey):V
- f:setUseFileNestingRules(Z):V
f:com.intellij.ide.projectView.impl.ProjectViewState$Companion
- f:getDefaultInstance():com.intellij.ide.projectView.impl.ProjectViewState
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.projectView.impl.ProjectViewState
f:com.intellij.ide.projectView.impl.ProjectViewToolWindowFactory
- com.intellij.openapi.project.DumbAware
- com.intellij.openapi.wm.ToolWindowFactory
- <init>():V
- createToolWindowContent(com.intellij.openapi.project.Project,com.intellij.openapi.wm.ToolWindow):V
- getIcon():javax.swing.Icon
c:com.intellij.ide.projectView.impl.ProjectViewTree
- com.intellij.ide.dnd.aware.DnDAwareTree
- com.intellij.ui.speedSearch.SpeedSearchSupply$SpeedSearchLocator
- p:<init>(com.intellij.openapi.project.Project,javax.swing.tree.TreeModel):V
- <init>(javax.swing.tree.TreeModel):V
- p:createCellRenderer():javax.swing.tree.TreeCellRenderer
- expandPath(javax.swing.tree.TreePath):V
- s:getColorForElement(com.intellij.psi.PsiElement):java.awt.Color
- getFileColorFor(java.lang.Object):java.awt.Color
- getSizeAndLocation(javax.swing.JComponent):com.intellij.ui.awt.RelativeRectangle
- isFileColorsEnabled():Z
- s:isFileColorsEnabledFor(javax.swing.JTree):Z
- setModel(javax.swing.tree.TreeModel):V
f:com.intellij.ide.projectView.impl.ProjectViewUtilKt
- sf:getSelectedLibrary(java.lang.Object[]):com.intellij.openapi.roots.LibraryOrderEntry
f:com.intellij.ide.projectView.impl.PsiFileUrl
- com.intellij.ide.projectView.impl.AbstractUrl
- <init>(java.lang.String):V
- createPath(com.intellij.openapi.project.Project):java.lang.Object[]
- createUrlByElement(java.lang.Object):com.intellij.ide.projectView.impl.AbstractUrl
- equals(java.lang.Object):Z
- hashCode():I
c:com.intellij.ide.projectView.impl.RenameModuleHandler
- com.intellij.ide.TitledHandler
- com.intellij.refactoring.rename.RenameHandler
- <init>():V
- getActionTitle():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):V
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.actionSystem.DataContext):V
- isAvailableOnDataContext(com.intellij.openapi.actionSystem.DataContext):Z
com.intellij.ide.projectView.impl.Retriever
- a:getModule(javax.swing.tree.TreeNode):com.intellij.openapi.module.Module
- a:getPsiElement(javax.swing.tree.TreeNode):com.intellij.psi.PsiElement
f:com.intellij.ide.projectView.impl.SelectFileActionKt
- sf:getSELECT_IN_LOG():com.intellij.openapi.diagnostic.Logger
f:com.intellij.ide.projectView.impl.SelectInProjectViewImplKt
- sf:isSelectInProjectViewServiceBusy(com.intellij.openapi.project.Project):Z
a:com.intellij.ide.projectView.impl.nodes.AbstractModuleNode
- com.intellij.ide.projectView.ProjectViewNode
- com.intellij.pom.NavigatableWithText
- p:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module,com.intellij.ide.projectView.ViewSettings):V
- canNavigate():Z
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- getNavigateActionText(Z):java.lang.String
- getRoots():java.util.Collection
- getTestPresentation():java.lang.String
- navigate(Z):V
- p:showModuleNameInBold():Z
- update(com.intellij.ide.projectView.PresentationData):V
a:com.intellij.ide.projectView.impl.nodes.AbstractProjectNode
- com.intellij.ide.projectView.ProjectViewNode
- p:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.project.Project,com.intellij.ide.projectView.ViewSettings):V
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- pa:createModuleGroup(com.intellij.openapi.module.Module):com.intellij.ide.util.treeView.AbstractTreeNode
- pa:createModuleGroupNode(com.intellij.ide.projectView.impl.ModuleGroup):com.intellij.ide.util.treeView.AbstractTreeNode
- p:createUnloadedModuleNode(com.intellij.openapi.module.UnloadedModuleDescription):com.intellij.ide.util.treeView.AbstractTreeNode
- getSortOrder(com.intellij.ide.projectView.NodeSortSettings):com.intellij.ide.projectView.NodeSortOrder
- getTestPresentation():java.lang.String
- p:modulesAndGroups(java.util.Collection):java.util.Collection
- update(com.intellij.ide.projectView.PresentationData):V
a:com.intellij.ide.projectView.impl.nodes.AbstractPsiBasedNode
- com.intellij.ide.projectView.ProjectViewNode
- com.intellij.ide.util.treeView.ValidateableNode
- com.intellij.pom.StatePreservingNavigatable
- p:<init>(com.intellij.openapi.project.Project,java.lang.Object,com.intellij.ide.projectView.ViewSettings):V
- p:appendInplaceComments(com.intellij.ide.util.treeView.InplaceCommentAppender):V
- p:calcTooltip():java.lang.String
- canNavigate():Z
- canNavigateToSource():Z
- ps:computeFileStatus(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):com.intellij.openapi.vcs.FileStatus
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- pa:extractPsiFromValue():com.intellij.psi.PsiElement
- f:getChildren():java.util.Collection
- pa:getChildrenImpl():java.util.Collection
- getFileStatus():com.intellij.openapi.vcs.FileStatus
- p:getIconableFlags():I
- getNavigationItem():com.intellij.navigation.NavigationItem
- getTimeSortKey():java.lang.Comparable
- p:isDeprecated():Z
- p:isMarkReadOnly():Z
- isValid():Z
- navigate(Z):V
- navigate(Z,Z):V
- navigationRequest():com.intellij.platform.backend.navigation.NavigationRequest
- s:patchIcon(com.intellij.openapi.project.Project,javax.swing.Icon,com.intellij.openapi.vfs.VirtualFile):javax.swing.Icon
- update(com.intellij.ide.projectView.PresentationData):V
- pa:updateImpl(com.intellij.ide.projectView.PresentationData):V
- validate():Z
a:com.intellij.ide.projectView.impl.nodes.BasePsiNode
- com.intellij.ide.projectView.impl.nodes.AbstractPsiBasedNode
- p:<init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.ide.projectView.ViewSettings):V
- p:extractPsiFromValue():com.intellij.psi.PsiElement
- getFileStatus():com.intellij.openapi.vcs.FileStatus
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
com.intellij.ide.projectView.impl.nodes.DropTargetNode
- a:canDrop(javax.swing.tree.TreeNode[]):Z
- canDrop(javax.swing.tree.TreePath[]):Z
- a:drop(javax.swing.tree.TreeNode[],com.intellij.openapi.actionSystem.DataContext):V
- drop(javax.swing.tree.TreePath[],com.intellij.openapi.actionSystem.DataContext):V
- a:dropExternalFiles(com.intellij.psi.PsiFileSystemItem[],com.intellij.openapi.actionSystem.DataContext):V
c:com.intellij.ide.projectView.impl.nodes.ExternalLibrariesNode
- com.intellij.ide.projectView.ProjectViewNode
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.projectView.ViewSettings):V
- s:addLibraryChildren(com.intellij.openapi.roots.LibraryOrderEntry,java.util.List,com.intellij.openapi.project.Project,com.intellij.ide.projectView.ProjectViewNode):V
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- getChildren():java.util.Collection
- getSortOrder(com.intellij.ide.projectView.NodeSortSettings):com.intellij.ide.projectView.NodeSortOrder
- isAlwaysShowPlus():Z
- isIncludedInExpandAll():Z
- p:update(com.intellij.ide.projectView.PresentationData):V
c:com.intellij.ide.projectView.impl.nodes.ExternalLibrariesWorkspaceModelNode
- com.intellij.ide.projectView.ProjectViewNode
- <init>(com.intellij.openapi.project.Project,java.util.Collection,java.lang.String,com.intellij.ide.projectView.ViewSettings):V
- <init>(com.intellij.openapi.project.Project,java.util.Collection,java.util.Collection,com.intellij.navigation.ItemPresentation,com.intellij.ide.projectView.ViewSettings):V
- <init>(com.intellij.openapi.project.Project,java.util.Collection,java.util.Collection,java.lang.String,javax.swing.Icon,com.intellij.ide.projectView.ViewSettings):V
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- equals(java.lang.Object):Z
- getChildren():java.util.Collection
- getName():java.lang.String
- getRoots():java.util.Collection
- hashCode():I
- p:update(com.intellij.ide.projectView.PresentationData):V
*:com.intellij.ide.projectView.impl.nodes.ExternalLibrariesWorkspaceModelNodesProvider
- sf:EP:com.intellij.openapi.extensions.ExtensionPointName
- a:createNode(com.intellij.platform.workspace.storage.WorkspaceEntity,com.intellij.openapi.project.Project,com.intellij.ide.projectView.ViewSettings):com.intellij.ide.util.treeView.AbstractTreeNode
- a:getWorkspaceClass():java.lang.Class
com.intellij.ide.projectView.impl.nodes.FileNodeWithNestedFileNodes
- a:getNestedFileNodes():java.util.Collection
f:com.intellij.ide.projectView.impl.nodes.LibraryGroupElement
- sf:ARRAY_DATA_KEY:com.intellij.openapi.actionSystem.DataKey
- <init>(com.intellij.openapi.module.Module):V
- equals(java.lang.Object):Z
- getModule():com.intellij.openapi.module.Module
- hashCode():I
c:com.intellij.ide.projectView.impl.nodes.LibraryGroupNode
- com.intellij.ide.projectView.ProjectViewNode
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.projectView.impl.nodes.LibraryGroupElement,com.intellij.ide.projectView.ViewSettings):V
- s:addLibraryChildren(com.intellij.openapi.roots.LibraryOrSdkOrderEntry,java.util.List,com.intellij.openapi.project.Project,com.intellij.ide.projectView.ProjectViewNode):V
- canNavigate():Z
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- getChildren():java.util.Collection
- s:getLibraryRoots(com.intellij.openapi.roots.LibraryOrderEntry):com.intellij.openapi.vfs.VirtualFile[]
- getTestPresentation():java.lang.String
- navigate(Z):V
- update(com.intellij.ide.projectView.PresentationData):V
a:com.intellij.ide.projectView.impl.nodes.ModuleGroupNode
- com.intellij.ide.projectView.ProjectViewNode
- com.intellij.ide.projectView.impl.nodes.DropTargetNode
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.projectView.impl.ModuleGroup,com.intellij.ide.projectView.ViewSettings):V
- canDrop(javax.swing.tree.TreeNode[]):Z
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- pa:createModuleGroupNode(com.intellij.ide.projectView.impl.ModuleGroup):com.intellij.ide.projectView.impl.nodes.ModuleGroupNode
- pa:createModuleNode(com.intellij.openapi.module.Module):com.intellij.ide.util.treeView.AbstractTreeNode
- drop(javax.swing.tree.TreeNode[],com.intellij.openapi.actionSystem.DataContext):V
- dropExternalFiles(com.intellij.psi.PsiFileSystemItem[],com.intellij.openapi.actionSystem.DataContext):V
- getChildren():java.util.Collection
- pa:getModulesByFile(com.intellij.openapi.vfs.VirtualFile):java.util.List
- getRoots():java.util.Collection
- getSortOrder(com.intellij.ide.projectView.NodeSortSettings):com.intellij.ide.projectView.NodeSortOrder
- getTestPresentation():java.lang.String
- getToolTip():java.lang.String
- update(com.intellij.ide.projectView.PresentationData):V
- validate():Z
f:com.intellij.ide.projectView.impl.nodes.ModuleListNode
- com.intellij.ide.projectView.ProjectViewNode
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module,com.intellij.ide.projectView.ViewSettings):V
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- getChildren():java.util.Collection
- getTestPresentation():java.lang.String
- isAlwaysExpand():Z
- update(com.intellij.ide.projectView.PresentationData):V
f:com.intellij.ide.projectView.impl.nodes.NamedLibraryElement
- sf:ARRAY_DATA_KEY:com.intellij.openapi.actionSystem.DataKey
- <init>(com.intellij.openapi.module.Module,com.intellij.openapi.roots.LibraryOrSdkOrderEntry):V
- equals(java.lang.Object):Z
- getModule():com.intellij.openapi.module.Module
- getName():java.lang.String
- getOrderEntry():com.intellij.openapi.roots.LibraryOrSdkOrderEntry
- hashCode():I
c:com.intellij.ide.projectView.impl.nodes.NamedLibraryElementNode
- com.intellij.ide.projectView.ProjectViewNode
- com.intellij.pom.NavigatableWithText
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.projectView.impl.nodes.NamedLibraryElement,com.intellij.ide.projectView.ViewSettings):V
- canNavigate():Z
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- getChildren():java.util.Collection
- getName():java.lang.String
- getNavigateActionText(Z):java.lang.String
- getTestPresentation():java.lang.String
- isAlwaysShowPlus():Z
- navigate(Z):V
- update(com.intellij.ide.projectView.PresentationData):V
f:com.intellij.ide.projectView.impl.nodes.NestingTreeNode
- com.intellij.ide.projectView.impl.nodes.PsiFileNode
- com.intellij.ide.projectView.impl.nodes.FileNodeWithNestedFileNodes
- <init>(com.intellij.ide.projectView.impl.nodes.PsiFileNode,java.util.Collection):V
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- expandOnDoubleClick():Z
- getChildrenImpl():java.util.Collection
- getNestedFileNodes():java.util.Collection
- isAlwaysShowPlus():Z
c:com.intellij.ide.projectView.impl.nodes.ProjectViewDirectoryHelper
- psf:LOG:com.intellij.openapi.diagnostic.Logger
- <init>(com.intellij.openapi.project.Project):V
- canRepresent(com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.PsiDirectory,com.intellij.psi.PsiDirectory,com.intellij.ide.projectView.ViewSettings):Z
- canRepresent(java.lang.Object,com.intellij.psi.PsiDirectory):Z
- createFileAndDirectoryNodes(java.util.List,com.intellij.ide.projectView.ViewSettings):java.util.Collection
- p:doCreateNode(com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.PsiManager,com.intellij.ide.projectView.ViewSettings):com.intellij.ide.util.treeView.AbstractTreeNode
- getDirectoryChildren(com.intellij.psi.PsiDirectory,com.intellij.ide.projectView.ViewSettings,Z):java.util.Collection
- getDirectoryChildren(com.intellij.psi.PsiDirectory,com.intellij.ide.projectView.ViewSettings,Z,com.intellij.ide.projectView.impl.nodes.PsiFileSystemItemFilter):java.util.Collection
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.projectView.impl.nodes.ProjectViewDirectoryHelper
- getLocationString(com.intellij.psi.PsiDirectory):java.lang.String
- getLocationString(com.intellij.psi.PsiDirectory,Z,Z):java.lang.String
- getNodeName(com.intellij.ide.projectView.ViewSettings,java.lang.Object,com.intellij.psi.PsiDirectory):java.lang.String
- getProject():com.intellij.openapi.project.Project
- getTopLevelRoots():java.util.List
- isEmptyMiddleDirectory(com.intellij.psi.PsiDirectory,Z):Z
- isEmptyMiddleDirectory(com.intellij.psi.PsiDirectory,Z,com.intellij.ide.projectView.impl.nodes.PsiFileSystemItemFilter):Z
- isShowFQName(com.intellij.ide.projectView.ViewSettings,java.lang.Object,com.intellij.psi.PsiDirectory):Z
- shouldHideProjectConfigurationFilesDirectory():Z
- skipDirectory(com.intellij.psi.PsiDirectory):Z
- supportsFlattenPackages():Z
- supportsHideEmptyMiddlePackages():Z
c:com.intellij.ide.projectView.impl.nodes.ProjectViewModuleGroupNode
- com.intellij.ide.projectView.impl.nodes.ModuleGroupNode
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.projectView.impl.ModuleGroup,com.intellij.ide.projectView.ViewSettings):V
- p:createModuleGroupNode(com.intellij.ide.projectView.impl.ModuleGroup):com.intellij.ide.projectView.impl.nodes.ModuleGroupNode
- p:createModuleNode(com.intellij.openapi.module.Module):com.intellij.ide.util.treeView.AbstractTreeNode
- p:getModulesByFile(com.intellij.openapi.vfs.VirtualFile):java.util.List
c:com.intellij.ide.projectView.impl.nodes.ProjectViewModuleNode
- com.intellij.ide.projectView.impl.nodes.AbstractModuleNode
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module,com.intellij.ide.projectView.ViewSettings):V
- getChildren():java.util.Collection
- getTypeSortWeight(Z):I
- getWeight():I
c:com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode
- com.intellij.ide.projectView.impl.nodes.AbstractProjectNode
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.projectView.ViewSettings):V
- canRepresent(java.lang.Object):Z
- p:createModuleGroup(com.intellij.openapi.module.Module):com.intellij.ide.util.treeView.AbstractTreeNode
- p:createModuleGroupNode(com.intellij.ide.projectView.impl.ModuleGroup):com.intellij.ide.util.treeView.AbstractTreeNode
- p:createUnloadedModuleNode(com.intellij.openapi.module.UnloadedModuleDescription):com.intellij.ide.util.treeView.AbstractTreeNode
- getChildren():java.util.Collection
- isAlwaysShowPlus():Z
f:com.intellij.ide.projectView.impl.nodes.ProjectViewUnloadedModuleNode
- com.intellij.ide.projectView.ProjectViewNode
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.module.UnloadedModuleDescription,com.intellij.ide.projectView.ViewSettings):V
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- getChildren():java.util.Collection
- getRoots():java.util.Collection
- getTypeSortWeight(Z):I
- getWeight():I
- update(com.intellij.ide.projectView.PresentationData):V
c:com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode
- com.intellij.ide.projectView.impl.nodes.BasePsiNode
- com.intellij.ide.util.treeView.PathElementIdProvider
- com.intellij.pom.NavigatableWithText
- <init>(com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,com.intellij.ide.projectView.ViewSettings):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,com.intellij.ide.projectView.ViewSettings,com.intellij.ide.projectView.impl.nodes.PsiFileSystemItemFilter):V
- canNavigate():Z
- canNavigateToSource():Z
- ps:canRealModuleNameBeHidden():Z
- canRepresent(java.lang.Object):Z
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- getChildrenImpl():java.util.Collection
- getFilter():com.intellij.ide.projectView.impl.nodes.PsiFileSystemItemFilter
- getNavigateActionText(Z):java.lang.String
- getPathElementId():java.lang.String
- getQualifiedNameSortKey():java.lang.String
- getSortKey():java.lang.Comparable
- getSortOrder(com.intellij.ide.projectView.NodeSortSettings):com.intellij.ide.projectView.NodeSortOrder
- getTestPresentation():java.lang.String
- getTitle():java.lang.String
- getTypeSortKey():java.lang.Comparable
- getTypeSortWeight(Z):I
- getWeight():I
- isAlwaysShowPlus():Z
- isFQNameShown():Z
- isValid():Z
- navigate(Z):V
- p:setupIcon(com.intellij.ide.projectView.PresentationData,com.intellij.psi.PsiDirectory):V
- shouldDrillDownOnEmptyElement():Z
- p:shouldShowModuleName():Z
- p:shouldShowSourcesRoot():Z
- p:updateImpl(com.intellij.ide.projectView.PresentationData):V
c:com.intellij.ide.projectView.impl.nodes.PsiFileNode
- com.intellij.ide.projectView.impl.nodes.BasePsiNode
- com.intellij.pom.NavigatableWithText
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.ide.projectView.ViewSettings):V
- canNavigate():Z
- canRepresent(java.lang.Object):Z
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- s:extension(com.intellij.psi.PsiFile):java.lang.String
- getChildrenImpl():java.util.Collection
- getNavigateActionText(Z):java.lang.String
- getTitle():java.lang.String
- getTypeSortKey():java.lang.Comparable
- getWeight():I
- p:isMarkReadOnly():Z
- navigate(Z):V
- shouldDrillDownOnEmptyElement():Z
- p:updateImpl(com.intellij.ide.projectView.PresentationData):V
f:com.intellij.ide.projectView.impl.nodes.PsiFileNode$ExtensionSortKey
- java.lang.Comparable
- <init>(java.lang.String):V
- compareTo(com.intellij.ide.projectView.impl.nodes.PsiFileNode$ExtensionSortKey):I
com.intellij.ide.projectView.impl.nodes.PsiFileSystemItemFilter
- a:shouldShow(com.intellij.psi.PsiFileSystemItem):Z
f:com.intellij.ide.projectView.impl.nodes.PsiTreeAnchorizer
- com.intellij.ide.util.treeView.TreeAnchorizer
- <init>():V
- createAnchor(java.lang.Object):java.lang.Object
- freeAnchor(java.lang.Object):V
- retrieveElement(java.lang.Object):java.lang.Object
f:com.intellij.ide.projectView.impl.nodes.StructureViewModuleNode
- com.intellij.ide.projectView.impl.nodes.AbstractModuleNode
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module,com.intellij.ide.projectView.ViewSettings):V
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- getChildren():java.util.Collection
- getTypeSortWeight(Z):I
- getWeight():I
- someChildContainsFile(com.intellij.openapi.vfs.VirtualFile):Z
c:com.intellij.ide.projectView.impl.nodes.SyntheticLibraryElementNode
- com.intellij.ide.projectView.ProjectViewNode
- com.intellij.pom.NavigatableWithText
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.roots.SyntheticLibrary,com.intellij.navigation.ItemPresentation,com.intellij.ide.projectView.ViewSettings):V
- canNavigate():Z
- canNavigateToSource():Z
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- getChildren():java.util.Collection
- getName():java.lang.String
- getNavigateActionText(Z):java.lang.String
- navigate(Z):V
- p:update(com.intellij.ide.projectView.PresentationData):V
f:com.intellij.ide.scopeView.EditScopesAction
- 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.ide.scopeView.NamedScopeFilter
- com.intellij.openapi.vfs.VirtualFileFilter
- <init>(com.intellij.psi.search.scope.packageSet.NamedScopesHolder,com.intellij.psi.search.scope.packageSet.NamedScope):V
- accept(com.intellij.openapi.vfs.VirtualFile):Z
- getHolder():com.intellij.psi.search.scope.packageSet.NamedScopesHolder
- getScope():com.intellij.psi.search.scope.packageSet.NamedScope
f:com.intellij.ide.scopeView.ScopePaneSelectInTarget
- com.intellij.ide.impl.ProjectViewSelectInTarget
- <init>(com.intellij.openapi.project.Project):V
- canSelect(com.intellij.psi.PsiFileSystemItem):Z
- getMinorViewId():java.lang.String
- getWeight():F
- isSubIdSelectable(java.lang.String,com.intellij.ide.SelectInContext):Z
- select(com.intellij.psi.PsiElement,Z):V
f:com.intellij.ide.scopeView.ScopeViewPane
- com.intellij.ide.projectView.impl.AbstractProjectViewPane
- sf:ID:java.lang.String
- <init>(com.intellij.openapi.project.Project):V
- createComponent():javax.swing.JComponent
- createSelectInTarget():com.intellij.ide.SelectInTarget
- dispose():V
- getData(java.lang.String):java.lang.Object
- getIcon():javax.swing.Icon
- getId():java.lang.String
- getPresentableSubIdIcon(java.lang.String):javax.swing.Icon
- getPresentableSubIdName(java.lang.String):java.lang.String
- getReady(java.lang.Object):com.intellij.openapi.util.ActionCallback
- getSelectedScope():com.intellij.psi.search.scope.packageSet.NamedScope
- getSubIds():java.lang.String[]
- getTitle():java.lang.String
- getValueFromNode(java.lang.Object):java.lang.Object
- getWeight():I
- isFileNestingEnabled():Z
- select(java.lang.Object,com.intellij.openapi.vfs.VirtualFile,Z):V
- supportsAbbreviatePackageNames():Z
- supportsCompactDirectories():Z
- supportsFlattenModules():Z
- supportsHideEmptyMiddlePackages():Z
- supportsShowExcludedFiles():Z
- supportsShowModules():Z
- updateFromRoot(Z):com.intellij.openapi.util.ActionCallback
- updateSelectedScope():V
c:com.intellij.ide.scopeView.nodes.BasePsiNode
- com.intellij.packageDependencies.ui.PackageDependenciesNode
- <init>(com.intellij.psi.PsiElement):V
- equals(java.lang.Object):Z
- getColor():java.awt.Color
- getContainingFile():com.intellij.psi.PsiFile
- getContainingFiles():I
- getIcon():javax.swing.Icon
- getPsiElement():com.intellij.psi.PsiElement
- getWeight():I
- hashCode():I
- isDeprecated():Z
- isValid():Z
a:com.intellij.ide.scratch.LRUPopupBuilder
- p:<init>(com.intellij.openapi.project.Project,java.lang.String):V
- buildPopup():com.intellij.openapi.ui.popup.ListPopup
- s:forFileLanguages(com.intellij.openapi.project.Project,java.lang.String,com.intellij.lang.Language,com.intellij.util.Consumer):com.intellij.openapi.ui.popup.ListPopup
- forValues(java.lang.Iterable):com.intellij.ide.scratch.LRUPopupBuilder
- a:getDisplayName(java.lang.Object):java.lang.String
- a:getIcon(java.lang.Object):javax.swing.Icon
- a:getStorageId(java.lang.Object):java.lang.String
- s:languagePopupBuilder(com.intellij.openapi.project.Project,java.lang.String,java.util.function.Function):com.intellij.ide.scratch.LRUPopupBuilder
- onChosen(com.intellij.util.Consumer):com.intellij.ide.scratch.LRUPopupBuilder
- withComparator(java.util.Comparator):com.intellij.ide.scratch.LRUPopupBuilder
- withExtraBottomValue(java.lang.Object,java.lang.String,javax.swing.Icon):com.intellij.ide.scratch.LRUPopupBuilder
- withExtraMiddleValue(java.lang.Object,java.lang.String,javax.swing.Icon):com.intellij.ide.scratch.LRUPopupBuilder
- withExtraSpeedSearchNamer(java.util.function.Function):com.intellij.ide.scratch.LRUPopupBuilder
- withExtraTopValue(java.lang.Object,java.lang.String,javax.swing.Icon):com.intellij.ide.scratch.LRUPopupBuilder
- withSelection(java.lang.Object):com.intellij.ide.scratch.LRUPopupBuilder
f:com.intellij.ide.scratch.ScratchFileActions
- <init>():V
c:com.intellij.ide.scratch.ScratchFileActions$ChangeLanguageAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:actionPerformedImpl(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.project.Project,java.lang.String,com.intellij.util.containers.JBIterable):V
- p:fileFilter(com.intellij.openapi.project.Project):com.intellij.openapi.util.Condition
- p:fileLanguage(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.lang.Language
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getChangeLanguageActionName(java.lang.String):java.lang.String
- p:getChangeLanguageTitle():java.lang.String
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.scratch.ScratchFileActions$ExportToScratchAction
- 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.ide.scratch.ScratchFileActions$NewBufferAction
- 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.ide.scratch.ScratchFileActions$NewFileAction
- 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.ide.scratch.ScratchFileActions$ShowFilesPopupAction
- 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
a:com.intellij.ide.scratch.ScratchFileCreationHelper
- sf:EXTENSION:com.intellij.lang.LanguageExtension
- <init>():V
- beforeCreate(com.intellij.openapi.project.Project,com.intellij.ide.scratch.ScratchFileCreationHelper$Context):V
- s:parseHeader(com.intellij.openapi.project.Project,com.intellij.lang.Language,java.lang.String):com.intellij.psi.PsiFile
- prepareText(com.intellij.openapi.project.Project,com.intellij.ide.scratch.ScratchFileCreationHelper$Context,com.intellij.openapi.actionSystem.DataContext):Z
- s:reformat(com.intellij.openapi.project.Project,com.intellij.lang.Language,java.lang.String):java.lang.String
f:com.intellij.ide.scratch.ScratchFileCreationHelper$Context
- caretOffset:I
- createOption:com.intellij.ide.scratch.ScratchFileService$Option
- fileCounter:com.intellij.openapi.util.Factory
- fileExtension:java.lang.String
- filePrefix:java.lang.String
- ideView:com.intellij.ide.IdeView
- language:com.intellij.lang.Language
- text:java.lang.String
- <init>():V
f:com.intellij.ide.scratch.ScratchFileServiceImpl
- com.intellij.ide.scratch.ScratchFileService
- com.intellij.openapi.Disposable
- com.intellij.openapi.components.PersistentStateComponent
- dispose():V
- extractFileEnumeration():com.intellij.psi.search.impl.VirtualFileEnumeration
- findFile(com.intellij.ide.scratch.RootType,java.lang.String,com.intellij.ide.scratch.ScratchFileService$Option):com.intellij.openapi.vfs.VirtualFile
- getRootPath(com.intellij.ide.scratch.RootType):java.lang.String
- getRootType(com.intellij.openapi.vfs.VirtualFile):com.intellij.ide.scratch.RootType
- getScratchesMapping():com.intellij.lang.PerFileMappings
- getState():org.jdom.Element
- loadState(org.jdom.Element):V
f:com.intellij.ide.scratch.ScratchFileServiceImpl$Detector
- com.intellij.openapi.fileTypes.FileTypeRegistry$FileTypeDetector
- <init>():V
- detect(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.util.io.ByteSequence,java.lang.CharSequence):com.intellij.openapi.fileTypes.FileType
f:com.intellij.ide.scratch.ScratchFileServiceImpl$Substitutor
- com.intellij.psi.LanguageSubstitutor
- <init>():V
- getLanguage(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):com.intellij.lang.Language
- s:substituteLanguage(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.lang.Language
c:com.intellij.ide.scratch.ScratchFileType
- com.intellij.openapi.fileTypes.LanguageFileType
- sf:INSTANCE:com.intellij.openapi.fileTypes.LanguageFileType
- getDefaultExtension():java.lang.String
- getDescription():java.lang.String
- getIcon():javax.swing.Icon
- getName():java.lang.String
- isReadOnly():Z
f:com.intellij.ide.scratch.ScratchFileTypeIcon
- com.intellij.ui.icons.IconWithOverlay
- <init>(javax.swing.Icon):V
- getOverlayShape(I,I):java.awt.Shape
- replaceBy(com.intellij.ui.icons.IconReplacer):com.intellij.ide.scratch.ScratchFileTypeIcon
f:com.intellij.ide.scratch.ScratchFromSelectionIntention
- com.intellij.codeInsight.intention.IntentionAction
- <init>():V
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- startInWriteAction():Z
f:com.intellij.ide.scratch.ScratchResolveScopeEnlarger
- com.intellij.psi.ResolveScopeEnlarger
- <init>():V
- getAdditionalResolveScope(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):com.intellij.psi.search.SearchScope
f:com.intellij.ide.scratch.ScratchRootType
- com.intellij.ide.scratch.RootType
- createScratchFile(com.intellij.openapi.project.Project,java.lang.String,com.intellij.lang.Language,java.lang.String):com.intellij.openapi.vfs.VirtualFile
- createScratchFile(com.intellij.openapi.project.Project,java.lang.String,com.intellij.lang.Language,java.lang.String,com.intellij.ide.scratch.ScratchFileService$Option):com.intellij.openapi.vfs.VirtualFile
- s:getInstance():com.intellij.ide.scratch.ScratchRootType
- patchIcon(javax.swing.Icon,com.intellij.openapi.vfs.VirtualFile,I,com.intellij.openapi.project.Project):javax.swing.Icon
- substituteLanguage(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.lang.Language
f:com.intellij.ide.scratch.ScratchTodoExtraPlaces
- com.intellij.psi.impl.cache.impl.todo.TodoIndexers$ExtraPlaceChecker
- <init>():V
- accept(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
f:com.intellij.ide.scratch.ScratchTreeStructureProvider
- com.intellij.ide.projectView.TreeStructureProvider
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.openapi.project.Project):V
- s:createRootNode(com.intellij.openapi.project.Project,com.intellij.ide.projectView.ViewSettings):com.intellij.ide.util.treeView.AbstractTreeNode
- getData(java.util.Collection,java.lang.String):java.lang.Object
- s:getVirtualFile(com.intellij.ide.scratch.RootType):com.intellij.openapi.vfs.VirtualFile
- modify(com.intellij.ide.util.treeView.AbstractTreeNode,java.util.Collection,com.intellij.ide.projectView.ViewSettings):java.util.Collection
f:com.intellij.ide.scratch.ScratchesAndConsolesIndexSetContributor
- com.intellij.util.indexing.IndexableSetContributor
- <init>():V
- getAdditionalRootsToIndex():java.util.Set
- getDebugName():java.lang.String
f:com.intellij.ide.scratch.ScratchesNamedScope
- com.intellij.psi.search.scope.packageSet.NamedScope
- sf:ID:java.lang.String
- <init>():V
- s:contains(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
- s:scratchesAndConsoles():java.lang.String
f:com.intellij.ide.scratch.ScratchesSearchScope
- com.intellij.psi.search.GlobalSearchScope
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- extractFileEnumeration():com.intellij.psi.search.impl.VirtualFileEnumeration
- getDisplayName():java.lang.String
- s:getScratchesScope(com.intellij.openapi.project.Project):com.intellij.psi.search.GlobalSearchScope
- isSearchInLibraries():Z
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
f:com.intellij.ide.scratch.workspace.MetadataStorageImpl
- com.intellij.platform.workspace.storage.metadata.impl.MetadataStorageBase
- sf:INSTANCE:com.intellij.ide.scratch.workspace.MetadataStorageImpl
f:com.intellij.ide.scratch.workspace.ScratchEntityLifecycleSupporter
- com.intellij.platform.backend.workspace.WorkspaceEntityLifecycleSupporter
- <init>():V
- createSampleEntity(com.intellij.openapi.project.Project):com.intellij.ide.scratch.workspace.ScratchRootsEntity$Builder
- getEntityClass():java.lang.Class
- haveEqualData(com.intellij.ide.scratch.workspace.ScratchRootsEntity$Builder,com.intellij.ide.scratch.workspace.ScratchRootsEntity):Z
com.intellij.ide.scratch.workspace.ScratchRootsEntity
- com.intellij.platform.workspace.storage.WorkspaceEntity
- sf:Companion:com.intellij.ide.scratch.workspace.ScratchRootsEntity$Companion
- s:create(java.util.List,com.intellij.platform.workspace.storage.EntitySource):com.intellij.ide.scratch.workspace.ScratchRootsEntity$Builder
- s:create(java.util.List,com.intellij.platform.workspace.storage.EntitySource,kotlin.jvm.functions.Function1):com.intellij.ide.scratch.workspace.ScratchRootsEntity$Builder
- a:getRoots():java.util.List
com.intellij.ide.scratch.workspace.ScratchRootsEntity$Builder
- com.intellij.platform.workspace.storage.WorkspaceEntity$Builder
- a:getEntitySource():com.intellij.platform.workspace.storage.EntitySource
- a:getRoots():java.util.List
- a:setEntitySource(com.intellij.platform.workspace.storage.EntitySource):V
- a:setRoots(java.util.List):V
f:com.intellij.ide.scratch.workspace.ScratchRootsEntity$Companion
- com.intellij.platform.workspace.storage.EntityType
- f:create(java.util.List,com.intellij.platform.workspace.storage.EntitySource):com.intellij.ide.scratch.workspace.ScratchRootsEntity$Builder
- f:create(java.util.List,com.intellij.platform.workspace.storage.EntitySource,kotlin.jvm.functions.Function1):com.intellij.ide.scratch.workspace.ScratchRootsEntity$Builder
- bs:create$default(com.intellij.ide.scratch.workspace.ScratchRootsEntity$Companion,java.util.List,com.intellij.platform.workspace.storage.EntitySource,kotlin.jvm.functions.Function1,I,java.lang.Object):com.intellij.ide.scratch.workspace.ScratchRootsEntity$Builder
f:com.intellij.ide.scratch.workspace.ScratchRootsEntityData
- com.intellij.platform.workspace.storage.impl.WorkspaceEntityData
- roots:java.util.List
- <init>():V
- clone():com.intellij.ide.scratch.workspace.ScratchRootsEntityData
- createDetachedEntity(java.util.List):com.intellij.platform.workspace.storage.WorkspaceEntity$Builder
- createEntity(com.intellij.platform.workspace.storage.instrumentation.EntityStorageInstrumentation):com.intellij.ide.scratch.workspace.ScratchRootsEntity
- equals(java.lang.Object):Z
- equalsIgnoringEntitySource(java.lang.Object):Z
- getEntityInterface():java.lang.Class
- getMetadata():com.intellij.platform.workspace.storage.metadata.model.EntityMetadata
- getRequiredParents():java.util.List
- f:getRoots():java.util.List
- hashCode():I
- hashCodeIgnoringEntitySource():I
- f:setRoots(java.util.List):V
- wrapAsModifiable(com.intellij.platform.workspace.storage.MutableEntityStorage):com.intellij.platform.workspace.storage.WorkspaceEntity$Builder
c:com.intellij.ide.scratch.workspace.ScratchRootsEntityImpl
- com.intellij.platform.workspace.storage.impl.WorkspaceEntityBase
- com.intellij.ide.scratch.workspace.ScratchRootsEntity
- <init>(com.intellij.ide.scratch.workspace.ScratchRootsEntityData):V
- connectionIdList():java.util.List
- getEntitySource():com.intellij.platform.workspace.storage.EntitySource
- getRoots():java.util.List
f:com.intellij.ide.scratch.workspace.ScratchRootsEntityImpl$Builder
- com.intellij.platform.workspace.storage.impl.ModifiableWorkspaceEntityBase
- com.intellij.ide.scratch.workspace.ScratchRootsEntity$Builder
- <init>():V
- <init>(com.intellij.ide.scratch.workspace.ScratchRootsEntityData):V
- afterModification():V
- applyToBuilder(com.intellij.platform.workspace.storage.MutableEntityStorage):V
- connectionIdList():java.util.List
- getEntityClass():java.lang.Class
- getEntitySource():com.intellij.platform.workspace.storage.EntitySource
- getRoots():java.util.List
- relabel(com.intellij.platform.workspace.storage.WorkspaceEntity,java.util.Set):V
- setEntitySource(com.intellij.platform.workspace.storage.EntitySource):V
- setRoots(java.util.List):V
f:com.intellij.ide.scratch.workspace.ScratchRootsEntityKt
- sf:modifyEntity(com.intellij.platform.workspace.storage.MutableEntityStorage,com.intellij.ide.scratch.workspace.ScratchRootsEntity,kotlin.jvm.functions.Function1):com.intellij.ide.scratch.workspace.ScratchRootsEntity
c:com.intellij.ide.scratch.workspace.ScratchRootsEntityWorkspaceFileIndexContributor
- com.intellij.workspaceModel.core.fileIndex.WorkspaceFileIndexContributor
- <init>():V
- getEntityClass():java.lang.Class
- registerFileSets(com.intellij.ide.scratch.workspace.ScratchRootsEntity,com.intellij.workspaceModel.core.fileIndex.WorkspaceFileSetRegistrar,com.intellij.platform.workspace.storage.EntityStorage):V
f:com.intellij.ide.script.IDE
- f:application:com.intellij.openapi.application.Application
- f:project:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.script.IdeScriptEngine):V
- error(java.lang.Object):V
- get(java.lang.Object):java.lang.Object
- print(java.lang.Object):V
- put(java.lang.Object,java.lang.Object):java.lang.Object
f:com.intellij.ide.script.IdeConsoleRootType
- com.intellij.execution.console.IdeConsoleRootType
- fileOpened(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.FileEditorManager):V
- s:getInstance():com.intellij.ide.script.IdeConsoleRootType
- substituteIcon(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):javax.swing.Icon
f:com.intellij.ide.script.IdeConsoleScriptBindings
- sf:IDE:com.intellij.ide.script.IdeConsoleScriptBindings$Binding
- s:ensureIdeIsBound(com.intellij.openapi.project.Project,com.intellij.ide.script.IdeScriptEngine):V
f:com.intellij.ide.script.IdeConsoleScriptBindings$Binding
- get(com.intellij.ide.script.IdeScriptEngine):java.lang.Object
- set(com.intellij.ide.script.IdeScriptEngine,java.lang.Object):V
f:com.intellij.ide.script.RunIdeConsoleAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:configureConsole(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.FileEditorManager):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
com.intellij.ide.structureView.HelpID
- sf:STRUCTURE_VIEW:java.lang.String
f:com.intellij.ide.structureView.impl.StructureViewFactoryImpl
- com.intellij.ide.structureView.StructureViewFactoryEx
- com.intellij.openapi.components.PersistentStateComponent
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
- cleanupForNextTest():V
- collectActiveActions():java.util.Collection
- createStructureView(com.intellij.openapi.fileEditor.FileEditor,com.intellij.ide.structureView.StructureViewModel,com.intellij.openapi.project.Project):com.intellij.ide.structureView.StructureView
- createStructureView(com.intellij.openapi.fileEditor.FileEditor,com.intellij.ide.structureView.StructureViewModel,com.intellij.openapi.project.Project,Z):com.intellij.ide.structureView.StructureView
- getAllExtensions(java.lang.Class):java.util.Collection
- getState():com.intellij.ide.structureView.impl.StructureViewFactoryImpl$State
- getStructureViewWrapper():com.intellij.ide.structureView.StructureViewWrapper
- initToolWindow(com.intellij.openapi.wm.ToolWindow):V
- isActionActive(java.lang.String):Z
- loadState(com.intellij.ide.structureView.impl.StructureViewFactoryImpl$State):V
- runWhenInitialized(java.lang.Runnable):V
- setActiveAction(java.lang.String,Z):V
f:com.intellij.ide.structureView.impl.StructureViewFactoryImpl$State
- ACTIVE_ACTIONS:java.lang.String
- AUTOSCROLL_FROM_SOURCE:Z
- AUTOSCROLL_MODE:Z
- <init>():V
a:com.intellij.ide.structureView.impl.TemplateLanguageStructureViewBuilder
- com.intellij.ide.structureView.TreeBasedStructureViewBuilder
- p:<init>(com.intellij.psi.PsiElement):V
- s:create(com.intellij.psi.PsiFile,com.intellij.util.PairFunction):com.intellij.ide.structureView.impl.TemplateLanguageStructureViewBuilder
- pa:createMainBuilder(com.intellij.psi.PsiFile):com.intellij.ide.structureView.TreeBasedStructureViewBuilder
- createStructureView(com.intellij.openapi.fileEditor.FileEditor,com.intellij.openapi.project.Project):com.intellij.ide.structureView.StructureView
- createStructureViewModel(com.intellij.openapi.editor.Editor):com.intellij.ide.structureView.StructureViewModel
- p:isAcceptableBaseLanguageFile(com.intellij.psi.PsiFile):Z
- isRootNodeShown():Z
c:com.intellij.ide.structureView.newStructureView.StructureViewComponent
- com.intellij.openapi.ui.SimpleToolWindowPanel
- com.intellij.ide.structureView.StructureView
- com.intellij.ide.structureView.newStructureView.TreeActionsOwner
- com.intellij.openapi.actionSystem.DataProvider
- <init>(com.intellij.openapi.fileEditor.FileEditor,com.intellij.ide.structureView.StructureViewModel,com.intellij.openapi.project.Project,Z):V
- p:addGroupByActions(com.intellij.openapi.actionSystem.DefaultActionGroup):V
- centerSelectedRow():V
- s:clearStructureViewState(com.intellij.openapi.project.Project):V
- p:createActionGroup():com.intellij.openapi.actionSystem.ActionGroup
- s:createWrapper(com.intellij.openapi.project.Project,com.intellij.ide.util.treeView.smartTree.TreeElement,com.intellij.ide.util.treeView.smartTree.TreeModel):com.intellij.ide.util.treeView.smartTree.TreeElementWrapper
- disableStoreState():V
- dispose():V
- getData(java.lang.String):java.lang.Object
- getFileEditor():com.intellij.openapi.fileEditor.FileEditor
- getHelpID():java.lang.String
- getProject():com.intellij.openapi.project.Project
- s:getSelectedValues(com.intellij.util.containers.JBIterable):com.intellij.util.containers.JBIterable
- getTree():javax.swing.JTree
- getTreeModel():com.intellij.ide.structureView.StructureViewModel
- p:installTreePopupHandlers():V
- isActionActive(java.lang.String):Z
- isDisposed():Z
- navigateToSelectedElement(Z):Z
- queueUpdate():V
- rebuild():V
- rebuildAndUpdate():org.jetbrains.concurrency.AsyncPromise
- s:registerAutoExpandListener(javax.swing.JTree,com.intellij.ide.structureView.StructureViewModel):V
- s:registerPsiListener(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,java.lang.Runnable):V
- restoreState():V
- select(java.lang.Object,Z):org.jetbrains.concurrency.Promise
- setActionActive(java.lang.String,Z):V
- p:showScrollToFromSourceActions():Z
- pf:showToolbar():V
- storeState():V
- s:unwrapNavigatable(java.lang.Object):java.lang.Object
- s:unwrapValue(java.lang.Object):java.lang.Object
- s:unwrapWrapper(java.lang.Object):java.lang.Object
e:com.intellij.ide.structureView.newStructureView.StructureViewSelectVisitorStage
- java.lang.Enum
- sf:FIRST_PASS:com.intellij.ide.structureView.newStructureView.StructureViewSelectVisitorStage
- sf:FIRST_PASS_WITH_OPTIMIZATION:com.intellij.ide.structureView.newStructureView.StructureViewSelectVisitorStage
- sf:SECOND_PASS:com.intellij.ide.structureView.newStructureView.StructureViewSelectVisitorStage
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.ide.structureView.newStructureView.StructureViewSelectVisitorStage
- s:values():com.intellij.ide.structureView.newStructureView.StructureViewSelectVisitorStage[]
f:com.intellij.ide.structureView.newStructureView.StructureViewSelectVisitorState
- <init>():V
- f:canUseOptimization():Z
- f:disableOptimization():V
- f:getBestMatch():javax.swing.tree.TreePath
- f:isExactMatch():Z
- f:isOptimizationUsed():Z
- f:updateIfBetterMatch(javax.swing.tree.TreePath,Z):V
- f:usedOptimization():V
c:com.intellij.ide.structureView.newStructureView.TreeActionWrapper
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.actionSystem.ActionWithDelegate
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.ide.util.treeView.smartTree.TreeAction,com.intellij.ide.structureView.newStructureView.TreeActionsOwner):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getDelegate():com.intellij.ide.util.treeView.smartTree.TreeAction
- getPresentableName():java.lang.String
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
com.intellij.ide.structureView.newStructureView.TreeActionsOwner
- a:isActionActive(java.lang.String):Z
- a:setActionActive(java.lang.String,Z):V
f:com.intellij.ide.structureView.newStructureView.TreeModelWrapper
- com.intellij.ide.structureView.StructureViewModel
- com.intellij.ide.util.treeView.smartTree.ProvidingTreeModel
- <init>(com.intellij.ide.structureView.StructureViewModel,com.intellij.ide.structureView.newStructureView.TreeActionsOwner):V
- addEditorPositionListener(com.intellij.ide.structureView.FileEditorPositionListener):V
- addModelListener(com.intellij.ide.structureView.ModelListener):V
- dispose():V
- getCurrentEditorElement():java.lang.Object
- getElementStatus(java.lang.Object):com.intellij.openapi.vcs.FileStatus
- getFilters():com.intellij.ide.util.treeView.smartTree.Filter[]
- getGroupers():com.intellij.ide.util.treeView.smartTree.Grouper[]
- getModel():com.intellij.ide.structureView.StructureViewModel
- getNodeProviders():java.util.Collection
- getRoot():com.intellij.ide.structureView.StructureViewTreeElement
- getSorters():com.intellij.ide.util.treeView.smartTree.Sorter[]
- s:isActive(com.intellij.ide.util.treeView.smartTree.TreeAction,com.intellij.ide.structureView.newStructureView.TreeActionsOwner):Z
- isEnabled(com.intellij.ide.util.treeView.smartTree.NodeProvider):Z
- removeEditorPositionListener(com.intellij.ide.structureView.FileEditorPositionListener):V
- removeModelListener(com.intellij.ide.structureView.ModelListener):V
- shouldEnterElement(java.lang.Object):Z
- s:shouldRevert(com.intellij.ide.util.treeView.smartTree.TreeAction):Z
c:com.intellij.ide.structureView.symbol.FileSymbolTreeElement
- com.intellij.ide.structureView.impl.common.PsiTreeElementBase
- <init>(com.intellij.psi.PsiFile):V
- getChildrenBase():java.util.Collection
- getPresentableText():java.lang.String
c:com.intellij.ide.structureView.symbol.PsiSymbolTreeElement
- com.intellij.ide.structureView.impl.common.PsiTreeElementBase
- <init>(com.intellij.model.psi.PsiSymbolDeclaration):V
- canNavigate():Z
- canNavigateToSource():Z
- getChildrenBase():java.util.Collection
- p:getNavigatable():com.intellij.pom.Navigatable
- s:getNavigatable(com.intellij.model.psi.PsiSymbolDeclaration):com.intellij.pom.Navigatable
- getPresentableText():java.lang.String
- getPresentation():com.intellij.navigation.ItemPresentation
- f:getSymbol():com.intellij.model.Symbol
- f:getSymbolDeclaration():com.intellij.model.psi.PsiSymbolDeclaration
- getValue():com.intellij.psi.PsiElement
- f:isValid():Z
- navigate(Z):V
a:com.intellij.ide.structureView.symbol.SymbolBasedStructureViewModel
- com.intellij.ide.structureView.TextEditorBasedStructureViewModel
- p:<init>(com.intellij.openapi.editor.Editor):V
- p:<init>(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- p:<init>(com.intellij.psi.PsiFile):V
- collectClosestChildrenSymbols(com.intellij.psi.PsiElement):java.util.ArrayList
- getCurrentEditorElement():java.lang.Object
- p:shouldCreateNode(com.intellij.model.psi.PsiSymbolDeclaration):Z
f:com.intellij.ide.tags.TagManagerImpl
- com.intellij.ide.tags.TagManager
- <init>(com.intellij.openapi.project.Project):V
- getTags(com.intellij.psi.PsiElement):java.util.Collection
c:com.intellij.ide.todo.AllTodosTreeBuilder
- com.intellij.ide.todo.TodoTreeBuilder
- <init>(javax.swing.JTree,com.intellij.openapi.project.Project):V
- p:createTreeStructure():com.intellij.ide.todo.TodoTreeStructure
c:com.intellij.ide.todo.AllTodosTreeStructure
- com.intellij.ide.todo.TodoTreeStructure
- <init>(com.intellij.openapi.project.Project):V
- accept(com.intellij.psi.PsiFile):Z
f:com.intellij.ide.todo.CurrentFileTodosTreeBuilder
- com.intellij.ide.todo.TodoTreeBuilder
- <init>(javax.swing.JTree,com.intellij.openapi.project.Project):V
- setFile(com.intellij.psi.PsiFile):V
f:com.intellij.ide.todo.CurrentFileTodosTreeStructure
- com.intellij.ide.todo.TodoTreeStructure
- <init>(com.intellij.openapi.project.Project):V
- accept(com.intellij.psi.PsiFile):Z
- setFile(com.intellij.psi.PsiFile):V
f:com.intellij.ide.todo.CustomChangelistTodoTreeStructure
- com.intellij.ide.todo.TodoTreeStructure
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.search.PsiTodoSearchHelper):V
- accept(com.intellij.psi.PsiFile):Z
- getSearchHelper():com.intellij.psi.search.PsiTodoSearchHelper
com.intellij.ide.todo.HighlightedRegionProvider
- a:getHighlightedRegions():java.lang.Iterable
f:com.intellij.ide.todo.MultiLineTodoRenderer
- javax.swing.JPanel
- javax.swing.tree.TreeCellRenderer
- <init>():V
- getTreeCellRendererComponent(javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):java.awt.Component
f:com.intellij.ide.todo.ScopeBasedTodosPanel
- com.intellij.ide.todo.TodoPanel
- <init>(com.intellij.ide.todo.TodoView,com.intellij.ide.todo.TodoPanelSettings,com.intellij.ui.content.Content):V
f:com.intellij.ide.todo.ScopeBasedTodosTreeBuilder
- com.intellij.ide.todo.TodoTreeBuilder
- <init>(javax.swing.JTree,com.intellij.openapi.project.Project,com.intellij.ide.util.scopeChooser.ScopeChooserCombo):V
f:com.intellij.ide.todo.ScopeBasedTodosTreeStructure
- com.intellij.ide.todo.TodoTreeStructure
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.util.scopeChooser.ScopeChooserCombo):V
- accept(com.intellij.psi.PsiFile):Z
f:com.intellij.ide.todo.SetTodoFilterAction
- com.intellij.openapi.actionSystem.ActionGroup
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.todo.TodoPanelSettings,com.intellij.util.Consumer):V
- s:createPopupActionGroup(com.intellij.openapi.project.Project,com.intellij.ide.todo.TodoPanelSettings,Z,com.intellij.util.Consumer):com.intellij.openapi.actionSystem.DefaultActionGroup
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
f:com.intellij.ide.todo.SmartTodoItemPointer
- <init>(com.intellij.psi.search.TodoItem,com.intellij.openapi.editor.Document):V
- equals(java.lang.Object):Z
- getAdditionalRangeMarkers():java.util.List
- getDocument():com.intellij.openapi.editor.Document
- getRangeMarker():com.intellij.openapi.editor.RangeMarker
- getTodoItem():com.intellij.psi.search.TodoItem
- hashCode():I
com.intellij.ide.todo.ToDoSettings
- a:getIsPackagesShown():Z
- a:isModulesShown():Z
f:com.intellij.ide.todo.ToDoSummary
- <init>():V
f:com.intellij.ide.todo.TodoFileDirAndModuleComparator
- java.util.Comparator
- sf:INSTANCE:com.intellij.ide.todo.TodoFileDirAndModuleComparator
- compare(com.intellij.ide.util.treeView.NodeDescriptor,com.intellij.ide.util.treeView.NodeDescriptor):I
a:com.intellij.ide.todo.TodoPanel
- com.intellij.openapi.ui.SimpleToolWindowPanel
- com.intellij.ide.OccurenceNavigator
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- psf:LOG:com.intellij.openapi.diagnostic.Logger
- sf:TODO_PANEL_DATA_KEY:com.intellij.openapi.actionSystem.DataKey
- pf:myProject:com.intellij.openapi.project.Project
- pf:myTodoView:com.intellij.ide.todo.TodoView
- <init>(com.intellij.ide.todo.TodoView,com.intellij.ide.todo.TodoPanelSettings,Z,com.intellij.ui.content.Content):V
- p:createAutoScrollToSourceAction():com.intellij.openapi.actionSystem.AnAction
- p:createCenterComponent():javax.swing.JComponent
- p:createGroupByActionGroup():com.intellij.openapi.actionSystem.DefaultActionGroup
- pa:createTreeBuilder(javax.swing.JTree,com.intellij.openapi.project.Project):com.intellij.ide.todo.TodoTreeBuilder
- dispose():V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getData(java.lang.String):java.lang.Object
- getNextOccurenceActionName():java.lang.String
- getPreviousOccurenceActionName():java.lang.String
- p:getSelectedFile():com.intellij.psi.PsiFile
- pf:getTree():com.intellij.ui.treeStructure.Tree
- pf:getTreeBuilder():com.intellij.ide.todo.TodoTreeBuilder
- pf:getUsagePreviewPanel():com.intellij.usages.impl.UsagePreviewPanel
- goNextOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- goPreviousOccurence():com.intellij.ide.OccurenceNavigator$OccurenceInfo
- hasNextOccurence():Z
- hasPreviousOccurence():Z
- p:rebuildWithAlarm(com.intellij.util.Alarm):V
- p:setDisplayName(java.lang.String):V
f:com.intellij.ide.todo.TodoPanel$MyFlattenPackagesAction
- 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
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.todo.TodoPanel$MyShowModulesAction
- 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
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.todo.TodoPanel$MyShowPackagesAction
- 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
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.ide.todo.TodoToolWindowFactory
- com.intellij.openapi.project.DumbAware
- com.intellij.openapi.wm.ToolWindowFactory
- <init>():V
- createToolWindowContent(com.intellij.openapi.project.Project,com.intellij.openapi.wm.ToolWindow):V
a:com.intellij.ide.todo.TodoTreeBuilder
- com.intellij.openapi.Disposable
- sf:NODE_DESCRIPTOR_COMPARATOR:java.util.Comparator
- pf:myDirtyFileSet:java.util.Set
- pf:myFile2Highlighter:java.util.Map
- pf:myFileTree:com.intellij.ide.todo.FileTree
- pf:myProject:com.intellij.openapi.project.Project
- <init>(javax.swing.JTree,com.intellij.openapi.project.Project):V
- pf:clearCache():V
- p:collectFiles(java.util.function.Consumer):V
- pa:createTreeStructure():com.intellij.ide.todo.TodoTreeStructure
- f:dispose():V
- getAllFiles():java.util.Iterator
- pf:getCoroutineHelper():com.intellij.ide.todo.TodoTreeBuilderCoroutineHelper
- getFiles(com.intellij.openapi.module.Module):java.util.Iterator
- getFiles(com.intellij.psi.PsiDirectory):java.util.Iterator
- getFiles(com.intellij.psi.PsiDirectory,Z):java.util.Iterator
- getFilesUnderDirectory(com.intellij.psi.PsiDirectory):java.util.Iterator
- getFirstPointerForElement(java.lang.Object):com.intellij.ide.todo.nodes.TodoItemNode
- getHighlighter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document):com.intellij.openapi.editor.highlighter.EditorHighlighter
- getLastPointerForElement(java.lang.Object):com.intellij.ide.todo.nodes.TodoItemNode
- pf:getModel():com.intellij.ui.tree.StructureTreeModel
- getNextPointer(com.intellij.ide.todo.nodes.TodoItemNode):com.intellij.ide.todo.nodes.TodoItemNode
- getPreviousPointer(com.intellij.ide.todo.nodes.TodoItemNode):com.intellij.ide.todo.nodes.TodoItemNode
- pf:getProject():com.intellij.openapi.project.Project
- p:getSearchHelper():com.intellij.psi.search.PsiTodoSearchHelper
- f:getTodoTreeStructure():com.intellij.ide.todo.TodoTreeStructure
- pf:getTree():javax.swing.JTree
- ps:getVisitorFor(java.lang.Object):com.intellij.ide.todo.TodoNodeVisitor
- pf:hasDirtyFiles():Z
- f:init():V
- p:isAutoExpandNode(com.intellij.ide.util.treeView.NodeDescriptor):Z
- isDirectoryEmpty(com.intellij.psi.PsiDirectory):Z
- isDisposed():Z
- pf:isUpdatable():Z
- pf:markFileAsDirty(com.intellij.openapi.vfs.VirtualFile):V
- p:onUpdateFinished():V
- p:onUpdateStarted():V
- pf:rebuildCache():java.util.concurrent.CompletableFuture
- select(java.lang.Object):V
- pf:setModel(com.intellij.ui.tree.StructureTreeModel):V
- pf:setUpdatable(Z):V
- f:updateTree():org.jetbrains.concurrency.Promise
com.intellij.ide.todo.TodoTreeBuilderFactory
- a:createTreeBuilder(javax.swing.JTree,com.intellij.openapi.project.Project):com.intellij.ide.todo.TodoTreeBuilder
a:com.intellij.ide.todo.TodoTreeStructure
- com.intellij.ide.util.treeView.AbstractTreeStructureBase
- com.intellij.ide.todo.ToDoSettings
- p:myBuilder:com.intellij.ide.todo.TodoTreeBuilder
- p:myRootElement:com.intellij.ide.util.treeView.AbstractTreeNode
- pf:mySummaryElement:com.intellij.ide.todo.ToDoSummary
- <init>(com.intellij.openapi.project.Project):V
- a:accept(com.intellij.psi.PsiFile):Z
- pf:acceptTodoFilter(com.intellij.psi.PsiFile):Z
- f:areFlattenPackages():Z
- asyncCommit():com.intellij.openapi.util.ActionCallback
- f:commit():V
- p:createRootElement():com.intellij.ide.util.treeView.AbstractTreeNode
- getIsFlattenPackages():Z
- getIsPackagesShown():Z
- getProviders():java.util.List
- f:getRootElement():java.lang.Object
- getSearchHelper():com.intellij.psi.search.PsiTodoSearchHelper
- getTodoFilter():com.intellij.ide.todo.TodoFilter
- f:getTodoItemCount(com.intellij.psi.PsiFile):I
- hasSomethingToCommit():Z
- isModulesShown():Z
- f:isPackagesShown():Z
- f:setFlattenPackages(Z):V
- p:validateCache():V
c:com.intellij.ide.todo.TodoView
- com.intellij.openapi.Disposable
- com.intellij.openapi.components.PersistentStateComponent
- <init>(com.intellij.openapi.project.Project):V
- addCustomTodoView(com.intellij.ide.todo.TodoTreeBuilderFactory,java.lang.String,com.intellij.ide.todo.TodoPanelSettings):com.intellij.ui.content.Content
- p:createAllTodoBuilder(javax.swing.JTree,com.intellij.openapi.project.Project):com.intellij.ide.todo.AllTodosTreeBuilder
- dispose():V
- getState():com.intellij.ide.todo.TodoView$State
- initToolWindow(com.intellij.openapi.wm.ToolWindow):V
- loadState(com.intellij.ide.todo.TodoView$State):V
- f:refresh():java.util.concurrent.CompletableFuture
- f:refresh(java.util.List):V
e:com.intellij.ide.todo.TodoView$Scope
- java.lang.Enum
- sf:AllTodos:com.intellij.ide.todo.TodoView$Scope
- sf:ChangeList:com.intellij.ide.todo.TodoView$Scope
- sf:CurrentFile:com.intellij.ide.todo.TodoView$Scope
- sf:ScopeBased:com.intellij.ide.todo.TodoView$Scope
- s:valueOf(java.lang.String):com.intellij.ide.todo.TodoView$Scope
- s:values():com.intellij.ide.todo.TodoView$Scope[]
c:com.intellij.ide.todo.configurable.TodoConfigurable
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.SearchableConfigurable
- pf:myFilters:java.util.List
- pf:myPatterns:java.util.List
- <init>():V
- apply():V
- p:areFiltersModified():Z
- p:arePatternsModified():Z
- createComponent():javax.swing.JComponent
- disposeUIResources():V
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- p:getTodoPatternsToDisplay(com.intellij.ide.todo.TodoConfiguration):com.intellij.psi.search.TodoPattern[]
- isModified():Z
- reset():V
- p:stopEditing():V
a:com.intellij.ide.todo.nodes.BaseToDoNode
- com.intellij.ide.util.treeView.AbstractTreeNode
- pf:myBuilder:com.intellij.ide.todo.TodoTreeBuilder
- pf:myToDoSettings:com.intellij.ide.todo.ToDoSettings
- p:<init>(com.intellij.openapi.project.Project,java.lang.Object,com.intellij.ide.todo.TodoTreeBuilder):V
- contains(java.lang.Object):Z
- a:getFileCount(java.lang.Object):I
- a:getTodoItemCount(java.lang.Object):I
- p:getTreeStructure():com.intellij.ide.todo.TodoTreeStructure
f:com.intellij.ide.todo.nodes.ModuleToDoNode
- com.intellij.ide.todo.nodes.BaseToDoNode
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module,com.intellij.ide.todo.TodoTreeBuilder):V
- contains(java.lang.Object):Z
- getChildren():java.util.Collection
- getFileCount(com.intellij.openapi.module.Module):I
- getTestPresentation():java.lang.String
- getTodoItemCount(com.intellij.openapi.module.Module):I
- getWeight():I
- update(com.intellij.ide.projectView.PresentationData):V
f:com.intellij.ide.todo.nodes.SingleFileToDoNode
- com.intellij.ide.todo.nodes.BaseToDoNode
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.ide.todo.TodoTreeBuilder):V
- canRepresent(java.lang.Object):Z
- contains(java.lang.Object):Z
- getChildren():java.util.Collection
- getFileCount(com.intellij.psi.PsiFile):I
- getFileNode():java.lang.Object
- getTodoItemCount(com.intellij.psi.PsiFile):I
- update(com.intellij.ide.projectView.PresentationData):V
c:com.intellij.ide.todo.nodes.SummaryNode
- com.intellij.ide.todo.nodes.BaseToDoNode
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.todo.ToDoSummary,com.intellij.ide.todo.TodoTreeBuilder):V
- p:createModuleTodoNodeForFile(java.util.ArrayList,com.intellij.openapi.roots.ProjectFileIndex,com.intellij.openapi.vfs.VirtualFile):V
- getChildren():java.util.Collection
- getFileCount(com.intellij.ide.todo.ToDoSummary):I
- getTestPresentation():java.lang.String
- getTodoItemCount(com.intellij.ide.todo.ToDoSummary):I
- getWeight():I
- update(com.intellij.ide.projectView.PresentationData):V
c:com.intellij.ide.todo.nodes.ToDoRootNode
- com.intellij.ide.todo.nodes.BaseToDoNode
- <init>(com.intellij.openapi.project.Project,java.lang.Object,com.intellij.ide.todo.TodoTreeBuilder,com.intellij.ide.todo.ToDoSummary):V
- p:createSummaryNode(com.intellij.ide.todo.ToDoSummary):com.intellij.ide.todo.nodes.SummaryNode
- getChildren():java.util.Collection
- getFileCount(java.lang.Object):I
- getSummaryNode():java.lang.Object
- getTestPresentation():java.lang.String
- getTodoItemCount(java.lang.Object):I
- update(com.intellij.ide.projectView.PresentationData):V
f:com.intellij.ide.todo.nodes.TodoDirNode
- com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory,com.intellij.ide.todo.TodoTreeBuilder):V
- getChildrenImpl():java.util.Collection
- getFileCount(com.intellij.psi.PsiDirectory):I
- getTodoItemCount(com.intellij.psi.PsiDirectory):I
- getWeight():I
f:com.intellij.ide.todo.nodes.TodoFileNode
- com.intellij.ide.projectView.impl.nodes.PsiFileNode
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiFile,com.intellij.ide.todo.TodoTreeBuilder,Z):V
- s:findAllTodos(com.intellij.psi.PsiFile,com.intellij.psi.search.PsiTodoSearchHelper):java.util.List
- getChildrenImpl():java.util.List
- getWeight():I
- isAlwaysShowPlus():Z
f:com.intellij.ide.todo.nodes.TodoItemNode
- com.intellij.ide.todo.nodes.BaseToDoNode
- com.intellij.ide.todo.HighlightedRegionProvider
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.todo.SmartTodoItemPointer,com.intellij.ide.todo.TodoTreeBuilder):V
- canRepresent(java.lang.Object):Z
- contains(java.lang.Object):Z
- getAdditionalLines():java.util.List
- getChildren():java.util.Collection
- getFileCount(com.intellij.ide.todo.SmartTodoItemPointer):I
- getHighlightedRegions():java.util.List
- getTestPresentation():java.lang.String
- getTodoItemCount(com.intellij.ide.todo.SmartTodoItemPointer):I
- getWeight():I
- update(com.intellij.ide.projectView.PresentationData):V
f:com.intellij.ide.todo.nodes.TodoItemNodePresentationData
- com.intellij.ide.projectView.PresentationData
- <init>():V
- applyFrom(com.intellij.ide.projectView.PresentationData):V
- clone():com.intellij.ide.projectView.PresentationData
- copyFrom(com.intellij.ide.projectView.PresentationData):V
- f:getAdditionalLines():java.util.List
- getEqualityObjects():java.lang.Object[]
- f:getHighlightedRegions():java.util.List
c:com.intellij.ide.todo.nodes.TodoTreeHelper
- <init>(com.intellij.openapi.project.Project):V
- p:addDirsToChildren(java.util.List,java.util.ArrayList,com.intellij.ide.todo.TodoTreeBuilder):V
- addPackagesToChildren(java.util.ArrayList,com.intellij.openapi.module.Module,com.intellij.ide.todo.TodoTreeBuilder):V
- p:collectContentRoots(com.intellij.openapi.module.Module):java.util.List
- contains(com.intellij.ide.projectView.ProjectViewNode,java.lang.Object):Z
- getDirectoryChildren(com.intellij.psi.PsiDirectory,com.intellij.ide.todo.TodoTreeBuilder,Z):java.util.Collection
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.todo.nodes.TodoTreeHelper
- getProject():com.intellij.openapi.project.Project
- getSelectedElement(java.lang.Object):com.intellij.psi.PsiElement
- skipDirectory(com.intellij.psi.PsiDirectory):Z
f:com.intellij.ide.ui.search.TraverseUIStarterKt
- sf:buildSearchableOptions(java.nio.file.Path,Z,kotlin.coroutines.Continuation):java.lang.Object
- bs:buildSearchableOptions$default(java.nio.file.Path,Z,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
- sf:doBuildSearchableOptions(java.util.Map,java.nio.file.Path,Z,kotlin.coroutines.Continuation):java.lang.Object
- bs:doBuildSearchableOptions$default(java.util.Map,java.nio.file.Path,Z,kotlin.coroutines.Continuation,I,java.lang.Object):java.lang.Object
a:com.intellij.ide.util.AbstractTreeClassChooserDialog
- com.intellij.openapi.ui.DialogWrapper
- com.intellij.ide.util.TreeChooser
- <init>(java.lang.String,com.intellij.openapi.project.Project,com.intellij.psi.search.GlobalSearchScope,java.lang.Class,com.intellij.ide.util.TreeChooser$Filter,com.intellij.psi.PsiNamedElement):V
- <init>(java.lang.String,com.intellij.openapi.project.Project,com.intellij.psi.search.GlobalSearchScope,java.lang.Class,com.intellij.ide.util.TreeChooser$Filter,com.intellij.psi.PsiNamedElement,com.intellij.psi.PsiNamedElement,Z,Z):V
- <init>(java.lang.String,com.intellij.openapi.project.Project,com.intellij.psi.search.GlobalSearchScope,java.lang.Class,com.intellij.ide.util.TreeChooser$Filter,java.util.Comparator,com.intellij.psi.PsiNamedElement,com.intellij.psi.PsiNamedElement,Z,Z):V
- <init>(java.lang.String,com.intellij.openapi.project.Project,java.lang.Class):V
- <init>(java.lang.String,com.intellij.openapi.project.Project,java.lang.Class,com.intellij.psi.PsiNamedElement):V
- p:calcSelectedClass():com.intellij.psi.PsiNamedElement
- p:createCenterPanel():javax.swing.JComponent
- p:createChooseByNameModel():com.intellij.ide.util.gotoByName.ChooseByNameModel
- pa:getClassesByName(java.lang.String,Z,java.lang.String,com.intellij.psi.search.GlobalSearchScope):java.util.List
- p:getDimensionServiceKey():java.lang.String
- p:getFilter():com.intellij.ide.util.TreeChooser$Filter
- p:getGotoByNamePanel():com.intellij.ide.util.gotoByName.ChooseByNamePanel
- p:getInheritorsProvider(com.intellij.psi.PsiNamedElement):com.intellij.ide.util.AbstractTreeClassChooserDialog$BaseClassInheritorsProvider
- getPreferredFocusedComponent():javax.swing.JComponent
- p:getProject():com.intellij.openapi.project.Project
- p:getScope():com.intellij.psi.search.GlobalSearchScope
- getSelected():com.intellij.psi.PsiNamedElement
- pa:getSelectedFromTreeUserObject(javax.swing.tree.DefaultMutableTreeNode):com.intellij.psi.PsiNamedElement
- p:getTabbedPane():com.intellij.ui.TabbedPaneWrapper
- p:getTree():com.intellij.ui.treeStructure.Tree
- select(com.intellij.psi.PsiNamedElement):V
- selectDirectory(com.intellij.psi.PsiDirectory):V
- setInitialSelection(com.intellij.util.Function):V
- showDialog():V
- showPopup():V
a:com.intellij.ide.util.AbstractTreeClassChooserDialog$BaseClassInheritorsProvider
- <init>(java.lang.Object,com.intellij.psi.search.GlobalSearchScope):V
- getBaseClass():java.lang.Object
- pa:getNames():java.lang.String[]
- getScope():com.intellij.psi.search.GlobalSearchScope
- pa:isInheritor(java.lang.Object,java.lang.Object,Z):Z
- pa:searchForInheritors(java.lang.Object,com.intellij.psi.search.GlobalSearchScope,Z):com.intellij.util.Query
pc:com.intellij.ide.util.AbstractTreeClassChooserDialog$MyGotoClassModel
- com.intellij.ide.util.gotoByName.GotoClassModel2
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.util.AbstractTreeClassChooserDialog):V
- getElementsByName(java.lang.String,com.intellij.util.indexing.FindSymbolParameters,com.intellij.openapi.progress.ProgressIndicator):java.lang.Object[]
- getPromptText():java.lang.String
- p:isAccepted(com.intellij.psi.PsiNamedElement):Z
- isDumbAware():Z
c:com.intellij.ide.util.DefaultModuleRendererFactory
- com.intellij.ide.util.ModuleRendererFactory
- <init>():V
- f:getModuleTextWithIcon(java.lang.Object):com.intellij.util.TextWithIcon
- p:getPresentableName(com.intellij.openapi.roots.OrderEntry,com.intellij.openapi.vfs.VirtualFile):java.lang.String
c:com.intellij.ide.util.DefaultPsiElementCellRenderer
- com.intellij.ide.util.PsiElementListCellRenderer
- <init>():V
- getContainerText(com.intellij.psi.PsiElement,java.lang.String):java.lang.String
- getElementText(com.intellij.psi.PsiElement):java.lang.String
- p:getIconFlags():I
c:com.intellij.ide.util.DelegatingPsiElementCellRenderer
- com.intellij.ide.util.PsiElementListCellRenderer
- <init>(com.intellij.ide.util.PsiElementRenderingInfo):V
- p:getContainerText(com.intellij.psi.PsiElement,java.lang.String):java.lang.String
- getElementText(com.intellij.psi.PsiElement):java.lang.String
- p:getIcon(com.intellij.psi.PsiElement):javax.swing.Icon
f:com.intellij.ide.util.DeleteHandler
- s:deletePsiElement(com.intellij.psi.PsiElement[],com.intellij.openapi.project.Project):V
- s:deletePsiElement(com.intellij.psi.PsiElement[],com.intellij.openapi.project.Project,Z):V
- s:overrideNeedsConfirmationInTests(Z,com.intellij.openapi.Disposable):V
- s:shouldEnableDeleteAction(com.intellij.psi.PsiElement[]):Z
f:com.intellij.ide.util.DeleteHandler$DefaultDeleteProvider
- com.intellij.ide.DeleteProvider
- <init>():V
- canDeleteElement(com.intellij.openapi.actionSystem.DataContext):Z
- deleteElement(com.intellij.openapi.actionSystem.DataContext):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
f:com.intellij.ide.util.DeleteNameDescriptionLocation
- com.intellij.psi.ElementDescriptionLocation
- sf:INSTANCE:com.intellij.ide.util.DeleteNameDescriptionLocation
- getDefaultProvider():com.intellij.psi.ElementDescriptionProvider
f:com.intellij.ide.util.DeleteTypeDescriptionLocation
- com.intellij.psi.ElementDescriptionLocation
- sf:PLURAL:com.intellij.ide.util.DeleteTypeDescriptionLocation
- sf:SINGULAR:com.intellij.ide.util.DeleteTypeDescriptionLocation
- getDefaultProvider():com.intellij.psi.ElementDescriptionProvider
- isPlural():Z
f:com.intellij.ide.util.DeleteUtil
- s:generateWarningMessage(java.lang.String,com.intellij.psi.PsiElement[]):java.lang.String
c:com.intellij.ide.util.DirectoryChooser
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.util.DirectoryChooserView):V
- p:createCenterPanel():javax.swing.JComponent
- p:createNorthPanel():javax.swing.JComponent
- p:doOKAction():V
- fillList(com.intellij.psi.PsiDirectory[],com.intellij.psi.PsiDirectory,com.intellij.openapi.project.Project,java.lang.String):V
- fillList(com.intellij.psi.PsiDirectory[],com.intellij.psi.PsiDirectory,com.intellij.openapi.project.Project,java.util.Map):V
- p:getDimensionServiceKey():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- getSelectedDirectory():com.intellij.psi.PsiDirectory
- setDescription(java.lang.String):V
f:com.intellij.ide.util.DirectoryChooser$ItemWrapper
- sf:NULL:com.intellij.ide.util.DirectoryChooser$ItemWrapper
- <init>(com.intellij.psi.PsiDirectory,java.lang.String):V
- getDirectory():com.intellij.psi.PsiDirectory
- getFragments():com.intellij.ide.util.DirectoryChooser$PathFragment[]
- getIcon():javax.swing.Icon
- getIcon(com.intellij.openapi.roots.FileIndex):javax.swing.Icon
- getModule():com.intellij.openapi.module.Module
- getPostfix():java.lang.String
- getPresentableUrl():java.lang.String
- getRelativeToProjectPath():java.lang.String
- setFragments(com.intellij.ide.util.DirectoryChooser$PathFragment[]):V
f:com.intellij.ide.util.DirectoryChooser$PathFragment
- <init>(java.lang.String,Z):V
- getText():java.lang.String
- isCommon():Z
f:com.intellij.ide.util.DirectoryChooserModuleTreeView
- com.intellij.ide.util.DirectoryChooserView
- addItem(com.intellij.ide.util.DirectoryChooser$ItemWrapper):V
- clearItems():V
- clearSelection():V
- getComponent():javax.swing.JComponent
- getItemByIndex(I):com.intellij.ide.util.DirectoryChooser$ItemWrapper
- getItemsSize():I
- getSelectedItem():com.intellij.ide.util.DirectoryChooser$ItemWrapper
- listFilled():V
- onSelectionChange(java.lang.Runnable):V
- selectItemByIndex(I):V
f:com.intellij.ide.util.DirectoryChooserUtil
- s:chooseDirectory(com.intellij.psi.PsiDirectory[],com.intellij.psi.PsiDirectory,com.intellij.openapi.project.Project,java.util.Map):com.intellij.psi.PsiDirectory
- s:getOrChooseDirectory(com.intellij.ide.IdeView):com.intellij.psi.PsiDirectory
- s:selectDirectory(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory[],com.intellij.psi.PsiDirectory,java.lang.String):com.intellij.psi.PsiDirectory
com.intellij.ide.util.DirectoryChooserView
- a:addItem(com.intellij.ide.util.DirectoryChooser$ItemWrapper):V
- a:clearItems():V
- a:clearSelection():V
- a:getComponent():javax.swing.JComponent
- a:getItemByIndex(I):com.intellij.ide.util.DirectoryChooser$ItemWrapper
- a:getItemsSize():I
- a:getSelectedItem():com.intellij.ide.util.DirectoryChooser$ItemWrapper
- a:listFilled():V
- a:onSelectionChange(java.lang.Runnable):V
- a:selectItemByIndex(I):V
f:com.intellij.ide.util.DirectoryUtil
- s:createSubdirectories(java.lang.String,com.intellij.psi.PsiDirectory,java.lang.String):com.intellij.psi.PsiDirectory
- s:findLongestExistingDirectory(com.intellij.psi.PsiManager,java.lang.String):com.intellij.psi.PsiDirectory
- s:mkdirs(com.intellij.psi.PsiManager,java.lang.String):com.intellij.psi.PsiDirectory
f:com.intellij.ide.util.EditorHelper
- <init>():V
- s:openFilesInEditor(com.intellij.psi.PsiElement[]):V
- s:openInEditor(com.intellij.psi.PsiElement):com.intellij.openapi.editor.Editor
- s:openInEditor(com.intellij.psi.PsiElement,Z):com.intellij.openapi.fileEditor.FileEditor
- s:openInEditor(com.intellij.psi.PsiElement,Z,Z):com.intellij.openapi.fileEditor.FileEditor
f:com.intellij.ide.util.FileStructureLoadingStateUpdaterImpl
- <init>():V
f:com.intellij.ide.util.FileStructurePopup
- com.intellij.ide.structureView.newStructureView.TreeActionsOwner
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.fileEditor.FileEditor,com.intellij.ide.structureView.StructureView,Z):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.fileEditor.FileEditor,com.intellij.ide.structureView.StructureViewModel):V
- createCenterPanel():javax.swing.JComponent
- dispose():V
- getCurrentElement(com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- getSpeedSearch():com.intellij.ui.TreeSpeedSearch
- s:getSpeedSearchText(java.lang.Object):java.lang.String
- getTree():com.intellij.ui.treeStructure.Tree
- isActionActive(java.lang.String):Z
- isDisposed():Z
- rebuildAndUpdate():org.jetbrains.concurrency.AsyncPromise
- select(java.lang.Object):org.jetbrains.concurrency.Promise
- setActionActive(java.lang.String,Z):V
- setSearchFilterForTests(java.lang.String):V
- setTitle(java.lang.String):V
- setTreeActionState(java.lang.Class,Z):V
- show():V
- showWithResult():org.jetbrains.concurrency.Promise
c:com.intellij.ide.util.MemberChooser
- com.intellij.openapi.ui.DialogWrapper
- com.intellij.openapi.actionSystem.DataProvider
- p:myAllowEmptySelection:Z
- p:myComparator:java.util.Comparator
- pf:myContainerNodes:java.util.ArrayList
- pf:myElementToNodeMap:java.util.HashMap
- p:myElements:com.intellij.codeInsight.generation.ClassMember[]
- pf:myNodeToParentMap:java.util.HashMap
- p:myOptionControls:javax.swing.JComponent[]
- p:mySelectedElements:java.util.LinkedHashSet
- p:myTree:com.intellij.ui.treeStructure.Tree
- p:<init>(Z,Z,com.intellij.openapi.project.Project,Z,javax.swing.JComponent,javax.swing.JComponent[]):V
- <init>(com.intellij.codeInsight.generation.ClassMember[],Z,Z,com.intellij.openapi.project.Project):V
- <init>(com.intellij.codeInsight.generation.ClassMember[],Z,Z,com.intellij.openapi.project.Project,javax.swing.JComponent,javax.swing.JComponent[]):V
- <init>(com.intellij.codeInsight.generation.ClassMember[],Z,Z,com.intellij.openapi.project.Project,Z):V
- <init>(com.intellij.codeInsight.generation.ClassMember[],Z,Z,com.intellij.openapi.project.Project,Z,javax.swing.JComponent):V
- pf:areElementsSelected():Z
- p:changeSortComparator(java.util.Comparator):V
- p:convertElementText(java.lang.String):java.lang.String
- p:createActions():javax.swing.Action[]
- p:createCenterPanel():javax.swing.JComponent
- p:createMemberNode(com.intellij.openapi.util.Ref,com.intellij.codeInsight.generation.ClassMember,com.intellij.ide.util.MemberChooser$ParentNode):com.intellij.ide.util.MemberChooser$MemberNode
- p:createNorthPanel():javax.swing.JComponent
- p:createSouthPanel():javax.swing.JComponent
- p:createTree():com.intellij.ui.treeStructure.Tree
- p:customizeOptionsPanel():V
- p:defaultExpandTree():V
- p:disableAlphabeticalSorting(com.intellij.openapi.actionSystem.AnActionEvent):V
- dispose():V
- p:doSort():V
- p:fillToolbarActions(com.intellij.openapi.actionSystem.DefaultActionGroup):V
- p:getAllContainersNodeName():java.lang.String
- getData(java.lang.String):java.lang.Object
- p:getDimensionServiceKey():java.lang.String
- getOptionControls():javax.swing.JComponent[]
- getPreferredFocusedComponent():javax.swing.JComponent
- p:getRootNode():javax.swing.tree.DefaultMutableTreeNode
- getSelectedElements():java.util.List
- getSelectedElements(com.intellij.codeInsight.generation.ClassMember[]):com.intellij.codeInsight.generation.ClassMember[]
- p:getShowContainersAction():com.intellij.ide.util.MemberChooser$ShowContainersAction
- p:getSpeedSearchComparator():com.intellij.ui.SpeedSearchComparator
- p:getTreeCellRenderer():javax.swing.tree.TreeCellRenderer
- p:installSpeedSearch():V
- p:isContainerNode(com.intellij.codeInsight.generation.MemberChooserObject):Z
- isCopyJavadoc():Z
- isInsertOverrideAnnotation():Z
- p:isInsertOverrideAnnotationSelected():Z
- p:onAlphabeticalSortingEnabled(com.intellij.openapi.actionSystem.AnActionEvent):V
- resetElements(com.intellij.codeInsight.generation.ClassMember[]):V
- resetElements(com.intellij.codeInsight.generation.ClassMember[],java.util.Comparator,Z):V
- p:resetElementsWithDefaultComparator(com.intellij.codeInsight.generation.ClassMember[]):V
- p:restoreTree():V
- selectElements(com.intellij.codeInsight.generation.ClassMember[]):V
- setCopyJavadocVisible(Z):V
- p:setShowClasses(Z):V
- p:supportsNestedContainers():Z
pf:com.intellij.ide.util.MemberChooser$ContainerNode
- com.intellij.ide.util.MemberChooser$ParentNode
- <init>(javax.swing.tree.DefaultMutableTreeNode,com.intellij.codeInsight.generation.MemberChooserObject,com.intellij.openapi.util.Ref):V
p:com.intellij.ide.util.MemberChooser$ElementNode
- javax.swing.tree.MutableTreeNode
- a:getDelegate():com.intellij.codeInsight.generation.MemberChooserObject
- a:getOrder():I
pa:com.intellij.ide.util.MemberChooser$ElementNodeImpl
- javax.swing.tree.DefaultMutableTreeNode
- com.intellij.ide.util.MemberChooser$ElementNode
- <init>(javax.swing.tree.DefaultMutableTreeNode,com.intellij.codeInsight.generation.MemberChooserObject,com.intellij.openapi.util.Ref):V
- getDelegate():com.intellij.codeInsight.generation.MemberChooserObject
- getOrder():I
p:com.intellij.ide.util.MemberChooser$MemberNode
- com.intellij.ide.util.MemberChooser$ElementNode
pf:com.intellij.ide.util.MemberChooser$MemberNodeImpl
- com.intellij.ide.util.MemberChooser$ElementNodeImpl
- com.intellij.ide.util.MemberChooser$MemberNode
- <init>(com.intellij.ide.util.MemberChooser$ParentNode,com.intellij.codeInsight.generation.ClassMember,com.intellij.openapi.util.Ref):V
pf:com.intellij.ide.util.MemberChooser$OrderComparator
- java.util.Comparator
- <init>():V
- compare(com.intellij.ide.util.MemberChooser$ElementNode,com.intellij.ide.util.MemberChooser$ElementNode):I
pc:com.intellij.ide.util.MemberChooser$ParentNode
- com.intellij.ide.util.MemberChooser$ElementNodeImpl
- <init>(javax.swing.tree.DefaultMutableTreeNode,com.intellij.codeInsight.generation.MemberChooserObject,com.intellij.openapi.util.Ref):V
pf:com.intellij.ide.util.MemberChooser$ShowContainersAction
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.ide.util.MemberChooser,java.util.function.Supplier,javax.swing.Icon):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.ide.util.MemberChooserBuilder
- <init>(com.intellij.openapi.project.Project):V
- allowEmptySelection(Z):V
- allowMultiSelection(Z):V
- copyJavadocVisible(Z):V
- createBuilder(com.intellij.codeInsight.generation.ClassMember[]):com.intellij.ide.util.MemberChooser
- overrideAnnotationVisible(Z):V
- setHeaderPanel(javax.swing.JComponent):V
- setTitle(java.lang.String):V
a:com.intellij.ide.util.ModuleRendererFactory
- <init>():V
- s:findInstance(java.lang.Object):com.intellij.ide.util.ModuleRendererFactory
- getModuleRenderer():javax.swing.DefaultListCellRenderer
- getModuleTextWithIcon(java.lang.Object):com.intellij.util.TextWithIcon
- p:handles(java.lang.Object):Z
- rendersLocationString():Z
c:com.intellij.ide.util.NavigationItemListCellRenderer
- javax.swing.JPanel
- javax.swing.ListCellRenderer
- <init>():V
- getListCellRendererComponent(javax.swing.JList,java.lang.Object,I,Z,Z):java.awt.Component
f:com.intellij.ide.util.PSIRenderingUtils
- s:cutContainerText(java.lang.String,I,java.awt.FontMetrics):java.lang.String
- s:extractPresentablePath(com.intellij.psi.PsiElement):java.lang.String
- s:getNavigationItemAttributesStatic(java.lang.Object):com.intellij.openapi.editor.markup.TextAttributes
- s:getPSIElementText(com.intellij.psi.PsiElement):java.lang.String
- s:getPsiElement(java.lang.Object):com.intellij.psi.PsiElement
- s:normalizePsiElementContainerText(com.intellij.psi.PsiElement,java.lang.String,java.lang.String):java.lang.String
f:com.intellij.ide.util.PlatformModuleRendererFactory
- com.intellij.ide.util.ModuleRendererFactory
- <init>():V
- getModuleRenderer():javax.swing.DefaultListCellRenderer
- getModuleTextWithIcon(java.lang.Object):com.intellij.util.TextWithIcon
- rendersLocationString():Z
f:com.intellij.ide.util.PlatformModuleRendererFactory$PlatformModuleRenderer
- javax.swing.DefaultListCellRenderer
- <init>():V
- getListCellRendererComponent(javax.swing.JList,java.lang.Object,I,Z,Z):java.awt.Component
f:com.intellij.ide.util.PlatformPackageUtil
- <init>():V
- s:adjustScope(com.intellij.psi.PsiDirectory,com.intellij.psi.search.GlobalSearchScope,Z,Z):com.intellij.psi.search.GlobalSearchScope
- s:findOrCreateDirectoryForPackage(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module,com.intellij.psi.search.GlobalSearchScope,java.lang.String,com.intellij.psi.PsiDirectory,Z,com.intellij.util.ThreeState):com.intellij.psi.PsiDirectory
- s:getDirectory(com.intellij.psi.PsiElement):com.intellij.psi.PsiDirectory
a:com.intellij.ide.util.PsiElementListCellRenderer
- javax.swing.JPanel
- javax.swing.ListCellRenderer
- sf:TARGET_PRESENTATION_KEY:com.intellij.openapi.util.Key
- p:myRightComponentWidth:I
- p:<init>():V
- p:createLeftRenderer(javax.swing.JList,java.lang.Object):com.intellij.ui.ColoredListCellRenderer
- p:customizeNonPsiElementLeftRenderer(com.intellij.ui.ColoredListCellRenderer,javax.swing.JList,java.lang.Object,I,Z,Z):Z
- getAccessibleContext():javax.accessibility.AccessibleContext
- getComparator():java.util.Comparator
- getComparingObject(com.intellij.psi.PsiElement):java.lang.Comparable
- pa:getContainerText(com.intellij.psi.PsiElement,java.lang.String):java.lang.String
- p:getContainerTextForLeftComponent(com.intellij.psi.PsiElement,java.lang.String,I,java.awt.FontMetrics):java.lang.String
- a:getElementText(com.intellij.psi.PsiElement):java.lang.String
- p:getErrorAttributes():com.intellij.ui.SimpleTextAttributes
- p:getIcon(com.intellij.psi.PsiElement):javax.swing.Icon
- p:getIconFlags():I
- p:getItemLocation(java.lang.Object):com.intellij.util.TextWithIcon
- getItemMatchers(javax.swing.JList,java.lang.Object):com.intellij.ide.util.PsiElementListCellRenderer$ItemMatchers
- getListCellRendererComponent(javax.swing.JList,java.lang.Object,I,Z,Z):java.awt.Component
- p:getNavigationItemAttributes(java.lang.Object):com.intellij.openapi.editor.markup.TextAttributes
- p:getRightCellRenderer(java.lang.Object):javax.swing.DefaultListCellRenderer
- installSpeedSearch(com.intellij.openapi.ui.popup.IPopupChooserBuilder):V
- installSpeedSearch(com.intellij.openapi.ui.popup.IPopupChooserBuilder,Z):V
- installSpeedSearch(com.intellij.openapi.ui.popup.PopupChooserBuilder):V
- setUsedInPopup(Z):V
f:com.intellij.ide.util.PsiElementListCellRenderer$ItemMatchers
- f:locationMatcher:com.intellij.util.text.Matcher
- f:nameMatcher:com.intellij.util.text.Matcher
- <init>(com.intellij.util.text.Matcher,com.intellij.util.text.Matcher):V
com.intellij.ide.util.PsiElementRenderingInfo
- s:getComparator(com.intellij.ide.util.PsiElementRenderingInfo):java.util.Comparator
- getContainerText(com.intellij.psi.PsiElement):java.lang.String
- getIcon(com.intellij.psi.PsiElement):javax.swing.Icon
- a:getPresentableText(com.intellij.psi.PsiElement):java.lang.String
- s:targetPresentation(com.intellij.psi.PsiElement,com.intellij.ide.util.PsiElementRenderingInfo):com.intellij.platform.backend.presentation.TargetPresentation
c:com.intellij.ide.util.PsiNavigationSupportImpl
- com.intellij.ide.util.PsiNavigationSupport
- <init>():V
- canNavigate(com.intellij.psi.PsiElement):Z
- createNavigatable(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,I):com.intellij.pom.Navigatable
- getDescriptor(com.intellij.psi.PsiElement):com.intellij.pom.Navigatable
- navigateToDirectory(com.intellij.psi.PsiDirectory,Z):V
- openDirectoryInSystemFileManager(java.io.File):V
f:com.intellij.ide.util.StructureViewCompositeModel
- com.intellij.ide.structureView.StructureViewModelBase
- com.intellij.ide.structureView.StructureViewModel$ElementInfoProvider
- com.intellij.ide.structureView.StructureViewModel$ExpandInfoProvider
- com.intellij.openapi.Disposable
- <init>(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,java.util.List):V
- getCurrentEditorElement():java.lang.Object
- getFilters():com.intellij.ide.util.treeView.smartTree.Filter[]
- getNodeProviders():java.util.Collection
- isAlwaysLeaf(com.intellij.ide.structureView.StructureViewTreeElement):Z
- isAlwaysShowsPlus(com.intellij.ide.structureView.StructureViewTreeElement):Z
- isAutoExpand(com.intellij.ide.structureView.StructureViewTreeElement):Z
- isSmartExpand():Z
f:com.intellij.ide.util.TreeFileChooserDialog
- com.intellij.openapi.ui.DialogWrapper
- com.intellij.ide.util.TreeFileChooser
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.psi.PsiFile,com.intellij.openapi.fileTypes.FileType,com.intellij.ide.util.TreeFileChooser$PsiFileFilter,java.util.Comparator,Z,Z):V
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.psi.PsiFile,com.intellij.openapi.fileTypes.FileType,com.intellij.ide.util.TreeFileChooser$PsiFileFilter,Z,Z):V
- doCancelAction():V
- getPreferredFocusedComponent():javax.swing.JComponent
- getSelectedFile():com.intellij.psi.PsiFile
- selectFile(com.intellij.psi.PsiFile):V
- selectSearchByNameTab():V
- showDialog():V
f:com.intellij.ide.util.TreeFileChooserFactoryImpl
- com.intellij.ide.util.TreeFileChooserFactory
- <init>(com.intellij.openapi.project.Project):V
- createFileChooser(java.lang.String,com.intellij.psi.PsiFile,com.intellij.openapi.fileTypes.FileType,com.intellij.ide.util.TreeFileChooser$PsiFileFilter):com.intellij.ide.util.TreeFileChooser
- createFileChooser(java.lang.String,com.intellij.psi.PsiFile,com.intellij.openapi.fileTypes.FileType,com.intellij.ide.util.TreeFileChooser$PsiFileFilter,java.util.Comparator,Z,Z):com.intellij.ide.util.TreeFileChooser
- createFileChooser(java.lang.String,com.intellij.psi.PsiFile,com.intellij.openapi.fileTypes.FileType,com.intellij.ide.util.TreeFileChooser$PsiFileFilter,Z):com.intellij.ide.util.TreeFileChooser
- createFileChooser(java.lang.String,com.intellij.psi.PsiFile,com.intellij.openapi.fileTypes.FileType,com.intellij.ide.util.TreeFileChooser$PsiFileFilter,Z,Z):com.intellij.ide.util.TreeFileChooser
com.intellij.ide.util.TypeVisibilityStateHolder
- a:isVisible(java.lang.Object):Z
- a:setVisible(java.lang.Object,Z):V
c:com.intellij.ide.util.gotoByName.AbstractPrimeSymbolNavigationContributor
- com.intellij.navigation.ChooseByNameContributorEx
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.psi.stubs.StubIndexKey):V
- f:getIndexKey():com.intellij.psi.stubs.StubIndexKey
- processElementsWithName(java.lang.String,com.intellij.util.Processor,com.intellij.util.indexing.FindSymbolParameters):V
- processNames(com.intellij.util.Processor,com.intellij.psi.search.GlobalSearchScope,com.intellij.util.indexing.IdFilter):V
f:com.intellij.ide.util.gotoByName.ActionAsyncProvider
- <init>(com.intellij.ide.util.gotoByName.GotoActionModel):V
- f:clearIntentions():V
- f:filterElements(kotlinx.coroutines.CoroutineScope,kotlin.jvm.functions.Function2,java.lang.String,kotlin.jvm.functions.Function2):V
- f:processActions(kotlinx.coroutines.CoroutineScope,kotlin.jvm.functions.Function2,java.lang.String,java.util.Set,kotlin.jvm.functions.Function2):V
f:com.intellij.ide.util.gotoByName.ActionSearchUtilKt
- sf:buildMatcher(java.lang.String):com.intellij.util.text.Matcher
- sf:calcElementWeight(java.lang.Object,java.lang.String,com.intellij.psi.codeStyle.MinusculeMatcher):java.lang.Integer
- sf:calculateDegree(com.intellij.psi.codeStyle.MinusculeMatcher,java.lang.String):java.lang.Integer
- sf:getActionText(java.lang.Object):java.lang.String
- sf:getAnActionText(com.intellij.openapi.actionSystem.AnAction):java.lang.String
a:com.intellij.ide.util.gotoByName.ChooseByNameBase
- com.intellij.ide.util.gotoByName.ChooseByNameViewModel
- sf:EXTRA_ELEM:java.lang.String
- sf:TEMPORARILY_FOCUSABLE_COMPONENT_KEY:java.lang.String
- p:myActionListener:com.intellij.ide.util.gotoByName.ChooseByNamePopupComponent$Callback
- pf:myAlarm:com.intellij.util.Alarm
- pf:myCheckBox:javax.swing.JCheckBox
- p:myDropdownPopup:com.intellij.openapi.ui.popup.JBPopup
- pf:myList:javax.swing.JList
- pf:myModel:com.intellij.ide.util.gotoByName.ChooseByNameModel
- pf:myProject:com.intellij.openapi.project.Project
- p:myProvider:com.intellij.ide.util.gotoByName.ChooseByNameItemProvider
- pf:myTextField:com.intellij.ide.util.gotoByName.ChooseByNameBase$MyTextField
- p:<init>(com.intellij.openapi.project.Project,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.ide.util.gotoByName.ChooseByNameItemProvider,java.lang.String):V
- p:<init>(com.intellij.openapi.project.Project,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.ide.util.gotoByName.ChooseByNameItemProvider,java.lang.String,I):V
- p:<init>(com.intellij.openapi.project.Project,com.intellij.ide.util.gotoByName.ChooseByNameModel,java.lang.String,com.intellij.psi.PsiElement):V
- calcSelectedIndex(java.lang.Object[],java.lang.String):I
- canShowListForEmptyPattern():Z
- checkDisposed():Z
- p:chosenElementMightChange():V
- pa:close(Z):V
- p:closeForbidden(Z):Z
- p:doClose(Z):V
- p:filter(java.util.Set):java.util.Set
- getChosenElement():java.lang.Object
- p:getChosenElements():java.util.List
- getMaximumListSizeLimit():I
- getModel():com.intellij.ide.util.gotoByName.ChooseByNameModel
- getNames(Z):java.lang.String[]
- getProject():com.intellij.openapi.project.Project
- getProvider():com.intellij.ide.util.gotoByName.ChooseByNameItemProvider
- getTextField():javax.swing.JTextField
- getTrimmedText():java.lang.String
- pa:hideList():V
- p:initUI(com.intellij.ide.util.gotoByName.ChooseByNamePopupComponent$Callback,com.intellij.openapi.application.ModalityState,Z):V
- invoke(com.intellij.ide.util.gotoByName.ChooseByNamePopupComponent$Callback,com.intellij.openapi.application.ModalityState,Z):V
- pa:isCheckboxVisible():Z
- pa:isCloseByFocusLost():Z
- isClosedByShiftEnter():Z
- isOpenInCurrentWindowRequested():Z
- isSearchInAnyPlace():Z
- pa:isShowListForEmptyPattern():Z
- rebuildList(Z):V
- scheduleCalcElements(java.lang.String,Z,com.intellij.openapi.application.ModalityState,com.intellij.ide.util.gotoByName.SelectionPolicy,com.intellij.util.Consumer):V
- setAlwaysHasMore(Z):V
- setCheckBoxShortcut(com.intellij.openapi.actionSystem.ShortcutSet):V
- setDisposed(Z):V
- setFindUsagesTitle(java.lang.String):V
- setInitialSelection(com.intellij.util.Function):V
- setListSizeIncreasing(I):V
- setMaximumListSizeLimit(I):V
- setSearchInAnyPlace(Z):V
- setToolArea(javax.swing.JComponent):V
- pa:showList():V
- p:showTextFieldPanel():V
- transformPattern(java.lang.String):java.lang.String
f:com.intellij.ide.util.gotoByName.ChooseByNameBase$JPanelProvider
- javax.swing.JPanel
- com.intellij.ide.util.gotoByName.QuickSearchComponent
- com.intellij.openapi.actionSystem.DataProvider
- getData(java.lang.String):java.lang.Object
- getHint():com.intellij.openapi.ui.popup.JBPopup
- hideHint():V
- registerHint(com.intellij.openapi.ui.popup.JBPopup):V
- requestFocus():V
- unregisterHint():V
pf:com.intellij.ide.util.gotoByName.ChooseByNameBase$MyTextField
- javax.swing.JTextField
- com.intellij.openapi.actionSystem.DataProvider
- com.intellij.ui.popup.PopupOwner
- getBestPopupPosition():java.awt.Point
- getData(java.lang.String):java.lang.Object
f:com.intellij.ide.util.gotoByName.ChooseByNameFactoryImpl
- com.intellij.ide.util.gotoByName.ChooseByNameFactory
- <init>(com.intellij.openapi.project.Project):V
- createChooseByNamePopupComponent(com.intellij.ide.util.gotoByName.ChooseByNameModel):com.intellij.ide.util.gotoByName.ChooseByNamePopup
a:com.intellij.ide.util.gotoByName.ChooseByNameFilter
- <init>(com.intellij.ide.util.gotoByName.ChooseByNamePopup,com.intellij.ide.util.gotoByName.FilteringGotoByModel,com.intellij.ide.util.gotoByName.ChooseByNameFilterConfiguration,com.intellij.openapi.project.Project):V
- close():V
- p:createChooser(com.intellij.ide.util.gotoByName.FilteringGotoByModel,com.intellij.ide.util.gotoByName.ChooseByNameFilterConfiguration):com.intellij.ide.util.ElementsChooser
- pa:getAllFilterValues():java.util.Collection
- pa:iconForFilterValue(java.lang.Object):javax.swing.Icon
- pa:textForFilterValue(java.lang.Object):java.lang.String
- p:updateModel(com.intellij.ide.util.gotoByName.FilteringGotoByModel,com.intellij.ide.util.ElementsChooser,Z):V
a:com.intellij.ide.util.gotoByName.ChooseByNameFilterConfiguration
- com.intellij.ide.util.TypeVisibilityStateHolder
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- getState():com.intellij.ide.util.gotoByName.ChooseByNameFilterConfiguration$Items
- isFileTypeVisible(java.lang.Object):Z
- isVisible(java.lang.Object):Z
- loadState(com.intellij.ide.util.gotoByName.ChooseByNameFilterConfiguration$Items):V
- pa:nameForElement(java.lang.Object):java.lang.String
- setVisible(java.lang.Object,Z):V
f:com.intellij.ide.util.gotoByName.ChooseByNameFilterConfiguration$Items
- <init>():V
- getFilteredOutFileTypeNames():java.util.Set
- setFilteredOutFileTypeNames(java.util.Set):V
com.intellij.ide.util.gotoByName.ChooseByNameInScopeItemProvider
- com.intellij.ide.util.gotoByName.ChooseByNameWeightedItemProvider
- a:filterElements(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,com.intellij.util.indexing.FindSymbolParameters,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):Z
- a:filterElementsWithWeights(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,com.intellij.util.indexing.FindSymbolParameters,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):Z
com.intellij.ide.util.gotoByName.ChooseByNameItem
- a:getDescription():java.lang.String
- a:getName():java.lang.String
com.intellij.ide.util.gotoByName.ChooseByNameItemProvider
- a:filterElements(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,java.lang.String,Z,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):Z
- a:filterNames(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,java.lang.String[],java.lang.String):java.util.List
f:com.intellij.ide.util.gotoByName.ChooseByNameLanguageFilter
- com.intellij.ide.util.gotoByName.ChooseByNameFilter
- <init>(com.intellij.ide.util.gotoByName.ChooseByNamePopup,com.intellij.ide.util.gotoByName.FilteringGotoByModel,com.intellij.ide.util.gotoByName.ChooseByNameFilterConfiguration,com.intellij.openapi.project.Project):V
com.intellij.ide.util.gotoByName.ChooseByNameModelEx
- com.intellij.ide.util.gotoByName.ChooseByNameModel
- s:getItemProvider(com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.psi.PsiElement):com.intellij.ide.util.gotoByName.ChooseByNameItemProvider
- getItemProvider(com.intellij.psi.PsiElement):com.intellij.ide.util.gotoByName.ChooseByNameItemProvider
- processNames(com.intellij.util.Processor,com.intellij.util.indexing.FindSymbolParameters):V
c:com.intellij.ide.util.gotoByName.ChooseByNamePanel
- com.intellij.ide.util.gotoByName.ChooseByNameBase
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.util.gotoByName.ChooseByNameModel,java.lang.String,Z,com.intellij.psi.PsiElement):V
- p:close(Z):V
- dispose():V
- getPanel():javax.swing.JPanel
- getPreferredFocusedComponent():javax.swing.JComponent
- p:hideList():V
- p:initUI(com.intellij.ide.util.gotoByName.ChooseByNamePopupComponent$Callback,com.intellij.openapi.application.ModalityState,Z):V
- p:isCheckboxVisible():Z
- p:isCloseByFocusLost():Z
- p:isShowListForEmptyPattern():Z
- p:showList():V
c:com.intellij.ide.util.gotoByName.ChooseByNamePopup
- com.intellij.ide.util.gotoByName.ChooseByNameBase
- com.intellij.ide.util.gotoByName.ChooseByNamePopupComponent
- com.intellij.openapi.Disposable
- sf:CHOOSE_BY_NAME_POPUP_IN_PROJECT_KEY:com.intellij.openapi.util.Key
- sf:CURRENT_SEARCH_PATTERN:com.intellij.openapi.util.Key
- sf:patternToDetectAnonymousClasses:java.util.regex.Pattern
- p:<init>(com.intellij.openapi.project.Project,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.ide.util.gotoByName.ChooseByNameItemProvider,com.intellij.ide.util.gotoByName.ChooseByNamePopup,java.lang.String,Z,I):V
- addMouseClickListener(java.awt.event.MouseListener):V
- calcPopupElements(java.lang.String,Z):java.util.List
- close(Z):V
- s:createPopup(com.intellij.openapi.project.Project,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.ide.util.gotoByName.ChooseByNameItemProvider):com.intellij.ide.util.gotoByName.ChooseByNamePopup
- s:createPopup(com.intellij.openapi.project.Project,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.ide.util.gotoByName.ChooseByNameItemProvider,java.lang.String):com.intellij.ide.util.gotoByName.ChooseByNamePopup
- s:createPopup(com.intellij.openapi.project.Project,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.ide.util.gotoByName.ChooseByNameItemProvider,java.lang.String,Z,I):com.intellij.ide.util.gotoByName.ChooseByNamePopup
- s:createPopup(com.intellij.openapi.project.Project,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.psi.PsiElement):com.intellij.ide.util.gotoByName.ChooseByNamePopup
- s:createPopup(com.intellij.openapi.project.Project,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.psi.PsiElement,java.lang.String):com.intellij.ide.util.gotoByName.ChooseByNamePopup
- s:createPopup(com.intellij.openapi.project.Project,com.intellij.ide.util.gotoByName.ChooseByNameModel,com.intellij.psi.PsiElement,java.lang.String,Z,I):com.intellij.ide.util.gotoByName.ChooseByNamePopup
- dispose():V
- getAdText():java.lang.String
- getColumnPosition():I
- getEnteredText():java.lang.String
- getLinePosition():I
- getMemberPattern():java.lang.String
- getPathToAnonymous():java.lang.String
- getSelectedIndex():I
- getSelectionByPoint(java.awt.Point):java.lang.Object
- s:getTransformedPattern(java.lang.String,com.intellij.ide.util.gotoByName.ChooseByNameModel):java.lang.String
- p:hideList():V
- p:initUI(com.intellij.ide.util.gotoByName.ChooseByNamePopupComponent$Callback,com.intellij.openapi.application.ModalityState,Z):V
- p:isCheckboxVisible():Z
- p:isCloseByFocusLost():Z
- isOpenInCurrentWindowRequested():Z
- p:isShowListForEmptyPattern():Z
- registerAction(java.lang.String,javax.swing.KeyStroke,javax.swing.Action):V
- repaintList():V
- repaintListImmediate():V
- setAdText(java.lang.String):V
- setShowListForEmptyPattern(Z):V
- p:showList():V
- transformPattern(java.lang.String):java.lang.String
com.intellij.ide.util.gotoByName.ChooseByNameViewModel
- a:canShowListForEmptyPattern():Z
- a:getMaximumListSizeLimit():I
- a:getModel():com.intellij.ide.util.gotoByName.ChooseByNameModel
- a:getProject():com.intellij.openapi.project.Project
- a:isSearchInAnyPlace():Z
- a:transformPattern(java.lang.String):java.lang.String
com.intellij.ide.util.gotoByName.ChooseByNameWeightedItemProvider
- com.intellij.ide.util.gotoByName.ChooseByNameItemProvider
- a:filterElementsWithWeights(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,java.lang.String,Z,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):Z
a:com.intellij.ide.util.gotoByName.ContributorsBasedGotoByModel
- com.intellij.ide.util.gotoByName.ChooseByNameModelEx
- com.intellij.openapi.project.PossiblyDumbAware
- sf:LOG:com.intellij.openapi.diagnostic.Logger
- pf:myProject:com.intellij.openapi.project.Project
- p:<init>(com.intellij.openapi.project.Project,java.util.List):V
- p:<init>(com.intellij.openapi.project.Project,com.intellij.navigation.ChooseByNameContributor[]):V
- p:acceptItem(com.intellij.navigation.NavigationItem):Z
- p:getContributorList():java.util.List
- p:getContributors():com.intellij.navigation.ChooseByNameContributor[]
- getElementName(java.lang.Object):java.lang.String
- getElementsByName(java.lang.String,com.intellij.util.indexing.FindSymbolParameters,com.intellij.openapi.progress.ProgressIndicator):java.lang.Object[]
- getElementsByName(java.lang.String,Z,java.lang.String):java.lang.Object[]
- getHelpId():java.lang.String
- getListCellRenderer():javax.swing.ListCellRenderer
- getNames(Z):java.lang.String[]
- getProject():com.intellij.openapi.project.Project
- isDumbAware():Z
- processContributorNames(com.intellij.navigation.ChooseByNameContributor,com.intellij.util.indexing.FindSymbolParameters,com.intellij.util.Processor):V
- processNames(com.intellij.util.Processor,com.intellij.util.indexing.FindSymbolParameters):V
- removeModelSpecificMarkup(java.lang.String):java.lang.String
- sameNamesForProjectAndLibraries():Z
- useMiddleMatching():Z
com.intellij.ide.util.gotoByName.CustomMatcherModel
- a:matches(java.lang.String,java.lang.String):Z
c:com.intellij.ide.util.gotoByName.DefaultChooseByNameItemProvider
- com.intellij.ide.util.gotoByName.ChooseByNameInScopeItemProvider
- <init>(com.intellij.psi.PsiElement):V
- ps:buildPatternMatcher(java.lang.String,Z):com.intellij.psi.codeStyle.MinusculeMatcher
- filterElements(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,com.intellij.util.indexing.FindSymbolParameters,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):Z
- s:filterElements(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,java.lang.String,Z,com.intellij.openapi.progress.ProgressIndicator,com.intellij.psi.PsiElement,com.intellij.util.Processor):Z
- filterElements(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,java.lang.String,Z,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):Z
- filterElementsWithWeights(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,com.intellij.util.indexing.FindSymbolParameters,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):Z
- filterElementsWithWeights(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,java.lang.String,Z,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):Z
- filterNames(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,java.lang.String[],java.lang.String):java.util.List
- p:getPathProximityComparator():com.intellij.ide.util.gotoByName.DefaultChooseByNameItemProvider$PathProximityComparator
- ps:matches(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,java.lang.String,com.intellij.psi.codeStyle.MinusculeMatcher,java.lang.String):com.intellij.ide.util.gotoByName.MatchResult
- ps:processByNames(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,Z,com.intellij.openapi.progress.ProgressIndicator,com.intellij.psi.PsiElement,com.intellij.util.Processor,java.util.List,com.intellij.util.indexing.FindSymbolParameters):Z
pf:com.intellij.ide.util.gotoByName.DefaultChooseByNameItemProvider$PathProximityComparator
- java.util.Comparator
- compare(java.lang.Object,java.lang.Object):I
f:com.intellij.ide.util.gotoByName.DefaultFileNavigationContributor
- com.intellij.navigation.ChooseByNameContributorEx
- com.intellij.openapi.project.DumbAware
- <init>():V
- processElementsWithName(java.lang.String,com.intellij.util.Processor,com.intellij.util.indexing.FindSymbolParameters):V
- processNames(com.intellij.util.Processor,com.intellij.psi.search.GlobalSearchScope,com.intellij.util.indexing.IdFilter):V
f:com.intellij.ide.util.gotoByName.FileTypeRef
- sf:Companion:com.intellij.ide.util.gotoByName.FileTypeRef$Companion
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
- f:component1():java.lang.String
- f:component2():java.lang.String
- f:component3():javax.swing.Icon
- f:copy(java.lang.String,java.lang.String,javax.swing.Icon):com.intellij.ide.util.gotoByName.FileTypeRef
- bs:copy$default(com.intellij.ide.util.gotoByName.FileTypeRef,java.lang.String,java.lang.String,javax.swing.Icon,I,java.lang.Object):com.intellij.ide.util.gotoByName.FileTypeRef
- equals(java.lang.Object):Z
- sf:forAllFileTypes():java.util.List
- sf:forFileType(com.intellij.openapi.fileTypes.FileType):com.intellij.ide.util.gotoByName.FileTypeRef
- f:getDisplayName():java.lang.String
- f:getIcon():javax.swing.Icon
- f:getName():java.lang.String
- hashCode():I
f:com.intellij.ide.util.gotoByName.FileTypeRef$Companion
- f:forAllFileTypes():java.util.List
- f:forFileType(com.intellij.openapi.fileTypes.FileType):com.intellij.ide.util.gotoByName.FileTypeRef
a:com.intellij.ide.util.gotoByName.FilteringGotoByModel
- com.intellij.ide.util.gotoByName.ContributorsBasedGotoByModel
- p:<init>(com.intellij.openapi.project.Project,java.util.List):V
- p:<init>(com.intellij.openapi.project.Project,com.intellij.navigation.ChooseByNameContributor[]):V
- p:acceptItem(com.intellij.navigation.NavigationItem):Z
- pa:filterValueFor(com.intellij.navigation.NavigationItem):java.lang.Object
- p:getFilterItems():java.util.Collection
- setFilterItems(java.util.Collection):V
com.intellij.ide.util.gotoByName.GotoActionAliasMatcher
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- matchAction(com.intellij.openapi.actionSystem.AnAction,java.lang.String):com.intellij.ide.util.gotoByName.MatchMode
f:com.intellij.ide.util.gotoByName.GotoActionItemProvider
- com.intellij.ide.util.gotoByName.ChooseByNameWeightedItemProvider
- <init>(com.intellij.ide.util.gotoByName.GotoActionModel):V
- clearIntentions():V
- s:createActionWrapper(com.intellij.openapi.actionSystem.AnAction,com.intellij.ide.util.gotoByName.GotoActionModel$GroupMapping,com.intellij.ide.util.gotoByName.MatchMode,com.intellij.ide.util.gotoByName.GotoActionModel):com.intellij.ide.util.gotoByName.GotoActionModel$ActionWrapper
- filterElements(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,java.lang.String,Z,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):Z
- filterElements(java.lang.String,java.util.function.Predicate):Z
- filterElementsWithWeights(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,java.lang.String,Z,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Processor):Z
- filterNames(com.intellij.ide.util.gotoByName.ChooseByNameViewModel,java.lang.String[],java.lang.String):java.util.List
- processActions(java.lang.String,java.util.function.Predicate,java.util.Set):Z
f:com.intellij.ide.util.gotoByName.GotoActionModel
- com.intellij.ide.util.gotoByName.ChooseByNameModel
- com.intellij.openapi.project.DumbAware
- java.util.Comparator
- <init>(com.intellij.openapi.project.Project,java.awt.Component,com.intellij.openapi.editor.Editor):V
- buildGroupMappings():V
- compare(java.lang.Object,java.lang.Object):I
- s:defaultActionForeground(Z,Z,com.intellij.openapi.actionSystem.Presentation):java.awt.Color
- getCheckBoxName():java.lang.String
- getElementName(java.lang.Object):java.lang.String
- getElementsByName(java.lang.String,Z,java.lang.String):java.lang.Object[]
- getFullName(java.lang.Object):java.lang.String
- getGroupMapping(com.intellij.openapi.actionSystem.AnAction):com.intellij.ide.util.gotoByName.GotoActionModel$GroupMapping
- getGroupName(com.intellij.ide.ui.search.OptionDescription):java.lang.String
- getHelpId():java.lang.String
- getListCellRenderer():javax.swing.ListCellRenderer
- getNames(Z):java.lang.String[]
- getNotFoundMessage():java.lang.String
- getNotInMessage():java.lang.String
- getPromptText():java.lang.String
- getSeparators():java.lang.String[]
- loadInitialCheckBoxState():Z
- saveInitialCheckBoxState(Z):V
- sortItems(java.util.Set):java.util.SortedSet
- useMiddleMatching():Z
- willOpenEditor():Z
c:com.intellij.ide.util.gotoByName.GotoActionModel$ActionWrapper
- <init>(com.intellij.openapi.actionSystem.AnAction,com.intellij.ide.util.gotoByName.GotoActionModel$GroupMapping,com.intellij.ide.util.gotoByName.MatchMode,com.intellij.openapi.actionSystem.Presentation):V
- compareWeights(com.intellij.ide.util.gotoByName.GotoActionModel$ActionWrapper):I
- equals(java.lang.Object):Z
- getAction():com.intellij.openapi.actionSystem.AnAction
- getActionText():java.lang.String
- getGroupMapping():com.intellij.ide.util.gotoByName.GotoActionModel$GroupMapping
- getGroupName():java.lang.String
- getMode():com.intellij.ide.util.gotoByName.MatchMode
- getPresentation():com.intellij.openapi.actionSystem.Presentation
- hashCode():I
- isAvailable():Z
- isGroupAction():Z
f:com.intellij.ide.util.gotoByName.GotoActionModel$GotoActionListCellRenderer
- javax.swing.DefaultListCellRenderer
- sf:TOGGLE_BUTTON_BORDER:javax.swing.border.Border
- <init>(com.intellij.util.Function):V
- <init>(com.intellij.util.Function,Z):V
- s:calcHit(com.intellij.ide.ui.search.OptionDescription):java.lang.String
- getListCellRendererComponent(javax.swing.JList,java.lang.Object,I,Z,Z):java.awt.Component
f:com.intellij.ide.util.gotoByName.GotoActionModel$GroupMapping
- java.lang.Comparable
- <init>():V
- <init>(Z):V
- compareTo(com.intellij.ide.util.gotoByName.GotoActionModel$GroupMapping):I
- s:createFromText(java.lang.String,Z):com.intellij.ide.util.gotoByName.GotoActionModel$GroupMapping
- getAllGroupNames():java.util.List
- getBestGroupName():java.lang.String
- getFirstGroup():java.util.List
- updateBeforeShow(com.intellij.openapi.actionSystem.UpdateSession):V
c:com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValue
- com.intellij.ide.actions.searcheverywhere.MergeableElement
- com.intellij.internal.inspector.UiInspectorContextProvider
- similarityScore:java.lang.Double
- f:value:java.lang.Object
- <init>(java.lang.Object,java.lang.String,com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValueType):V
- <init>(java.lang.Object,java.lang.String,com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValueType,D):V
- compareWeights(com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValue):I
- f:equals(java.lang.Object):Z
- getMatchingDegree():I
- getType():com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValueType
- getUiInspectorContext():java.util.List
- getValueText():java.lang.String
- getValueTypeWeight():I
- hashCode():I
- mergeWith(com.intellij.ide.actions.searcheverywhere.MergeableElement):com.intellij.ide.actions.searcheverywhere.MergeableElement
- shouldBeMergedIntoAnother():Z
e:com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValueType
- java.lang.Enum
- sf:ABBREVIATION:com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValueType
- sf:ACTION:com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValueType
- sf:INTENTION:com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValueType
- sf:OPTION:com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValueType
- sf:SEMANTIC:com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValueType
- sf:TOP_HIT:com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValueType
- s:valueOf(java.lang.String):com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValueType
- s:values():com.intellij.ide.util.gotoByName.GotoActionModel$MatchedValueType[]
c:com.intellij.ide.util.gotoByName.GotoClassModel2
- com.intellij.ide.util.gotoByName.FilteringGotoByModel
- <init>(com.intellij.openapi.project.Project):V
- p:filterValueFor(com.intellij.navigation.NavigationItem):com.intellij.ide.util.gotoByName.LanguageRef
- getCheckBoxName():java.lang.String
- p:getContributorList():java.util.List
- p:getFilterItems():java.util.Collection
- getFullName(java.lang.Object):java.lang.String
- getHelpId():java.lang.String
- getNotFoundMessage():java.lang.String
- getNotInMessage():java.lang.String
- getPromptText():java.lang.String
- getSeparators():java.lang.String[]
- s:getSeparatorsFromContributors(com.intellij.navigation.ChooseByNameContributor[]):java.lang.String[]
- loadInitialCheckBoxState():Z
- removeModelSpecificMarkup(java.lang.String):java.lang.String
- saveInitialCheckBoxState(Z):V
- willOpenEditor():Z
f:com.intellij.ide.util.gotoByName.GotoClassSymbolConfiguration
- com.intellij.ide.util.gotoByName.ChooseByNameFilterConfiguration
- <init>():V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.util.gotoByName.GotoClassSymbolConfiguration
c:com.intellij.ide.util.gotoByName.GotoFileCellRenderer
- com.intellij.ide.util.PsiElementListCellRenderer
- <init>(I):V
- p:customizeNonPsiElementLeftRenderer(com.intellij.ui.ColoredListCellRenderer,javax.swing.JList,java.lang.Object,I,Z,Z):Z
- s:doCustomizeNonPsiElementLeftRenderer(com.intellij.ui.ColoredListCellRenderer,javax.swing.JList,java.lang.Object,com.intellij.openapi.editor.markup.TextAttributes):Z
- s:getAnyRoot(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):com.intellij.openapi.vfs.VirtualFile
- p:getContainerText(com.intellij.psi.PsiFileSystemItem,java.lang.String):java.lang.String
- getElementText(com.intellij.psi.PsiFileSystemItem):java.lang.String
- p:getIconFlags():I
- s:getRelativePath(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):java.lang.String
f:com.intellij.ide.util.gotoByName.GotoFileConfiguration
- com.intellij.ide.util.gotoByName.ChooseByNameFilterConfiguration
- <init>():V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.ide.util.gotoByName.GotoFileConfiguration
com.intellij.ide.util.gotoByName.GotoFileCustomizer
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:createItemProvider(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.ide.util.gotoByName.GotoFileModel):com.intellij.ide.actions.GotoFileItemProvider
c:com.intellij.ide.util.gotoByName.GotoFileModel
- com.intellij.ide.util.gotoByName.FilteringGotoByModel
- com.intellij.openapi.project.DumbAware
- java.util.Comparator
- sf:DIRECTORY_FILE_TYPE_REF:com.intellij.ide.util.gotoByName.FileTypeRef
- <init>(com.intellij.openapi.project.Project):V
- p:acceptItem(com.intellij.navigation.NavigationItem):Z
- compare(java.lang.Object,java.lang.Object):I
- s:convertToFileItemMatchers(com.intellij.ide.util.PsiElementListCellRenderer$ItemMatchers,com.intellij.psi.PsiFileSystemItem,com.intellij.ide.util.gotoByName.GotoFileModel):com.intellij.ide.util.PsiElementListCellRenderer$ItemMatchers
- p:filterValueFor(com.intellij.navigation.NavigationItem):com.intellij.ide.util.gotoByName.FileTypeRef
- getCheckBoxName():java.lang.String
- getFullName(com.intellij.openapi.vfs.VirtualFile):java.lang.String
- getFullName(java.lang.Object):java.lang.String
- getHelpId():java.lang.String
- getItemProvider(com.intellij.psi.PsiElement):com.intellij.ide.util.gotoByName.ChooseByNameItemProvider
- getListCellRenderer():com.intellij.ide.util.PsiElementListCellRenderer
- getNotFoundMessage():java.lang.String
- getNotInMessage():java.lang.String
- getPromptText():java.lang.String
- getSeparators():java.lang.String[]
- getTopLevelRoot(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.vfs.VirtualFile
- isSlashlessMatchingEnabled():Z
- loadInitialCheckBoxState():Z
- removeModelSpecificMarkup(java.lang.String):java.lang.String
- saveInitialCheckBoxState(Z):V
- willOpenEditor():Z
c:com.intellij.ide.util.gotoByName.GotoSymbolModel2
- com.intellij.ide.util.gotoByName.FilteringGotoByModel
- <init>(com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable):V
- <init>(com.intellij.openapi.project.Project,java.util.List,com.intellij.openapi.Disposable):V
- p:filterValueFor(com.intellij.navigation.NavigationItem):com.intellij.ide.util.gotoByName.LanguageRef
- getCheckBoxName():java.lang.String
- p:getContributorList():java.util.List
- p:getFilterItems():java.util.Collection
- getFullName(java.lang.Object):java.lang.String
- getHelpId():java.lang.String
- getNotFoundMessage():java.lang.String
- getNotInMessage():java.lang.String
- getPromptText():java.lang.String
- getSeparators():java.lang.String[]
- loadInitialCheckBoxState():Z
- saveInitialCheckBoxState(Z):V
- willOpenEditor():Z
f:com.intellij.ide.util.gotoByName.LanguageRef
- sf:Companion:com.intellij.ide.util.gotoByName.LanguageRef$Companion
- <init>(java.lang.String,java.lang.String,javax.swing.Icon):V
- f:component1():java.lang.String
- f:component2():java.lang.String
- f:component3():javax.swing.Icon
- f:copy(java.lang.String,java.lang.String,javax.swing.Icon):com.intellij.ide.util.gotoByName.LanguageRef
- bs:copy$default(com.intellij.ide.util.gotoByName.LanguageRef,java.lang.String,java.lang.String,javax.swing.Icon,I,java.lang.Object):com.intellij.ide.util.gotoByName.LanguageRef
- equals(java.lang.Object):Z
- sf:forAllLanguages():java.util.List
- sf:forLanguage(com.intellij.lang.Language):com.intellij.ide.util.gotoByName.LanguageRef
- sf:forNavigationitem(com.intellij.navigation.NavigationItem):com.intellij.ide.util.gotoByName.LanguageRef
- f:getDisplayName():java.lang.String
- f:getIcon():javax.swing.Icon
- f:getId():java.lang.String
- hashCode():I
f:com.intellij.ide.util.gotoByName.LanguageRef$Companion
- f:forAllLanguages():java.util.List
- f:forLanguage(com.intellij.lang.Language):com.intellij.ide.util.gotoByName.LanguageRef
- f:forNavigationitem(com.intellij.navigation.NavigationItem):com.intellij.ide.util.gotoByName.LanguageRef
c:com.intellij.ide.util.gotoByName.ListChooseByNameModel
- com.intellij.ide.util.gotoByName.SimpleChooseByNameModel
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,java.util.List):V
- getElementName(java.lang.Object):java.lang.String
- p:getElementsByName(java.lang.String,java.lang.String):java.lang.Object[]
- getListCellRenderer():javax.swing.ListCellRenderer
- getNames():java.lang.String[]
- getNotFoundMessage():java.lang.String
- getNotInMessage():java.lang.String
- matches(java.lang.String,java.lang.String):Z
e:com.intellij.ide.util.gotoByName.MatchMode
- java.lang.Enum
- sf:DESCRIPTION:com.intellij.ide.util.gotoByName.MatchMode
- sf:GROUP:com.intellij.ide.util.gotoByName.MatchMode
- sf:INTENTION:com.intellij.ide.util.gotoByName.MatchMode
- sf:NAME:com.intellij.ide.util.gotoByName.MatchMode
- sf:NONE:com.intellij.ide.util.gotoByName.MatchMode
- sf:NON_MENU:com.intellij.ide.util.gotoByName.MatchMode
- sf:SYNONYM:com.intellij.ide.util.gotoByName.MatchMode
- s:valueOf(java.lang.String):com.intellij.ide.util.gotoByName.MatchMode
- s:values():com.intellij.ide.util.gotoByName.MatchMode[]
f:com.intellij.ide.util.gotoByName.MatchResult
- java.lang.Comparable
- f:elementName:java.lang.String
- f:matchingDegree:I
- <init>(java.lang.String,I,Z):V
- compareDegrees(com.intellij.ide.util.gotoByName.MatchResult):I
- compareTo(com.intellij.ide.util.gotoByName.MatchResult):I
f:com.intellij.ide.util.gotoByName.ModelDiff
- <init>():V
- s:createDiffCmds(com.intellij.ide.util.gotoByName.ModelDiff$Model,java.lang.Object[],java.lang.Object[]):java.util.List
com.intellij.ide.util.gotoByName.ModelDiff$Cmd
- a:apply():V
- a:translateSelection(I):I
com.intellij.ide.util.gotoByName.ModelDiff$Model
- addAllToModel(I,java.util.List):V
- a:addToModel(I,java.lang.Object):V
- a:removeRangeFromModel(I,I):V
f:com.intellij.ide.util.gotoByName.SearchEverywhereConfiguration
- com.intellij.ide.util.gotoByName.ChooseByNameFilterConfiguration
- <init>():V
- s:getInstance():com.intellij.ide.util.gotoByName.SearchEverywhereConfiguration
a:com.intellij.ide.util.gotoByName.SimpleChooseByNameModel
- com.intellij.ide.util.gotoByName.ChooseByNameModel
- p:<init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):V
- getCheckBoxName():java.lang.String
- pa:getElementsByName(java.lang.String,java.lang.String):java.lang.Object[]
- getElementsByName(java.lang.String,Z,java.lang.String):java.lang.Object[]
- getFullName(java.lang.Object):java.lang.String
- getHelpId():java.lang.String
- a:getNames():java.lang.String[]
- getNames(Z):java.lang.String[]
- getNotFoundMessage():java.lang.String
- getNotInMessage():java.lang.String
- getProject():com.intellij.openapi.project.Project
- getPromptText():java.lang.String
- getSeparators():java.lang.String[]
- loadInitialCheckBoxState():Z
- saveInitialCheckBoxState(Z):V
- useMiddleMatching():Z
- willOpenEditor():Z
a:com.intellij.ide.util.projectWizard.AbstractNewProjectDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>():V
- p:createActions():javax.swing.Action[]
- p:createCenterPanel():javax.swing.JComponent
- pa:createRootStep():com.intellij.openapi.actionSystem.DefaultActionGroup
- p:createSouthPanel():javax.swing.JComponent
- p:getHelpId():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- p:getStyle():com.intellij.openapi.ui.DialogWrapper$DialogStyle
- p:init():V
a:com.intellij.ide.util.projectWizard.AbstractNewProjectStep
- com.intellij.openapi.actionSystem.DefaultActionGroup
- com.intellij.openapi.project.DumbAware
- com.intellij.openapi.wm.impl.welcomeScreen.ActionsWithPanelProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- p:<init>(com.intellij.ide.util.projectWizard.AbstractNewProjectStep$Customization):V
- p:addProjectSpecificAction(com.intellij.ide.util.projectWizard.actions.ProjectSpecificAction):V
- ps:createOpenProjectOptions(com.intellij.openapi.project.Project,java.util.function.Consumer):com.intellij.ide.impl.OpenProjectTask
- s:created(com.intellij.openapi.project.Project):Z
- s:doGenerateProject(com.intellij.openapi.project.Project,java.lang.String,com.intellij.platform.DirectoryProjectGenerator,java.lang.Object):com.intellij.openapi.project.Project
- s:doGenerateProject(java.lang.String,com.intellij.platform.DirectoryProjectGenerator,java.lang.Object,com.intellij.ide.impl.OpenProjectTask):com.intellij.openapi.project.Project
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:updateActions():V
c:com.intellij.ide.util.projectWizard.AbstractNewProjectStep$AbstractCallback
- com.intellij.util.PairConsumer
- <init>():V
- consume(com.intellij.ide.util.projectWizard.ProjectSettingsStepBase,com.intellij.platform.ProjectGeneratorPeer):V
pa:com.intellij.ide.util.projectWizard.AbstractNewProjectStep$Customization
- p:<init>():V
- pa:createCallback():com.intellij.ide.util.projectWizard.AbstractNewProjectStep$AbstractCallback
- pa:createEmptyProjectGenerator():com.intellij.platform.DirectoryProjectGenerator
- p:createProjectSpecificAction(com.intellij.ide.util.projectWizard.AbstractNewProjectStep$AbstractCallback):com.intellij.ide.util.projectWizard.actions.ProjectSpecificAction
- pa:createProjectSpecificSettingsStep(com.intellij.platform.DirectoryProjectGenerator,com.intellij.ide.util.projectWizard.AbstractNewProjectStep$AbstractCallback):com.intellij.ide.util.projectWizard.ProjectSettingsStepBase
- getActions(com.intellij.platform.DirectoryProjectGenerator,com.intellij.ide.util.projectWizard.AbstractNewProjectStep$AbstractCallback):com.intellij.openapi.actionSystem.AnAction[]
- getActions(java.util.List,com.intellij.ide.util.projectWizard.AbstractNewProjectStep$AbstractCallback):com.intellij.openapi.actionSystem.AnAction[]
- p:getProjectGenerators():java.util.List
- p:shouldIgnore(com.intellij.platform.DirectoryProjectGenerator):Z
- showUserDefinedProjects():Z
com.intellij.ide.util.projectWizard.CustomStepProjectGenerator
- a:createStep(com.intellij.platform.DirectoryProjectGenerator,com.intellij.ide.util.projectWizard.AbstractNewProjectStep$AbstractCallback):com.intellij.openapi.wm.impl.welcomeScreen.AbstractActionWithPanel
c:com.intellij.ide.util.projectWizard.EmptyWebProjectTemplate
- com.intellij.ide.util.projectWizard.WebProjectTemplate
- <init>():V
- createPeer():com.intellij.platform.ProjectGeneratorPeer
- generateProject(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.Object,com.intellij.openapi.module.Module):V
- getDescription():java.lang.String
- getId():java.lang.String
- getName():java.lang.String
f:com.intellij.ide.util.projectWizard.ExistingModuleLoader
- com.intellij.ide.util.projectWizard.ModuleBuilder
- <init>():V
- createModule(com.intellij.openapi.module.ModifiableModuleModel):com.intellij.openapi.module.Module
- getModuleType():com.intellij.openapi.module.ModuleType
- s:setUpLoader(java.lang.String):com.intellij.ide.util.projectWizard.ExistingModuleLoader
- validate(com.intellij.openapi.project.Project,com.intellij.openapi.project.Project):Z
f:com.intellij.ide.util.projectWizard.LightweightNewProjectWizardCollector
- sf:INSTANCE:com.intellij.ide.util.projectWizard.LightweightNewProjectWizardCollector
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
- sf:logProjectGenerated(com.intellij.openapi.project.Project,java.lang.Class):V
a:com.intellij.ide.util.projectWizard.MultiWebTemplateNewProjectWizard
- com.intellij.ide.util.projectWizard.WebTemplateNewProjectWizardBase
- <init>(java.util.List):V
- createTemplateStep(com.intellij.ide.wizard.NewProjectWizardBaseStep):com.intellij.ide.wizard.NewProjectWizardStep
- pf:getTemplates():java.util.List
f:com.intellij.ide.util.projectWizard.PanelBuilderSettingsStep
- com.intellij.ide.util.projectWizard.SettingsStep
- <init>(com.intellij.ide.util.projectWizard.WizardContext,com.intellij.ui.dsl.builder.Panel,com.intellij.ide.wizard.NewProjectWizardBaseStep):V
- addExpertField(java.lang.String,javax.swing.JComponent):V
- addExpertPanel(javax.swing.JComponent):V
- addSettingsComponent(javax.swing.JComponent):V
- addSettingsField(java.lang.String,javax.swing.JComponent):V
- getContext():com.intellij.ide.util.projectWizard.WizardContext
- getModuleNameLocationSettings():com.intellij.ide.util.projectWizard.ModuleNameLocationSettings
c:com.intellij.ide.util.projectWizard.ProjectSettingsStepBase
- com.intellij.openapi.wm.impl.welcomeScreen.AbstractActionWithPanel
- com.intellij.openapi.Disposable
- com.intellij.openapi.project.DumbAware
- p:myCallback:com.intellij.ide.util.projectWizard.AbstractNewProjectStep$AbstractCallback
- p:myCreateButton:javax.swing.JButton
- p:myErrorLabel:javax.swing.JLabel
- p:myLazyGeneratorPeer:com.intellij.openapi.util.NotNullLazyValue
- p:myLocationField:com.intellij.openapi.ui.TextFieldWithBrowseButton
- p:myProjectDirectory:com.intellij.openapi.util.NotNullLazyValue
- p:myProjectGenerator:com.intellij.platform.DirectoryProjectGenerator
- <init>(com.intellij.platform.DirectoryProjectGenerator,com.intellij.ide.util.projectWizard.AbstractNewProjectStep$AbstractCallback):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- checkValid():Z
- pf:createActionButton():javax.swing.JButton
- p:createAdvancedSettings():javax.swing.JPanel
- p:createAndFillContentPanel():javax.swing.JPanel
- p:createBasePanel():javax.swing.JPanel
- pf:createCloseActionListener():java.awt.event.ActionListener
- pf:createContentPanelWithAdvancedSettingsPanel():javax.swing.JPanel
- pf:createErrorLabel():javax.swing.JLabel
- p:createLazyPeer():com.intellij.openapi.util.NotNullLazyValue
- p:createLocationComponent():com.intellij.openapi.ui.LabeledComponent
- createPanel():javax.swing.JPanel
- dispose():V
- p:findSequentNonExistingUntitled():java.io.File
- getActionButton():javax.swing.JButton
- pf:getIcon():javax.swing.Icon
- p:getPeer():com.intellij.platform.ProjectGeneratorPeer
- getProjectGenerator():com.intellij.platform.DirectoryProjectGenerator
- getProjectLocation():java.lang.String
- p:initGeneratorListeners():V
- onPanelSelected():V
- p:registerValidators():V
- setErrorText(java.lang.String):V
- f:setLocation(java.lang.String):V
- setWarningText(java.lang.String):V
a:com.intellij.ide.util.projectWizard.ProjectTemplateFileProcessor
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- s:encodeFile(java.lang.String,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):java.lang.String
- pa:encodeFileText(java.lang.String,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):java.lang.String
- ps:wrap(java.lang.String):java.lang.String
com.intellij.ide.util.projectWizard.StatisticsAwareModuleWizardStep
- a:addCustomFeatureUsageData(java.lang.String,com.intellij.internal.statistic.eventLog.FeatureUsageData):V
f:com.intellij.ide.util.projectWizard.WebProjectSettingsStepWrapper
- com.intellij.ide.util.projectWizard.SettingsStep
- <init>():V
- <init>(com.intellij.ide.util.projectWizard.ProjectSettingsStepBase):V
- addExpertField(java.lang.String,javax.swing.JComponent):V
- addExpertPanel(javax.swing.JComponent):V
- addSettingsComponent(javax.swing.JComponent):V
- addSettingsField(java.lang.String,javax.swing.JComponent):V
- getComponents():java.util.List
- getContext():com.intellij.ide.util.projectWizard.WizardContext
- getFields():java.util.List
- getModuleNameLocationSettings():com.intellij.ide.util.projectWizard.ModuleNameLocationSettings
- isEmpty():Z
a:com.intellij.ide.util.projectWizard.WebProjectTemplate
- com.intellij.platform.WebProjectGenerator
- com.intellij.platform.ProjectTemplate
- <init>():V
- createModuleBuilder():com.intellij.ide.util.projectWizard.ModuleBuilder
- s:createTitlePanel():javax.swing.JPanel
- getIcon():javax.swing.Icon
- getLogo():javax.swing.Icon
- postponeValidation():Z
- validateSettings():com.intellij.openapi.ui.ValidationInfo
f:com.intellij.ide.util.projectWizard.WebTemplateNewProjectWizard
- com.intellij.ide.util.projectWizard.WebTemplateNewProjectWizardBase
- <init>(com.intellij.ide.util.projectWizard.WebProjectTemplate):V
- createTemplateStep(com.intellij.ide.wizard.NewProjectWizardBaseStep):com.intellij.ide.wizard.NewProjectWizardStep
- getIcon():javax.swing.Icon
- getId():java.lang.String
- getName():java.lang.String
- f:getTemplate():com.intellij.ide.util.projectWizard.WebProjectTemplate
a:com.intellij.ide.util.projectWizard.WebTemplateNewProjectWizardBase
- com.intellij.ide.wizard.GeneratorNewProjectWizard
- <init>():V
- createStep(com.intellij.ide.util.projectWizard.WizardContext):com.intellij.ide.wizard.NewProjectWizardStep
- a:createTemplateStep(com.intellij.ide.wizard.NewProjectWizardBaseStep):com.intellij.ide.wizard.NewProjectWizardStep
- getGroupName():java.lang.String
f:com.intellij.ide.util.projectWizard.WebTemplateNewProjectWizardKt
- sf:switchToRequested(com.intellij.ide.util.projectWizard.WizardContext,java.lang.String,java.util.function.Consumer):V
com.intellij.ide.util.projectWizard.WebTemplateProjectWizardData
- sf:Companion:com.intellij.ide.util.projectWizard.WebTemplateProjectWizardData$Companion
- a:getPeer():com.intellij.openapi.util.NotNullLazyValue
- s:getWebTemplateData(com.intellij.ide.wizard.NewProjectWizardStep):com.intellij.ide.util.projectWizard.WebTemplateProjectWizardData
f:com.intellij.ide.util.projectWizard.WebTemplateProjectWizardData$Companion
- f:getKEY():com.intellij.openapi.util.Key
- f:getWebTemplateData(com.intellij.ide.wizard.NewProjectWizardStep):com.intellij.ide.util.projectWizard.WebTemplateProjectWizardData
f:com.intellij.ide.util.projectWizard.WebTemplateProjectWizardStep
- com.intellij.ide.wizard.AbstractNewProjectWizardStep
- com.intellij.ide.util.projectWizard.WebTemplateProjectWizardData
- <init>(com.intellij.ide.wizard.NewProjectWizardBaseStep,com.intellij.ide.util.projectWizard.WebProjectTemplate):V
- f:getParent():com.intellij.ide.wizard.NewProjectWizardBaseStep
- getPeer():com.intellij.openapi.util.NotNullLazyValue
- f:getTemplate():com.intellij.ide.util.projectWizard.WebProjectTemplate
- setupProject(com.intellij.openapi.project.Project):V
- setupUI(com.intellij.ui.dsl.builder.Panel):V
f:com.intellij.ide.util.projectWizard.actions.ProjectSpecificAction
- com.intellij.openapi.actionSystem.DefaultActionGroup
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.platform.DirectoryProjectGenerator,com.intellij.ide.util.projectWizard.ProjectSettingsStepBase):V
- <init>(com.intellij.platform.DirectoryProjectGenerator,java.lang.String,com.intellij.ide.util.projectWizard.ProjectSettingsStepBase):V
com.intellij.ide.util.scopeChooser.AbstractScopeModel
- com.intellij.openapi.Disposable
- a:addScopeModelListener(com.intellij.ide.util.scopeChooser.ScopeModelListener):V
- a:getScopes(com.intellij.openapi.actionSystem.DataContext,kotlin.coroutines.Continuation):java.lang.Object
- a:getScopesImmediately(com.intellij.openapi.actionSystem.DataContext):com.intellij.ide.util.scopeChooser.ScopesSnapshot
- a:refreshScopes(com.intellij.openapi.actionSystem.DataContext):V
- bs:refreshScopes$default(com.intellij.ide.util.scopeChooser.AbstractScopeModel,com.intellij.openapi.actionSystem.DataContext,I,java.lang.Object):V
- a:removeScopeModelListener(com.intellij.ide.util.scopeChooser.ScopeModelListener):V
- a:setFilter(kotlin.jvm.functions.Function1):V
- a:setOption(com.intellij.ide.util.scopeChooser.ScopeOption,Z):V
f:com.intellij.ide.util.scopeChooser.EditScopesDialog
- com.intellij.openapi.options.newEditor.SettingsDialog
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.util.scopeChooser.ScopeChooserConfigurable,Z):V
- doOKAction():V
- getSelectedScope():com.intellij.psi.search.scope.packageSet.NamedScope
- s:showDialog(com.intellij.openapi.project.Project,java.lang.String):com.intellij.ide.util.scopeChooser.EditScopesDialog
- s:showDialog(com.intellij.openapi.project.Project,java.lang.String,Z):com.intellij.ide.util.scopeChooser.EditScopesDialog
f:com.intellij.ide.util.scopeChooser.FlattenPackagesAction
- com.intellij.openapi.actionSystem.ToggleAction
- <init>(java.lang.Runnable):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.ide.util.scopeChooser.PackageSetChooserCombo
- com.intellij.openapi.ui.ComponentWithBrowseButton
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
- <init>(com.intellij.openapi.project.Project,java.lang.String,Z,Z):V
- p:createModel():com.intellij.psi.search.scope.packageSet.NamedScope[]
- getSelectedScope():com.intellij.psi.search.scope.packageSet.NamedScope
c:com.intellij.ide.util.scopeChooser.ScopeChooserCombo
- com.intellij.ui.ComboboxWithBrowseButton
- com.intellij.openapi.Disposable
- <init>():V
- <init>(com.intellij.openapi.project.Project,Z,Z,java.lang.String):V
- getComboBox():com.intellij.openapi.ui.ComboBox
- getMinimumSize():java.awt.Dimension
- getPreferredSize():java.awt.Dimension
- getSelectedScope():com.intellij.psi.search.SearchScope
- getSelectedScopeId():java.lang.String
- getSelectedScopeName():java.lang.String
- init(com.intellij.openapi.project.Project,java.lang.String):V
- init(com.intellij.openapi.project.Project,Z,Z,java.lang.Object,com.intellij.openapi.util.Condition):V
- initialize(com.intellij.openapi.project.Project,Z,Z,java.lang.Object,com.intellij.openapi.util.Condition):org.jetbrains.concurrency.Promise
- selectItem(java.lang.Object):V
- setBrowseListener(com.intellij.ide.util.scopeChooser.ScopeChooserCombo$BrowseListener):V
- setCurrentSelection(Z):V
- setShowEmptyScopes(Z):V
- setUsageView(Z):V
- p:updateModel(javax.swing.DefaultComboBoxModel,java.util.List):V
com.intellij.ide.util.scopeChooser.ScopeChooserCombo$BrowseListener
- a:onAfterBrowseFinished():V
- a:onBeforeBrowseStarted():V
f:com.intellij.ide.util.scopeChooser.ScopeChooserConfigurable
- com.intellij.openapi.ui.MasterDetailsComponent
- com.intellij.openapi.options.SearchableConfigurable
- sf:PROJECT_SCOPES:java.lang.String
- sf:SCOPE_CHOOSER_CONFIGURABLE_UI_KEY:java.lang.String
- <init>(com.intellij.openapi.project.Project):V
- apply():V
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- getScopesState():com.intellij.ide.util.scopeChooser.ScopeChooserConfigurable$ScopeChooserConfigurableState
- isModified():Z
- reset():V
f:com.intellij.ide.util.scopeChooser.ScopeChooserConfigurable$ScopeChooserConfigurableState
- com.intellij.openapi.ui.MasterDetailsState
- myOrder:java.util.List
- <init>():V
f:com.intellij.ide.util.scopeChooser.ScopeChooserGroup
- com.intellij.openapi.actionSystem.ActionGroup
- com.intellij.openapi.actionSystem.ex.CustomComponentAction
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,com.intellij.psi.search.SearchScope):V
- f:addChangeListener(java.util.function.Consumer):V
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- f:getSelected():com.intellij.psi.search.SearchScope
- f:setSelected(com.intellij.psi.search.SearchScope):V
f:com.intellij.ide.util.scopeChooser.ScopeChooserUtils
- s:findGlobalScopeByName(com.intellij.openapi.project.Project,java.lang.String):com.intellij.psi.search.GlobalSearchScope
- s:findScopeByName(com.intellij.openapi.project.Project,java.lang.String):com.intellij.psi.search.GlobalSearchScope
f:com.intellij.ide.util.scopeChooser.ScopeConfigurable
- com.intellij.openapi.ui.NamedConfigurable
- <init>(com.intellij.psi.search.scope.packageSet.NamedScope,Z,com.intellij.openapi.project.Project,java.lang.Runnable):V
- apply():V
- cancelCurrentProgress():V
- createOptionsPanel():javax.swing.JComponent
- disposeUIResources():V
- getBannerSlogan():java.lang.String
- getDisplayName():java.lang.String
- getEditableObject():com.intellij.psi.search.scope.packageSet.NamedScope
- getHelpTopic():java.lang.String
- getHolder():com.intellij.psi.search.scope.packageSet.NamedScopesHolder
- getIcon(Z):javax.swing.Icon
- getScope():com.intellij.psi.search.scope.packageSet.NamedScope
- isModified():Z
- reset():V
- restoreCanceledProgress():V
- setDisplayName(java.lang.String):V
c:com.intellij.ide.util.scopeChooser.ScopeDescriptor
- com.intellij.openapi.util.ColoredItem
- <init>(com.intellij.psi.search.SearchScope):V
- getColor():java.awt.Color
- getDisplayName():java.lang.String
- getIcon():javax.swing.Icon
- getScope():com.intellij.psi.search.SearchScope
- scopeEquals(com.intellij.psi.search.SearchScope):Z
com.intellij.ide.util.scopeChooser.ScopeDescriptorProvider
- sf:Companion:com.intellij.ide.util.scopeChooser.ScopeDescriptorProvider$Companion
- sf:EMPTY:com.intellij.ide.util.scopeChooser.ScopeDescriptor[]
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:getScopeDescriptors(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataContext):com.intellij.ide.util.scopeChooser.ScopeDescriptor[]
f:com.intellij.ide.util.scopeChooser.ScopeDescriptorProvider$Companion
f:com.intellij.ide.util.scopeChooser.ScopeEditorPanel
- com.intellij.openapi.Disposable
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.search.scope.packageSet.NamedScopesHolder):V
- apply():V
- cancelCurrentProgress():V
- clearCaches():V
- dispose():V
- getCurrentScope():com.intellij.psi.search.scope.packageSet.PackageSet
- getPanel():javax.swing.JPanel
- getPatternText():java.lang.String
- getTreePanel():javax.swing.JPanel
- getTreeToolbar():javax.swing.JPanel
- rebuild(Z):V
- reset(com.intellij.psi.search.scope.packageSet.PackageSet,java.lang.Runnable):V
- restoreCanceledProgress():V
- setHolder(com.intellij.psi.search.scope.packageSet.NamedScopesHolder):V
- waitForCompletion():V
f:com.intellij.ide.util.scopeChooser.ScopeIdMapperImpl
- <init>():V
- getPresentableScopeName(java.lang.String):java.lang.String
- getScopeSerializationId(java.lang.String):java.lang.String
com.intellij.ide.util.scopeChooser.ScopeModelListener
- a:scopesUpdated(com.intellij.ide.util.scopeChooser.ScopesSnapshot):V
e:com.intellij.ide.util.scopeChooser.ScopeOption
- java.lang.Enum
- sf:EMPTY_SCOPES:com.intellij.ide.util.scopeChooser.ScopeOption
- sf:FROM_SELECTION:com.intellij.ide.util.scopeChooser.ScopeOption
- sf:LIBRARIES:com.intellij.ide.util.scopeChooser.ScopeOption
- sf:SEARCH_RESULTS:com.intellij.ide.util.scopeChooser.ScopeOption
- sf:USAGE_VIEW:com.intellij.ide.util.scopeChooser.ScopeOption
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.ide.util.scopeChooser.ScopeOption
- s:values():com.intellij.ide.util.scopeChooser.ScopeOption[]
f:com.intellij.ide.util.scopeChooser.ScopeSeparator
- com.intellij.ide.util.scopeChooser.ScopeDescriptor
- getDisplayName():java.lang.String
- f:getText():java.lang.String
f:com.intellij.ide.util.scopeChooser.ScopeService
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
- f:createModel(java.util.Set):com.intellij.ide.util.scopeChooser.AbstractScopeModel
- f:getScope():kotlinx.coroutines.CoroutineScope
- f:waitForAsyncTaskCompletion():V
com.intellij.ide.util.scopeChooser.ScopesSnapshot
- a:getScopeDescriptors():java.util.List
- a:getSeparatorFor(com.intellij.ide.util.scopeChooser.ScopeDescriptor):com.intellij.openapi.ui.popup.ListSeparator
f:com.intellij.ide.util.scopeChooser.ShowFilesAction
- com.intellij.openapi.actionSystem.ToggleAction
- <init>(java.lang.Runnable):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
f:com.intellij.ide.util.scopeChooser.ShowModuleGroupsAction
- com.intellij.openapi.actionSystem.ToggleAction
- <init>(java.lang.Runnable):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.ide.util.scopeChooser.ShowModulesAction
- com.intellij.openapi.actionSystem.ToggleAction
- <init>(java.lang.Runnable):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.ide.util.treeView.SmartElementDescriptor
- com.intellij.ide.util.treeView.NodeDescriptor
- <init>(com.intellij.openapi.project.Project,com.intellij.ide.util.treeView.NodeDescriptor,com.intellij.psi.PsiElement):V
- getElement():java.lang.Object
- p:getIcon(com.intellij.psi.PsiElement):javax.swing.Icon
- f:getPsiElement():com.intellij.psi.PsiElement
- p:isMarkModified():Z
- p:isMarkReadOnly():Z
- update():Z
f:com.intellij.internal.AddInlayBlockInternalAction
- 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.internal.CaretVisualAttributesDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.CaretVisualAttributes):V
- f:getAttributes():com.intellij.openapi.editor.CaretVisualAttributes
f:com.intellij.internal.ClearFileTemplateNameInternalAction
- com.intellij.openapi.actionSystem.AnAction
- <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.internal.CompletionQualityDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- f:getFileType():com.intellij.openapi.fileTypes.FileType
- f:getScope():com.intellij.psi.search.SearchScope
f:com.intellij.internal.DumpLookupElementWeights
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:dumpLookupElementWeights(com.intellij.codeInsight.lookup.impl.LookupImpl):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:getLookupElementWeights(com.intellij.codeInsight.lookup.impl.LookupImpl,Z):java.util.List
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.internal.ImageDuplicateResultsDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,java.util.List,java.util.Map):V
- getPreferredFocusedComponent():javax.swing.JComponent
a:com.intellij.internal.SelectionBasedPsiElementInternalAction
- com.intellij.openapi.actionSystem.AnAction
- pf:myClass:java.lang.Class
- pf:myFileClass:java.lang.Class
- p:<init>(java.lang.Class,java.lang.Class):V
- f:actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:getElement(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):java.util.List
- p:getElementAtOffset(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):java.util.List
- p:getElementFromSelection(com.intellij.psi.PsiFile,com.intellij.openapi.editor.SelectionModel):com.intellij.psi.PsiElement
- pa:getErrorHint():java.lang.String
- pa:getInformationHint(com.intellij.psi.PsiElement):java.lang.String
- p:showError(com.intellij.openapi.editor.Editor):V
- f:update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.internal.cfgView.ShowControlFlowAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- <init>():V
f:com.intellij.internal.cfgView.ShowControlFlowHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- <init>():V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
- s:toSvgFile(java.lang.String,com.intellij.psi.PsiElement):Z
f:com.intellij.internal.retype.RetypeEditorNotificationProvider
- com.intellij.ui.EditorNotificationProvider
- <init>():V
- collectNotificationData(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.util.function.Function
com.intellij.internal.retype.RetypeFileAssistant
- sf:Companion:com.intellij.internal.retype.RetypeFileAssistant$Companion
- a:acceptLookupElement(com.intellij.codeInsight.lookup.LookupElement):Z
- retypeDone(com.intellij.openapi.editor.Editor):V
f:com.intellij.internal.retype.RetypeFileAssistant$Companion
- f:getEP_NAME():com.intellij.openapi.extensions.ExtensionPointName
f:com.intellij.internal.retype.RetypeLog
- <init>():V
- f:flush():V
- f:getCompletedChars():I
- f:getLOG():com.intellij.openapi.diagnostic.Logger
- f:getTypedChars():I
- f:printToStdout():V
- f:recordCompletion(C):V
- f:recordDesync(java.lang.String):V
- f:recordTyping(C):V
f:com.intellij.internal.retype.RetypeOptions
- <init>(com.intellij.openapi.project.Project):V
- f:getEnableLargeIndexing():Z
- f:getFileCount():I
- f:getLargeIndexFilesCount():I
- f:getProject():com.intellij.openapi.project.Project
- f:getRecordScript():Z
- f:getRestoreOriginalText():Z
- f:getRetypeCurrentFile():Z
- f:getRetypeDelay():I
- f:getRetypeExtension():java.lang.String
- f:getThreadDumpDelay():I
- f:setEnableLargeIndexing(Z):V
- f:setFileCount(I):V
- f:setLargeIndexFilesCount(I):V
- f:setRecordScript(Z):V
- f:setRestoreOriginalText(Z):V
- f:setRetypeCurrentFile(Z):V
- f:setRetypeDelay(I):V
- f:setRetypeExtension(java.lang.String):V
- f:setThreadDumpDelay(I):V
f:com.intellij.internal.retype.RetypeOptionsDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,com.intellij.internal.retype.RetypeOptions,com.intellij.openapi.editor.Editor):V
f:com.intellij.internal.retype.RetypeSession
- com.intellij.openapi.Disposable
- sf:Companion:com.intellij.internal.retype.RetypeSession$Companion
- sf:INTERFERE_FILE_NAME:java.lang.String
- sf:LARGE_INDEX_DIR_NAME:java.lang.String
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.impl.EditorImpl,I,java.lang.StringBuilder,I,java.util.List,I,Z):V
- b:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.impl.EditorImpl,I,java.lang.StringBuilder,I,java.util.List,I,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- dispose():V
- f:getCode():java.lang.String
- f:getRetypePaused():Z
- f:getStartNextCallback():kotlin.jvm.functions.Function0
- f:setRetypePaused(Z):V
- f:setStartNextCallback(kotlin.jvm.functions.Function0):V
- f:start():V
- f:stop(Z):V
f:com.intellij.internal.retype.RetypeSession$Companion
- f:getLOG():com.intellij.openapi.diagnostic.Logger
f:com.intellij.internal.retype.RetypeSessionKt
- sf:getRETYPE_SESSION_KEY():com.intellij.openapi.util.Key
- sf:toReadable(java.lang.String):java.lang.String
f:com.intellij.internal.sandbox.CommentHighlighter
- com.intellij.internal.sandbox.Highlighter
- <init>():V
- createVisitor(com.intellij.internal.sandbox.HighlightSession):com.intellij.psi.PsiElementVisitor
com.intellij.internal.sandbox.FixBuilder
- a:action(com.intellij.codeInsight.intention.IntentionAction):com.intellij.internal.sandbox.FixBuilder
- a:fixRange(com.intellij.openapi.util.Segment):com.intellij.internal.sandbox.FixBuilder
com.intellij.internal.sandbox.HighlightBuilder
- a:description(java.lang.String):com.intellij.internal.sandbox.HighlightBuilder
- a:fix(kotlin.jvm.functions.Function1):V
- a:range(com.intellij.openapi.util.Segment):com.intellij.internal.sandbox.HighlightBuilder
f:com.intellij.internal.sandbox.HighlightSession
- <init>(com.intellij.internal.sandbox.HighlightSink,com.intellij.psi.PsiFile,com.intellij.openapi.util.Segment):V
- f:component1():com.intellij.internal.sandbox.HighlightSink
- f:component2():com.intellij.psi.PsiFile
- f:component3():com.intellij.openapi.util.Segment
- f:copy(com.intellij.internal.sandbox.HighlightSink,com.intellij.psi.PsiFile,com.intellij.openapi.util.Segment):com.intellij.internal.sandbox.HighlightSession
- bs:copy$default(com.intellij.internal.sandbox.HighlightSession,com.intellij.internal.sandbox.HighlightSink,com.intellij.psi.PsiFile,com.intellij.openapi.util.Segment,I,java.lang.Object):com.intellij.internal.sandbox.HighlightSession
- equals(java.lang.Object):Z
- f:getPsiFile():com.intellij.psi.PsiFile
- f:getSink():com.intellij.internal.sandbox.HighlightSink
- f:getVisibleRange():com.intellij.openapi.util.Segment
- hashCode():I
com.intellij.internal.sandbox.HighlightSink
- a:newHighlight(kotlin.jvm.functions.Function1):com.intellij.internal.sandbox.HighlightBuilder
com.intellij.internal.sandbox.Highlighter
- createVisitor(com.intellij.internal.sandbox.HighlightSession):com.intellij.psi.PsiElementVisitor
- highlightingPass(com.intellij.internal.sandbox.HighlightSession):V
f:com.intellij.internal.sandbox.LSPHighlighter
- com.intellij.internal.sandbox.Highlighter
- <init>(com.intellij.internal.sandbox.LSPServer):V
- f:getLspServer():com.intellij.internal.sandbox.LSPServer
- highlightingPass(com.intellij.internal.sandbox.HighlightSession):V
com.intellij.internal.sandbox.LSPServer
- a:diagnostics():java.util.stream.Stream
- a:notifyOfChanges():V
com.intellij.internal.sandbox.LSPServer$Diagnostic
- a:getDescription():java.lang.String
- a:getRange():com.intellij.openapi.util.Segment
f:com.intellij.internal.statistic.projectView.ProjectViewCollector
- sf:CLASS_NAME:com.intellij.internal.statistic.eventLog.events.ClassEventField
- sf:SCOPE_CLASS_NAME:com.intellij.internal.statistic.eventLog.events.ClassEventField
- <init>():V
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
f:com.intellij.lang.LanguageQuoteHandling
- com.intellij.lang.LanguageExtension
- sf:INSTANCE:com.intellij.lang.LanguageQuoteHandling
a:com.intellij.lang.SmartEnterProcessorWithFixers
- com.intellij.codeInsight.editorActions.smartEnter.SmartEnterProcessor
- psf:LOG:com.intellij.openapi.diagnostic.Logger
- psf:MAX_ATTEMPTS:I
- psf:SMART_ENTER_TIMESTAMP:com.intellij.openapi.util.Key
- p:myAttempt:I
- pf:myEnterProcessors:java.util.List
- p:myFirstErrorOffset:I
- <init>():V
- p:addAfterEnterProcessors(com.intellij.lang.SmartEnterProcessorWithFixers$FixEnterProcessor[]):V
- p:addEnterProcessors(com.intellij.lang.SmartEnterProcessorWithFixers$FixEnterProcessor[]):V
- pf:addFixers(com.intellij.lang.SmartEnterProcessorWithFixers$Fixer[]):V
- p:collectAdditionalElements(com.intellij.psi.PsiElement,java.util.List):V
- p:collectAllElements(com.intellij.psi.PsiElement,com.intellij.util.containers.OrderedSet,Z):V
- p:collectChildrenRecursively(com.intellij.psi.PsiElement):Z
- p:doEnter(com.intellij.psi.PsiElement,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,Z):V
- doNotStepInto(com.intellij.psi.PsiElement):Z
- ps:getEnterHandler():com.intellij.openapi.editor.actionSystem.EditorActionHandler
- p:invokeProcessor(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,Z):Z
- ps:isModified(com.intellij.openapi.editor.Editor):Z
- p:moveCaretInsideBracesIfAny(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- ps:plainEnter(com.intellij.openapi.editor.Editor):V
- process(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- p:process(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I,Z):V
- processAfterCompletion(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- p:processDefaultEnter(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- p:reformatBeforeEnter(com.intellij.psi.PsiElement):Z
- registerUnresolvedError(I):V
- p:restoreElementAtCaret(com.intellij.psi.PsiFile,com.intellij.psi.PsiElement,com.intellij.openapi.editor.RangeMarker):com.intellij.psi.PsiElement
a:com.intellij.lang.SmartEnterProcessorWithFixers$FixEnterProcessor
- <init>():V
- a:doEnter(com.intellij.psi.PsiElement,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,Z):Z
- p:plainEnter(com.intellij.openapi.editor.Editor):V
a:com.intellij.lang.SmartEnterProcessorWithFixers$Fixer
- <init>():V
- a:apply(com.intellij.openapi.editor.Editor,com.intellij.lang.SmartEnterProcessorWithFixers,com.intellij.psi.PsiElement):V
c:com.intellij.lang.SmartEnterProcessorWithFixers$TooManyAttemptsException
- java.lang.Exception
- <init>():V
f:com.intellij.lang.customFolding.CustomFoldingRegionsPopup
- <init>():V
- s:show(java.util.Collection,com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):V
f:com.intellij.lang.customFolding.GotoCustomRegionAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.actionSystem.PopupAction
- 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.lang.customFolding.NetBeansCustomFoldingProvider
- com.intellij.lang.folding.CustomFoldingProvider
- <init>():V
- getDescription():java.lang.String
- getEndString():java.lang.String
- getPlaceholderText(java.lang.String):java.lang.String
- getStartString():java.lang.String
- isCollapsedByDefault(java.lang.String):Z
- isCustomRegionEnd(java.lang.String):Z
- isCustomRegionStart(java.lang.String):Z
f:com.intellij.lang.customFolding.VisualStudioCustomFoldingProvider
- com.intellij.lang.folding.CustomFoldingProvider
- <init>():V
- getDescription():java.lang.String
- getEndString():java.lang.String
- getPlaceholderText(java.lang.String):java.lang.String
- getStartString():java.lang.String
- isCustomRegionEnd(java.lang.String):Z
- isCustomRegionStart(java.lang.String):Z
f:com.intellij.lang.documentation.QuickDocHighlightingHelper
- sf:CODE_BLOCK_PREFIX:java.lang.String
- sf:CODE_BLOCK_SUFFIX:java.lang.String
- sf:INLINE_CODE_PREFIX:java.lang.String
- sf:INLINE_CODE_SUFFIX:java.lang.String
- sf:INSTANCE:com.intellij.lang.documentation.QuickDocHighlightingHelper
- sf:appendStyledCodeBlock(java.lang.StringBuilder,com.intellij.openapi.project.Project,com.intellij.lang.Language,java.lang.CharSequence):java.lang.StringBuilder
- sf:appendStyledCodeFragment(java.lang.StringBuilder,com.intellij.openapi.project.Project,com.intellij.lang.Language,java.lang.String):java.lang.StringBuilder
- sf:appendStyledFragment(java.lang.StringBuilder,java.lang.String,com.intellij.openapi.editor.colors.TextAttributesKey):java.lang.StringBuilder
- sf:appendStyledFragment(java.lang.StringBuilder,java.lang.String,com.intellij.openapi.editor.markup.TextAttributes):java.lang.StringBuilder
- sf:appendStyledInlineCode(java.lang.StringBuilder,com.intellij.openapi.project.Project,com.intellij.lang.Language,java.lang.String):java.lang.StringBuilder
- sf:appendStyledLinkFragment(java.lang.StringBuilder,java.lang.String,com.intellij.openapi.editor.colors.TextAttributesKey):java.lang.StringBuilder
- sf:appendStyledLinkFragment(java.lang.StringBuilder,java.lang.String,com.intellij.openapi.editor.markup.TextAttributes):java.lang.StringBuilder
- sf:appendStyledSignatureFragment(java.lang.StringBuilder,com.intellij.openapi.project.Project,com.intellij.lang.Language,java.lang.String):java.lang.StringBuilder
- sf:appendStyledSignatureFragment(java.lang.StringBuilder,java.lang.String,com.intellij.openapi.editor.colors.TextAttributesKey):java.lang.StringBuilder
- sf:appendStyledSignatureFragment(java.lang.StringBuilder,java.lang.String,com.intellij.openapi.editor.markup.TextAttributes):java.lang.StringBuilder
- sf:appendWrappedWithInlineCodeTag(java.lang.StringBuilder,java.lang.CharSequence):java.lang.StringBuilder
- sf:getStyledCodeBlock(com.intellij.openapi.project.Project,com.intellij.lang.Language,java.lang.CharSequence):java.lang.String
- sf:getStyledCodeFragment(com.intellij.openapi.project.Project,com.intellij.lang.Language,java.lang.String):java.lang.String
- sf:getStyledFragment(java.lang.String,com.intellij.openapi.editor.colors.TextAttributesKey):java.lang.String
- sf:getStyledFragment(java.lang.String,com.intellij.openapi.editor.markup.TextAttributes):java.lang.String
- sf:getStyledInlineCode(com.intellij.openapi.project.Project,com.intellij.lang.Language,java.lang.String):java.lang.String
- sf:getStyledSignatureFragment(com.intellij.openapi.project.Project,com.intellij.lang.Language,java.lang.String):java.lang.String
- sf:guessLanguage(java.lang.String):com.intellij.lang.Language
- sf:wrapWithInlineCodeTag(java.lang.String):java.lang.String
- sf:wrapWithInlineCodeTag(java.lang.StringBuilder):java.lang.StringBuilder
f:com.intellij.lang.folding.CustomFoldingSurroundDescriptor
- com.intellij.lang.surroundWith.SurroundDescriptor
- sf:INSTANCE:com.intellij.lang.folding.CustomFoldingSurroundDescriptor
- <init>():V
- s:getAllSurrounders():java.util.List
- getElementsToSurround(com.intellij.psi.PsiFile,I,I):com.intellij.psi.PsiElement[]
- getSurrounders():com.intellij.lang.surroundWith.Surrounder[]
- isExclusive():Z
c:com.intellij.lang.impl.modcommand.ModCommandExecutorImpl
- com.intellij.lang.impl.modcommand.ModCommandBatchExecutorImpl
- <init>():V
- p:calculateRanges(com.intellij.modcommand.ModUpdateFileText):java.util.List
- executeInteractively(com.intellij.modcommand.ActionContext,com.intellij.modcommand.ModCommand,com.intellij.openapi.editor.Editor):V
- p:getFileNamePresentation(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.lang.String
a:com.intellij.lang.javascript.boilerplate.AbstractGithubTagDownloadedProjectGenerator
- com.intellij.ide.util.projectWizard.WebProjectTemplate
- <init>():V
- createGitHubLink():com.intellij.ui.components.ActionLink
- createPeer():com.intellij.lang.javascript.boilerplate.GithubProjectGeneratorPeer
- generateProject(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.platform.templates.github.GithubTagInfo,com.intellij.openapi.module.Module):V
- getDefaultBranchName():java.lang.String
- a:getDescription():java.lang.String
- pa:getDisplayName():java.lang.String
- a:getGithubRepositoryName():java.lang.String
- a:getGithubUserName():java.lang.String
- getHelpId():java.lang.String
- f:getName():java.lang.String
- p:getPathConvertor():com.intellij.util.NullableFunction
- a:getPrimaryZipArchiveUrlForDownload(com.intellij.platform.templates.github.GithubTagInfo):java.lang.String
- isPrimaryGenerator():Z
f:com.intellij.lang.javascript.boilerplate.GithubDownloadUtil
- s:downloadAtomically(com.intellij.openapi.progress.ProgressIndicator,java.lang.String,java.io.File,java.lang.String,java.lang.String):V
- s:downloadContentToFileWithProgressSynchronously(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,java.io.File,java.lang.String,java.lang.String,Z):V
- s:findCacheFile(java.lang.String,java.lang.String,java.lang.String):java.io.File
- s:getCacheDir(java.lang.String,java.lang.String):java.io.File
- s:getUserCacheDir(java.lang.String):java.io.File
f:com.intellij.lang.javascript.boilerplate.GithubProjectGeneratorPeer
- com.intellij.platform.WebProjectGenerator$GeneratorPeer
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.lang.javascript.boilerplate.AbstractGithubTagDownloadedProjectGenerator):V
- addSettingsStateListener(com.intellij.platform.WebProjectGenerator$SettingsStateListener):V
- buildUI(com.intellij.ide.util.projectWizard.SettingsStep):V
- getComponent():javax.swing.JComponent
- s:getGithubZipballUrl(java.lang.String,java.lang.String,java.lang.String):java.lang.String
- getSettings():com.intellij.platform.templates.github.GithubTagInfo
- isBackgroundJobRunning():Z
- validate():com.intellij.openapi.ui.ValidationInfo
f:com.intellij.lang.javascript.boilerplate.GithubTagListProvider
- <init>(java.lang.String,java.lang.String):V
- getCachedTags():com.google.common.collect.ImmutableSet
- updateTagListAsynchronously(com.intellij.lang.javascript.boilerplate.GithubProjectGeneratorPeer):V
f:com.intellij.lang.parser.DummyBlockWordSelectionFilter
- com.intellij.openapi.util.Condition
- <init>():V
- value(com.intellij.psi.PsiElement):Z
a:com.intellij.lang.pratt.AppendTokenParser
- com.intellij.lang.pratt.TokenParser
- sf:JUST_APPEND:com.intellij.lang.pratt.AppendTokenParser
- <init>():V
- pa:parseAppend(com.intellij.lang.pratt.PrattBuilder):com.intellij.psi.tree.IElementType
- parseToken(com.intellij.lang.pratt.PrattBuilder):Z
c:com.intellij.lang.pratt.MutableMarker
- <init>(java.util.LinkedList,com.intellij.lang.PsiBuilder$Marker,I):V
- <init>(java.util.LinkedList,com.intellij.lang.PsiBuilder):V
- drop():V
- error(java.lang.String):V
- finish():V
- finish(com.intellij.psi.tree.IElementType):V
- getResultType():com.intellij.psi.tree.IElementType
- isCommitted():Z
- isDropped():Z
- isError():Z
- isReady():Z
- precede():com.intellij.lang.pratt.MutableMarker
- rollback():V
- setResultType(com.intellij.psi.tree.IElementType):com.intellij.lang.pratt.MutableMarker
com.intellij.lang.pratt.ParseResultVisitor
- a:append():java.lang.Object
- a:done(com.intellij.psi.tree.IElementType):java.lang.Object
- a:error():java.lang.Object
f:com.intellij.lang.pratt.PathPattern
- accepts(com.intellij.lang.pratt.PrattBuilder):Z
- left():com.intellij.lang.pratt.PathPattern
- left(com.intellij.patterns.ElementPattern):com.intellij.lang.pratt.PathPattern
- left(com.intellij.psi.tree.IElementType):com.intellij.lang.pratt.PathPattern
- s:path():com.intellij.lang.pratt.PathPattern
- up():com.intellij.lang.pratt.PathPattern
a:com.intellij.lang.pratt.PrattBuilder
- <init>():V
- a:advance():V
- assertToken(com.intellij.lang.pratt.PrattTokenType):Z
- assertToken(com.intellij.psi.tree.IElementType,java.lang.String):Z
- checkToken(com.intellij.psi.tree.IElementType):Z
- pa:createChildBuilder():com.intellij.lang.pratt.PrattBuilder
- createChildBuilder(I):com.intellij.lang.pratt.PrattBuilder
- createChildBuilder(I,java.lang.String):com.intellij.lang.pratt.PrattBuilder
- a:error(java.lang.String):V
- a:expecting(java.lang.String):com.intellij.lang.pratt.PrattBuilder
- getBackResultIterator():java.util.ListIterator
- a:getCurrentOffset():I
- a:getLexer():com.intellij.lexer.Lexer
- a:getParent():com.intellij.lang.pratt.PrattBuilder
- a:getPriority():I
- a:getResultTypes():java.util.List
- a:getTokenText():java.lang.String
- a:getTokenType():com.intellij.psi.tree.IElementType
- isEof():Z
- isToken(com.intellij.psi.tree.IElementType):Z
- a:mark():com.intellij.lang.pratt.MutableMarker
- a:parse():com.intellij.psi.tree.IElementType
- parseChildren(I,java.lang.String):com.intellij.psi.tree.IElementType
- a:reduce(com.intellij.psi.tree.IElementType):V
- a:setTokenTypeRemapper(com.intellij.lang.ITokenTypeRemapper):V
- a:withLowestPriority(I):com.intellij.lang.pratt.PrattBuilder
c:com.intellij.lang.pratt.PrattBuilderImpl
- com.intellij.lang.pratt.PrattBuilder
- advance():V
- s:createBuilder(com.intellij.lang.PsiBuilder,com.intellij.lang.pratt.PrattRegistry):com.intellij.lang.pratt.PrattBuilder
- p:createChildBuilder():com.intellij.lang.pratt.PrattBuilder
- p:doParse():V
- error(java.lang.String):V
- expecting(java.lang.String):com.intellij.lang.pratt.PrattBuilder
- getCurrentOffset():I
- getLexer():com.intellij.lexer.Lexer
- getParent():com.intellij.lang.pratt.PrattBuilder
- getPriority():I
- getResultTypes():java.util.List
- getTokenText():java.lang.String
- getTokenType():com.intellij.psi.tree.IElementType
- mark():com.intellij.lang.pratt.MutableMarker
- parse():com.intellij.psi.tree.IElementType
- reduce(com.intellij.psi.tree.IElementType):V
- setTokenTypeRemapper(com.intellij.lang.ITokenTypeRemapper):V
- withLowestPriority(I):com.intellij.lang.pratt.PrattBuilder
a:com.intellij.lang.pratt.PrattParser
- com.intellij.lang.PsiParser
- <init>():V
- pa:getRegistry():com.intellij.lang.pratt.PrattRegistry
- p:parse(com.intellij.lang.pratt.PrattBuilder):V
- f:parse(com.intellij.psi.tree.IElementType,com.intellij.lang.PsiBuilder):com.intellij.lang.ASTNode
f:com.intellij.lang.pratt.PrattParsingUtil
- s:parseOption(com.intellij.lang.pratt.PrattBuilder,I):com.intellij.psi.tree.IElementType
- s:searchFor(com.intellij.lang.pratt.PrattBuilder,Z,com.intellij.lang.pratt.PrattTokenType[]):Z
- s:searchFor(com.intellij.lang.pratt.PrattBuilder,com.intellij.lang.pratt.PrattTokenType[]):V
f:com.intellij.lang.pratt.PrattRegistry
- <init>():V
- getParsers(com.intellij.psi.tree.IElementType):java.util.Collection
- registerParser(com.intellij.psi.tree.IElementType,I,com.intellij.lang.pratt.PathPattern,com.intellij.lang.pratt.TokenParser):V
- registerParser(com.intellij.psi.tree.IElementType,I,com.intellij.lang.pratt.TokenParser):V
- unregisterParser(com.intellij.psi.tree.IElementType):V
f:com.intellij.lang.pratt.PrattRegistry$ParserData
- java.lang.Record
- <init>(I,com.intellij.lang.pratt.PathPattern,com.intellij.lang.pratt.TokenParser):V
- f:equals(java.lang.Object):Z
- f:hashCode():I
- parser():com.intellij.lang.pratt.TokenParser
- pattern():com.intellij.lang.pratt.PathPattern
- priority():I
c:com.intellij.lang.pratt.PrattTokenType
- com.intellij.psi.tree.IElementType
- <init>(java.lang.String,com.intellij.lang.Language):V
- getExpectedText(com.intellij.lang.pratt.PrattBuilder):java.lang.String
a:com.intellij.lang.pratt.ReducingParser
- com.intellij.lang.pratt.TokenParser
- <init>():V
- a:parseFurther(com.intellij.lang.pratt.PrattBuilder):com.intellij.psi.tree.IElementType
- f:parseToken(com.intellij.lang.pratt.PrattBuilder):Z
a:com.intellij.lang.pratt.TokenParser
- <init>():V
- s:infix(I,com.intellij.psi.tree.IElementType):com.intellij.lang.pratt.TokenParser
- s:infix(I,com.intellij.psi.tree.IElementType,java.lang.String):com.intellij.lang.pratt.TokenParser
- a:parseToken(com.intellij.lang.pratt.PrattBuilder):Z
- s:postfix(com.intellij.psi.tree.IElementType):com.intellij.lang.pratt.TokenParser
f:com.intellij.largeFilesEditor.GuiUtils
- <init>():V
- s:setStandardLineBorderToPanel(javax.swing.JComponent,I,I,I,I):V
- s:setStandardSizeForPanel(javax.swing.JComponent,Z):V
f:com.intellij.largeFilesEditor.PlatformActionsReplacer
- <init>():V
- s:makeAdaptingOfPlatformActionsIfNeed():V
f:com.intellij.largeFilesEditor.Utils
- <init>():V
- s:calculatePagePositionPercent(J,J):I
- s:cutToMaxLength(java.lang.String,I):java.lang.String
f:com.intellij.largeFilesEditor.actions.LfeActionDisabled
- com.intellij.largeFilesEditor.actions.LfeBaseProxyAction
- <init>(com.intellij.openapi.actionSystem.AnAction):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
a:com.intellij.largeFilesEditor.actions.LfeBaseEditorActionHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- pf:doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- pa:doExecuteInLfe(com.intellij.largeFilesEditor.editor.LargeFileEditor,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- pf:getOriginalHandler():com.intellij.openapi.editor.actionSystem.EditorActionHandler
- pf:isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
- pa:isEnabledInLfe(com.intellij.largeFilesEditor.editor.LargeFileEditor,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
a:com.intellij.largeFilesEditor.actions.LfeBaseProxyAction
- com.intellij.openapi.actionSystem.AnAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- pa:actionPerformedForLfe(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.largeFilesEditor.editor.LargeFileEditor):V
- beforeActionPerformedUpdate(com.intellij.openapi.actionSystem.AnActionEvent):V
- displayTextInToolbar():Z
- isDefaultIcon():Z
- isDumbAware():Z
- isInInjectedContext():Z
- setDefaultIcon(Z):V
- setInjectedContext(Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
- pa:updateForLfe(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.largeFilesEditor.editor.LargeFileEditor):V
f:com.intellij.largeFilesEditor.actions.LfeEditorActionHandlerDisabled
- com.intellij.largeFilesEditor.actions.LfeBaseEditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
f:com.intellij.largeFilesEditor.actions.LfeEditorActionHandlerEscape
- com.intellij.largeFilesEditor.actions.LfeBaseEditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
f:com.intellij.largeFilesEditor.actions.LfeEditorActionHandlerFind
- com.intellij.largeFilesEditor.actions.LfeBaseEditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
c:com.intellij.largeFilesEditor.actions.LfeEditorActionSearchAgainHandler
- com.intellij.largeFilesEditor.actions.LfeBaseEditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- p:doExecuteInLfe(com.intellij.largeFilesEditor.editor.LargeFileEditor,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- p:isEnabledInLfe(com.intellij.largeFilesEditor.editor.LargeFileEditor,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
- p:isForwardDirection():Z
f:com.intellij.largeFilesEditor.actions.LfeEditorActionSearchBackHandler
- com.intellij.largeFilesEditor.actions.LfeEditorActionSearchAgainHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
f:com.intellij.largeFilesEditor.editor.AbsoluteEditorPosition
- <init>(J,I):V
- equals(java.lang.Object):Z
f:com.intellij.largeFilesEditor.editor.DocumentOfPagesModel
- absoluteSymbolPositionToOffset(com.intellij.largeFilesEditor.editor.AbsoluteSymbolPosition):I
- addDocumentListener(com.intellij.openapi.editor.event.DocumentListener):V
- addPageIntoEnd(com.intellij.largeFilesEditor.editor.Page,com.intellij.openapi.project.Project):V
- getDocument():com.intellij.openapi.editor.Document
- getFirstPage():com.intellij.largeFilesEditor.editor.Page
- getIndexOfPageByPageNumber(J):I
- getLastPage():com.intellij.largeFilesEditor.editor.Page
- getPageByIndex(I):com.intellij.largeFilesEditor.editor.Page
- getPagesAmount():I
- getPagesList():java.util.ArrayList
- getSymbolOffsetToStartOfPage(I):I
- offsetToAbsoluteSymbolPosition(I):com.intellij.largeFilesEditor.editor.AbsoluteSymbolPosition
- removeAllPages(com.intellij.openapi.project.Project):V
- removeDocumentListener(com.intellij.openapi.editor.event.DocumentListener):V
- removeLastPage(com.intellij.openapi.project.Project):V
- tryGetIndexOfNeededPageInList(J):I
f:com.intellij.largeFilesEditor.editor.EditorModel
- fireGlobalScrollBarValueChangedFromOutside(J):V
- fireLocalScrollBarValueChanged():V
- onEncodingChanged():V
- onFileChanged(com.intellij.largeFilesEditor.editor.Page,Z):V
- setCaretAndShow(J,I):V
- setCaretToFileEndAndShow():V
- setCaretToFileStartAndShow():V
- setHighlightingCloseSearchResultsEnabled(Z):V
- showSearchResult(com.intellij.largeFilesEditor.search.SearchResult):V
- trySetHighlighter(com.intellij.openapi.editor.highlighter.EditorHighlighter):V
f:com.intellij.largeFilesEditor.editor.GlobalScrollBar
- com.intellij.ui.components.JBScrollBar
- <init>(com.intellij.largeFilesEditor.editor.EditorModel):V
- fireValueChangedFromOutside():V
com.intellij.largeFilesEditor.editor.LargeFileEditor
- com.intellij.openapi.fileEditor.FileEditor
- sf:LARGE_FILE_EDITOR_KEY:com.intellij.openapi.util.Key
- sf:LARGE_FILE_EDITOR_MARK_KEY:com.intellij.openapi.util.Key
- a:createAccessForEncodingWidget():com.intellij.largeFilesEditor.encoding.LargeFileEditorAccess
- a:getCaretPageNumber():J
- a:getCaretPageOffset():I
- a:getEditor():com.intellij.openapi.editor.Editor
- a:getEditorModel():com.intellij.largeFilesEditor.editor.EditorModel
- a:getFile():com.intellij.openapi.vfs.VirtualFile
- a:getFileDataProviderForSearch():com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch
- a:getPageSize():I
- a:getProject():com.intellij.openapi.project.Project
- a:getSearchManager():com.intellij.largeFilesEditor.search.LfeSearchManager
- a:showSearchResult(com.intellij.largeFilesEditor.search.SearchResult):V
- a:trySetHighlighter(com.intellij.openapi.editor.highlighter.EditorHighlighter):V
f:com.intellij.largeFilesEditor.editor.LargeFileEditorImpl
- com.intellij.openapi.util.UserDataHolderBase
- com.intellij.largeFilesEditor.editor.LargeFileEditor
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
- addPropertyChangeListener(java.beans.PropertyChangeListener):V
- createAccessForEncodingWidget():com.intellij.largeFilesEditor.encoding.LargeFileEditorAccess
- dispose():V
- getCaretPageNumber():J
- getCaretPageOffset():I
- getComponent():javax.swing.JComponent
- getEditor():com.intellij.openapi.editor.Editor
- getEditorModel():com.intellij.largeFilesEditor.editor.EditorModel
- getFile():com.intellij.openapi.vfs.VirtualFile
- getFileDataProviderForSearch():com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch
- getName():java.lang.String
- getPageSize():I
- getPreferredFocusedComponent():javax.swing.JComponent
- getProject():com.intellij.openapi.project.Project
- getSearchManager():com.intellij.largeFilesEditor.search.LfeSearchManager
- getState(com.intellij.openapi.fileEditor.FileEditorStateLevel):com.intellij.openapi.fileEditor.FileEditorState
- isModified():Z
- isValid():Z
- removePropertyChangeListener(java.beans.PropertyChangeListener):V
- setState(com.intellij.openapi.fileEditor.FileEditorState):V
- showSearchResult(com.intellij.largeFilesEditor.search.SearchResult):V
- trySetHighlighter(com.intellij.openapi.editor.highlighter.EditorHighlighter):V
f:com.intellij.largeFilesEditor.editor.LargeFileEditorProvider
- com.intellij.openapi.fileEditor.impl.DefaultPlatformFileEditorProvider
- com.intellij.openapi.project.DumbAware
- sf:PROVIDER_ID:java.lang.String
- <init>():V
- accept(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
- acceptRequiresReadAction():Z
- createEditor(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.fileEditor.FileEditor
- getEditorTypeId():java.lang.String
- getPolicy():com.intellij.openapi.fileEditor.FileEditorPolicy
- readState(org.jdom.Element,com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.fileEditor.FileEditorState
- writeState(com.intellij.openapi.fileEditor.FileEditorState,com.intellij.openapi.project.Project,org.jdom.Element):V
f:com.intellij.largeFilesEditor.editor.LargeFileNotificationProvider
- com.intellij.ui.EditorNotificationProvider
- <init>():V
- collectNotificationData(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.util.function.Function
f:com.intellij.largeFilesEditor.editor.LargeFileRegexSearchNotificationProvider
- com.intellij.ui.EditorNotificationProvider
- <init>():V
- collectNotificationData(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.util.function.Function
f:com.intellij.largeFilesEditor.editor.LocalInvisibleScrollBar
- com.intellij.ui.components.JBScrollBar
- <init>(com.intellij.largeFilesEditor.editor.EditorModel):V
f:com.intellij.largeFilesEditor.editor.Page
- <init>(java.lang.String,J,Z):V
- getPageNumber():J
- getText():java.lang.String
- isLastInFile():Z
f:com.intellij.largeFilesEditor.editor.PropertiesGetter
- <init>():V
- s:getMaxPageBorderShiftBytes():I
- s:getPageSize():I
f:com.intellij.largeFilesEditor.editor.SelectionState
- <init>():V
f:com.intellij.largeFilesEditor.editor.actions.LfeEditorActionTextStartEndHandler
- com.intellij.largeFilesEditor.actions.LfeBaseEditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler,Z):V
com.intellij.largeFilesEditor.encoding.LargeFileEditorAccess
- a:getCharsetName():java.lang.String
- a:getEditor():com.intellij.openapi.editor.Editor
- a:getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- a:tryChangeEncoding(java.nio.charset.Charset):Z
f:com.intellij.largeFilesEditor.encoding.LargeFileEditorAccessor
- <init>():V
- s:getAccess(com.intellij.openapi.wm.StatusBar):com.intellij.largeFilesEditor.encoding.LargeFileEditorAccess
c:com.intellij.largeFilesEditor.encoding.LargeFileEncodingWidget
- com.intellij.openapi.wm.impl.status.EditorBasedWidget
- com.intellij.openapi.wm.CustomStatusBarWidget
- com.intellij.openapi.wm.StatusBarWidget$Multiframe
- sf:WIDGET_ID:java.lang.String
- <init>(com.intellij.openapi.project.Project):V
- ID():java.lang.String
- copy():com.intellij.openapi.wm.StatusBarWidget
- getComponent():javax.swing.JComponent
- getPresentation():com.intellij.openapi.wm.StatusBarWidget$WidgetPresentation
- install(com.intellij.openapi.wm.StatusBar):V
- requestUpdate():V
- p:update():V
f:com.intellij.largeFilesEditor.encoding.LightEditLargeFileEncodingWidget
- com.intellij.largeFilesEditor.encoding.LargeFileEncodingWidget
- com.intellij.ide.lightEdit.LightEditorListener
- sf:WIDGET_ID:java.lang.String
- <init>(com.intellij.openapi.project.Project):V
- ID():java.lang.String
- afterCreate(com.intellij.ide.lightEdit.LightEditorInfo):V
- afterSelect(com.intellij.ide.lightEdit.LightEditorInfo):V
- copy():com.intellij.openapi.wm.StatusBarWidget
- install(com.intellij.openapi.wm.StatusBar):V
com.intellij.largeFilesEditor.file.FileChangeListener
- a:onFileChanged(com.intellij.largeFilesEditor.editor.Page,Z):V
com.intellij.largeFilesEditor.file.LargeFileManager
- com.intellij.openapi.Disposable
- a:addFileChangeListener(com.intellij.largeFilesEditor.file.FileChangeListener):V
- a:getCharsetName():java.lang.String
- a:getFileDataProviderForSearch():com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch
- a:getFileName():java.lang.String
- a:getPageSize():I
- a:getPage_wait(J):com.intellij.largeFilesEditor.editor.Page
- a:getPagesAmount():J
- a:hasBOM():Z
- a:requestReadPage(J,com.intellij.largeFilesEditor.file.ReadingPageResultHandler):V
- a:reset(java.nio.charset.Charset):V
f:com.intellij.largeFilesEditor.file.LargeFileManagerImpl
- com.intellij.largeFilesEditor.file.LargeFileManager
- <init>(com.intellij.openapi.vfs.VirtualFile,I,I):V
- addFileChangeListener(com.intellij.largeFilesEditor.file.FileChangeListener):V
- dispose():V
- getCharsetName():java.lang.String
- getFileDataProviderForSearch():com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch
- getFileName():java.lang.String
- getPageSize():I
- getPage_wait(J):com.intellij.largeFilesEditor.editor.Page
- getPagesAmount():J
- hasBOM():Z
- requestReadPage(J,com.intellij.largeFilesEditor.file.ReadingPageResultHandler):V
- reset(java.nio.charset.Charset):V
com.intellij.largeFilesEditor.file.ReadingPageResultHandler
- a:run(com.intellij.largeFilesEditor.editor.Page):V
com.intellij.largeFilesEditor.search.LfeSearchManager
- a:canShowRegexSearchWarning():Z
- a:dispose():V
- a:getLargeFileEditor():com.intellij.largeFilesEditor.editor.LargeFileEditor
- a:getLastExecutedCloseSearchTask():com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask
- a:getSearchReplaceComponent():com.intellij.find.SearchReplaceComponent
- a:getSearchResultsInPage(com.intellij.largeFilesEditor.editor.Page):java.util.List
- a:getStatusText():java.lang.String
- a:gotoNextOccurrence(Z):V
- a:isSearchWorkingNow():Z
- a:launchNewRangeSearch(J,J,Z):V
- a:onCaretPositionChanged(com.intellij.openapi.editor.event.CaretEvent):V
- a:onEscapePressed():V
- a:onSearchActionHandlerExecuted():V
- a:onSearchParametersChanged():V
- a:updateSearchReplaceComponentActions():V
- a:updateStatusText():V
f:com.intellij.largeFilesEditor.search.LfeSearchManagerImpl
- com.intellij.largeFilesEditor.search.LfeSearchManager
- com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask$Callback
- <init>(com.intellij.largeFilesEditor.editor.LargeFileEditor,com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch,com.intellij.largeFilesEditor.search.RangeSearchCreator):V
- canShowRegexSearchWarning():Z
- dispose():V
- getLargeFileEditor():com.intellij.largeFilesEditor.editor.LargeFileEditor
- getLastExecutedCloseSearchTask():com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask
- getSearchReplaceComponent():com.intellij.find.SearchReplaceComponent
- getSearchResultsInPage(com.intellij.largeFilesEditor.editor.Page):java.util.List
- getStatusText():java.lang.String
- gotoNextOccurrence(Z):V
- isSearchWorkingNow():Z
- launchNewRangeSearch(J,J,Z):V
- onCaretPositionChanged(com.intellij.openapi.editor.event.CaretEvent):V
- onEscapePressed():V
- onSearchActionHandlerExecuted():V
- onSearchParametersChanged():V
- tellClosestResultFound(com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask,java.util.List,I):V
- tellSearchIsFinished(com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask,J):V
- tellSearchProgress(com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask,J,J):V
- tellSearchWasCatchedException(com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask,java.io.IOException):V
- tellSearchWasStopped(com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask,J):V
- updateSearchReplaceComponentActions():V
- updateStatusText():V
f:com.intellij.largeFilesEditor.search.Position
- pageNumber:J
- symbolOffsetInPage:I
- <init>():V
- <init>(J,I):V
- equals(java.lang.Object):Z
- reset(J,I):V
f:com.intellij.largeFilesEditor.search.RangeSearchCallbackImpl
- com.intellij.largeFilesEditor.search.searchResultsPanel.RangeSearchCallback
- <init>():V
- getFileDataProviderForSearch(Z,com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch
- showResultInEditor(com.intellij.largeFilesEditor.search.SearchResult,com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
com.intellij.largeFilesEditor.search.RangeSearchCreator
- a:createContent(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.String):com.intellij.largeFilesEditor.search.searchResultsPanel.RangeSearch
f:com.intellij.largeFilesEditor.search.RangeSearchCreatorImpl
- com.intellij.largeFilesEditor.search.RangeSearchCreator
- <init>():V
- createContent(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.String):com.intellij.largeFilesEditor.search.searchResultsPanel.RangeSearch
f:com.intellij.largeFilesEditor.search.SearchResult
- sf:KEY:com.intellij.openapi.util.Key
- f:contextPostfix:java.lang.String
- f:contextPrefix:java.lang.String
- f:endPostion:com.intellij.largeFilesEditor.search.Position
- f:foundString:java.lang.String
- f:startPosition:com.intellij.largeFilesEditor.search.Position
- <init>(J,I,J,I,java.lang.String,java.lang.String,java.lang.String):V
- equals(java.lang.Object):Z
f:com.intellij.largeFilesEditor.search.actions.FindForwardBackwardAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- <init>(Z,com.intellij.largeFilesEditor.search.LfeSearchManager):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.largeFilesEditor.search.actions.FindFurtherAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- <init>(Z,com.intellij.largeFilesEditor.search.searchResultsPanel.RangeSearch):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.largeFilesEditor.search.actions.LargeFileFindAllAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.largeFilesEditor.search.LfeSearchManager):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.largeFilesEditor.search.actions.LargeFilePrevNextOccurrenceAction
- com.intellij.openapi.project.DumbAwareAction
- com.intellij.find.editorHeaderActions.ContextAwareShortcutProvider
- <init>(com.intellij.largeFilesEditor.search.LfeSearchManager,Z):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- getShortcut(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.ShortcutSet
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.largeFilesEditor.search.actions.LargeFileStatusTextAction
- com.intellij.find.editorHeaderActions.StatusTextAction
- <init>(com.intellij.largeFilesEditor.search.LfeSearchManager):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.largeFilesEditor.search.actions.LargeFileToggleAction
- com.intellij.openapi.actionSystem.ex.CheckboxAction
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.largeFilesEditor.search.LfeSearchManager,java.lang.String):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- isSelected():Z
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
- setSelected(Z):V
f:com.intellij.largeFilesEditor.search.actions.StopRangeSearchAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.largeFilesEditor.search.searchResultsPanel.RangeSearch):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.largeFilesEditor.search.searchResultsPanel.RangeSearch
- com.intellij.largeFilesEditor.search.searchTask.RangeSearchTask$Callback
- sf:KEY:com.intellij.openapi.util.Key
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,com.intellij.largeFilesEditor.search.searchResultsPanel.RangeSearchCallback):V
- addSearchResultsIntoBeginning(java.util.List):V
- addSearchResultsIntoEnd(java.util.List):V
- callScheduledUpdate():V
- dispose():V
- getAmountOfStoredSearchResults():I
- getComponent():javax.swing.JComponent
- getLastExecutedRangeSearchTask():com.intellij.largeFilesEditor.search.searchTask.RangeSearchTask
- getProject():com.intellij.openapi.project.Project
- getSearchResultsList():java.util.List
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- isButtonFindFurtherEnabled(Z):Z
- onClickSearchFurther(Z):V
- runNewSearch(com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions,com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch):V
- runNewSearch(com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions,com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch,Z):V
- setAdditionalStatusText(java.lang.String):V
- setContent(com.intellij.ui.content.Content):V
- setLeftBorderPageNumber(J):V
- setRightBorderPageNumber(J):V
- tellFrameSearchResultsFound(com.intellij.largeFilesEditor.search.searchTask.RangeSearchTask,J,java.util.List):V
- tellSearchCatchedException(com.intellij.largeFilesEditor.search.searchTask.RangeSearchTask,java.io.IOException):V
- tellSearchIsFinished(com.intellij.largeFilesEditor.search.searchTask.RangeSearchTask,J):V
- tellSearchIsStopped(J):V
- updateTabName():V
com.intellij.largeFilesEditor.search.searchResultsPanel.RangeSearchCallback
- a:getFileDataProviderForSearch(Z,com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch
- a:showResultInEditor(com.intellij.largeFilesEditor.search.SearchResult,com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):V
f:com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask
- com.intellij.largeFilesEditor.search.searchTask.SearchTaskBase
- <init>(com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions,com.intellij.openapi.project.Project,com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch,com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask$Callback):V
- doRun():V
com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask$Callback
- a:tellClosestResultFound(com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask,java.util.List,I):V
- a:tellSearchIsFinished(com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask,J):V
- a:tellSearchProgress(com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask,J,J):V
- a:tellSearchWasCatchedException(com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask,java.io.IOException):V
- a:tellSearchWasStopped(com.intellij.largeFilesEditor.search.searchTask.CloseSearchTask,J):V
com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch
- a:getName():java.lang.String
- a:getPage_wait(J):com.intellij.largeFilesEditor.editor.Page
- a:getPagesAmount():J
f:com.intellij.largeFilesEditor.search.searchTask.RangeSearchTask
- com.intellij.largeFilesEditor.search.searchTask.SearchTaskBase
- <init>(com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions,com.intellij.openapi.project.Project,com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch,com.intellij.largeFilesEditor.search.searchTask.RangeSearchTask$Callback):V
- getTitleForBackgroundableTask():java.lang.String
- setProgressIndicator(com.intellij.openapi.progress.ProgressIndicator):V
com.intellij.largeFilesEditor.search.searchTask.RangeSearchTask$Callback
- a:tellFrameSearchResultsFound(com.intellij.largeFilesEditor.search.searchTask.RangeSearchTask,J,java.util.List):V
- a:tellSearchCatchedException(com.intellij.largeFilesEditor.search.searchTask.RangeSearchTask,java.io.IOException):V
- a:tellSearchIsFinished(com.intellij.largeFilesEditor.search.searchTask.RangeSearchTask,J):V
- a:tellSearchIsStopped(J):V
a:com.intellij.largeFilesEditor.search.searchTask.SearchTaskBase
- java.lang.Runnable
- pf:fileDataProviderForSearch:com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch
- pf:options:com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions
- pf:project:com.intellij.openapi.project.Project
- <init>(com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions,com.intellij.openapi.project.Project,com.intellij.largeFilesEditor.search.searchTask.FileDataProviderForSearch):V
- p:createFrameSearcher(com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions,com.intellij.openapi.project.Project):com.intellij.largeFilesEditor.search.searchTask.FrameSearcher
- pa:doRun():V
- getOptions():com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions
- f:isFinished():Z
- f:isShouldStop():Z
- f:run():V
- f:shouldStop():V
f:com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions
- java.lang.Cloneable
- sf:DEFAULT_CRITICAL_AMOUNT_OF_SEARCH_RESULTS:I
- sf:NO_LIMIT:I
- caseSensitive:Z
- contextOneSideLength:I
- criticalAmountOfSearchResults:I
- leftBoundCaretPageOffset:I
- leftBoundPageNumber:J
- loopedPhase:Z
- regularExpression:Z
- rightBoundCaretPageOffset:I
- rightBoundPageNumber:J
- searchForwardDirection:Z
- stringToFind:java.lang.String
- wholeWords:Z
- <init>():V
- clone():com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions
- generateFindModel():com.intellij.find.FindModel
- setCaseSensitive(Z):com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions
- setContextOneSideLength(I):com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions
- setCriticalAmountOfSearchResults(I):com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions
- setRegularExpression(Z):com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions
- setSearchBounds(J,I,J,I):com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions
- setSearchDirectionForward(Z):com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions
- setStringToFind(java.lang.String):com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions
- setWholeWords(Z):com.intellij.largeFilesEditor.search.searchTask.SearchTaskOptions
f:com.intellij.lexer.PrefixSuffixStripperLexer
- com.intellij.lexer.LexerBase
- <init>(java.lang.String,com.intellij.psi.tree.IElementType,java.lang.String,com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType):V
- advance():V
- getBufferEnd():I
- getBufferSequence():java.lang.CharSequence
- getState():I
- getTokenEnd():I
- getTokenStart():I
- getTokenType():com.intellij.psi.tree.IElementType
- start(java.lang.CharSequence,I,I,I):V
f:com.intellij.mock.MockFileManager
- com.intellij.psi.impl.file.impl.FileManager
- <init>(com.intellij.psi.impl.PsiManagerEx):V
- cleanupForNextTest():V
- createFileViewProvider(com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.psi.FileViewProvider
- findCachedViewProvider(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.FileViewProvider
- findDirectory(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.PsiDirectory
- findFile(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.PsiFile
- findViewProvider(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.FileViewProvider
- getAllCachedFiles():java.util.List
- getCachedPsiFile(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.PsiFile
- reloadFromDisk(com.intellij.psi.PsiFile):V
- setViewProvider(com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.FileViewProvider):V
f:com.intellij.mock.MockGlobalSearchScope
- com.intellij.psi.search.GlobalSearchScope
- <init>():V
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- isSearchInLibraries():Z
- isSearchInModuleContent(com.intellij.openapi.module.Module):Z
f:com.intellij.mock.MockPsiManager
- com.intellij.psi.impl.PsiManagerEx
- <init>(com.intellij.openapi.project.Project):V
- addPsiDirectory(com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.PsiDirectory):V
- addPsiTreeChangeListener(com.intellij.psi.PsiTreeChangeListener):V
- addPsiTreeChangeListener(com.intellij.psi.PsiTreeChangeListener,com.intellij.openapi.Disposable):V
- afterChange(Z):V
- areElementsEquivalent(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
- beforeChange(Z):V
- beforeChildAddition(com.intellij.psi.impl.PsiTreeChangeEventImpl):V
- beforeChildRemoval(com.intellij.psi.impl.PsiTreeChangeEventImpl):V
- beforeChildReplacement(com.intellij.psi.impl.PsiTreeChangeEventImpl):V
- dropPsiCaches():V
- dropResolveCaches():V
- findCachedViewProvider(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.FileViewProvider
- findDirectory(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.PsiDirectory
- findFile(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.PsiFile
- findViewProvider(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.FileViewProvider
- finishBatchFilesProcessingMode():V
- getFileManager():com.intellij.psi.impl.file.impl.FileManager
- getModificationTracker():com.intellij.psi.util.PsiModificationTracker
- getProject():com.intellij.openapi.project.Project
- getUserData(com.intellij.openapi.util.Key):java.lang.Object
- isAssertOnFileLoading(com.intellij.openapi.vfs.VirtualFile):Z
- isBatchFilesProcessingMode():Z
- isDisposed():Z
- isInProject(com.intellij.psi.PsiElement):Z
- putUserData(com.intellij.openapi.util.Key,java.lang.Object):V
- reloadFromDisk(com.intellij.psi.PsiFile):V
- removePsiTreeChangeListener(com.intellij.psi.PsiTreeChangeListener):V
- runInBatchFilesMode(com.intellij.openapi.util.Computable):java.lang.Object
- setAssertOnFileLoadingFilter(com.intellij.openapi.vfs.VirtualFileFilter,com.intellij.openapi.Disposable):V
- startBatchFilesProcessingMode():V
f:com.intellij.moduleDependencies.DependenciesAnalyzeManager
- com.intellij.openapi.components.PersistentStateComponent
- <init>(com.intellij.openapi.project.Project):V
- addContent(com.intellij.ui.content.Content):V
- closeContent(com.intellij.ui.content.Content):V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.moduleDependencies.DependenciesAnalyzeManager
- getState():com.intellij.moduleDependencies.DependenciesAnalyzeManager$State
- loadState(com.intellij.moduleDependencies.DependenciesAnalyzeManager$State):V
f:com.intellij.moduleDependencies.DependenciesAnalyzeManager$State
- forwardDirection:Z
- includeTests:Z
- <init>():V
f:com.intellij.moduleDependencies.ModulesDependenciesPanel
- javax.swing.JPanel
- com.intellij.openapi.Disposable
- sf:HELP_ID:java.lang.String
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module[]):V
- dispose():V
- setContent(com.intellij.ui.content.Content):V
f:com.intellij.moduleDependencies.ShowModuleDependenciesAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
com.intellij.navigation.ChooseByNameContributorEx
- com.intellij.navigation.ChooseByNameContributor
- getItemsByName(java.lang.String,java.lang.String,com.intellij.openapi.project.Project,Z):com.intellij.navigation.NavigationItem[]
- getNames(com.intellij.openapi.project.Project,Z):java.lang.String[]
- a:processElementsWithName(java.lang.String,com.intellij.util.Processor,com.intellij.util.indexing.FindSymbolParameters):V
- a:processNames(com.intellij.util.Processor,com.intellij.psi.search.GlobalSearchScope,com.intellij.util.indexing.IdFilter):V
com.intellij.navigation.ChooseByNameContributorEx2
- com.intellij.navigation.ChooseByNameContributorEx
- a:processNames(com.intellij.util.Processor,com.intellij.util.indexing.FindSymbolParameters):V
f:com.intellij.navigation.DirectoryPresentationProvider
- com.intellij.navigation.ItemPresentationProvider
- <init>():V
- getPresentation(com.intellij.psi.PsiDirectory):com.intellij.navigation.ItemPresentation
c:com.intellij.navigation.JBProtocolNavigateCommand
- com.intellij.openapi.application.JBProtocolCommand
- <init>():V
- p:execute(java.lang.String,java.util.Map,java.lang.String,kotlin.coroutines.Continuation):java.lang.Object
com.intellij.navigation.JBProtocolRevisionResolver
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- s:processResolvers(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):com.intellij.openapi.vfs.VirtualFile
- a:resolve(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):com.intellij.openapi.vfs.VirtualFile
f:com.intellij.navigation.LocationInFile
- <init>(I,I):V
- f:component1():I
- f:component2():I
- f:copy(I,I):com.intellij.navigation.LocationInFile
- bs:copy$default(com.intellij.navigation.LocationInFile,I,I,I,java.lang.Object):com.intellij.navigation.LocationInFile
- equals(java.lang.Object):Z
- f:getColumn():I
- f:getLine():I
- hashCode():I
f:com.intellij.navigation.NavigatorWithinProject
- sf:Companion:com.intellij.navigation.NavigatorWithinProject$Companion
- <init>(com.intellij.openapi.project.Project,java.util.Map,kotlin.jvm.functions.Function2):V
- f:getParameters():java.util.Map
- f:getProject():com.intellij.openapi.project.Project
- f:navigate(java.util.List,kotlin.coroutines.Continuation):java.lang.Object
f:com.intellij.navigation.NavigatorWithinProject$Companion
- f:parseNavigationPath(java.lang.String):kotlin.Triple
e:com.intellij.navigation.NavigatorWithinProject$NavigationKeyPrefix
- java.lang.Enum
- sf:FQN:com.intellij.navigation.NavigatorWithinProject$NavigationKeyPrefix
- sf:PATH:com.intellij.navigation.NavigatorWithinProject$NavigationKeyPrefix
- s:getEntries():kotlin.enums.EnumEntries
- f:getPrefix():java.lang.String
- s:valueOf(java.lang.String):com.intellij.navigation.NavigatorWithinProject$NavigationKeyPrefix
- s:values():com.intellij.navigation.NavigatorWithinProject$NavigationKeyPrefix[]
f:com.intellij.navigation.NavigatorWithinProjectKt
- sf:NAVIGATE_COMMAND:java.lang.String
- sf:ORIGIN_URL_KEY:java.lang.String
- sf:PROJECT_NAME_KEY:java.lang.String
- sf:REFERENCE_TARGET:java.lang.String
- sf:SELECTION:java.lang.String
- sf:openProject(java.util.Map,kotlin.coroutines.Continuation):java.lang.Object
f:com.intellij.navigation.OriginSupportKt
- sf:areOriginsEqual(java.lang.String,java.lang.String):Z
- sf:extractVcsOriginCanonicalPath(java.lang.String):java.lang.String
com.intellij.navigation.ProtocolOpenProjectResult
f:com.intellij.navigation.ProtocolOpenProjectResult$Error
- com.intellij.navigation.ProtocolOpenProjectResult
- <init>(java.lang.String):V
- f:getMessage():java.lang.String
f:com.intellij.navigation.ProtocolOpenProjectResult$Success
- com.intellij.navigation.ProtocolOpenProjectResult
- <init>(com.intellij.openapi.project.Project):V
- f:getProject():com.intellij.openapi.project.Project
c:com.intellij.openapi.editor.EditorMouseHoverPopupManager
- com.intellij.openapi.Disposable
- sf:MAX_QUICK_DOC_CHARACTERS:I
- pf:myAlarm:com.intellij.util.Alarm
- p:myContext:com.intellij.openapi.editor.EditorMouseHoverPopupManager$Context
- <init>():V
- p:cancelProcessingAndCloseHint():V
- ps:createHint(javax.swing.JComponent,com.intellij.openapi.editor.PopupBridge,Z):com.intellij.ui.popup.AbstractPopup
- dispose():V
- getDocumentationComponent():com.intellij.codeInsight.documentation.DocumentationComponent
- s:getInstance():com.intellij.openapi.editor.EditorMouseHoverPopupManager
- p:handleMouseMoved(com.intellij.openapi.editor.event.EditorMouseEvent):V
- showInfoTooltip(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.daemon.impl.HighlightInfo,I,Z,Z):V
- showInfoTooltip(com.intellij.openapi.editor.Editor,com.intellij.codeInsight.daemon.impl.HighlightInfo,I,Z,Z,Z):V
- showInfoTooltip(com.intellij.openapi.editor.event.EditorMouseEvent):V
com.intellij.openapi.editor.HoverDocPopupLocationProvider
- sf:Companion:com.intellij.openapi.editor.HoverDocPopupLocationProvider$Companion
- a:getPopupPosition(I,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.VisualPosition
f:com.intellij.openapi.editor.HoverDocPopupLocationProvider$Companion
- f:getInstance():com.intellij.openapi.editor.HoverDocPopupLocationProvider
f:com.intellij.openapi.editor.HoverDocPopupLocationProviderImpl
- com.intellij.openapi.editor.HoverDocPopupLocationProvider
- <init>():V
- getPopupPosition(I,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.VisualPosition
f:com.intellij.openapi.editor.actions.ConfigureSoftWrapsAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
f:com.intellij.openapi.editor.actions.FindPrevWordAtCaretAction
- com.intellij.openapi.editor.actions.FindWordAtCaretAction
- <init>():V
c:com.intellij.openapi.editor.actions.FindWordAtCaretAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
- p:<init>(com.intellij.openapi.editor.actions.FindWordAtCaretAction$Handler):V
pf:com.intellij.openapi.editor.actions.FindWordAtCaretAction$Handler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
f:com.intellij.openapi.editor.actions.FlipCommaIntention
- com.intellij.modcommand.PsiUpdateModCommandAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- getFamilyName():java.lang.String
com.intellij.openapi.editor.actions.FlipCommaIntention$Flipper
- sf:EXTENSION:com.intellij.lang.LanguageExtension
- canFlip(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
- a:flip(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
- s:isCanFlip(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
- s:tryFlip(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
c:com.intellij.openapi.editor.actions.IncrementalFindAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- sf:SEARCH_DISABLED:com.intellij.openapi.util.Key
- <init>():V
c:com.intellij.openapi.editor.actions.IncrementalFindAction$Handler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(Z):V
- p:doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- p:isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
f:com.intellij.openapi.editor.actions.IndentLineOrSelectionAction
- com.intellij.openapi.editor.actions.LangIndentSelectionAction
- <init>():V
- update(com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.Presentation,com.intellij.openapi.actionSystem.DataContext):V
c:com.intellij.openapi.editor.actions.LangIndentSelectionAction
- com.intellij.openapi.editor.actions.IndentSelectionAction
- <init>():V
- p:isEnabled(com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):Z
- p:wantSelection():Z
f:com.intellij.openapi.editor.actions.NamedElementDuplicateHandler
- com.intellij.openapi.editor.actionSystem.EditorWriteActionHandler$ForEachCaret
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- executeWriteAction(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- getOriginal():com.intellij.openapi.editor.actionSystem.EditorActionHandler
f:com.intellij.openapi.editor.actions.ReplaceAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
f:com.intellij.openapi.editor.actions.SelectAllOccurrencesAction
- com.intellij.openapi.editor.actionSystem.EditorAction
f:com.intellij.openapi.editor.actions.SelectNextOccurrenceAction
- com.intellij.openapi.editor.actionSystem.EditorAction
a:com.intellij.openapi.editor.actions.SelectOccurrencesActionHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>():V
- ps:getAndResetNotFoundStatus(com.intellij.openapi.editor.Editor):Z
- ps:getFindModel(java.lang.String,Z):com.intellij.find.FindModel
- ps:getSelectionRange(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret):com.intellij.openapi.util.TextRange
- ps:isRepeatedActionInvocation():Z
- ps:isWholeWordSearch(com.intellij.openapi.editor.Editor):Z
- ps:setNotFoundStatus(com.intellij.openapi.editor.Editor):V
- ps:setSelection(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.util.TextRange):V
- ps:setWholeWordSearch(com.intellij.openapi.editor.Editor,Z):V
- ps:showHint(com.intellij.openapi.editor.Editor):V
f:com.intellij.openapi.editor.actions.SelectWordAtCaretAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- com.intellij.openapi.project.DumbAware
- <init>():V
f:com.intellij.openapi.editor.actions.SelectWordAtCaretAction$Handler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler$ForEachCaret
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.openapi.editor.actions.ShowHoverInfoAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.codeInsight.hint.HintManagerImpl$ActionToIgnore
- com.intellij.openapi.actionSystem.PerformWithDocumentsCommitted
- com.intellij.openapi.actionSystem.PopupAction
- 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.editor.actions.ToggleShowImportPopupsAction
- com.intellij.openapi.actionSystem.ToggleAction
- <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.openapi.editor.actions.UnselectPreviousOccurrenceAction
- com.intellij.openapi.editor.actionSystem.EditorAction
a:com.intellij.openapi.editor.actions.lists.CommaListSplitJoinContext
- com.intellij.openapi.editor.actions.lists.DefaultListSplitJoinContext
- <init>():V
- p:addTailReplacementsForJoining(com.intellij.openapi.editor.actions.lists.ListWithElements,java.util.List,com.intellij.psi.PsiElement):V
- p:addTailReplacementsForSplitting(com.intellij.openapi.editor.actions.lists.ListWithElements,java.util.List,com.intellij.psi.PsiElement):V
- getJoinText(com.intellij.openapi.editor.actions.lists.ListWithElements):java.lang.String
- getSplitText(com.intellij.openapi.editor.actions.lists.ListWithElements):java.lang.String
- p:getTrailingComma(com.intellij.openapi.editor.actions.lists.ListWithElements,com.intellij.openapi.editor.actions.lists.JoinOrSplit,com.intellij.psi.PsiElement):com.intellij.openapi.editor.actions.lists.TrailingComma
- isSeparator(com.intellij.psi.PsiElement):Z
a:com.intellij.openapi.editor.actions.lists.DefaultListSplitJoinContext
- com.intellij.openapi.editor.actions.lists.ListSplitJoinContext
- <init>():V
- p:addHeadReplacementsForJoining(com.intellij.openapi.editor.actions.lists.ListWithElements,java.util.List,com.intellij.psi.PsiElement):V
- p:addHeadReplacementsForSplitting(com.intellij.openapi.editor.actions.lists.ListWithElements,java.util.List,com.intellij.psi.PsiElement):V
- p:addTailReplacementsForJoining(com.intellij.openapi.editor.actions.lists.ListWithElements,java.util.List,com.intellij.psi.PsiElement):V
- p:addTailReplacementsForSplitting(com.intellij.openapi.editor.actions.lists.ListWithElements,java.util.List,com.intellij.psi.PsiElement):V
- a:extractData(com.intellij.psi.PsiElement):com.intellij.openapi.editor.actions.lists.ListWithElements
- pf:findOffsetForBreakAfter(com.intellij.openapi.editor.actions.lists.ListWithElements,com.intellij.psi.PsiElement):I
- p:getHeadBreakJoinReplacement(com.intellij.psi.PsiElement):java.lang.String
- getJoinText(com.intellij.openapi.editor.actions.lists.ListWithElements):java.lang.String
- getReplacementsForJoining(com.intellij.openapi.editor.actions.lists.ListWithElements):java.util.List
- getReplacementsForSplitting(com.intellij.openapi.editor.actions.lists.ListWithElements):java.util.List
- getSplitText(com.intellij.openapi.editor.actions.lists.ListWithElements):java.lang.String
- p:getTailBreakJoinReplacement(com.intellij.psi.PsiElement):java.lang.String
- pf:hasSeparatorAfter(com.intellij.openapi.editor.actions.lists.ListWithElements,com.intellij.psi.PsiElement):Z
- isJoinAvailable(com.intellij.openapi.editor.actions.lists.ListWithElements):Z
- a:isSeparator(com.intellij.psi.PsiElement):Z
- isSplitAvailable(com.intellij.openapi.editor.actions.lists.ListWithElements):Z
- isValidIntermediateElement(com.intellij.openapi.editor.actions.lists.ListWithElements,com.intellij.psi.PsiElement):Z
- needHeadBreak(com.intellij.openapi.editor.actions.lists.ListWithElements,com.intellij.psi.PsiElement,com.intellij.openapi.editor.actions.lists.JoinOrSplit):Z
- needTailBreak(com.intellij.openapi.editor.actions.lists.ListWithElements,com.intellij.psi.PsiElement,com.intellij.openapi.editor.actions.lists.JoinOrSplit):Z
- nextBreak(com.intellij.openapi.editor.actions.lists.ListWithElements,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- prevBreak(com.intellij.openapi.editor.actions.lists.ListWithElements,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- reformatRange(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.actions.lists.JoinOrSplit):V
- pf:skipAcceptableElements(com.intellij.openapi.editor.actions.lists.ListWithElements,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- p:validateHeadElement(com.intellij.openapi.editor.actions.lists.ListWithElements,com.intellij.psi.PsiElement):Z
- p:validateTailElement(com.intellij.openapi.editor.actions.lists.ListWithElements,com.intellij.psi.PsiElement):Z
f:com.intellij.openapi.editor.actions.lists.DefaultListSplitJoinContextKt
- sf:isComma(com.intellij.psi.PsiElement):Z
c:com.intellij.openapi.editor.actions.lists.JoinLinesIntention
- com.intellij.openapi.editor.actions.lists.SplitJoinIntention
- <init>():V
- getFamilyName():java.lang.String
- p:getIntentionText(com.intellij.openapi.editor.actions.lists.ListSplitJoinContext,com.intellij.openapi.editor.actions.lists.ListWithElements):java.lang.String
- p:getReplacements(com.intellij.openapi.editor.actions.lists.ListSplitJoinContext,com.intellij.openapi.editor.actions.lists.ListWithElements):java.util.List
- p:operation():com.intellij.openapi.editor.actions.lists.JoinOrSplit
e:com.intellij.openapi.editor.actions.lists.JoinOrSplit
- java.lang.Enum
- sf:JOIN:com.intellij.openapi.editor.actions.lists.JoinOrSplit
- sf:SPLIT:com.intellij.openapi.editor.actions.lists.JoinOrSplit
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.openapi.editor.actions.lists.JoinOrSplit
- s:values():com.intellij.openapi.editor.actions.lists.JoinOrSplit[]
*:com.intellij.openapi.editor.actions.lists.ListSplitJoinContext
- *sf:Companion:com.intellij.openapi.editor.actions.lists.ListSplitJoinContext$Companion
- a:extractData(com.intellij.psi.PsiElement):com.intellij.openapi.editor.actions.lists.ListWithElements
- a:getJoinText(com.intellij.openapi.editor.actions.lists.ListWithElements):java.lang.String
- a:getReplacementsForJoining(com.intellij.openapi.editor.actions.lists.ListWithElements):java.util.List
- a:getReplacementsForSplitting(com.intellij.openapi.editor.actions.lists.ListWithElements):java.util.List
- a:getSplitText(com.intellij.openapi.editor.actions.lists.ListWithElements):java.lang.String
- a:isJoinAvailable(com.intellij.openapi.editor.actions.lists.ListWithElements):Z
- a:isSplitAvailable(com.intellij.openapi.editor.actions.lists.ListWithElements):Z
- a:reformatRange(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.actions.lists.JoinOrSplit):V
*f:com.intellij.openapi.editor.actions.lists.ListSplitJoinContext$Companion
- f:getEXTENSION():com.intellij.lang.LanguageExtension
f:com.intellij.openapi.editor.actions.lists.ListSplitJoinContextKt
- sf:getListSplitJoinContext(com.intellij.psi.PsiElement,com.intellij.openapi.editor.actions.lists.JoinOrSplit):kotlin.Pair
f:com.intellij.openapi.editor.actions.lists.ListWithElements
- <init>(com.intellij.psi.PsiElement,java.util.List):V
- f:getElements():java.util.List
- f:getList():com.intellij.psi.PsiElement
a:com.intellij.openapi.editor.actions.lists.SplitJoinIntention
- com.intellij.codeInsight.intention.PsiElementBaseIntentionAction
- com.intellij.codeInsight.intention.LowPriorityAction
- <init>():V
- pa:getIntentionText(com.intellij.openapi.editor.actions.lists.ListSplitJoinContext,com.intellij.openapi.editor.actions.lists.ListWithElements):java.lang.String
- p:getListSplitJoinContext(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):kotlin.Pair
- pa:getReplacements(com.intellij.openapi.editor.actions.lists.ListSplitJoinContext,com.intellij.openapi.editor.actions.lists.ListWithElements):java.util.List
- f:invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):V
- f:isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):Z
- pa:operation():com.intellij.openapi.editor.actions.lists.JoinOrSplit
- p:validateOrder(java.util.List):V
c:com.intellij.openapi.editor.actions.lists.SplitLineIntention
- com.intellij.openapi.editor.actions.lists.SplitJoinIntention
- <init>():V
- getFamilyName():java.lang.String
- p:getIntentionText(com.intellij.openapi.editor.actions.lists.ListSplitJoinContext,com.intellij.openapi.editor.actions.lists.ListWithElements):java.lang.String
- p:getReplacements(com.intellij.openapi.editor.actions.lists.ListSplitJoinContext,com.intellij.openapi.editor.actions.lists.ListWithElements):java.util.List
- p:operation():com.intellij.openapi.editor.actions.lists.JoinOrSplit
e:com.intellij.openapi.editor.actions.lists.TrailingComma
- java.lang.Enum
- sf:ADD_IF_NOT_EXISTS:com.intellij.openapi.editor.actions.lists.TrailingComma
- sf:IGNORE:com.intellij.openapi.editor.actions.lists.TrailingComma
- sf:REMOVE_IF_EXISTS:com.intellij.openapi.editor.actions.lists.TrailingComma
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.openapi.editor.actions.lists.TrailingComma
- s:values():com.intellij.openapi.editor.actions.lists.TrailingComma[]
f:com.intellij.openapi.editor.bidi.PlainTextBidiRegionsSeparator
- com.intellij.openapi.editor.bidi.BidiRegionsSeparator
- <init>():V
- createBorderBetweenTokens(com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType):Z
a:com.intellij.openapi.editor.bidi.TokenSetBidiRegionsSeparator
- com.intellij.openapi.editor.bidi.BidiRegionsSeparator
- p:<init>(com.intellij.psi.tree.TokenSet[]):V
- createBorderBetweenTokens(com.intellij.psi.tree.IElementType,com.intellij.psi.tree.IElementType):Z
f:com.intellij.openapi.editor.richcopy.CopyAsPlainTextAction
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
- update(com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.Presentation,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.openapi.editor.richcopy.CopyAsRichTextAction
- 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.editor.richcopy.FontMapper
- <init>():V
- s:getPhysicalFontName(java.lang.String):java.lang.String
- s:isMonospaced(java.lang.String):Z
f:com.intellij.openapi.editor.richcopy.HtmlSyntaxInfoUtil
- s:appendHighlightedByLexerAndEncodedAsHtmlCodeSnippet(java.lang.StringBuilder,com.intellij.openapi.project.Project,com.intellij.lang.Language,java.lang.String,F):java.lang.StringBuilder
- s:appendHighlightedByLexerAndEncodedAsHtmlCodeSnippet(java.lang.StringBuilder,com.intellij.openapi.project.Project,com.intellij.lang.Language,java.lang.String,Z,F):java.lang.StringBuilder
- s:appendStyledSpan(java.lang.StringBuilder,com.intellij.openapi.editor.colors.TextAttributesKey,java.lang.String,F):java.lang.StringBuilder
- s:appendStyledSpan(java.lang.StringBuilder,com.intellij.openapi.editor.markup.TextAttributes,java.lang.String,F):java.lang.StringBuilder
- s:appendStyledSpan(java.lang.StringBuilder,java.lang.String,java.lang.String[]):java.lang.StringBuilder
- s:getHighlightedByLexerAndEncodedAsHtmlCodeSnippet(com.intellij.openapi.project.Project,com.intellij.lang.Language,java.lang.String,F):java.lang.String
- s:getHtmlContent(com.intellij.psi.PsiFile,java.lang.CharSequence,com.intellij.openapi.editor.richcopy.SyntaxInfoBuilder$RangeIterator,com.intellij.openapi.editor.colors.EditorColorsScheme,I,I):java.lang.CharSequence
- s:getHtmlContent(java.lang.CharSequence,com.intellij.openapi.editor.richcopy.SyntaxInfoBuilder$RangeIterator,com.intellij.openapi.editor.colors.EditorColorsScheme,I):java.lang.CharSequence
- s:getStyledSpan(com.intellij.openapi.editor.colors.TextAttributesKey,java.lang.String,F):java.lang.String
- s:getStyledSpan(com.intellij.openapi.editor.markup.TextAttributes,java.lang.String,F):java.lang.String
f:com.intellij.openapi.editor.richcopy.SyntaxInfoBuilder
com.intellij.openapi.editor.richcopy.SyntaxInfoBuilder$RangeIterator
- a:advance():V
- a:atEnd():Z
- a:dispose():V
- a:getRangeEnd():I
- a:getRangeStart():I
- a:getTextAttributes():com.intellij.openapi.editor.markup.TextAttributes
c:com.intellij.openapi.editor.richcopy.TextWithMarkupProcessor
- com.intellij.codeInsight.editorActions.CopyPastePostProcessor
- <init>():V
- collectTransferableData(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,I[],I[]):java.util.List
- requiresAllDocumentsToBeCommitted(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):Z
a:com.intellij.openapi.editor.richcopy.model.AbstractRegistry
- <init>():V
- dataById(I):java.lang.Object
- getAllIds():I[]
- getId(java.lang.Object):I
- seal():V
- size():I
f:com.intellij.openapi.editor.richcopy.model.ColorRegistry
- com.intellij.openapi.editor.richcopy.model.AbstractRegistry
- <init>():V
f:com.intellij.openapi.editor.richcopy.model.FontNameRegistry
- com.intellij.openapi.editor.richcopy.model.AbstractRegistry
- <init>():V
com.intellij.openapi.editor.richcopy.model.MarkupHandler
- a:canHandleMore():Z
- a:handleBackground(I):V
- a:handleFont(I):V
- a:handleForeground(I):V
- a:handleStyle(I):V
- a:handleText(I,I):V
f:com.intellij.openapi.editor.richcopy.model.OutputInfoSerializer
- <init>():V
f:com.intellij.openapi.editor.richcopy.model.OutputInfoSerializer$InputStream
- <init>(B[]):V
- read(com.intellij.openapi.editor.richcopy.model.MarkupHandler):V
f:com.intellij.openapi.editor.richcopy.model.OutputInfoSerializer$OutputStream
- com.intellij.openapi.editor.richcopy.model.MarkupHandler
- <init>(java.io.OutputStream):V
- canHandleMore():Z
- handleBackground(I):V
- handleFont(I):V
- handleForeground(I):V
- handleStyle(I):V
- handleText(I,I):V
f:com.intellij.openapi.editor.richcopy.model.SyntaxInfo
- getColorRegistry():com.intellij.openapi.editor.richcopy.model.ColorRegistry
- getDefaultBackground():I
- getDefaultForeground():I
- getFontNameRegistry():com.intellij.openapi.editor.richcopy.model.FontNameRegistry
- getFontSize():F
- processOutputInfo(com.intellij.openapi.editor.richcopy.model.MarkupHandler):V
f:com.intellij.openapi.editor.richcopy.model.SyntaxInfo$Builder
- <init>(java.awt.Color,java.awt.Color,F):V
- addBackground(java.awt.Color):V
- addFontFamilyName(java.lang.String):V
- addFontStyle(I):V
- addForeground(java.awt.Color):V
- addText(I,I):V
- build():com.intellij.openapi.editor.richcopy.model.SyntaxInfo
f:com.intellij.openapi.editor.richcopy.model.SyntaxInfo$MarkupIterator
- hasNext():Z
- processNext(com.intellij.openapi.editor.richcopy.model.MarkupHandler):V
f:com.intellij.openapi.editor.richcopy.settings.RichCopySettings
- com.intellij.openapi.components.PersistentStateComponent
- sf:ACTIVE_GLOBAL_SCHEME_MARKER:java.lang.String
- <init>():V
- getColorsScheme(com.intellij.openapi.editor.colors.EditorColorsScheme):com.intellij.openapi.editor.colors.EditorColorsScheme
- s:getInstance():com.intellij.openapi.editor.richcopy.settings.RichCopySettings
- getSchemeName():java.lang.String
- getState():com.intellij.openapi.editor.richcopy.settings.RichCopySettings
- isEnabled():Z
- loadState(com.intellij.openapi.editor.richcopy.settings.RichCopySettings):V
- setEnabled(Z):V
- setSchemeName(java.lang.String):V
a:com.intellij.openapi.editor.richcopy.view.AbstractSyntaxAwareReader
- java.io.Reader
- p:myRawText:java.lang.String
- pf:mySyntaxInfo:com.intellij.openapi.editor.richcopy.model.SyntaxInfo
- <init>(com.intellij.openapi.editor.richcopy.model.SyntaxInfo):V
- pa:build(java.lang.StringBuilder,I):V
- close():V
- f:getBuffer():java.lang.CharSequence
- read():I
- read(C[],I,I):I
- setRawText(java.lang.String):V
c:com.intellij.openapi.editor.richcopy.view.HtmlSyntaxInfoReader
- com.intellij.openapi.editor.richcopy.view.AbstractSyntaxAwareReader
- com.intellij.openapi.editor.richcopy.model.MarkupHandler
- p:myResultBuffer:java.lang.StringBuilder
- <init>(com.intellij.openapi.editor.richcopy.model.SyntaxInfo,I):V
- p:appendCloseTags():V
- p:appendFontFamilyRule(java.lang.StringBuilder,I):V
- p:appendStartTags():V
- p:build(java.lang.StringBuilder,I):V
- canHandleMore():Z
- p:defineBackground(I,java.lang.StringBuilder):V
- handleBackground(I):V
- handleFont(I):V
- handleForeground(I):V
- handleStyle(I):V
- handleText(I,I):V
f:com.intellij.openapi.editor.richcopy.view.HtmlTransferableData
- com.intellij.openapi.editor.richcopy.view.HtmlSyntaxInfoReader
- com.intellij.openapi.editor.richcopy.view.RawTextWithMarkup
- sf:FLAVOR:java.awt.datatransfer.DataFlavor
- sf:PRIORITY:I
- <init>(com.intellij.openapi.editor.richcopy.model.SyntaxInfo,I):V
- getFlavor():java.awt.datatransfer.DataFlavor
- getPriority():I
com.intellij.openapi.editor.richcopy.view.RawTextWithMarkup
- com.intellij.codeInsight.editorActions.TextBlockTransferableData
- a:setRawText(java.lang.String):V
f:com.intellij.openapi.editor.richcopy.view.RtfTransferableData
- com.intellij.openapi.editor.richcopy.view.RawTextWithMarkup
- java.io.InputStream
- sf:FLAVOR:java.awt.datatransfer.DataFlavor
- sf:PRIORITY:I
- <init>(com.intellij.openapi.editor.richcopy.model.SyntaxInfo):V
- close():V
- getFlavor():java.awt.datatransfer.DataFlavor
- getPriority():I
- mark(I):V
- markSupported():Z
- read():I
- read(B[],I,I):I
- reset():V
- setRawText(java.lang.String):V
f:com.intellij.openapi.file.exclude.OverrideFileTypeManager
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- s:getInstance():com.intellij.openapi.file.exclude.OverrideFileTypeManager
- getState():org.jdom.Element
- isMarkedPlainText(com.intellij.openapi.vfs.VirtualFile):Z
- loadState(org.jdom.Element):V
f:com.intellij.openapi.file.exclude.ProjectPlainTextFileTypeManager
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- getFiles():java.util.Collection
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.file.exclude.ProjectPlainTextFileTypeManager
- getState():org.jdom.Element
- loadState(org.jdom.Element):V
f:com.intellij.openapi.fileEditor.impl.FileEditorPsiTreeChangeListener
- com.intellij.psi.PsiTreeChangeAdapter
- <init>(com.intellij.openapi.project.Project):V
- childAdded(com.intellij.psi.PsiTreeChangeEvent):V
- childMoved(com.intellij.psi.PsiTreeChangeEvent):V
- childRemoved(com.intellij.psi.PsiTreeChangeEvent):V
- childReplaced(com.intellij.psi.PsiTreeChangeEvent):V
- childrenChanged(com.intellij.psi.PsiTreeChangeEvent):V
- propertyChanged(com.intellij.psi.PsiTreeChangeEvent):V
f:com.intellij.openapi.fileEditor.impl.FileEditorVirtualFileAppearanceListener
- com.intellij.ide.ui.VirtualFileAppearanceListener
- <init>(com.intellij.openapi.project.Project):V
- virtualFileAppearanceChanged(com.intellij.openapi.vfs.VirtualFile):V
c:com.intellij.openapi.fileEditor.impl.PsiAwareFileEditorManagerImpl
- com.intellij.openapi.fileEditor.impl.FileEditorManagerImpl
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
- getFileTooltipText(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.impl.EditorWindow):java.lang.String
- isProblem(com.intellij.openapi.vfs.VirtualFile):Z
f:com.intellij.openapi.fileEditor.impl.TestEditorSplitter
- <init>():V
- closeFile(com.intellij.openapi.vfs.VirtualFile):V
- getEditorAndProvider(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.util.Pair
- getFocusedFile():com.intellij.openapi.vfs.VirtualFile
- getFocusedFileEditor():com.intellij.openapi.fileEditor.FileEditor
- getProviderFromFocused():com.intellij.openapi.fileEditor.FileEditorProvider
- openAndFocusTab(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.FileEditor,com.intellij.openapi.fileEditor.FileEditorProvider):V
- setActiveTabGroup(java.lang.String):V
- setFocusedFile(com.intellij.openapi.vfs.VirtualFile):V
f:com.intellij.openapi.fileEditor.impl.TestEditorTabGroup
- <init>(java.lang.String):V
- closeTab(com.intellij.openapi.vfs.VirtualFile):V
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- getEditorAndProvider(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.util.Pair
- getName():java.lang.String
- getOpenedEditor():com.intellij.openapi.util.Pair
- getOpenedFile():com.intellij.openapi.vfs.VirtualFile
- getTabCount():I
- openTab(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.FileEditor,com.intellij.openapi.fileEditor.FileEditorProvider):V
- setOpenedFile(com.intellij.openapi.vfs.VirtualFile):V
c:com.intellij.openapi.fileEditor.impl.text.PsiAwareTextEditorImpl
- com.intellij.openapi.fileEditor.impl.text.TextEditorImpl
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.impl.text.TextEditorProvider):V
- p:<init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileEditor.impl.text.TextEditorProvider,com.intellij.openapi.editor.impl.EditorImpl):V
- getBackgroundHighlighter():com.intellij.codeHighlighting.BackgroundEditorHighlighter
c:com.intellij.openapi.fileEditor.impl.text.PsiAwareTextEditorProvider
- com.intellij.openapi.fileEditor.impl.text.TextEditorProvider
- com.intellij.openapi.fileEditor.AsyncFileEditorProvider
- <init>():V
- createEditor(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.fileEditor.FileEditor
- createEditorBuilder(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.editor.Document,kotlin.coroutines.Continuation):java.lang.Object
- p:createWrapperForEditor(com.intellij.openapi.editor.Editor):com.intellij.openapi.fileEditor.impl.text.TextEditorProvider$EditorWrapper
- getStateImpl(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.fileEditor.FileEditorStateLevel):com.intellij.openapi.fileEditor.impl.text.TextEditorState
- readState(org.jdom.Element,com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.fileEditor.FileEditorState
- setStateImpl(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.openapi.fileEditor.impl.text.TextEditorState,Z):V
- writeState(com.intellij.openapi.fileEditor.FileEditorState,com.intellij.openapi.project.Project,org.jdom.Element):V
c:com.intellij.openapi.fileEditor.impl.text.TextEditorPsiDataProvider
- com.intellij.openapi.fileEditor.EditorDataProvider
- <init>():V
- getData(java.lang.String,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret):java.lang.Object
f:com.intellij.openapi.fileTypes.PlainTextSyntaxHighlighterFactory
- com.intellij.openapi.fileTypes.SyntaxHighlighterFactory
- <init>():V
- s:createPlainTextLexer():com.intellij.lexer.Lexer
- getSyntaxHighlighter(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.fileTypes.SyntaxHighlighter
f:com.intellij.openapi.fileTypes.impl.FileTypeConfigurable
- com.intellij.openapi.fileTypes.impl.FileTypeSelectable
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.SearchableConfigurable
- <init>():V
- apply():V
- createComponent():javax.swing.JComponent
- disposeUIResources():V
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- isModified():Z
- reset():V
- selectFileType(com.intellij.openapi.fileTypes.FileType):V
f:com.intellij.openapi.fileTypes.impl.FileTypeConfigurableInteractions
- sf:fileTypeAdded:com.intellij.internal.statistic.eventLog.events.EventId
- sf:fileTypeEdited:com.intellij.internal.statistic.eventLog.events.EventId
- sf:fileTypeRemoved:com.intellij.internal.statistic.eventLog.events.EventId
- sf:hashbangAdded:com.intellij.internal.statistic.eventLog.events.EventId1
- sf:hashbangEdited:com.intellij.internal.statistic.eventLog.events.EventId1
- sf:hashbangRemoved:com.intellij.internal.statistic.eventLog.events.EventId1
- sf:ignorePatternAdded:com.intellij.internal.statistic.eventLog.events.EventId
- sf:ignorePatternEdited:com.intellij.internal.statistic.eventLog.events.EventId
- sf:ignorePatternRemoved:com.intellij.internal.statistic.eventLog.events.EventId
- sf:patternAdded:com.intellij.internal.statistic.eventLog.events.EventId1
- sf:patternEdited:com.intellij.internal.statistic.eventLog.events.EventId1
- sf:patternRemoved:com.intellij.internal.statistic.eventLog.events.EventId1
- <init>():V
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
f:com.intellij.openapi.fileTypes.impl.associate.OSAssociateFileTypesUtil
- sf:ENABLE_REG_KEY:java.lang.String
- sf:EXTENSION_SEPARATOR:java.lang.String
- s:chooseAndAssociate(com.intellij.openapi.fileTypes.impl.associate.OSAssociateFileTypesUtil$Callback):V
- s:createSubtypes(com.intellij.openapi.fileTypes.FileType):java.util.List
- s:getExtensionMatchers(com.intellij.openapi.fileTypes.FileType):java.util.List
- s:getExtensions(com.intellij.openapi.fileTypes.FileType):java.util.List
- s:getMatchers(com.intellij.openapi.fileTypes.FileType):java.util.List
- s:getSubtypeMatcher(com.intellij.openapi.fileTypes.FileType):com.intellij.openapi.fileTypes.FileNameMatcher
- s:isAvailable():Z
- s:restoreAssociations(com.intellij.openapi.fileTypes.impl.associate.OSAssociateFileTypesUtil$Callback):V
com.intellij.openapi.fileTypes.impl.associate.OSAssociateFileTypesUtil$Callback
- a:beforeStart():V
- a:onFailure(java.lang.String):V
- a:onSuccess(Z):V
f:com.intellij.openapi.fileTypes.impl.associate.OSFileAssociationException
- java.lang.Exception
- <init>(java.lang.String):V
- <init>(java.lang.String,java.lang.Throwable):V
- <init>(java.lang.Throwable):V
f:com.intellij.openapi.fileTypes.impl.associate.OSFileAssociationPreferences
- com.intellij.openapi.components.PersistentStateComponent
- fileTypeNames:java.util.List
- ideLocationHash:java.lang.String
- <init>():V
- contains(com.intellij.openapi.fileTypes.FileType):Z
- s:getInstance():com.intellij.openapi.fileTypes.impl.associate.OSFileAssociationPreferences
- getState():com.intellij.openapi.fileTypes.impl.associate.OSFileAssociationPreferences
- loadState(com.intellij.openapi.fileTypes.impl.associate.OSFileAssociationPreferences):V
- updateFileTypes(java.util.List):V
f:com.intellij.openapi.fileTypes.impl.associate.SystemAssociatorFactory
- s:getAssociator():com.intellij.openapi.fileTypes.impl.associate.SystemFileTypeAssociator
com.intellij.openapi.fileTypes.impl.associate.SystemFileTypeAssociator
- a:associateFileTypes(java.util.List):V
- isOsRestartRequired():Z
f:com.intellij.openapi.fileTypes.impl.associate.linux.LinuxFileTypeAssociator
- com.intellij.openapi.fileTypes.impl.associate.SystemFileTypeAssociator
- <init>():V
- associateFileTypes(java.util.List):V
c:com.intellij.openapi.fileTypes.impl.associate.macos.MacOSFileTypeAssociator
- com.intellij.openapi.fileTypes.impl.associate.SystemFileTypeAssociator
- <init>():V
- associateFileTypes(java.util.List):V
- isOsRestartRequired():Z
c:com.intellij.openapi.fileTypes.impl.associate.macos.PListBuddyWrapper
- sf:PLIST_PATH:java.lang.String
- sf:UTIL_PATH:java.lang.String
- <init>():V
f:com.intellij.openapi.fileTypes.impl.associate.ui.FileTypeAssociationDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>():V
- getPreferredFocusedComponent():javax.swing.JComponent
- getSelectedFileTypes():java.util.List
f:com.intellij.openapi.fileTypes.impl.associate.ui.FileTypeAssociationForm
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>():V
- createItems():java.util.List
- getTopPanel():javax.swing.JPanel
f:com.intellij.openapi.fileTypes.impl.associate.win.WinFileTypeAssociator
- com.intellij.openapi.fileTypes.impl.associate.SystemFileTypeAssociator
- <init>():V
- associateFileTypes(java.util.List):V
f:com.intellij.openapi.module.EmptyModuleType
- com.intellij.openapi.module.ModuleType
- sf:EMPTY_MODULE:java.lang.String
- <init>():V
- createModuleBuilder():com.intellij.ide.util.projectWizard.EmptyModuleBuilder
- getDescription():java.lang.String
- s:getInstance():com.intellij.openapi.module.EmptyModuleType
- getName():java.lang.String
- getNodeIcon(Z):javax.swing.Icon
f:com.intellij.openapi.module.ModuleNavigatable
- com.intellij.pom.Navigatable
- <init>(com.intellij.openapi.module.Module):V
- canNavigate():Z
- navigate(Z):V
com.intellij.openapi.module.ModuleTypeWithWebFeatures
- a:hasWebFeatures(com.intellij.openapi.module.Module):Z
- s:isAvailable(com.intellij.openapi.module.Module):Z
f:com.intellij.openapi.module.OrderEntryNavigatable
- com.intellij.pom.Navigatable
- <init>(com.intellij.openapi.module.Module,com.intellij.openapi.roots.OrderEntry):V
- canNavigate():Z
- navigate(Z):V
f:com.intellij.openapi.module.UnknownModuleType
- com.intellij.openapi.module.ModuleType
- <init>(java.lang.String,com.intellij.openapi.module.ModuleType):V
- createModuleBuilder():com.intellij.ide.util.projectWizard.ModuleBuilder
- createWizardSteps(com.intellij.ide.util.projectWizard.WizardContext,com.intellij.ide.util.projectWizard.ModuleBuilder,com.intellij.openapi.roots.ui.configuration.ModulesProvider):com.intellij.ide.util.projectWizard.ModuleWizardStep[]
- getDescription():java.lang.String
- getName():java.lang.String
- getNodeIcon(Z):javax.swing.Icon
c:com.intellij.openapi.module.WebModuleBuilder
- com.intellij.ide.util.projectWizard.ModuleBuilder
- sf:GROUP_NAME:java.lang.String
- sf:ICON:javax.swing.Icon
- pf:myGeneratorPeerLazyValue:com.intellij.openapi.util.NotNullLazyValue
- pf:myTemplate:com.intellij.ide.util.projectWizard.WebProjectTemplate
- <init>():V
- <init>(com.intellij.ide.util.projectWizard.WebProjectTemplate):V
- <init>(com.intellij.ide.util.projectWizard.WebProjectTemplate,com.intellij.openapi.util.NotNullLazyValue):V
- commitModule(com.intellij.openapi.project.Project,com.intellij.openapi.module.ModifiableModuleModel):com.intellij.openapi.module.Module
- getGroupName():java.lang.String
- getModuleType():com.intellij.openapi.module.ModuleType
- getNodeIcon():javax.swing.Icon
- isAvailable():Z
- isTemplateBased():Z
- modifySettingsStep(com.intellij.ide.util.projectWizard.SettingsStep):com.intellij.ide.util.projectWizard.ModuleWizardStep
- setupRootModel(com.intellij.openapi.roots.ModifiableRootModel):V
f:com.intellij.openapi.module.WebModuleConfigurationEditorProvider
- com.intellij.openapi.roots.ui.configuration.ModuleConfigurationEditorProvider
- <init>():V
- createEditors(com.intellij.openapi.roots.ui.configuration.ModuleConfigurationState):com.intellij.openapi.module.ModuleConfigurationEditor[]
c:com.intellij.openapi.module.WebModuleType
- com.intellij.openapi.module.WebModuleTypeBase
- <init>():V
- createModuleBuilder():com.intellij.ide.util.projectWizard.ModuleBuilder
- createModuleBuilder(com.intellij.ide.util.projectWizard.WebProjectTemplate):com.intellij.ide.util.projectWizard.ModuleBuilder
a:com.intellij.openapi.module.WebModuleTypeBase
- com.intellij.openapi.module.ModuleType
- com.intellij.openapi.module.ModuleTypeWithWebFeatures
- sf:WEB_MODULE:java.lang.String
- <init>():V
- getDescription():java.lang.String
- s:getInstance():com.intellij.openapi.module.WebModuleTypeBase
- getName():java.lang.String
- getNodeIcon(Z):javax.swing.Icon
- hasWebFeatures(com.intellij.openapi.module.Module):Z
f:com.intellij.openapi.module.impl.LoadedModulesListStorage
- com.intellij.openapi.components.BaseState
- <init>():V
- f:getModules():java.util.List
c:com.intellij.openapi.module.impl.ModuleConfigurationStateImpl
- com.intellij.openapi.util.UserDataHolderBase
- com.intellij.openapi.roots.ui.configuration.ModuleConfigurationState
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.ModulesProvider):V
- getCurrentRootModel():com.intellij.openapi.roots.ModuleRootModel
- getFacetsProvider():com.intellij.openapi.roots.ui.configuration.FacetsProvider
- getModifiableRootModel():com.intellij.openapi.roots.ModifiableRootModel
- getModulesProvider():com.intellij.openapi.roots.ui.configuration.ModulesProvider
- getProject():com.intellij.openapi.project.Project
c:com.intellij.openapi.module.impl.ModuleImpl
- com.intellij.openapi.Disposable$Parent
- com.intellij.openapi.components.ComponentManager
- com.intellij.openapi.module.impl.ModuleEx
- com.intellij.openapi.ui.Queryable
- com.intellij.openapi.util.UserDataHolderBase
- canStoreSettings():Z
- clearScopesCache():V
- p:debugString(Z):java.lang.String
- dispose():V
- pf:findConstructorAndInstantiateClass(java.lang.invoke.MethodHandles$Lookup,java.lang.Class):java.lang.Object
- p:getContainerDescriptor(com.intellij.ide.plugins.IdeaPluginDescriptorImpl):com.intellij.ide.plugins.ContainerDescriptor
- pf:getImlFilePointer():com.intellij.openapi.vfs.pointers.VirtualFilePointer
- getModuleContentScope():com.intellij.psi.search.GlobalSearchScope
- getModuleContentWithDependenciesScope():com.intellij.psi.search.GlobalSearchScope
- getModuleFile():com.intellij.openapi.vfs.VirtualFile
- getModuleNioFile():java.nio.file.Path
- getModuleProductionSourceScope():com.intellij.psi.search.GlobalSearchScope
- getModuleRuntimeScope(Z):com.intellij.psi.search.GlobalSearchScope
- getModuleScope():com.intellij.psi.search.GlobalSearchScope
- getModuleScope(Z):com.intellij.psi.search.GlobalSearchScope
- getModuleTestSourceScope():com.intellij.psi.search.GlobalSearchScope
- getModuleTestsWithDependentsScope():com.intellij.psi.search.GlobalSearchScope
- getModuleWithDependenciesAndLibrariesScope(Z):com.intellij.psi.search.GlobalSearchScope
- getModuleWithDependenciesScope():com.intellij.psi.search.GlobalSearchScope
- getModuleWithDependentsScope():com.intellij.psi.search.GlobalSearchScope
- getModuleWithLibrariesScope():com.intellij.psi.search.GlobalSearchScope
- getName():java.lang.String
- getOptionValue(java.lang.String):java.lang.String
- getProject():com.intellij.openapi.project.Project
- pf:getStore():com.intellij.openapi.components.impl.stores.IComponentStore
- getSupportedSignaturesOfLightServiceConstructors():java.util.List
- init():V
- p:isComponentSuitable(com.intellij.openapi.components.ComponentConfig):Z
- isDisposed():Z
- isLoaded():Z
- markAsLoaded():V
- putInfo(java.util.Map):V
- rename(java.lang.String,Z):V
- pf:setImlFilePointer(com.intellij.openapi.vfs.pointers.VirtualFilePointer):V
- setOption(java.lang.String,java.lang.String):V
c:com.intellij.openapi.module.impl.ModuleTypeManagerImpl
- com.intellij.openapi.module.ModuleTypeManager
- <init>():V
- findByID(java.lang.String):com.intellij.openapi.module.ModuleType
- getDefaultModuleType():com.intellij.openapi.module.ModuleType
- getRegisteredTypes():java.util.List
- isClasspathProvider(com.intellij.openapi.module.ModuleType):Z
- registerModuleType(com.intellij.openapi.module.ModuleType):V
- registerModuleType(com.intellij.openapi.module.ModuleType,Z):V
- unregisterModuleType(com.intellij.openapi.module.ModuleType):V
f:com.intellij.openapi.module.impl.ProjectLoadingErrorsHeadlessNotifier
- com.intellij.openapi.module.ProjectLoadingErrorsNotifier
- <init>():V
- registerError(com.intellij.openapi.module.ConfigurationErrorDescription):V
- registerErrors(java.util.Collection):V
- s:setErrorHandler(com.intellij.openapi.Disposable,java.util.function.Consumer):V
f:com.intellij.openapi.module.impl.ProjectLoadingErrorsNotifierImpl
- com.intellij.openapi.module.ProjectLoadingErrorsNotifier
- <init>(com.intellij.openapi.project.Project):V
- registerError(com.intellij.openapi.module.ConfigurationErrorDescription):V
- registerErrors(java.util.Collection):V
f:com.intellij.openapi.module.impl.RemoveInvalidElementsDialog
- com.intellij.openapi.ui.DialogWrapper
- b:$$$getRootComponent$$$():javax.swing.JComponent
- s:showDialog(com.intellij.openapi.project.Project,java.lang.String,com.intellij.openapi.module.ConfigurationErrorType,java.lang.String,java.util.List):Z
c:com.intellij.openapi.options.CompoundScheme
- com.intellij.openapi.options.ExternalizableScheme
- pf:myElements:java.util.ArrayList
- p:myName:java.lang.String
- <init>(java.lang.String):V
- f:addElement(com.intellij.openapi.options.SchemeElement):V
- containsElement(java.lang.String):Z
- f:getElements():java.util.List
- getName():java.lang.String
- f:isEmpty():Z
- f:removeElement(com.intellij.openapi.options.SchemeElement):V
- f:setName(java.lang.String):V
f:com.intellij.openapi.options.CompoundScheme$MutatorHelper
- <init>():V
- apply(java.util.List):java.util.List
- apply(java.util.List,java.util.function.BiConsumer):java.util.List
- clear():V
- copy(com.intellij.openapi.options.CompoundScheme):com.intellij.openapi.options.CompoundScheme
f:com.intellij.openapi.options.colors.EditorColorPaletteFactoryImpl
- com.intellij.openapi.editor.colors.EditorColorPaletteFactory
- <init>():V
- getPalette(com.intellij.openapi.editor.colors.EditorColorsScheme,com.intellij.lang.Language):com.intellij.openapi.editor.colors.EditorColorPalette
f:com.intellij.openapi.options.colors.pages.ANSIColoredConsoleColorsPage
- com.intellij.openapi.options.colors.ColorSettingsPage
- com.intellij.psi.codeStyle.DisplayPrioritySortable
- com.intellij.ui.EditorCustomization
- <init>():V
- customize(com.intellij.openapi.editor.ex.EditorEx):V
- customizeColorScheme(com.intellij.openapi.editor.colors.EditorColorsScheme):com.intellij.openapi.editor.colors.EditorColorsScheme
- getAdditionalHighlightingTagToDescriptorMap():java.util.Map
- getAttributeDescriptors():com.intellij.openapi.options.colors.AttributesDescriptor[]
- getColorDescriptors():com.intellij.openapi.options.colors.ColorDescriptor[]
- getDemoText():java.lang.String
- getDisplayName():java.lang.String
- getHighlighter():com.intellij.openapi.fileTypes.SyntaxHighlighter
- getIcon():javax.swing.Icon
- getPriority():com.intellij.psi.codeStyle.DisplayPriority
f:com.intellij.openapi.options.colors.pages.CustomColorsPage
- com.intellij.openapi.options.colors.ColorSettingsPage
- com.intellij.psi.codeStyle.DisplayPrioritySortable
- <init>():V
- getAdditionalHighlightingTagToDescriptorMap():java.util.Map
- getAttributeDescriptors():com.intellij.openapi.options.colors.AttributesDescriptor[]
- getColorDescriptors():com.intellij.openapi.options.colors.ColorDescriptor[]
- getDemoText():java.lang.String
- getDisplayName():java.lang.String
- getHighlighter():com.intellij.openapi.fileTypes.SyntaxHighlighter
- getIcon():javax.swing.Icon
- getPriority():com.intellij.psi.codeStyle.DisplayPriority
f:com.intellij.openapi.options.colors.pages.DefaultLanguageColorsPage
- com.intellij.openapi.options.colors.ColorSettingsPage$PreviewCustomizer
- com.intellij.openapi.options.colors.RainbowColorSettingsPage
- com.intellij.psi.codeStyle.DisplayPrioritySortable
- <init>():V
- addCustomizations(com.intellij.openapi.editor.Editor,java.lang.String):com.intellij.openapi.util.TextRange
- getAdditionalHighlightingTagToDescriptorMap():java.util.Map
- getAdditionalInlineElementToDescriptorMap():java.util.Map
- getAttributeDescriptors():com.intellij.openapi.options.colors.AttributesDescriptor[]
- getColorDescriptors():com.intellij.openapi.options.colors.ColorDescriptor[]
- getCustomizationAt(com.intellij.openapi.editor.Editor,java.awt.Point):java.lang.String
- getDemoText():java.lang.String
- getDisplayName():java.lang.String
- getHighlighter():com.intellij.openapi.fileTypes.SyntaxHighlighter
- getIcon():javax.swing.Icon
- getLanguage():com.intellij.lang.Language
- getPreviewEditorCustomizer():com.intellij.openapi.options.colors.ColorSettingsPage$PreviewCustomizer
- getPriority():com.intellij.psi.codeStyle.DisplayPriority
- isRainbowType(com.intellij.openapi.editor.colors.TextAttributesKey):Z
- removeCustomizations(com.intellij.openapi.editor.Editor):V
com.intellij.openapi.paths.DynamicContextProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:getOffset(com.intellij.psi.PsiElement,I,java.lang.String):I
c:com.intellij.openapi.paths.GenericDynamicContextProvider
- com.intellij.openapi.paths.DynamicContextProvider
- <init>():V
- getOffset(com.intellij.psi.PsiElement,I,java.lang.String):I
- p:isDynamic(com.intellij.psi.PsiElement):Z
f:com.intellij.openapi.paths.GlobalPathReferenceProvider
- com.intellij.openapi.paths.PathReferenceProvider
- <init>():V
- createReferences(com.intellij.psi.PsiElement,java.util.List,Z):Z
- createUrlReference(com.intellij.psi.PsiElement,java.lang.String,com.intellij.openapi.util.TextRange,java.util.List):Z
- getPathReference(java.lang.String,com.intellij.psi.PsiElement):com.intellij.openapi.paths.PathReference
- s:isWebReferenceUrl(java.lang.String):Z
- s:startsWithAllowedPrefix(java.lang.String):Z
f:com.intellij.openapi.paths.PathReferenceManagerImpl
- com.intellij.openapi.paths.PathReferenceManager
- <init>():V
- createCustomReferences(com.intellij.psi.PsiElement,Z,com.intellij.openapi.paths.PathReferenceProvider[]):com.intellij.psi.PsiReference[]
- createReferences(com.intellij.psi.PsiElement,Z,Z,Z,com.intellij.openapi.fileTypes.FileType[],com.intellij.openapi.paths.PathReferenceProvider[]):com.intellij.psi.PsiReference[]
- createReferences(com.intellij.psi.PsiElement,Z,Z,Z,com.intellij.openapi.paths.PathReferenceProvider[]):com.intellij.psi.PsiReference[]
- createReferences(com.intellij.psi.PsiElement,Z,com.intellij.openapi.paths.PathReferenceProvider[]):com.intellij.psi.PsiReference[]
- createStaticPathReferenceProvider(Z):com.intellij.openapi.paths.PathReferenceProvider
- getCustomPathReference(java.lang.String,com.intellij.openapi.module.Module,com.intellij.psi.PsiElement,com.intellij.openapi.paths.PathReferenceProvider[]):com.intellij.openapi.paths.PathReference
- getGlobalWebPathReferenceProvider():com.intellij.openapi.paths.PathReferenceProvider
- getPathReference(java.lang.String,com.intellij.psi.PsiElement,com.intellij.openapi.paths.PathReferenceProvider[]):com.intellij.openapi.paths.PathReference
a:com.intellij.openapi.paths.PathReferenceProviderBase
- com.intellij.openapi.paths.PathReferenceProvider
- <init>():V
- a:createReferences(com.intellij.psi.PsiElement,I,java.lang.String,java.util.List,Z):Z
- createReferences(com.intellij.psi.PsiElement,java.util.List,Z):Z
- s:getLastPosOfURL(I,java.lang.String):I
c:com.intellij.openapi.paths.StaticPathReferenceProvider
- com.intellij.openapi.paths.PathReferenceProviderBase
- <init>(com.intellij.openapi.fileTypes.FileType[]):V
- createReferences(com.intellij.psi.PsiElement,I,java.lang.String,java.util.List,Z):Z
- getPathReference(java.lang.String,com.intellij.psi.PsiElement):com.intellij.openapi.paths.PathReference
- setEndingSlashNotAllowed(Z):V
- setRelativePathsAllowed(Z):V
f:com.intellij.openapi.paths.UrlReference
- com.intellij.codeInsight.highlighting.PsiHighlightedReference
- <init>(com.intellij.psi.PsiElement,com.intellij.openapi.util.TextRange,java.lang.String):V
- getElement():com.intellij.psi.PsiElement
- getRangeInElement():com.intellij.openapi.util.TextRange
- f:getUrl():java.lang.String
- highlightMessage():java.lang.String
- highlightReference(com.intellij.lang.annotation.AnnotationBuilder):com.intellij.lang.annotation.AnnotationBuilder
- resolveReference():java.util.Collection
c:com.intellij.openapi.paths.WebReference
- com.intellij.psi.PsiReferenceBase
- <init>(com.intellij.psi.PsiElement):V
- <init>(com.intellij.psi.PsiElement,com.intellij.openapi.util.TextRange):V
- <init>(com.intellij.psi.PsiElement,com.intellij.openapi.util.TextRange,java.lang.String):V
- <init>(com.intellij.psi.PsiElement,java.lang.String):V
- getUrl():java.lang.String
- isHttpRequestTarget():Z
- s:isWebReferenceWorthy(com.intellij.psi.PsiElement):Z
- resolve():com.intellij.psi.PsiElement
f:com.intellij.openapi.paths.WebReferenceDocumentationProvider
- com.intellij.lang.documentation.AbstractDocumentationProvider
- <init>():V
- getQuickNavigateInfo(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):java.lang.String
a:com.intellij.openapi.paths.WebReferencesAnnotatorBase
- com.intellij.lang.annotation.ExternalAnnotator
- psf:EMPTY_ARRAY:com.intellij.openapi.paths.WebReference[]
- <init>():V
- apply(com.intellij.psi.PsiFile,com.intellij.openapi.paths.WebReferencesAnnotatorBase$MyInfo[],com.intellij.lang.annotation.AnnotationHolder):V
- collectInformation(com.intellij.psi.PsiFile):com.intellij.openapi.paths.WebReferencesAnnotatorBase$MyInfo[]
- pa:collectWebReferences(com.intellij.psi.PsiFile):com.intellij.openapi.paths.WebReference[]
- doAnnotate(com.intellij.openapi.paths.WebReferencesAnnotatorBase$MyInfo[]):com.intellij.openapi.paths.WebReferencesAnnotatorBase$MyInfo[]
- pa:getErrorMessage(java.lang.String):java.lang.String
- pa:getHighlightDisplayLevel(com.intellij.psi.PsiElement):com.intellij.codeHighlighting.HighlightDisplayLevel
- p:getQuickFixes():com.intellij.codeInsight.intention.IntentionAction[]
- ps:lookForWebReference(com.intellij.psi.PsiElement):com.intellij.openapi.paths.WebReference
pf:com.intellij.openapi.paths.WebReferencesAnnotatorBase$MyInfo
a:com.intellij.openapi.projectRoots.impl.DependentSdkType
- com.intellij.openapi.projectRoots.SdkType
- <init>(java.lang.String):V
- p:checkDependency(com.intellij.openapi.projectRoots.SdkModel):Z
- ps:createSdkOfType(com.intellij.openapi.projectRoots.SdkModel,com.intellij.openapi.projectRoots.SdkType,com.intellij.util.Consumer):com.intellij.openapi.projectRoots.Sdk
- p:fixDependency(com.intellij.openapi.projectRoots.SdkModel,com.intellij.util.Consumer):com.intellij.openapi.projectRoots.Sdk
- a:getDependencyType():com.intellij.openapi.projectRoots.SdkType
- a:getUnsatisfiedDependencyMessage():java.lang.String
- pa:isValidDependency(com.intellij.openapi.projectRoots.Sdk):Z
- showCustomCreateUI(com.intellij.openapi.projectRoots.SdkModel,javax.swing.JComponent,com.intellij.openapi.projectRoots.Sdk,com.intellij.util.Consumer):V
- supportsCustomCreateUI():Z
a:com.intellij.openapi.projectRoots.impl.JavaHomeFinder
- sf:DEFAULT_JAVA_LINUX_PATHS:java.lang.String[]
- <init>():V
- s:defaultJavaLocation():java.lang.String
- s:getFinder():com.intellij.openapi.projectRoots.impl.JavaHomeFinderBasic
- s:suggestHomePaths():java.util.List
- s:suggestHomePaths(Z):java.util.List
c:com.intellij.openapi.projectRoots.impl.JavaHomeFinder$SystemInfoProvider
- <init>():V
- getEnvironmentVariable(java.lang.String):java.lang.String
- getFsRoots():java.util.Collection
- getPath(java.lang.String,java.lang.String[]):java.nio.file.Path
- getPathSeparator():java.lang.String
- getUserHome():java.nio.file.Path
- isFileSystemCaseSensitive():Z
c:com.intellij.openapi.projectRoots.impl.JavaHomeFinderBasic
- <init>(com.intellij.openapi.projectRoots.impl.JavaHomeFinder$SystemInfoProvider):V
- checkConfiguredJdks(Z):com.intellij.openapi.projectRoots.impl.JavaHomeFinderBasic
- checkDefaultInstallDir(Z):com.intellij.openapi.projectRoots.impl.JavaHomeFinderBasic
- checkEmbeddedJava(Z):com.intellij.openapi.projectRoots.impl.JavaHomeFinderBasic
- checkSpecifiedPaths(java.lang.String[]):com.intellij.openapi.projectRoots.impl.JavaHomeFinderBasic
- checkUsedInstallDirs(Z):com.intellij.openapi.projectRoots.impl.JavaHomeFinderBasic
- f:findExistingJdks():java.util.Set
- findInJavaHome():java.util.Set
- p:getPathInUserHome(java.lang.String):java.nio.file.Path
- p:getSystemInfo():com.intellij.openapi.projectRoots.impl.JavaHomeFinder$SystemInfoProvider
- p:listPossibleJdkHomesFromInstallRoot(java.nio.file.Path):java.util.List
- p:listPossibleJdkInstallRootsFromHomes(java.nio.file.Path):java.util.List
- p:registerFinder(java.util.function.Supplier):V
- p:scanAll(java.nio.file.Path,Z):java.util.Set
- p:scanAll(java.util.Collection,Z):java.util.Set
- p:scanFolder(java.nio.file.Path,Z,java.util.Collection):V
c:com.intellij.openapi.projectRoots.impl.JavaHomeFinderMac
- com.intellij.openapi.projectRoots.impl.JavaHomeFinderBasic
- sf:JAVA_HOME_FIND_UTIL:java.lang.String
- <init>(com.intellij.openapi.projectRoots.impl.JavaHomeFinder$SystemInfoProvider):V
- p:getSystemDefaultJavaHome():java.nio.file.Path
- p:listPossibleJdkHomesFromInstallRoot(java.nio.file.Path):java.util.List
- p:listPossibleJdkInstallRootsFromHomes(java.nio.file.Path):java.util.List
f:com.intellij.openapi.projectRoots.impl.JavaHomeFinderWindows
- com.intellij.openapi.projectRoots.impl.JavaHomeFinderBasic
- sf:Companion:com.intellij.openapi.projectRoots.impl.JavaHomeFinderWindows$Companion
- sf:defaultJavaLocation:java.lang.String
- <init>(Z,Z,com.intellij.openapi.projectRoots.impl.JavaHomeFinder$SystemInfoProvider):V
f:com.intellij.openapi.projectRoots.impl.JavaHomeFinderWindows$Companion
- f:gatherHomePaths(java.lang.CharSequence):java.util.Set
f:com.intellij.openapi.projectRoots.impl.JdkFinderImpl
- com.intellij.openapi.projectRoots.JdkFinder
- <init>():V
- defaultJavaLocation():java.lang.String
- suggestHomePaths():java.util.List
c:com.intellij.openapi.projectRoots.impl.ProjectJdkTableImpl
- com.intellij.openapi.projectRoots.ProjectJdkTable
- sf:Companion:com.intellij.openapi.projectRoots.impl.ProjectJdkTableImpl$Companion
- <init>():V
- addJdk(com.intellij.openapi.projectRoots.Sdk):V
- createSdk(java.lang.String,com.intellij.openapi.projectRoots.SdkTypeId):com.intellij.openapi.projectRoots.Sdk
- findJdk(java.lang.String):com.intellij.openapi.projectRoots.Sdk
- findJdk(java.lang.String,java.lang.String):com.intellij.openapi.projectRoots.Sdk
- getAllJdks():com.intellij.openapi.projectRoots.Sdk[]
- getDefaultSdkType():com.intellij.openapi.projectRoots.SdkTypeId
- getSdkTypeByName(java.lang.String):com.intellij.openapi.projectRoots.SdkTypeId
- getSdksOfType(com.intellij.openapi.projectRoots.SdkTypeId):java.util.List
- removeJdk(com.intellij.openapi.projectRoots.Sdk):V
- saveOnDisk():V
- updateJdk(com.intellij.openapi.projectRoots.Sdk,com.intellij.openapi.projectRoots.Sdk):V
f:com.intellij.openapi.projectRoots.impl.ProjectJdkTableImpl$Companion
f:com.intellij.openapi.projectRoots.impl.SdkConfigurationUtil
- s:addSdk(com.intellij.openapi.projectRoots.Sdk):V
- s:configureDirectoryProjectSdk(com.intellij.openapi.project.Project,java.util.Comparator,com.intellij.openapi.projectRoots.SdkType[]):V
- s:createAndAddSDK(java.lang.String,com.intellij.openapi.projectRoots.SdkType):com.intellij.openapi.projectRoots.Sdk
- s:createSdk(com.intellij.openapi.project.Project,com.intellij.openapi.projectRoots.Sdk[],com.intellij.util.NullableConsumer,Z,com.intellij.openapi.projectRoots.SdkType[]):V
- s:createSdk(com.intellij.openapi.project.Project,com.intellij.openapi.projectRoots.Sdk[],com.intellij.util.NullableConsumer,com.intellij.openapi.projectRoots.SdkType[]):V
- s:createSdk(java.util.Collection,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.projectRoots.SdkType,com.intellij.openapi.projectRoots.SdkAdditionalData,java.lang.String):com.intellij.openapi.projectRoots.Sdk
- s:createSdk(java.util.Collection,java.lang.String,com.intellij.openapi.projectRoots.SdkType,com.intellij.openapi.projectRoots.SdkAdditionalData,java.lang.String):com.intellij.openapi.projectRoots.Sdk
- s:createUniqueSdkName(com.intellij.openapi.projectRoots.SdkType,java.lang.String,java.util.Collection):java.lang.String
- s:createUniqueSdkName(java.lang.String,java.util.Collection):java.lang.String
- s:filterExistingPaths(com.intellij.openapi.projectRoots.SdkType,java.util.Collection,com.intellij.openapi.projectRoots.Sdk[]):java.util.List
- s:findByPath(com.intellij.openapi.projectRoots.SdkType,com.intellij.openapi.projectRoots.Sdk[],java.lang.String):com.intellij.openapi.projectRoots.Sdk
- s:findOrCreateSdk(java.util.Comparator,com.intellij.openapi.projectRoots.SdkType[]):com.intellij.openapi.projectRoots.Sdk
- s:getSuggestedSdkRoot(com.intellij.openapi.projectRoots.SdkType):com.intellij.openapi.vfs.VirtualFile
- s:removeSdk(com.intellij.openapi.projectRoots.Sdk):V
- s:selectSdkHome(com.intellij.openapi.projectRoots.SdkType,com.intellij.util.Consumer):V
- s:selectSdkHome(com.intellij.openapi.projectRoots.SdkType,java.awt.Component,com.intellij.util.Consumer):V
- s:selectSdkHomeForTests(com.intellij.openapi.projectRoots.SdkType,com.intellij.util.Consumer):Z
- s:setDirectoryProjectSdk(com.intellij.openapi.project.Project,com.intellij.openapi.projectRoots.Sdk):V
- s:setupSdk(com.intellij.openapi.projectRoots.Sdk[],com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.projectRoots.SdkType,Z,com.intellij.openapi.projectRoots.SdkAdditionalData,java.lang.String):com.intellij.openapi.projectRoots.Sdk
f:com.intellij.openapi.projectRoots.impl.SdkListCellRenderer
- com.intellij.ui.ColoredListCellRenderer
- <init>(java.lang.String):V
- <init>(java.lang.String,Z):V
f:com.intellij.openapi.projectRoots.impl.UnknownInvalidSdk
- com.intellij.openapi.roots.ui.configuration.UnknownSdk
- buildFix(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.UnknownSdkLocalSdkFix,com.intellij.openapi.roots.ui.configuration.UnknownSdkDownloadableSdkFix):com.intellij.openapi.projectRoots.impl.UnknownInvalidSdkFix
- getExpectedVersionString():java.lang.String
- getSdkName():java.lang.String
- getSdkType():com.intellij.openapi.projectRoots.SdkType
f:com.intellij.openapi.projectRoots.impl.UnknownMissingSdk
- <init>():V
- s:createMissingFixAction(com.intellij.openapi.roots.ui.configuration.UnknownSdk,java.util.function.Supplier,java.util.function.Supplier):com.intellij.openapi.projectRoots.impl.UnknownSdkFixAction
- s:createMissingSdkFix(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.UnknownSdk,com.intellij.openapi.roots.ui.configuration.UnknownSdkLocalSdkFix,com.intellij.openapi.roots.ui.configuration.UnknownSdkDownloadableSdkFix):com.intellij.openapi.projectRoots.impl.UnknownSdkFix
- s:createMissingSdkFix(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.UnknownSdk,java.util.function.Supplier,java.util.function.Supplier):com.intellij.openapi.projectRoots.impl.UnknownSdkFix
- s:createMissingSdkFixAction(com.intellij.openapi.roots.ui.configuration.UnknownSdk,com.intellij.openapi.roots.ui.configuration.UnknownSdkDownloadableSdkFix):com.intellij.openapi.projectRoots.impl.UnknownSdkFixAction
- s:createMissingSdkFixAction(com.intellij.openapi.roots.ui.configuration.UnknownSdk,com.intellij.openapi.roots.ui.configuration.UnknownSdkLocalSdkFix):com.intellij.openapi.projectRoots.impl.UnknownSdkFixAction
f:com.intellij.openapi.projectRoots.impl.UnknownSdkBalloonNotification
- <init>(com.intellij.openapi.project.Project):V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.projectRoots.impl.UnknownSdkBalloonNotification
- notifyFixedSdks(java.util.List):V
com.intellij.openapi.projectRoots.impl.UnknownSdkBlockingCollector
- a:collectSdksBlocking():com.intellij.openapi.projectRoots.impl.UnknownSdkSnapshot
c:com.intellij.openapi.projectRoots.impl.UnknownSdkCollector
- com.intellij.openapi.projectRoots.impl.UnknownSdkBlockingCollector
- sf:Companion:com.intellij.openapi.projectRoots.impl.UnknownSdkCollector$Companion
- <init>(com.intellij.openapi.project.Project):V
- p:checkProjectSdk(com.intellij.openapi.project.Project):Z
- p:collectModulesToCheckSdk(com.intellij.openapi.project.Project):java.util.List
- collectSdksBlocking():com.intellij.openapi.projectRoots.impl.UnknownSdkSnapshot
- p:getContributors():java.util.List
f:com.intellij.openapi.projectRoots.impl.UnknownSdkCollector$Companion
com.intellij.openapi.projectRoots.impl.UnknownSdkContributor
- contributeKnownSdks(com.intellij.openapi.project.Project):java.util.List
- a:contributeUnknownSdks(com.intellij.openapi.project.Project):java.util.List
f:com.intellij.openapi.projectRoots.impl.UnknownSdkEditorNotification
- <init>():V
- allowProjectSdkNotifications():Z
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.projectRoots.impl.UnknownSdkEditorNotification
- getNotifications():java.util.List
- showNotifications(java.util.List):V
com.intellij.openapi.projectRoots.impl.UnknownSdkFix
- a:getConfigureActionHandler(com.intellij.openapi.project.Project):com.intellij.ui.EditorNotificationPanel$ActionHandler
- a:getConfigureActionText():java.lang.String
- a:getIntentionActionText():java.lang.String
- a:getNotificationText():java.lang.String
- a:getSdkTypeAndNameText():java.lang.String
- a:getSuggestedFixAction():com.intellij.openapi.projectRoots.impl.UnknownSdkFixAction
- a:isRelevantFor(com.intellij.openapi.project.Project):Z
- a:isRelevantFor(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
com.intellij.openapi.projectRoots.impl.UnknownSdkFixAction
- a:addSuggestionListener(com.intellij.openapi.projectRoots.impl.UnknownSdkFixAction$Listener):V
- a:applySuggestionAsync(com.intellij.openapi.project.Project):V
- a:applySuggestionBlocking(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.projectRoots.Sdk
- a:getActionDetailedText():java.lang.String
- a:getActionShortText():java.lang.String
- getActionTooltipText():java.lang.String
- getRegisteredSdkPrototype():com.intellij.openapi.projectRoots.Sdk
com.intellij.openapi.projectRoots.impl.UnknownSdkFixAction$Listener
- java.util.EventListener
- a:onResolveFailed():V
- a:onSdkNameResolved(com.intellij.openapi.projectRoots.Sdk):V
- a:onSdkResolved(com.intellij.openapi.projectRoots.Sdk):V
a:com.intellij.openapi.projectRoots.impl.UnknownSdkFixActionBase
- com.intellij.openapi.projectRoots.impl.UnknownSdkFixAction
- <init>():V
- f:addSuggestionListener(com.intellij.openapi.projectRoots.impl.UnknownSdkFixAction$Listener):V
- pf:getMulticaster():com.intellij.openapi.projectRoots.impl.UnknownSdkFixAction$Listener
a:com.intellij.openapi.projectRoots.impl.UnknownSdkFixActionDownloadBase
- com.intellij.openapi.projectRoots.impl.UnknownSdkFixActionBase
- <init>():V
- f:applySuggestionAsync(com.intellij.openapi.project.Project):V
- f:applySuggestionBlocking(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.projectRoots.Sdk
- pa:createTask():com.intellij.openapi.projectRoots.impl.UnknownSdkDownloadTask
a:com.intellij.openapi.projectRoots.impl.UnknownSdkFixActionLocalBase
- com.intellij.openapi.projectRoots.impl.UnknownSdkFixActionBase
- <init>():V
- pa:applyLocalFix():com.intellij.openapi.projectRoots.Sdk
- f:applySuggestionAsync(com.intellij.openapi.project.Project):V
- f:applySuggestionBlocking(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.projectRoots.Sdk
- pa:getSuggestedSdkHome():java.lang.String
f:com.intellij.openapi.projectRoots.impl.UnknownSdkSnapshot
- <init>(java.util.Set,java.util.List,java.util.List):V
- f:component1():java.util.Set
- f:component2():java.util.List
- f:component3():java.util.List
- f:copy(java.util.Set,java.util.List,java.util.List):com.intellij.openapi.projectRoots.impl.UnknownSdkSnapshot
- bs:copy$default(com.intellij.openapi.projectRoots.impl.UnknownSdkSnapshot,java.util.Set,java.util.List,java.util.List,I,java.lang.Object):com.intellij.openapi.projectRoots.impl.UnknownSdkSnapshot
- equals(java.lang.Object):Z
- f:getKnownSdks():java.util.List
- f:getResolvableSdks():java.util.List
- f:getTotallyUnknownSdks():java.util.Set
- hashCode():I
f:com.intellij.openapi.projectRoots.impl.UnknownSdkTracker
- <init>(com.intellij.openapi.project.Project):V
- applyAutoFixAndNotify(com.intellij.openapi.projectRoots.impl.UnknownSdkFixAction,com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.projectRoots.Sdk
- applyAutoFixesAndNotify(java.util.List,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- collectUnknownSdks(com.intellij.openapi.projectRoots.impl.UnknownSdkBlockingCollector,com.intellij.openapi.progress.ProgressIndicator):java.util.List
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.projectRoots.impl.UnknownSdkTracker
- isAutoFixAction(com.intellij.openapi.projectRoots.impl.UnknownSdkFixAction):Z
- updateUnknownSdks():V
com.intellij.openapi.projectRoots.impl.UnknownSdkTracker$ShowStatusCallback
- showEmptyStatus():V
- showInterruptedStatus():V
- a:showStatus(java.util.List,com.intellij.openapi.progress.ProgressIndicator):V
com.intellij.openapi.projectRoots.impl.UnknownSdkTrackerTask
- a:createCollector():com.intellij.openapi.projectRoots.impl.UnknownSdkCollector
- a:onLookupCompleted(com.intellij.openapi.projectRoots.impl.UnknownSdkSnapshot):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkAuto
- com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderBase
- com.intellij.openapi.roots.ui.configuration.UnknownSdkResolver
- <init>():V
- createResolver(com.intellij.openapi.project.Project,com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.roots.ui.configuration.UnknownSdkResolver$UnknownSdkLookup
- f:createResolverImpl(com.intellij.openapi.project.Project,com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.roots.ui.configuration.UnknownSdkResolver$UnknownSdkLookup
- supportsResolution(com.intellij.openapi.projectRoots.SdkTypeId):Z
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloadDialogKt
- sf:buildJdkDownloaderModel(java.util.List):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderModel
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloadTask
- com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownloadTask
- <init>(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest,com.intellij.openapi.project.Project):V
- doDownload(com.intellij.openapi.progress.ProgressIndicator):V
- f:getJdkItem():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- getPlannedHomeDir():java.lang.String
- getPlannedVersion():java.lang.String
- getProductName():java.lang.String
- f:getProject():com.intellij.openapi.project.Project
- f:getRequest():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest
- getSuggestedSdkName():java.lang.String
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloader
- com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderBase
- com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownload
- <init>():V
- pickSdk(com.intellij.openapi.projectRoots.SdkTypeId,com.intellij.openapi.projectRoots.SdkModel,javax.swing.JComponent,com.intellij.openapi.projectRoots.Sdk):com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownloadTask
- f:prepareDownloadTask(com.intellij.openapi.project.Project,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.nio.file.Path,java.util.function.Consumer):V
- showDownloadUI(com.intellij.openapi.projectRoots.SdkTypeId,com.intellij.openapi.projectRoots.SdkModel,javax.swing.JComponent,com.intellij.openapi.projectRoots.Sdk,java.util.function.Consumer):V
- supportsDownload(com.intellij.openapi.projectRoots.SdkTypeId):Z
com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderBase
- sf:Companion:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderBase$Companion
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderBase$Companion
- f:newDownloadTask(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest,com.intellij.openapi.project.Project):com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownloadTask
com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderDialogHostExtension
- allowWsl():Z
- createMainPredicate():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate
- createWslPredicate():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate
- shouldIncludeItem(com.intellij.openapi.projectRoots.SdkTypeId,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):Z
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderLogger
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderLogger
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
- sf:logDetected(org.jetbrains.jps.model.java.JdkVersionDetector$JdkVersionInfo):V
- f:logDownload(Z):V
- f:logSelected(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkDownloaderModel
- <init>(java.util.List,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkVersionItem,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkVersionVendorItem):V
- f:getDefaultItem():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- f:getDefaultVersion():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkVersionItem
- f:getDefaultVersionVendor():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkVersionVendorItem
- f:getVersionGroups():java.util.List
com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest
- a:getInstallDir():java.nio.file.Path
- a:getItem():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- a:getJavaHome():java.nio.file.Path
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequestInfo
- com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest
- <init>(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.nio.file.Path):V
- f:component1():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- f:component2():java.nio.file.Path
- f:copy(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.nio.file.Path):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequestInfo
- bs:copy$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequestInfo,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.nio.file.Path,I,java.lang.Object):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequestInfo
- equals(java.lang.Object):Z
- getInstallDir():java.nio.file.Path
- getItem():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- getJavaHome():java.nio.file.Path
- hashCode():I
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstaller
- com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerBase
- sf:Companion:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstaller$Companion
- <init>():V
- defaultInstallDir():java.nio.file.Path
- f:defaultInstallDir(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,com.intellij.execution.wsl.WSLDistribution):java.nio.file.Path
- defaultInstallDir(com.intellij.openapi.projectRoots.impl.jdkDownloader.WSLDistributionForJdkInstaller):java.nio.file.Path
- bs:defaultInstallDir$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstaller,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,com.intellij.execution.wsl.WSLDistribution,I,java.lang.Object):java.nio.file.Path
- sf:getInstance():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstaller
- wslDistributionFromPath(java.nio.file.Path):com.intellij.openapi.projectRoots.impl.jdkDownloader.WSLDistributionForJdkInstaller
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstaller$Companion
- f:getInstance():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstaller
a:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerBase
- <init>():V
- a:defaultInstallDir():java.nio.file.Path
- f:defaultInstallDir(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):java.nio.file.Path
- defaultInstallDir(com.intellij.openapi.projectRoots.impl.jdkDownloader.WSLDistributionForJdkInstaller):java.nio.file.Path
- pf:defaultInstallDir(java.nio.file.Path,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):java.nio.file.Path
- p:findHistoryRoots(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):java.util.List
- f:findJdkItemForInstalledJdk(java.lang.String):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- pf:getLOG():com.intellij.openapi.diagnostic.Logger
- f:installJdk(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest,com.intellij.openapi.progress.ProgressIndicator,com.intellij.openapi.project.Project):V
- p:installJdkImpl(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest,com.intellij.openapi.progress.ProgressIndicator,com.intellij.openapi.project.Project):V
- f:prepareJdkInstallation(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.nio.file.Path):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest
- f:prepareJdkInstallationDirect(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.nio.file.Path):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest
- f:validateInstallDir(java.lang.String):kotlin.Pair
- p:wslDistributionFromPath(java.nio.file.Path):com.intellij.openapi.projectRoots.impl.jdkDownloader.WSLDistributionForJdkInstaller
com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerListener
- onJdkDownloadFinished(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest,com.intellij.openapi.project.Project):V
- onJdkDownloadStarted(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallRequest,com.intellij.openapi.project.Project):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerState
- com.intellij.openapi.components.BaseState
- <init>():V
- f:getInstalledItems():java.util.List
- f:setInstalledItems(java.util.List):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerStateEntry
- com.intellij.openapi.components.BaseState
- <init>():V
- f:copyForm(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.nio.file.Path):V
- f:getFullText():java.lang.String
- f:getInstallDir():java.lang.String
- f:getInstallPath():java.nio.file.Path
- f:getJavaHomePath():java.nio.file.Path
- f:getSha256():java.lang.String
- f:getUrl():java.lang.String
- f:getVersionText():java.lang.String
- f:matches(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):Z
- f:setFullText(java.lang.String):V
- f:setInstallDir(java.lang.String):V
- f:setSha256(java.lang.String):V
- f:setUrl(java.lang.String):V
- f:setVersionText(java.lang.String):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerStore
- com.intellij.openapi.components.SimplePersistentStateComponent
- sf:Companion:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerStore$Companion
- <init>():V
- f:findInstallations(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):java.util.List
- sf:getInstance():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerStore
- f:listJdkInstallHomes():java.util.List
- loadState(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerState):V
- f:registerInstall(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.nio.file.Path):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerStore$Companion
- f:getInstance():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerStore
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerWSL
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerWSL
- f:unpackJdkOnWsl(com.intellij.openapi.projectRoots.impl.jdkDownloader.WSLDistributionForJdkInstaller,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType,java.nio.file.Path,java.nio.file.Path,java.lang.String):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- <init>(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkProduct,Z,Z,I,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType,java.lang.String,java.lang.String,J,J,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.List,kotlin.jvm.functions.Function1):V
- b:<init>(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkProduct,Z,Z,I,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType,java.lang.String,java.lang.String,J,J,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.List,kotlin.jvm.functions.Function1,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:component1():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkProduct
- f:component10():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType
- f:component11():java.lang.String
- f:component12():java.lang.String
- f:component13():J
- f:component14():J
- f:component15():java.lang.String
- f:component16():java.lang.String
- f:component17():java.lang.String
- f:component18():java.lang.String
- f:component19():java.util.List
- f:component2():Z
- f:component3():Z
- f:component4():I
- f:component5():java.lang.String
- f:component6():java.lang.String
- f:component7():java.lang.String
- f:component8():java.lang.String
- f:component9():java.lang.String
- f:copy(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkProduct,Z,Z,I,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType,java.lang.String,java.lang.String,J,J,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.List,kotlin.jvm.functions.Function1):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- bs:copy$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkProduct,Z,Z,I,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType,java.lang.String,java.lang.String,J,J,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.util.List,kotlin.jvm.functions.Function1,I,java.lang.Object):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- equals(java.lang.Object):Z
- f:getArch():java.lang.String
- f:getArchiveFileName():java.lang.String
- f:getArchiveSize():J
- f:getDownloadSizePresentationText():java.lang.String
- f:getFullPresentationText():java.lang.String
- f:getFullPresentationWithVendorText():java.lang.String
- f:getInstallFolderName():java.lang.String
- f:getJdkMajorVersion():I
- f:getJdkVendorVersion():java.lang.String
- f:getJdkVersion():java.lang.String
- f:getOs():java.lang.String
- f:getPackageRootPrefix():java.lang.String
- f:getPackageToBinJavaPrefix():java.lang.String
- f:getPackageType():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType
- f:getPresentableArchIfNeeded():java.lang.String
- f:getPresentableMajorVersionString():java.lang.String
- f:getPresentableVersionString():java.lang.String
- f:getProduct():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkProduct
- f:getSha256():java.lang.String
- f:getSharedIndexAliases():java.util.List
- f:getSuggestedSdkName():java.lang.String
- f:getUnpackedSize():J
- f:getUrl():java.lang.String
- f:getVersionPresentationText():java.lang.String
- f:getVersionString():java.lang.String
- hashCode():I
- f:isDefaultItem():Z
- f:isVisibleOnUI():Z
- f:matchesVendor(java.lang.String):Z
- f:resolveJavaHome(java.nio.file.Path):java.nio.file.Path
- f:writeMarkerFile(java.nio.file.Path):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkListDownloader
- com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkListDownloaderBase
- sf:Companion:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkListDownloader$Companion
- <init>():V
- sf:getInstance():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkListDownloader
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkListDownloader$Companion
- f:getInstance():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkListDownloader
a:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkListDownloaderBase
- <init>():V
- f:downloadForUI(com.intellij.openapi.progress.ProgressIndicator,java.lang.String):java.util.List
- f:downloadForUI(com.intellij.openapi.progress.ProgressIndicator,java.lang.String,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate):java.util.List
- bs:downloadForUI$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkListDownloaderBase,com.intellij.openapi.progress.ProgressIndicator,java.lang.String,I,java.lang.Object):java.util.List
- bs:downloadForUI$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkListDownloaderBase,com.intellij.openapi.progress.ProgressIndicator,java.lang.String,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate,I,java.lang.Object):java.util.List
- f:downloadModelForJdkInstaller(com.intellij.openapi.progress.ProgressIndicator):java.util.List
- f:downloadModelForJdkInstaller(com.intellij.openapi.progress.ProgressIndicator,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate):java.util.List
- pa:getFeedUrl():java.lang.String
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkListParser
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkListParser
- f:parseJdkItem(com.fasterxml.jackson.databind.node.ObjectNode,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate):java.util.List
- f:parseJdkList(com.fasterxml.jackson.databind.node.ObjectNode,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate):java.util.List
- f:readTree(B[]):com.fasterxml.jackson.databind.node.ObjectNode
e:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType
- java.lang.Enum
- sf:Companion:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType$Companion
- sf:TAR_GZ:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType
- sf:ZIP:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType
- s:getEntries():kotlin.enums.EnumEntries
- f:getType():java.lang.String
- a:openDecompressor(java.nio.file.Path):com.intellij.util.io.Decompressor
- s:valueOf(java.lang.String):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType
- s:values():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType[]
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType$Companion
- f:findType(java.lang.String):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPackageType
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPlatform
- <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.openapi.projectRoots.impl.jdkDownloader.JdkPlatform
- bs:copy$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPlatform,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPlatform
- equals(java.lang.Object):Z
- f:getArch():java.lang.String
- f:getOs():java.lang.String
- hashCode():I
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate
- sf:Companion:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate$Companion
- <init>(com.intellij.openapi.util.BuildNumber,java.util.Set):V
- f:copy(com.intellij.openapi.util.BuildNumber,java.util.Set):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate
- bs:copy$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate,com.intellij.openapi.util.BuildNumber,java.util.Set,I,java.lang.Object):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate
- equals(java.lang.Object):Z
- hashCode():I
- f:testJdkPackage(com.fasterxml.jackson.databind.node.ObjectNode):Z
- f:testJdkProduct(com.fasterxml.jackson.databind.node.ObjectNode):Z
- f:testPredicate(com.fasterxml.jackson.databind.JsonNode):java.lang.Boolean
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate$Companion
- f:default():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate
- f:forCurrentProcess():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate
- f:forWSL(com.intellij.openapi.util.BuildNumber):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate
- bs:forWSL$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate$Companion,com.intellij.openapi.util.BuildNumber,I,java.lang.Object):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate
- f:getCurrentArch():java.lang.String
- f:getCurrentOS():java.lang.String
- f:none():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkPredicate
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkProduct
- <init>(java.lang.String,java.lang.String,java.lang.String):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.openapi.projectRoots.impl.jdkDownloader.JdkProduct
- bs:copy$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkProduct,java.lang.String,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkProduct
- equals(java.lang.Object):Z
- f:getFlavour():java.lang.String
- f:getPackagePresentationText():java.lang.String
- f:getProduct():java.lang.String
- f:getVendor():java.lang.String
- hashCode():I
com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkRequirement
- a:matches(com.intellij.openapi.projectRoots.Sdk):Z
- a:matches(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):Z
- a:matches(com.intellij.openapi.roots.ui.configuration.UnknownSdkLocalSdkFix):Z
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkRequirements
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkRequirements
- f:parseRequirement(java.lang.String):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkRequirement
- f:parseRequirement(java.lang.String,java.util.function.Predicate,java.util.function.Predicate):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkRequirement
com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateCheckContributor
- a:contributeJdks(com.intellij.openapi.project.Project):java.util.List
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification
- <init>(com.intellij.openapi.projectRoots.Sdk,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,kotlin.jvm.functions.Function1,Z):V
- b:<init>(com.intellij.openapi.projectRoots.Sdk,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,kotlin.jvm.functions.Function1,Z,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:getJdk():com.intellij.openapi.projectRoots.Sdk
- f:getNewItem():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- f:getOldItem():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- f:getPersistentId():java.lang.String
- f:getUpdateAction():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification$JdkUpdateSuggestionAction
- f:isTerminated():Z
- f:isUpdateActionVisible():Z
- f:reachTerminalState():V
- f:tryReplaceWithNewerNotification(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification):Z
- bs:tryReplaceWithNewerNotification$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification,I,java.lang.Object):Z
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification$InstallUpdateNotification
- com.intellij.notification.NotificationAction
- <init>(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.notification.Notification):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification$JdkUpdateSuggestionAction
- com.intellij.ide.actions.SettingsEntryPointAction$UpdateAction
- <init>(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- f:getJdkUpdateNotification():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdaterNotifications
- com.intellij.openapi.Disposable
- <init>():V
- dispose():V
- f:getActions():java.util.List
- f:hideNotification(com.intellij.openapi.projectRoots.Sdk):V
- f:showNotification(com.intellij.openapi.projectRoots.Sdk,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,Z):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification
- bs:showNotification$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdaterNotifications,com.intellij.openapi.projectRoots.Sdk,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,Z,I,java.lang.Object):com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkUpdateNotification
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkVersionItem
- <init>(java.lang.String,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkVersionVendorItem,java.util.List,java.util.List):V
- f:getExcludedItems():java.util.List
- f:getIncludedItems():java.util.List
- f:getJdkVersion():java.lang.String
- f:getModel():javax.swing.ComboBoxModel
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkVersionVendorItem
- <init>(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):V
- f:getCanBeSelected():Z
- f:getItem():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- f:getParent():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkVersionItem
- f:getSelectItem():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkVersionVendorItem
- f:setParent(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkVersionItem):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserAddCustomItem
- com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserItem
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserAddCustomItem
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCurrentItem
- com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserItem
- com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserItemWithFixedLocation
- sf:Companion:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCurrentItem$Companion
- <init>(Z,java.lang.String,java.lang.String,java.lang.String):V
- f:component1():Z
- f:component2():java.lang.String
- f:component3():java.lang.String
- f:component4():java.lang.String
- f:copy(Z,java.lang.String,java.lang.String,java.lang.String):com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCurrentItem
- bs:copy$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCurrentItem,Z,java.lang.String,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCurrentItem
- equals(java.lang.Object):Z
- getDisplayName():java.lang.String
- getHomeDir():java.lang.String
- getVersion():java.lang.String
- hashCode():I
- f:isBundled():Z
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCurrentItem$Companion
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCurrentKt
- sf:currentRuntime(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCurrentItem$Companion):com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCurrentItem
- sf:fetchCurrentRuntime(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserModel):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCustom
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCustom
- f:createSdkChooserPopup(javax.swing.JComponent,com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserModel):com.intellij.openapi.roots.ui.configuration.SdkPopup
- f:getJdkDownloaderExtensionProvider():com.intellij.openapi.actionSystem.DataProvider
- f:getSdkType():com.intellij.openapi.projectRoots.SdkType
- f:importDetectedItem(java.lang.String,com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserModel,Z):V
- bs:importDetectedItem$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCustom,java.lang.String,com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserModel,Z,I,java.lang.Object):V
- f:isActionAvailable():Z
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCustomItem
- com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserItem
- com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserItemWithFixedLocation
- <init>(java.lang.String,java.lang.String,java.lang.String):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.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCustomItem
- bs:copy$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCustomItem,java.lang.String,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCustomItem
- equals(java.lang.Object):Z
- getDisplayName():java.lang.String
- getHomeDir():java.lang.String
- getVersion():java.lang.String
- hashCode():I
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialog
- com.intellij.openapi.ui.DialogWrapper
- com.intellij.openapi.actionSystem.DataProvider
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserModel):V
- getData(java.lang.String):java.lang.Object
- f:showDialogAndGetResult():com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult
a:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult$Cancel
- com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult$Cancel
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult$DownloadAndUse
- com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult
- <init>(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.nio.file.Path):V
- f:component1():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- f:component2():java.nio.file.Path
- f:copy(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.nio.file.Path):com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult$DownloadAndUse
- bs:copy$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult$DownloadAndUse,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.nio.file.Path,I,java.lang.Object):com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult$DownloadAndUse
- equals(java.lang.Object):Z
- f:getItem():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- f:getPath():java.nio.file.Path
- hashCode():I
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult$UseCustomJdk
- com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult
- <init>(java.lang.String,java.nio.file.Path):V
- f:component1():java.lang.String
- f:component2():java.nio.file.Path
- f:copy(java.lang.String,java.nio.file.Path):com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult$UseCustomJdk
- bs:copy$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult$UseCustomJdk,java.lang.String,java.nio.file.Path,I,java.lang.Object):com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult$UseCustomJdk
- equals(java.lang.Object):Z
- f:getName():java.lang.String
- f:getPath():java.nio.file.Path
- hashCode():I
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult$UseDefault
- com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDialogResult$UseDefault
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDownloadableItem
- com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserItem
- <init>(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):V
- f:component1():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- f:copy(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDownloadableItem
- bs:copy$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDownloadableItem,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,I,java.lang.Object):com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDownloadableItem
- equals(java.lang.Object):Z
- f:getItem():com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem
- hashCode():I
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDownloader
- <init>():V
- f:downloadAndUse(com.intellij.openapi.progress.ProgressIndicator,com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.nio.file.Path):java.nio.file.Path
a:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserItem
- <init>():V
com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserItemWithFixedLocation
- a:getDisplayName():java.lang.String
- a:getHomeDir():java.lang.String
- a:getVersion():java.lang.String
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserJbrInstaller
- com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkInstallerBase
- <init>():V
- defaultInstallDir():java.nio.file.Path
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserJbrKt
- sf:fetchAvailableJbrs(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserModel):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserJreValidator
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserJreValidator
- f:isSupportedSdkItem(com.intellij.openapi.projectRoots.Sdk):Z
- f:isSupportedSdkItem(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):Z
- f:isSupportedSdkItem(com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder$SuggestedSdk):Z
- f:testNewJdkUnderProgress(Z,kotlin.jvm.functions.Function0,com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserJreValidatorCallback,Z):java.lang.Object
- bs:testNewJdkUnderProgress$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserJreValidator,Z,kotlin.jvm.functions.Function0,com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserJreValidatorCallback,Z,I,java.lang.Object):java.lang.Object
com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserJreValidatorCallback
- a:onError(java.lang.String):java.lang.Object
- a:onSdkResolved(java.lang.String,java.lang.String,java.nio.file.Path):java.lang.Object
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserMessages
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserMessages
- f:showErrorMessage(java.lang.String,javax.swing.JComponent):V
- bs:showErrorMessage$default(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserMessages,java.lang.String,javax.swing.JComponent,I,java.lang.Object):V
- f:showRestartMessage(java.lang.String):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserModel
- <init>():V
- f:addExistingSdkItem(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCustomItem):V
- f:getAdvancedDownloadItems():java.util.List
- f:getCurrentRuntime():com.intellij.openapi.observable.properties.GraphProperty
- f:getCustomJdks():java.util.List
- f:getDefaultInstallPathFor(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem):java.lang.String
- f:getDownloadableJbs():java.util.List
- f:getInstallPathFromText(com.intellij.openapi.projectRoots.impl.jdkDownloader.JdkItem,java.lang.String):java.nio.file.Path
- f:getMainComboBoxModel():javax.swing.ComboBoxModel
- f:setDownloadableJbs(java.util.List):V
- f:updateCurrentRuntime(com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCurrentItem):V
- f:updateDownloadJbrList(java.util.List):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserPaths
- <init>():V
- f:installCustomJdk(java.lang.String,kotlin.jvm.functions.Function1):V
- f:resetCustomJdk():V
a:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserPresenter
- com.intellij.ui.GroupedComboBoxRenderer
- sf:Companion:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserPresenter$Companion
- <init>():V
- customize(com.intellij.ui.SimpleColoredComponent,com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserItem,I,Z,Z):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserPresenter$Companion
- f:presentJbrItem(com.intellij.ui.SimpleColoredComponent,com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserDownloadableItem):V
- f:presetCurrentRuntime(com.intellij.ui.SimpleColoredComponent,com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserCurrentItem):V
- f:presetRuntime(com.intellij.ui.SimpleColoredComponent,com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserItemWithFixedLocation):V
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserSelectRuntimeItem
- com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserItem
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserSelectRuntimeItem
f:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserUtil
- sf:INSTANCE:com.intellij.openapi.projectRoots.impl.jdkDownloader.RuntimeChooserUtil
- f:showRuntimeChooserPopup():V
com.intellij.openapi.projectRoots.impl.jdkDownloader.WSLDistributionForJdkInstaller
- a:executeOnWsl(java.util.List,java.lang.String,I):com.intellij.execution.process.ProcessOutput
- a:getWslPath(java.nio.file.Path):java.lang.String
f:com.intellij.openapi.projectRoots.ui.Util
- <init>():V
- s:showSpecifyJavadocUrlDialog(javax.swing.JComponent):com.intellij.openapi.vfs.VirtualFile
- s:showSpecifyJavadocUrlDialog(javax.swing.JComponent,java.lang.String):com.intellij.openapi.vfs.VirtualFile
f:com.intellij.openapi.roots.PlatformModifiableModelsProvider
- com.intellij.openapi.roots.ModifiableModelsProvider
- <init>():V
- commitFacetModifiableModel(com.intellij.openapi.module.Module,com.intellij.facet.ModifiableFacetModel):V
- commitModuleModifiableModel(com.intellij.openapi.roots.ModifiableRootModel):V
- disposeLibraryTableModifiableModel(com.intellij.openapi.roots.libraries.LibraryTable$ModifiableModel):V
- disposeModuleModifiableModel(com.intellij.openapi.roots.ModifiableRootModel):V
- getFacetModifiableModel(com.intellij.openapi.module.Module):com.intellij.facet.ModifiableFacetModel
- getLibraryTableModifiableModel():com.intellij.openapi.roots.libraries.LibraryTable$ModifiableModel
- getLibraryTableModifiableModel(com.intellij.openapi.project.Project):com.intellij.openapi.roots.libraries.LibraryTable$ModifiableModel
- getModuleModifiableModel(com.intellij.openapi.module.Module):com.intellij.openapi.roots.ModifiableRootModel
f:com.intellij.openapi.roots.impl.AdditionalLibraryRootsListenerHelperImpl
- com.intellij.openapi.roots.AdditionalLibraryRootsListenerHelper
- <init>():V
- handleAdditionalLibraryRootsChanged(com.intellij.openapi.project.Project,java.lang.String,java.util.Collection,java.util.Collection,java.lang.String):V
f:com.intellij.openapi.roots.impl.ExternalProjectSystemRegistryImpl
- com.intellij.openapi.roots.ExternalProjectSystemRegistry
- <init>():V
- getExternalSource(com.intellij.openapi.module.Module):com.intellij.openapi.roots.ProjectModelExternalSource
- getSourceById(java.lang.String):com.intellij.openapi.roots.ProjectModelExternalSource
c:com.intellij.openapi.roots.impl.ProjectRootManagerComponent
- com.intellij.openapi.roots.impl.ProjectRootManagerImpl
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
- p:clearScopesCaches():V
- clearScopesCachesForModules():V
- dispose():V
- f:disposeVirtualFilePointersAfterTest():V
- p:fireBeforeRootsChangeEvent(Z):V
- p:fireRootsChangedEvent(Z,java.util.List):V
- f:getRootsToWatch():java.util.Set
- getRootsValidityChangedListener():com.intellij.openapi.vfs.pointers.VirtualFilePointerListener
- markRootsForRefresh():java.util.List
- p:projectClosed():V
f:com.intellij.openapi.roots.impl.libraries.LibraryTypeServiceImpl
- com.intellij.openapi.roots.libraries.LibraryTypeService
- <init>():V
- createLibraryFromFiles(com.intellij.openapi.roots.libraries.ui.LibraryRootsComponentDescriptor,javax.swing.JComponent,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.roots.libraries.LibraryType,com.intellij.openapi.project.Project):com.intellij.openapi.roots.libraries.NewLibraryConfiguration
- s:suggestLibraryName(java.util.List):java.lang.String
- s:suggestLibraryName(com.intellij.openapi.vfs.VirtualFile[]):java.lang.String
f:com.intellij.openapi.roots.impl.libraries.RenameLibraryHandler
- com.intellij.ide.TitledHandler
- com.intellij.refactoring.rename.RenameHandler
- <init>():V
- getActionTitle():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):V
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.actionSystem.DataContext):V
- isAvailableOnDataContext(com.intellij.openapi.actionSystem.DataContext):Z
f:com.intellij.openapi.roots.impl.storage.ClasspathStorage
- <init>():V
- s:getProvider(java.lang.String):com.intellij.openapi.roots.impl.storage.ClasspathStorageProvider
- s:getStorageRootFromOptions(com.intellij.openapi.module.Module):java.lang.String
- s:modulePathChanged(com.intellij.openapi.module.Module):V
- s:setStorageType(com.intellij.openapi.roots.ModuleRootModel,java.lang.String):V
a:com.intellij.openapi.roots.libraries.LibraryDetectionManager
- <init>():V
- a:detectType(java.util.List):com.intellij.openapi.util.Pair
- s:getInstance():com.intellij.openapi.roots.libraries.LibraryDetectionManager
- a:processProperties(java.util.List,com.intellij.openapi.roots.libraries.LibraryDetectionManager$LibraryPropertiesProcessor):Z
com.intellij.openapi.roots.libraries.LibraryDetectionManager$LibraryPropertiesProcessor
- a:processProperties(com.intellij.openapi.roots.libraries.LibraryKind,com.intellij.openapi.roots.libraries.LibraryProperties):Z
f:com.intellij.openapi.roots.libraries.LibraryNavigatable
- com.intellij.pom.Navigatable
- <init>(com.intellij.openapi.roots.libraries.Library,com.intellij.openapi.module.Module):V
- canNavigate():Z
- navigate(Z):V
a:com.intellij.openapi.roots.libraries.LibraryPresentationProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- p:<init>(com.intellij.openapi.roots.libraries.LibraryKind):V
- a:detect(java.util.List):com.intellij.openapi.roots.libraries.LibraryProperties
- getDescription(com.intellij.openapi.roots.libraries.LibraryProperties):java.lang.String
- getIcon():javax.swing.Icon
- getIcon(com.intellij.openapi.roots.libraries.LibraryProperties):javax.swing.Icon
- getKind():com.intellij.openapi.roots.libraries.LibraryKind
f:com.intellij.openapi.roots.libraries.LibraryRootType
- <init>(com.intellij.openapi.roots.OrderRootType,Z):V
- getType():com.intellij.openapi.roots.OrderRootType
- isJarDirectory():Z
a:com.intellij.openapi.roots.libraries.LibraryType
- com.intellij.openapi.roots.libraries.LibraryPresentationProvider
- sf:DEFAULT_EXTERNAL_ROOT_TYPES:com.intellij.openapi.roots.OrderRootType[]
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- p:<init>(com.intellij.openapi.roots.libraries.PersistentLibraryKind):V
- createLibraryRootsComponentDescriptor():com.intellij.openapi.roots.libraries.ui.LibraryRootsComponentDescriptor
- a:createNewLibrary(javax.swing.JComponent,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):com.intellij.openapi.roots.libraries.NewLibraryConfiguration
- a:createPropertiesEditor(com.intellij.openapi.roots.libraries.ui.LibraryEditorComponent):com.intellij.openapi.roots.libraries.ui.LibraryPropertiesEditor
- detect(java.util.List):com.intellij.openapi.roots.libraries.LibraryProperties
- s:findByKind(com.intellij.openapi.roots.libraries.LibraryKind):com.intellij.openapi.roots.libraries.LibraryType
- a:getCreateActionName():java.lang.String
- getExternalRootTypes():com.intellij.openapi.roots.OrderRootType[]
- getKind():com.intellij.openapi.roots.libraries.PersistentLibraryKind
- isSuitableModule(com.intellij.openapi.module.Module,com.intellij.openapi.roots.ui.configuration.FacetsProvider):Z
a:com.intellij.openapi.roots.libraries.LibraryTypeService
- <init>():V
- a:createLibraryFromFiles(com.intellij.openapi.roots.libraries.ui.LibraryRootsComponentDescriptor,javax.swing.JComponent,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.roots.libraries.LibraryType,com.intellij.openapi.project.Project):com.intellij.openapi.roots.libraries.NewLibraryConfiguration
- s:getInstance():com.intellij.openapi.roots.libraries.LibraryTypeService
a:com.intellij.openapi.roots.libraries.NewLibraryConfiguration
- p:<init>(java.lang.String):V
- p:<init>(java.lang.String,com.intellij.openapi.roots.libraries.LibraryType,com.intellij.openapi.roots.libraries.LibraryProperties):V
- a:addRoots(com.intellij.openapi.roots.ui.configuration.libraryEditor.LibraryEditor):V
- getDefaultLibraryName():java.lang.String
- getLibraryType():com.intellij.openapi.roots.libraries.LibraryType
- getProperties():com.intellij.openapi.roots.libraries.LibraryProperties
f:com.intellij.openapi.roots.libraries.UnknownLibraryType
- com.intellij.openapi.roots.libraries.LibraryType
- <init>(com.intellij.openapi.roots.impl.libraries.UnknownLibraryKind):V
- createNewLibrary(javax.swing.JComponent,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):com.intellij.openapi.roots.libraries.NewLibraryConfiguration
- createPropertiesEditor(com.intellij.openapi.roots.libraries.ui.LibraryEditorComponent):com.intellij.openapi.roots.libraries.ui.LibraryPropertiesEditor
- getCreateActionName():java.lang.String
- getIcon(com.intellij.openapi.roots.impl.libraries.UnknownLibraryKind$UnknownLibraryProperties):javax.swing.Icon
a:com.intellij.openapi.roots.libraries.ui.AttachRootButtonDescriptor
- pf:myButtonText:java.lang.String
- p:<init>(com.intellij.openapi.roots.OrderRootType,java.lang.String):V
- p:<init>(com.intellij.openapi.roots.OrderRootType,javax.swing.Icon,java.lang.String):V
- addAsJarDirectories():Z
- getButtonText():java.lang.String
- getRootType():com.intellij.openapi.roots.OrderRootType
- getToolbarIcon():javax.swing.Icon
- scanForActualRoots(com.intellij.openapi.vfs.VirtualFile[],javax.swing.JComponent):com.intellij.openapi.vfs.VirtualFile[]
- a:selectFiles(javax.swing.JComponent,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.module.Module,com.intellij.openapi.roots.ui.configuration.libraryEditor.LibraryEditor):com.intellij.openapi.vfs.VirtualFile[]
a:com.intellij.openapi.roots.libraries.ui.ChooserBasedAttachRootButtonDescriptor
- com.intellij.openapi.roots.libraries.ui.AttachRootButtonDescriptor
- <init>(com.intellij.openapi.roots.OrderRootType,java.lang.String):V
- createChooserDescriptor():com.intellij.openapi.fileChooser.FileChooserDescriptor
- a:getChooserDescription():java.lang.String
- a:getChooserTitle(java.lang.String):java.lang.String
- selectFiles(javax.swing.JComponent,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.module.Module,com.intellij.openapi.roots.ui.configuration.libraryEditor.LibraryEditor):com.intellij.openapi.vfs.VirtualFile[]
c:com.intellij.openapi.roots.libraries.ui.DescendentBasedRootFilter
- com.intellij.openapi.roots.libraries.ui.RootFilter
- <init>(com.intellij.openapi.roots.OrderRootType,Z,java.lang.String,java.util.function.Predicate):V
- s:createFileTypeBasedFilter(com.intellij.openapi.roots.OrderRootType,Z,com.intellij.openapi.fileTypes.FileType,java.lang.String):com.intellij.openapi.roots.libraries.ui.DescendentBasedRootFilter
- isAccepted(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.progress.ProgressIndicator):Z
f:com.intellij.openapi.roots.libraries.ui.DetectedLibraryRoot
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.roots.OrderRootType,Z):V
- <init>(com.intellij.openapi.vfs.VirtualFile,java.util.List):V
- getFile():com.intellij.openapi.vfs.VirtualFile
- getTypes():java.util.List
com.intellij.openapi.roots.libraries.ui.LibraryEditorComponent
- a:getBaseDirectory():com.intellij.openapi.vfs.VirtualFile
- a:getExistingRootDirectory():com.intellij.openapi.vfs.VirtualFile
- a:getLibraryEditor():com.intellij.openapi.roots.ui.configuration.libraryEditor.LibraryEditor
- a:getProject():com.intellij.openapi.project.Project
- a:getProperties():com.intellij.openapi.roots.libraries.LibraryProperties
- a:isNewLibrary():Z
- a:renameLibrary(java.lang.String):V
- a:updateRootsTree():V
a:com.intellij.openapi.roots.libraries.ui.LibraryPropertiesEditor
- com.intellij.openapi.options.UnnamedConfigurable
- <init>():V
- a:apply():V
- a:createComponent():javax.swing.JComponent
a:com.intellij.openapi.roots.libraries.ui.LibraryRootsComponentDescriptor
- <init>():V
- a:createAttachButtons():java.util.List
- createAttachFilesChooserDescriptor(java.lang.String):com.intellij.openapi.fileChooser.FileChooserDescriptor
- createRootRemovalHandler():com.intellij.openapi.roots.libraries.ui.LibraryRootsComponentDescriptor$RootRemovalHandler
- getAttachFilesActionName():java.lang.String
- a:getRootDetectors():java.util.List
- a:getRootTypePresentation(com.intellij.openapi.roots.OrderRootType):com.intellij.openapi.roots.libraries.ui.OrderRootTypePresentation
- getRootTypes():com.intellij.openapi.roots.OrderRootType[]
- getRootsDetector():com.intellij.openapi.roots.libraries.ui.LibraryRootsDetector
com.intellij.openapi.roots.libraries.ui.LibraryRootsComponentDescriptor$RootRemovalHandler
- a:onRootRemoved(java.lang.String,com.intellij.openapi.roots.OrderRootType,com.intellij.openapi.roots.ui.configuration.libraryEditor.LibraryEditor):V
a:com.intellij.openapi.roots.libraries.ui.LibraryRootsDetector
- <init>():V
- a:detectRoots(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.progress.ProgressIndicator):java.util.Collection
- a:getRootTypeName(com.intellij.openapi.roots.libraries.LibraryRootType):java.lang.String
f:com.intellij.openapi.roots.libraries.ui.OrderRoot
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.roots.OrderRootType):V
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.roots.OrderRootType,Z):V
- getFile():com.intellij.openapi.vfs.VirtualFile
- getType():com.intellij.openapi.roots.OrderRootType
- isJarDirectory():Z
f:com.intellij.openapi.roots.libraries.ui.OrderRootTypePresentation
- <init>(java.lang.String,javax.swing.Icon):V
- getIcon():javax.swing.Icon
- getNodeText():java.lang.String
a:com.intellij.openapi.roots.libraries.ui.RootDetector
- p:<init>(com.intellij.openapi.roots.OrderRootType,Z,java.lang.String):V
- a:detectRoots(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.progress.ProgressIndicator):java.util.Collection
- getPresentableRootTypeName():java.lang.String
- getRootType():com.intellij.openapi.roots.OrderRootType
- isJarDirectory():Z
a:com.intellij.openapi.roots.libraries.ui.RootFilter
- com.intellij.openapi.roots.libraries.ui.RootDetector
- <init>(com.intellij.openapi.roots.OrderRootType,Z,java.lang.String):V
- detectRoots(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.progress.ProgressIndicator):java.util.Collection
- a:isAccepted(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.progress.ProgressIndicator):Z
f:com.intellij.openapi.roots.libraries.ui.impl.DetectedRootsChooserDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,java.util.Collection):V
- <init>(java.awt.Component,java.util.Collection):V
- getChosenRoots():com.intellij.openapi.roots.libraries.ui.impl.SuggestedChildRootInfo[]
- getPreferredFocusedComponent():javax.swing.JComponent
c:com.intellij.openapi.roots.libraries.ui.impl.LibraryRootsDetectorImpl
- com.intellij.openapi.roots.libraries.ui.LibraryRootsDetector
- <init>(java.util.List):V
- detectRoots(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.progress.ProgressIndicator):java.util.Collection
- getRootTypeName(com.intellij.openapi.roots.libraries.LibraryRootType):java.lang.String
f:com.intellij.openapi.roots.libraries.ui.impl.RootDetectionUtil
- s:detectRoots(java.util.Collection,java.awt.Component,com.intellij.openapi.project.Project,com.intellij.openapi.roots.libraries.ui.LibraryRootsComponentDescriptor):java.util.List
- s:detectRoots(java.util.Collection,java.awt.Component,com.intellij.openapi.project.Project,com.intellij.openapi.roots.libraries.ui.LibraryRootsDetector,com.intellij.openapi.roots.OrderRootType[]):java.util.List
c:com.intellij.openapi.roots.ui.componentsList.components.ScrollablePanel
- javax.swing.JPanel
- javax.swing.Scrollable
- <init>():V
- <init>(java.awt.LayoutManager):V
- addNotify():V
- getPreferredScrollableViewportSize():java.awt.Dimension
- getScrollableBlockIncrement(java.awt.Rectangle,I,I):I
- getScrollableTracksViewportHeight():Z
- getScrollableTracksViewportWidth():Z
- getScrollableUnitIncrement(java.awt.Rectangle,I,I):I
a:com.intellij.openapi.roots.ui.componentsList.layout.ComponentOperation
- <init>():V
- a:applyTo(java.awt.Component):V
f:com.intellij.openapi.roots.ui.componentsList.layout.ComponentOperation$InlineLayout
- com.intellij.openapi.roots.ui.componentsList.layout.ComponentOperation
- <init>(java.awt.Container,I,com.intellij.openapi.roots.ui.componentsList.layout.SizeProperty,com.intellij.openapi.roots.ui.componentsList.layout.Orientation):V
- applyTo(java.awt.Component):V
f:com.intellij.openapi.roots.ui.componentsList.layout.ComponentOperation$SizeCalculator
- com.intellij.openapi.roots.ui.componentsList.layout.ComponentOperation
- <init>(I,com.intellij.openapi.roots.ui.componentsList.layout.SizeProperty,com.intellij.openapi.roots.ui.componentsList.layout.Orientation):V
- applyTo(java.awt.Component):V
- getSum():com.intellij.openapi.roots.ui.componentsList.layout.OrientedDimensionSum
a:com.intellij.openapi.roots.ui.componentsList.layout.Orientation
- s:HORIZONTAL:com.intellij.openapi.roots.ui.componentsList.layout.Orientation
- s:VERTICAL:com.intellij.openapi.roots.ui.componentsList.layout.Orientation
- <init>():V
- a:advance(java.awt.Point,I,I):V
- a:expandInline(java.awt.Dimension,java.awt.Dimension):V
- a:extend(java.awt.Dimension,I):V
- a:getContrary():com.intellij.openapi.roots.ui.componentsList.layout.Orientation
- a:getExtent(java.awt.Container):I
- a:getExtent(java.awt.Insets):I
- getInnerExtent(java.awt.Container):I
- a:isVertical():Z
f:com.intellij.openapi.roots.ui.componentsList.layout.OrientedDimensionSum
- <init>(com.intellij.openapi.roots.ui.componentsList.layout.Orientation):V
- add(java.awt.Dimension):V
- addInsets(java.awt.Insets):V
- getSum():java.awt.Dimension
- grow(I):V
com.intellij.openapi.roots.ui.componentsList.layout.SizeProperty
- sf:MINIMUM_SIZE:com.intellij.openapi.roots.ui.componentsList.layout.SizeProperty
- sf:PREFERED_SIZE:com.intellij.openapi.roots.ui.componentsList.layout.SizeProperty
- a:getSize(java.awt.Component):java.awt.Dimension
f:com.intellij.openapi.roots.ui.componentsList.layout.VerticalStackLayout
- java.awt.LayoutManager2
- <init>():V
- addLayoutComponent(java.awt.Component,java.lang.Object):V
- addLayoutComponent(java.lang.String,java.awt.Component):V
- getLayoutAlignmentX(java.awt.Container):F
- getLayoutAlignmentY(java.awt.Container):F
- invalidateLayout(java.awt.Container):V
- layoutContainer(java.awt.Container):V
- maximumLayoutSize(java.awt.Container):java.awt.Dimension
- minimumLayoutSize(java.awt.Container):java.awt.Dimension
- preferredLayoutSize(java.awt.Container):java.awt.Dimension
- removeLayoutComponent(java.awt.Component):V
- s:withAllVisibleDo(java.awt.Container,com.intellij.openapi.roots.ui.componentsList.layout.ComponentOperation):V
c:com.intellij.openapi.roots.ui.configuration.ChooseModulesDialog
- com.intellij.ide.util.ChooseElementsDialog
- <init>(com.intellij.openapi.project.Project,java.util.List,java.lang.String,java.lang.String):V
- <init>(java.awt.Component,java.util.List,java.lang.String):V
- <init>(java.awt.Component,java.util.List,java.lang.String,java.lang.String):V
- p:getItemIcon(com.intellij.openapi.module.Module):javax.swing.Icon
- p:getItemText(com.intellij.openapi.module.Module):java.lang.String
- isOKActionEnabled():Z
- setSingleSelectionMode():V
c:com.intellij.openapi.roots.ui.configuration.CommonContentEntriesEditor
- com.intellij.openapi.roots.ui.configuration.ModuleElementsEditor
- sf:NAME:java.lang.String
- p:myEditorsPanel:javax.swing.JPanel
- pf:myEntryToEditorMap:java.util.Map
- p:myRootTreeEditor:com.intellij.openapi.roots.ui.configuration.ContentEntryTreeEditor
- <init>(java.lang.String,com.intellij.openapi.roots.ui.configuration.ModuleConfigurationState,Z,org.jetbrains.jps.model.module.JpsModuleSourceRootType[]):V
- <init>(java.lang.String,com.intellij.openapi.roots.ui.configuration.ModuleConfigurationState,org.jetbrains.jps.model.module.JpsModuleSourceRootType[]):V
- p:addAdditionalSettingsToPanel(javax.swing.JPanel):V
- p:addContentEntries(com.intellij.openapi.vfs.VirtualFile[]):java.util.List
- p:addContentEntryPanel(java.lang.String):V
- p:addContentEntryPanels(com.intellij.openapi.roots.ContentEntry[]):V
- p:createBottomControl(com.intellij.openapi.module.Module):javax.swing.JPanel
- createComponentImpl():javax.swing.JPanel
- p:createContentEntryEditor(java.lang.String):com.intellij.openapi.roots.ui.configuration.ContentEntryEditor
- p:createContentEntryTreeEditor(com.intellij.openapi.project.Project):com.intellij.openapi.roots.ui.configuration.ContentEntryTreeEditor
- disposeUIResources():V
- getDisplayName():java.lang.String
- pf:getEditHandlers():java.util.List
- getHelpTopic():java.lang.String
- p:getModel():com.intellij.openapi.roots.ModifiableRootModel
- p:getModule():com.intellij.openapi.module.Module
- s:getName():java.lang.String
- moduleStateChanged():V
f:com.intellij.openapi.roots.ui.configuration.ConfigureUnloadedModulesDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
- getPreferredFocusedComponent():javax.swing.JComponent
a:com.intellij.openapi.roots.ui.configuration.ContentEntryEditor
- com.intellij.openapi.roots.ui.configuration.ContentRootPanel$ActionCallback
- p:myEventDispatcher:com.intellij.util.EventDispatcher
- <init>(java.lang.String,java.util.List):V
- addContentEntryEditorListener(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor$ContentEntryEditorListener):V
- addExcludeFolder(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.roots.ExcludeFolder
- addSourceFolder(com.intellij.openapi.vfs.VirtualFile,org.jetbrains.jps.model.module.JpsModuleSourceRootType,org.jetbrains.jps.model.JpsElement):com.intellij.openapi.roots.SourceFolder
- addSourceFolder(com.intellij.openapi.vfs.VirtualFile,Z,java.lang.String):com.intellij.openapi.roots.SourceFolder
- p:createContentRootPane():com.intellij.openapi.roots.ui.configuration.ContentRootPanel
- deleteContentEntry():V
- deleteContentFolder(com.intellij.openapi.roots.ContentEntry,com.intellij.openapi.roots.ui.configuration.ContentFolderRef):V
- p:doAddExcludeFolder(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.roots.ExcludeFolder
- p:doAddSourceFolder(com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.openapi.roots.SourceFolder
- p:doRemoveExcludeFolder(java.lang.String):V
- p:doRemoveSourceFolder(com.intellij.openapi.roots.SourceFolder):V
- getComponent():javax.swing.JComponent
- p:getContentEntry():com.intellij.openapi.roots.ContentEntry
- getContentEntryUrl():java.lang.String
- pf:getEditHandlers():java.util.List
- s:getEntryExcludedUrls(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ContentEntry):java.util.Set
- pa:getModel():com.intellij.openapi.roots.ModifiableRootModel
- getRootType(com.intellij.openapi.vfs.VirtualFile):org.jetbrains.jps.model.module.JpsModuleSourceRootType
- getSourceFolder(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.roots.SourceFolder
- initUI():V
- s:isExcludedOrUnderExcludedDirectory(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ContentEntry,com.intellij.openapi.vfs.VirtualFile):Z
- s:isExcludedOrUnderExcludedDirectory(com.intellij.openapi.roots.ContentEntry,java.util.Set,com.intellij.openapi.vfs.VirtualFile):Z
- isExcludedOrUnderExcludedDirectory(com.intellij.openapi.vfs.VirtualFile):Z
- navigateFolder(com.intellij.openapi.roots.ContentEntry,com.intellij.openapi.roots.ui.configuration.ContentFolderRef):V
- onSourceRootPropertiesChanged(com.intellij.openapi.roots.SourceFolder):V
- removeContentEntryEditorListener(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor$ContentEntryEditorListener):V
- removeExcludeFolder(java.lang.String):V
- removeSourceFolder(com.intellij.openapi.roots.SourceFolder):V
- setSelected(Z):V
- update():V
com.intellij.openapi.roots.ui.configuration.ContentEntryEditor$ContentEntryEditorListener
- java.util.EventListener
- a:beforeEntryDeleted(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor):V
- a:editingStarted(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor):V
- a:folderExcluded(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor,com.intellij.openapi.vfs.VirtualFile):V
- a:folderIncluded(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor,java.lang.String):V
- a:navigationRequested(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor,com.intellij.openapi.vfs.VirtualFile):V
- a:sourceFolderAdded(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor,com.intellij.openapi.roots.SourceFolder):V
- a:sourceFolderRemoved(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor,com.intellij.openapi.vfs.VirtualFile):V
- a:sourceRootPropertiesChanged(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor,com.intellij.openapi.roots.SourceFolder):V
c:com.intellij.openapi.roots.ui.configuration.ContentEntryEditorListenerAdapter
- com.intellij.openapi.roots.ui.configuration.ContentEntryEditor$ContentEntryEditorListener
- <init>():V
- beforeEntryDeleted(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor):V
- editingStarted(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor):V
- folderExcluded(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor,com.intellij.openapi.vfs.VirtualFile):V
- folderIncluded(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor,java.lang.String):V
- navigationRequested(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor,com.intellij.openapi.vfs.VirtualFile):V
- sourceFolderAdded(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor,com.intellij.openapi.roots.SourceFolder):V
- sourceFolderRemoved(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor,com.intellij.openapi.vfs.VirtualFile):V
- sourceRootPropertiesChanged(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor,com.intellij.openapi.roots.SourceFolder):V
c:com.intellij.openapi.roots.ui.configuration.ContentEntryTreeCellRenderer
- com.intellij.ide.util.treeView.NodeRenderer
- pf:myTreeEditor:com.intellij.openapi.roots.ui.configuration.ContentEntryTreeEditor
- <init>(com.intellij.openapi.roots.ui.configuration.ContentEntryTreeEditor,com.intellij.openapi.roots.ContentEntry,java.util.List):V
- customizeCellRenderer(javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
- p:updateIcon(com.intellij.openapi.roots.ContentEntry,com.intellij.openapi.vfs.VirtualFile,javax.swing.Icon):javax.swing.Icon
c:com.intellij.openapi.roots.ui.configuration.ContentEntryTreeEditor
- pf:myEditingActionsGroup:com.intellij.openapi.actionSystem.DefaultActionGroup
- pf:myTree:com.intellij.ui.treeStructure.Tree
- <init>(com.intellij.openapi.project.Project,java.util.List):V
- createComponent():javax.swing.JComponent
- p:createEditingActions():V
- p:getContentEntryCellRenderer(com.intellij.openapi.roots.ContentEntry):javax.swing.tree.TreeCellRenderer
- getContentEntryEditor():com.intellij.openapi.roots.ui.configuration.ContentEntryEditor
- p:getEditHandlers():java.util.List
- getEditingActionsGroup():com.intellij.openapi.actionSystem.DefaultActionGroup
- getProject():com.intellij.openapi.project.Project
- requestFocus():V
- select(com.intellij.openapi.vfs.VirtualFile):V
- setContentEntryEditor(com.intellij.openapi.roots.ui.configuration.ContentEntryEditor):V
- p:setupExcludedAction():V
- update():V
a:com.intellij.openapi.roots.ui.configuration.ContentRootPanel
- javax.swing.JPanel
- pf:myCallback:com.intellij.openapi.roots.ui.configuration.ContentRootPanel$ActionCallback
- <init>(com.intellij.openapi.roots.ui.configuration.ContentRootPanel$ActionCallback,java.util.List):V
- p:addFolderGroupComponents():V
- p:createFolderGroupComponent(java.lang.String,java.util.List,java.awt.Color,com.intellij.openapi.roots.ui.configuration.ModuleSourceRootEditHandler):javax.swing.JComponent
- p:createRootPropertiesEditor(com.intellij.openapi.roots.ui.configuration.ModuleSourceRootEditHandler,com.intellij.openapi.roots.SourceFolder):javax.swing.JComponent
- pa:getContentEntry():com.intellij.openapi.roots.ContentEntry
- initUI():V
- isExcludedOrUnderExcludedDirectory(com.intellij.openapi.vfs.VirtualFile):Z
- setSelected(Z):V
- ps:toRelativeDisplayPath(java.lang.String,java.lang.String):java.lang.String
com.intellij.openapi.roots.ui.configuration.ContentRootPanel$ActionCallback
- a:deleteContentEntry():V
- a:deleteContentFolder(com.intellij.openapi.roots.ContentEntry,com.intellij.openapi.roots.ui.configuration.ContentFolderRef):V
- a:navigateFolder(com.intellij.openapi.roots.ContentEntry,com.intellij.openapi.roots.ui.configuration.ContentFolderRef):V
- a:onSourceRootPropertiesChanged(com.intellij.openapi.roots.SourceFolder):V
f:com.intellij.openapi.roots.ui.configuration.ExternalContentFolderRef
- <init>(com.intellij.openapi.vfs.pointers.VirtualFilePointer):V
- getContentFolder():com.intellij.openapi.roots.ContentFolder
- getFile():com.intellij.openapi.vfs.VirtualFile
- getUrl():java.lang.String
f:com.intellij.openapi.roots.ui.configuration.JavaModuleSourceRootEditHandler
- com.intellij.openapi.roots.ui.configuration.JavaSourceRootEditHandlerBase
- <init>():V
- getFolderUnderRootIcon():javax.swing.Icon
- getMarkRootShortcutSet():com.intellij.openapi.actionSystem.CustomShortcutSet
- getRootIcon():javax.swing.Icon
- getRootTypeName():java.lang.String
- getRootsGroupColor():java.awt.Color
- getRootsGroupTitle():java.lang.String
- getUnmarkRootButtonText():java.lang.String
a:com.intellij.openapi.roots.ui.configuration.JavaSourceRootEditHandlerBase
- com.intellij.openapi.roots.ui.configuration.ModuleSourceRootEditHandler
- <init>(org.jetbrains.jps.model.module.JpsModuleSourceRootType):V
- createPropertiesEditor(com.intellij.openapi.roots.SourceFolder,javax.swing.JComponent,com.intellij.openapi.roots.ui.configuration.ContentRootPanel$ActionCallback):javax.swing.JComponent
- pa:getGeneratedRootIcon():javax.swing.Icon
- getPropertiesString(org.jetbrains.jps.model.java.JavaSourceRootProperties):java.lang.String
- getRootFileLayerIcon():javax.swing.Icon
- getRootIcon(org.jetbrains.jps.model.java.JavaSourceRootProperties):javax.swing.Icon
f:com.intellij.openapi.roots.ui.configuration.JavaTestSourceRootEditHandler
- com.intellij.openapi.roots.ui.configuration.JavaSourceRootEditHandlerBase
- <init>():V
- getFolderUnderRootIcon():javax.swing.Icon
- getMarkRootButtonText():java.lang.String
- getMarkRootShortcutSet():com.intellij.openapi.actionSystem.CustomShortcutSet
- getRootIcon():javax.swing.Icon
- getRootTypeName():java.lang.String
- getRootsGroupColor():java.awt.Color
- getRootsGroupTitle():java.lang.String
- getUnmarkRootButtonText():java.lang.String
a:com.intellij.openapi.roots.ui.configuration.LibrarySettingsProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- s:forLibraryType(com.intellij.openapi.roots.libraries.LibraryKind):com.intellij.openapi.roots.ui.configuration.LibrarySettingsProvider
- a:getAdditionalSettingsConfigurable(com.intellij.openapi.project.Project):com.intellij.openapi.options.Configurable
- s:getAdditionalSettingsConfigurable(com.intellij.openapi.project.Project,com.intellij.openapi.roots.libraries.LibraryKind):com.intellij.openapi.options.Configurable
- a:getLibraryKind():com.intellij.openapi.roots.libraries.LibraryKind
a:com.intellij.openapi.roots.ui.configuration.ModuleElementsEditor
- com.intellij.openapi.module.ModuleConfigurationEditor
- p:myComponent:javax.swing.JComponent
- pf:myProject:com.intellij.openapi.project.Project
- p:<init>(com.intellij.openapi.roots.ui.configuration.ModuleConfigurationState):V
- addListener(com.intellij.openapi.roots.ui.configuration.ModuleElementsEditor$ModuleElementsEditorListener):V
- apply():V
- canApply():V
- f:createComponent():javax.swing.JComponent
- pa:createComponentImpl():javax.swing.JComponent
- disposeUIResources():V
- p:fireConfigurationChanged():V
- getComponent():javax.swing.JComponent
- p:getModel():com.intellij.openapi.roots.ModifiableRootModel
- p:getState():com.intellij.openapi.roots.ui.configuration.ModuleConfigurationState
- isModified():Z
- moduleCompileOutputChanged(java.lang.String,java.lang.String):V
- p:registerDisposable(com.intellij.openapi.Disposable):V
com.intellij.openapi.roots.ui.configuration.ModuleElementsEditor$ModuleElementsEditorListener
- java.util.EventListener
- a:configurationChanged():V
a:com.intellij.openapi.roots.ui.configuration.ModuleSourceRootEditHandler
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- p:<init>(org.jetbrains.jps.model.module.JpsModuleSourceRootType):V
- createPropertiesEditor(com.intellij.openapi.roots.SourceFolder,javax.swing.JComponent,com.intellij.openapi.roots.ui.configuration.ContentRootPanel$ActionCallback):javax.swing.JComponent
- s:getEditHandler(org.jetbrains.jps.model.module.JpsModuleSourceRootType):com.intellij.openapi.roots.ui.configuration.ModuleSourceRootEditHandler
- a:getFolderUnderRootIcon():javax.swing.Icon
- getFullRootTypeName():java.lang.String
- getMarkRootButtonText():java.lang.String
- a:getMarkRootShortcutSet():com.intellij.openapi.actionSystem.CustomShortcutSet
- getPropertiesString(org.jetbrains.jps.model.JpsElement):java.lang.String
- getRootFileLayerIcon():javax.swing.Icon
- a:getRootIcon():javax.swing.Icon
- getRootIcon(org.jetbrains.jps.model.JpsElement):javax.swing.Icon
- f:getRootType():org.jetbrains.jps.model.module.JpsModuleSourceRootType
- a:getRootTypeName():java.lang.String
- a:getRootsGroupColor():java.awt.Color
- a:getRootsGroupTitle():java.lang.String
- a:getUnmarkRootButtonText():java.lang.String
f:com.intellij.openapi.roots.ui.configuration.ModulesAlphaComparator
- java.util.Comparator
- sf:INSTANCE:com.intellij.openapi.roots.ui.configuration.ModulesAlphaComparator
- <init>():V
- compare(com.intellij.openapi.module.Module,com.intellij.openapi.module.Module):I
c:com.intellij.openapi.roots.ui.configuration.ModulesCombobox
- com.intellij.application.options.ModulesComboBox
- <init>():V
f:com.intellij.openapi.roots.ui.configuration.PlatformContentEntriesConfigurable
- com.intellij.openapi.options.Configurable
- <init>(com.intellij.openapi.module.Module,org.jetbrains.jps.model.module.JpsModuleSourceRootType[]):V
- apply():V
- createComponent():javax.swing.JComponent
- disposeUIResources():V
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- isModified():Z
- reset():V
c:com.intellij.openapi.roots.ui.configuration.ProjectSettingsService
- <init>():V
- canOpenContentEntriesSettings():Z
- canOpenLibraryOrSdkSettings(com.intellij.openapi.roots.OrderEntry):Z
- canOpenModuleDependenciesSettings():Z
- canOpenModuleLibrarySettings():Z
- canOpenModuleSettings():Z
- chooseAndSetSdk():com.intellij.openapi.projectRoots.Sdk
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.openapi.roots.ui.configuration.ProjectSettingsService
- openContentEntriesSettings(com.intellij.openapi.module.Module):V
- openGlobalLibraries():V
- openLibrary(com.intellij.openapi.roots.libraries.Library):V
- openLibraryOrSdkSettings(com.intellij.openapi.roots.OrderEntry):V
- openModuleDependenciesSettings(com.intellij.openapi.module.Module,com.intellij.openapi.roots.OrderEntry):V
- openModuleLibrarySettings(com.intellij.openapi.module.Module):V
- openModuleSettings(com.intellij.openapi.module.Module):V
- openProjectSettings():V
- processModulesMoved(com.intellij.openapi.module.Module[],com.intellij.ide.projectView.impl.ModuleGroup):Z
- showModuleConfigurationDialog(java.lang.String,java.lang.String):V
f:com.intellij.openapi.roots.ui.configuration.SdkComboBox
- com.intellij.openapi.roots.ui.configuration.SdkComboBoxBase
- <init>(com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel):V
- f:getModel():com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- getSelectedItem():com.intellij.openapi.roots.ui.configuration.SdkListItem
- f:getSelectedSdk():com.intellij.openapi.projectRoots.Sdk
- setSelectedItem(java.lang.Object):V
- f:setSelectedSdk(com.intellij.openapi.projectRoots.Sdk):V
- f:setSelectedSdk(java.lang.String):V
a:com.intellij.openapi.roots.ui.configuration.SdkComboBoxBase
- com.intellij.openapi.ui.ComboBox
- pf:myModel:com.intellij.openapi.roots.ui.configuration.SdkListModelBuilder
- p:<init>(com.intellij.openapi.roots.ui.configuration.SdkListModelBuilder):V
- addItem(java.lang.Object):V
- addSdkReferenceItem(com.intellij.openapi.projectRoots.SdkType,java.lang.String,java.lang.String,Z):com.intellij.openapi.roots.ui.configuration.SdkListItem
- insertItemAt(java.lang.Object,I):V
- pa:onModelUpdated(com.intellij.openapi.roots.ui.configuration.SdkListModel):V
- reloadModel():V
- removeAllItems():V
- removeItem(java.lang.Object):V
- removeItemAt(I):V
- setInvalidJdk(java.lang.String):V
- showInvalidSdkItem(java.lang.String):com.intellij.openapi.roots.ui.configuration.SdkListItem
- showNoneSdkItem():com.intellij.openapi.roots.ui.configuration.SdkListItem
- showProjectSdkItem():com.intellij.openapi.roots.ui.configuration.SdkListItem
f:com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- com.intellij.openapi.ui.ComboBoxPopupState
- javax.swing.ComboBoxModel
- javax.swing.ListModel
- sf:Companion:com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel$Companion
- addListDataListener(javax.swing.event.ListDataListener):V
- f:copyAndSetListModel(com.intellij.openapi.roots.ui.configuration.SdkListModel):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- sf:createJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- sf:createJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- sf:createJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- sf:createJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate,java.util.function.Predicate,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- sf:createProjectJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- sf:createProjectJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- sf:createProjectJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,java.util.function.Predicate,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- sf:createProjectJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,java.util.function.Predicate,java.util.function.Predicate,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- sf:createSdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- sf:createSdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- sf:createSdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- sf:createSdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate,java.util.function.Predicate,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- getElementAt(I):com.intellij.openapi.roots.ui.configuration.SdkListItem
- f:getListModel():com.intellij.openapi.roots.ui.configuration.SdkListModel
- f:getModelBuilder():com.intellij.openapi.roots.ui.configuration.SdkListModelBuilder
- f:getProject():com.intellij.openapi.project.Project
- f:getSdksModel():com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel
- getSelectedItem():com.intellij.openapi.roots.ui.configuration.SdkListItem
- getSize():I
- hasSubstep(com.intellij.openapi.roots.ui.configuration.SdkListItem):Z
- onChosen(com.intellij.openapi.roots.ui.configuration.SdkListItem):javax.swing.ListModel
- removeListDataListener(javax.swing.event.ListDataListener):V
- setSelectedItem(java.lang.Object):V
f:com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel$Companion
- f:createJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- f:createJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- f:createJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- f:createJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate,java.util.function.Predicate,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- bs:createJdkComboBoxModel$default(com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel$Companion,com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate,java.util.function.Predicate,java.util.function.Predicate,I,java.lang.Object):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- f:createProjectJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- f:createProjectJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- f:createProjectJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,java.util.function.Predicate,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- f:createProjectJdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,java.util.function.Predicate,java.util.function.Predicate,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- bs:createProjectJdkComboBoxModel$default(com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel$Companion,com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,java.util.function.Predicate,java.util.function.Predicate,java.util.function.Predicate,I,java.lang.Object):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- f:createSdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- f:createSdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- f:createSdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- f:createSdkComboBoxModel(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate,java.util.function.Predicate,java.util.function.Predicate):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
- bs:createSdkComboBoxModel$default(com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel$Companion,com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate,java.util.function.Predicate,java.util.function.Predicate,I,java.lang.Object):com.intellij.openapi.roots.ui.configuration.SdkComboBoxModel
c:com.intellij.openapi.roots.ui.configuration.SdkDetector
- <init>():V
- detectSdks(com.intellij.openapi.projectRoots.SdkType,com.intellij.openapi.progress.ProgressIndicator,com.intellij.openapi.roots.ui.configuration.SdkDetector$DetectedSdkListener):V
- getDetectedSdksWithUpdate(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable,com.intellij.openapi.application.ModalityState,com.intellij.openapi.roots.ui.configuration.SdkDetector$DetectedSdkListener):V
- s:getInstance():com.intellij.openapi.roots.ui.configuration.SdkDetector
com.intellij.openapi.roots.ui.configuration.SdkDetector$DetectedSdkListener
- a:onSdkDetected(com.intellij.openapi.projectRoots.SdkType,java.lang.String,java.lang.String):V
- onSearchCompleted():V
- onSearchStarted():V
a:com.intellij.openapi.roots.ui.configuration.SdkListItem
f:com.intellij.openapi.roots.ui.configuration.SdkListItem$ActionItem
- com.intellij.openapi.roots.ui.configuration.SdkListItem
- f:action:com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel$NewSdkAction
- f:group:com.intellij.openapi.roots.ui.configuration.SdkListItem$GroupItem
- f:role:com.intellij.openapi.roots.ui.configuration.SdkListItem$ActionRole
e:com.intellij.openapi.roots.ui.configuration.SdkListItem$ActionRole
- java.lang.Enum
- sf:ADD:com.intellij.openapi.roots.ui.configuration.SdkListItem$ActionRole
- sf:DOWNLOAD:com.intellij.openapi.roots.ui.configuration.SdkListItem$ActionRole
- s:valueOf(java.lang.String):com.intellij.openapi.roots.ui.configuration.SdkListItem$ActionRole
- s:values():com.intellij.openapi.roots.ui.configuration.SdkListItem$ActionRole[]
f:com.intellij.openapi.roots.ui.configuration.SdkListItem$GroupItem
- com.intellij.openapi.roots.ui.configuration.SdkListItem
- f:caption:java.lang.String
- f:icon:javax.swing.Icon
- f:subItems:java.util.List
f:com.intellij.openapi.roots.ui.configuration.SdkListItem$InvalidSdkItem
- com.intellij.openapi.roots.ui.configuration.SdkListItem
- f:sdkName:java.lang.String
- equals(java.lang.Object):Z
- hashCode():I
f:com.intellij.openapi.roots.ui.configuration.SdkListItem$NoneSdkItem
- com.intellij.openapi.roots.ui.configuration.SdkListItem
- <init>():V
- equals(java.lang.Object):Z
- hashCode():I
f:com.intellij.openapi.roots.ui.configuration.SdkListItem$ProjectSdkItem
- com.intellij.openapi.roots.ui.configuration.SdkListItem
- <init>():V
- equals(java.lang.Object):Z
- hashCode():I
a:com.intellij.openapi.roots.ui.configuration.SdkListItem$SdkItem
- com.intellij.openapi.roots.ui.configuration.SdkListItem
- f:sdk:com.intellij.openapi.projectRoots.Sdk
- f:equals(java.lang.Object):Z
- f:hashCode():I
f:com.intellij.openapi.roots.ui.configuration.SdkListItem$SdkReferenceItem
- com.intellij.openapi.roots.ui.configuration.SdkListItem
- f:hasValidPath:Z
- f:name:java.lang.String
- f:sdkType:com.intellij.openapi.projectRoots.SdkType
- f:versionString:java.lang.String
- equals(java.lang.Object):Z
- hashCode():I
f:com.intellij.openapi.roots.ui.configuration.SdkListItem$SuggestedItem
- com.intellij.openapi.roots.ui.configuration.SdkListItem
- f:homePath:java.lang.String
- f:sdkType:com.intellij.openapi.projectRoots.SdkType
- f:version:java.lang.String
f:com.intellij.openapi.roots.ui.configuration.SdkListModel
- javax.swing.AbstractListModel
- com.intellij.openapi.ui.ComboBoxPopupState
- s:emptyModel():com.intellij.openapi.roots.ui.configuration.SdkListModel
- findNoneSdkItem():com.intellij.openapi.roots.ui.configuration.SdkListItem
- findProjectSdkItem():com.intellij.openapi.roots.ui.configuration.SdkListItem
- findSdkItem(com.intellij.openapi.projectRoots.Sdk):com.intellij.openapi.roots.ui.configuration.SdkListItem$SdkItem
- findSdkItem(java.lang.String):com.intellij.openapi.roots.ui.configuration.SdkListItem$SdkItem
- getElementAt(I):com.intellij.openapi.roots.ui.configuration.SdkListItem
- getItems():java.util.List
- getSeparatorTextAbove(com.intellij.openapi.roots.ui.configuration.SdkListItem):java.lang.String
- getSize():I
- hasSubstep(com.intellij.openapi.roots.ui.configuration.SdkListItem):Z
- isSearching():Z
- onChosen(com.intellij.openapi.roots.ui.configuration.SdkListItem):com.intellij.openapi.roots.ui.configuration.SdkListModel
f:com.intellij.openapi.roots.ui.configuration.SdkListModelBuilder
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,com.intellij.openapi.util.Condition,com.intellij.openapi.util.Condition,com.intellij.openapi.util.Condition):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel,java.util.function.Predicate,java.util.function.Predicate,java.util.function.Predicate,java.util.function.Predicate,java.util.function.Predicate):V
- addModelListener(com.intellij.openapi.roots.ui.configuration.SdkListModelBuilder$ModelListener):V
- addSdkReferenceItem(com.intellij.openapi.projectRoots.SdkType,java.lang.String,java.lang.String,Z):com.intellij.openapi.roots.ui.configuration.SdkListItem$SdkReferenceItem
- buildModel():com.intellij.openapi.roots.ui.configuration.SdkListModel
- detectItems(javax.swing.JComponent,com.intellij.openapi.Disposable):V
- executeAction(javax.swing.JComponent,com.intellij.openapi.roots.ui.configuration.SdkListItem,com.intellij.util.Consumer):Z
- processSelectedElement(javax.swing.JComponent,com.intellij.openapi.roots.ui.configuration.SdkListItem,com.intellij.util.Consumer,com.intellij.util.Consumer):V
- reloadActions():V
- reloadSdks():V
- removeListener(com.intellij.openapi.roots.ui.configuration.SdkListModelBuilder$ModelListener):V
- removeSdkReferenceItem(com.intellij.openapi.roots.ui.configuration.SdkListItem$SdkReferenceItem):V
- showInvalidSdkItem(java.lang.String):com.intellij.openapi.roots.ui.configuration.SdkListItem
- showNoneSdkItem():com.intellij.openapi.roots.ui.configuration.SdkListItem
- showProjectSdkItem():com.intellij.openapi.roots.ui.configuration.SdkListItem
com.intellij.openapi.roots.ui.configuration.SdkListModelBuilder$ModelListener
- java.util.EventListener
- syncModel(com.intellij.openapi.roots.ui.configuration.SdkListModel):V
c:com.intellij.openapi.roots.ui.configuration.SdkListPresenter
- com.intellij.ui.ColoredListCellRenderer
- <init>(com.intellij.util.Producer):V
- s:create(com.intellij.openapi.ui.ComboBox,java.util.function.Supplier,java.util.function.Function):javax.swing.ListCellRenderer
- p:customizeCellRenderer(javax.swing.JList,com.intellij.openapi.roots.ui.configuration.SdkListItem,I,Z,Z):V
- forType(java.util.function.Function):javax.swing.ListCellRenderer
- getAccessibleContext():javax.accessibility.AccessibleContext
- getListCellRendererComponent(javax.swing.JList,com.intellij.openapi.roots.ui.configuration.SdkListItem,I,Z,Z):java.awt.Component
- s:presentDetectedSdkPath(java.lang.String):java.lang.String
- s:presentDetectedSdkPath(java.lang.String,I,I):java.lang.String
com.intellij.openapi.roots.ui.configuration.SdkLookup
- sf:Companion:com.intellij.openapi.roots.ui.configuration.SdkLookup$Companion
- a:createBuilder():com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- s:getInstance():com.intellij.openapi.roots.ui.configuration.SdkLookup
- a:lookup(com.intellij.openapi.roots.ui.configuration.SdkLookupParameters):V
- a:lookupBlocking(com.intellij.openapi.roots.ui.configuration.SdkLookupParameters):V
- s:newLookupBuilder():com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
f:com.intellij.openapi.roots.ui.configuration.SdkLookup$Companion
- f:getInstance():com.intellij.openapi.roots.ui.configuration.SdkLookup
- f:newLookupBuilder():com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:executeLookup():V
- a:onBeforeSdkSuggestionStarted(kotlin.jvm.functions.Function0):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:onDownloadableSdkSuggested(kotlin.jvm.functions.Function1):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:onDownloadingSdkDetected(kotlin.jvm.functions.Function1):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:onLocalSdkSuggested(kotlin.jvm.functions.Function1):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:onSdkFixResolved(kotlin.jvm.functions.Function1):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:onSdkNameResolved(kotlin.jvm.functions.Function1):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:onSdkResolved(kotlin.jvm.functions.Function1):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:testSuggestedSdkFirst(kotlin.jvm.functions.Function0):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:testSuggestedSdksFirst(kotlin.sequences.Sequence):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:withProgressIndicator(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:withProgressMessageTitle(java.lang.String):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:withProject(com.intellij.openapi.project.Project):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:withSdkHomeFilter(kotlin.jvm.functions.Function1):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:withSdkName(java.lang.String):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:withSdkType(com.intellij.openapi.projectRoots.SdkType):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:withVersionFilter(kotlin.jvm.functions.Function1):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
*f:com.intellij.openapi.roots.ui.configuration.SdkLookupBuilderEx
- *sf:Companion:com.intellij.openapi.roots.ui.configuration.SdkLookupBuilderEx$Companion
- <init>():V
- f:onSdkNameResolved(com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder,kotlin.jvm.functions.Function2):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- f:onSdkResolved(com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder,kotlin.jvm.functions.Function2):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- f:testSuggestedSdkFirst(com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder,java.lang.Object,kotlin.jvm.functions.Function0):com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
*f:com.intellij.openapi.roots.ui.configuration.SdkLookupBuilderEx$Companion
- f:invoke(kotlin.jvm.functions.Function1):V
e:com.intellij.openapi.roots.ui.configuration.SdkLookupDecision
- java.lang.Enum
- sf:CONTINUE:com.intellij.openapi.roots.ui.configuration.SdkLookupDecision
- sf:STOP:com.intellij.openapi.roots.ui.configuration.SdkLookupDecision
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.openapi.roots.ui.configuration.SdkLookupDecision
- s:values():com.intellij.openapi.roots.ui.configuration.SdkLookupDecision[]
e:com.intellij.openapi.roots.ui.configuration.SdkLookupDownloadDecision
- java.lang.Enum
- sf:SKIP:com.intellij.openapi.roots.ui.configuration.SdkLookupDownloadDecision
- sf:STOP:com.intellij.openapi.roots.ui.configuration.SdkLookupDownloadDecision
- sf:WAIT:com.intellij.openapi.roots.ui.configuration.SdkLookupDownloadDecision
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.openapi.roots.ui.configuration.SdkLookupDownloadDecision
- s:values():com.intellij.openapi.roots.ui.configuration.SdkLookupDownloadDecision[]
f:com.intellij.openapi.roots.ui.configuration.SdkLookupImpl
- com.intellij.openapi.roots.ui.configuration.SdkLookup
- <init>():V
- createBuilder():com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- lookup(com.intellij.openapi.roots.ui.configuration.SdkLookupParameters):V
- lookupBlocking(com.intellij.openapi.roots.ui.configuration.SdkLookupParameters):V
com.intellij.openapi.roots.ui.configuration.SdkLookupParameters
- a:getOnBeforeSdkSuggestionStarted():kotlin.jvm.functions.Function0
- a:getOnDownloadableSdkSuggested():kotlin.jvm.functions.Function1
- a:getOnDownloadingSdkDetected():kotlin.jvm.functions.Function1
- a:getOnLocalSdkSuggested():kotlin.jvm.functions.Function1
- a:getOnSdkFixResolved():kotlin.jvm.functions.Function1
- a:getOnSdkNameResolved():kotlin.jvm.functions.Function1
- a:getOnSdkResolved():kotlin.jvm.functions.Function1
- a:getProgressIndicator():com.intellij.openapi.progress.ProgressIndicator
- a:getProgressMessageTitle():java.lang.String
- a:getProject():com.intellij.openapi.project.Project
- a:getSdkHomeFilter():kotlin.jvm.functions.Function1
- a:getSdkName():java.lang.String
- a:getSdkType():com.intellij.openapi.projectRoots.SdkType
- a:getTestSdkSequence():kotlin.sequences.Sequence
- a:getVersionFilter():kotlin.jvm.functions.Function1
*:com.intellij.openapi.roots.ui.configuration.SdkLookupProvider
- *sf:Companion:com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$Companion
- a:blockingGetSdk():com.intellij.openapi.projectRoots.Sdk
- s:getInstance(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$Id):com.intellij.openapi.roots.ui.configuration.SdkLookupProvider
- a:getProgressIndicator():com.intellij.openapi.progress.ProgressIndicator
- a:getSdk():com.intellij.openapi.projectRoots.Sdk
- a:getSdkInfo():com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo
- a:newLookupBuilder():com.intellij.openapi.roots.ui.configuration.SdkLookupBuilder
- a:waitForLookup():V
*f:com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$Companion
- f:getInstance(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$Id):com.intellij.openapi.roots.ui.configuration.SdkLookupProvider
*:com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$Id
*a:com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo
*f:com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo$Resolved
- com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo
- <init>(java.lang.String,java.lang.String,java.lang.String):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.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo$Resolved
- bs:copy$default(com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo$Resolved,java.lang.String,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo$Resolved
- equals(java.lang.Object):Z
- f:getHomePath():java.lang.String
- f:getName():java.lang.String
- f:getVersionString():java.lang.String
- hashCode():I
*f:com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo$Resolving
- com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo
- <init>(java.lang.String,java.lang.String,java.lang.String):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.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo$Resolving
- bs:copy$default(com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo$Resolving,java.lang.String,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo$Resolving
- equals(java.lang.Object):Z
- f:getHomePath():java.lang.String
- f:getName():java.lang.String
- f:getVersionString():java.lang.String
- hashCode():I
*f:com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo$Undefined
- com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo
- sf:INSTANCE:com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo$Undefined
*f:com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo$Unresolved
- com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo
- sf:INSTANCE:com.intellij.openapi.roots.ui.configuration.SdkLookupProvider$SdkInfo$Unresolved
f:com.intellij.openapi.roots.ui.configuration.SdkLookupUtil
- sf:findAndSetupSdk(com.intellij.openapi.project.Project,com.intellij.openapi.progress.ProgressIndicator,com.intellij.openapi.projectRoots.SdkType,kotlin.jvm.functions.Function1):V
- sf:lookupAndSetupSdkBlocking(com.intellij.openapi.project.Project,com.intellij.openapi.progress.ProgressIndicator,com.intellij.openapi.projectRoots.SdkType,java.util.function.Consumer):V
- sf:lookupSdk(kotlin.jvm.functions.Function1):com.intellij.openapi.projectRoots.Sdk
- sf:lookupSdkBlocking(kotlin.jvm.functions.Function1):com.intellij.openapi.projectRoots.Sdk
com.intellij.openapi.roots.ui.configuration.SdkPopup
- com.intellij.openapi.ui.popup.JBPopup
- a:showPopup(com.intellij.openapi.actionSystem.AnActionEvent):V
- a:showUnderneathToTheRightOf(java.awt.Component):V
com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:buildEditorNotificationPanelHandler():com.intellij.ui.EditorNotificationPanel$ActionHandler
- a:buildPopup():com.intellij.openapi.roots.ui.configuration.SdkPopup
- a:onItemSelected(java.util.function.Consumer):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:onPopupClosed(java.lang.Runnable):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:onSdkSelected(java.util.function.Consumer):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:registerNewSdk():com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:updateProjectSdkFromSelection():com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:updateSdkForFile(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:updateSdkForFile(com.intellij.psi.PsiFile):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:withNoAddActions():com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:withNoDownlaodActions():com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:withOwnProjectSdksModel(com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:withProject(com.intellij.openapi.project.Project):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:withProjectSdksModel(com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:withSdkFilter(com.intellij.openapi.util.Condition):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:withSdkListModelBuilder(com.intellij.openapi.roots.ui.configuration.SdkListModelBuilder):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:withSdkType(com.intellij.openapi.projectRoots.SdkTypeId):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:withSdkTypeCreateFilter(com.intellij.openapi.util.Condition):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:withSdkTypeFilter(com.intellij.openapi.util.Condition):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:withSuggestedSdkFilter(com.intellij.openapi.util.Condition):com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder$SuggestedSdk
- a:getHomePath():java.lang.String
- a:getType():com.intellij.openapi.projectRoots.SdkTypeId
- a:getVersionString():java.lang.String
com.intellij.openapi.roots.ui.configuration.SdkPopupFactory
- sf:Companion:com.intellij.openapi.roots.ui.configuration.SdkPopupFactory$Companion
- a:createBuilder():com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
- a:createEditorNotificationPanelHandler(com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder):com.intellij.ui.EditorNotificationPanel$ActionHandler
- a:createPopup(com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder):com.intellij.openapi.roots.ui.configuration.SdkPopup
- s:newBuilder():com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
f:com.intellij.openapi.roots.ui.configuration.SdkPopupFactory$Companion
- f:newBuilder():com.intellij.openapi.roots.ui.configuration.SdkPopupBuilder
f:com.intellij.openapi.roots.ui.configuration.SourceRootPresentation
- <init>():V
- s:getSourceRootFileLayerIcon(org.jetbrains.jps.model.module.JpsModuleSourceRootType):javax.swing.Icon
- s:getSourceRootIcon(com.intellij.openapi.roots.SourceFolder):javax.swing.Icon
com.intellij.openapi.roots.ui.configuration.UnknownSdk
- getExpectedVersionString():java.lang.String
- getSdkHomePredicate():java.util.function.Predicate
- getSdkName():java.lang.String
- a:getSdkType():com.intellij.openapi.projectRoots.SdkType
- getSdkVersionStringPredicate():java.util.function.Predicate
com.intellij.openapi.roots.ui.configuration.UnknownSdkDownloadableSdkFix
- com.intellij.openapi.roots.ui.configuration.UnknownSdkFixConfigurator
- a:createTask(com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownloadTask
- a:getDownloadDescription():java.lang.String
- getPresentableVersionString():java.lang.String
- a:getVersionString():java.lang.String
com.intellij.openapi.roots.ui.configuration.UnknownSdkFixConfigurator
- a:configureSdk(com.intellij.openapi.projectRoots.Sdk):V
com.intellij.openapi.roots.ui.configuration.UnknownSdkLocalSdkFix
- com.intellij.openapi.roots.ui.configuration.UnknownSdkFixConfigurator
- a:getExistingSdkHome():java.lang.String
- getPresentableVersionString():java.lang.String
- getRegisteredSdkPrototype():com.intellij.openapi.projectRoots.Sdk
- a:getSuggestedSdkName():java.lang.String
- a:getVersionString():java.lang.String
com.intellij.openapi.roots.ui.configuration.UnknownSdkResolver
- a:createResolver(com.intellij.openapi.project.Project,com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.roots.ui.configuration.UnknownSdkResolver$UnknownSdkLookup
- a:supportsResolution(com.intellij.openapi.projectRoots.SdkTypeId):Z
com.intellij.openapi.roots.ui.configuration.UnknownSdkResolver$UnknownSdkLookup
- a:proposeDownload(com.intellij.openapi.roots.ui.configuration.UnknownSdk,com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.roots.ui.configuration.UnknownSdkDownloadableSdkFix
- a:proposeLocalFix(com.intellij.openapi.roots.ui.configuration.UnknownSdk,com.intellij.openapi.progress.ProgressIndicator):com.intellij.openapi.roots.ui.configuration.UnknownSdkLocalSdkFix
a:com.intellij.openapi.roots.ui.configuration.actions.ContentEntryEditingAction
- com.intellij.openapi.actionSystem.ToggleAction
- com.intellij.openapi.project.DumbAware
- pf:myTree:javax.swing.JTree
- p:<init>(javax.swing.JTree):V
- displayTextInToolbar():Z
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- pf:getSelectedFiles():com.intellij.openapi.vfs.VirtualFile[]
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.openapi.roots.ui.configuration.actions.ModuleDeleteProvider
- com.intellij.ide.DeleteProvider
- com.intellij.ide.TitledHandler
- <init>():V
- canDeleteElement(com.intellij.openapi.actionSystem.DataContext):Z
- deleteElement(com.intellij.openapi.actionSystem.DataContext):V
- s:detachModules(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module[]):V
- p:doDetachModules(com.intellij.openapi.project.Project,com.intellij.openapi.module.Module[],java.util.List):V
- getActionTitle():java.lang.String
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:getConfirmationText(java.lang.String,I):java.lang.String
- s:getInstance():com.intellij.openapi.roots.ui.configuration.actions.ModuleDeleteProvider
- s:removeModule(com.intellij.openapi.module.Module,java.util.Collection,com.intellij.openapi.module.ModifiableModuleModel):V
f:com.intellij.openapi.roots.ui.configuration.actions.ToggleExcludedStateAction
- com.intellij.openapi.roots.ui.configuration.actions.ContentEntryEditingAction
- <init>(javax.swing.JTree,com.intellij.openapi.roots.ui.configuration.ContentEntryTreeEditor):V
- 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.openapi.roots.ui.configuration.actions.ToggleSourcesStateAction
- com.intellij.openapi.roots.ui.configuration.actions.ContentEntryEditingAction
- <init>(javax.swing.JTree,com.intellij.openapi.roots.ui.configuration.ContentEntryTreeEditor,com.intellij.openapi.roots.ui.configuration.ModuleSourceRootEditHandler):V
- isSelected(com.intellij.openapi.actionSystem.AnActionEvent):Z
- setSelected(com.intellij.openapi.actionSystem.AnActionEvent,Z):V
com.intellij.openapi.roots.ui.configuration.libraryEditor.LibraryEditor
- a:addExcludedRoot(java.lang.String):V
- a:addJarDirectory(com.intellij.openapi.vfs.VirtualFile,Z,com.intellij.openapi.roots.OrderRootType):V
- a:addJarDirectory(java.lang.String,Z,com.intellij.openapi.roots.OrderRootType):V
- a:addRoot(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.roots.OrderRootType):V
- a:addRoot(java.lang.String,com.intellij.openapi.roots.OrderRootType):V
- a:addRoots(java.util.Collection):V
- a:getExcludedRootUrls():java.lang.String[]
- a:getExternalSource():com.intellij.openapi.roots.ProjectModelExternalSource
- a:getFiles(com.intellij.openapi.roots.OrderRootType):com.intellij.openapi.vfs.VirtualFile[]
- a:getName():java.lang.String
- a:getProperties():com.intellij.openapi.roots.libraries.LibraryProperties
- a:getType():com.intellij.openapi.roots.libraries.LibraryType
- a:getUrls(com.intellij.openapi.roots.OrderRootType):java.lang.String[]
- a:hasChanges():Z
- a:isJarDirectory(java.lang.String,com.intellij.openapi.roots.OrderRootType):Z
- a:isValid(java.lang.String,com.intellij.openapi.roots.OrderRootType):Z
- a:removeAllRoots():V
- a:removeExcludedRoot(java.lang.String):V
- a:removeRoot(java.lang.String,com.intellij.openapi.roots.OrderRootType):V
- a:setName(java.lang.String):V
c:com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel
- com.intellij.openapi.projectRoots.SdkModel
- <init>():V
- addListener(com.intellij.openapi.projectRoots.SdkModel$Listener):V
- addSdk(com.intellij.openapi.projectRoots.Sdk):V
- addSdk(com.intellij.openapi.projectRoots.SdkType,java.lang.String,com.intellij.util.Consumer):V
- apply():V
- apply(com.intellij.openapi.ui.MasterDetailsComponent):V
- apply(com.intellij.openapi.ui.MasterDetailsComponent,Z):V
- createAddActions(com.intellij.openapi.actionSystem.DefaultActionGroup,javax.swing.JComponent,com.intellij.openapi.projectRoots.Sdk,java.util.function.Consumer,java.util.function.Predicate):V
- createAddActions(com.intellij.openapi.actionSystem.DefaultActionGroup,javax.swing.JComponent,java.util.function.Consumer,java.util.function.Predicate):V
- createAddActions(java.util.function.Predicate):java.util.Map
- createDownloadActions(java.util.function.Predicate):java.util.Map
- createIncompleteSdk(com.intellij.openapi.projectRoots.SdkType,com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownloadTask,java.util.function.Consumer):com.intellij.openapi.projectRoots.Sdk
- createSdk(com.intellij.openapi.projectRoots.SdkType,java.lang.String):com.intellij.openapi.projectRoots.Sdk
- createSdk(com.intellij.openapi.projectRoots.SdkType,java.lang.String,java.lang.String):com.intellij.openapi.projectRoots.Sdk
- disposeUIResources():V
- doAdd(com.intellij.openapi.projectRoots.Sdk,java.util.function.Consumer):V
- doAdd(javax.swing.JComponent,com.intellij.openapi.projectRoots.Sdk,com.intellij.openapi.projectRoots.SdkType,com.intellij.util.Consumer):V
- doAdd(javax.swing.JComponent,com.intellij.openapi.projectRoots.SdkType,com.intellij.util.Consumer):V
- doDownload(com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownload,javax.swing.JComponent,com.intellij.openapi.projectRoots.Sdk,com.intellij.openapi.projectRoots.SdkType,java.util.function.Consumer):V
- downloadSdk(com.intellij.openapi.projectRoots.Sdk):V
- findSdk(com.intellij.openapi.projectRoots.Sdk):com.intellij.openapi.projectRoots.Sdk
- findSdk(java.lang.String):com.intellij.openapi.projectRoots.Sdk
- p:forceAddActionToSelectFromDisk(com.intellij.openapi.projectRoots.SdkType):Z
- getMulticaster():com.intellij.openapi.projectRoots.SdkModel$Listener
- getProjectSdk():com.intellij.openapi.projectRoots.Sdk
- getProjectSdks():java.util.HashMap
- getSdks():com.intellij.openapi.projectRoots.Sdk[]
- isInitialized():Z
- isModified():Z
- removeListener(com.intellij.openapi.projectRoots.SdkModel$Listener):V
- removeSdk(com.intellij.openapi.projectRoots.Sdk):V
- reset(com.intellij.openapi.project.Project):V
- setProjectSdk(com.intellij.openapi.projectRoots.Sdk):V
- setupInstallableSdk(com.intellij.openapi.projectRoots.SdkType,com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownloadTask,java.util.function.Consumer):V
- syncSdks():V
a:com.intellij.openapi.roots.ui.configuration.projectRoot.ProjectSdksModel$NewSdkAction
- com.intellij.openapi.project.DumbAwareAction
- f:actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- a:actionPerformed(com.intellij.openapi.projectRoots.Sdk,javax.swing.JComponent,java.util.function.Consumer):V
- f:getListItemText():java.lang.String
- f:getListSubItemText():java.lang.String
- f:getSdkType():com.intellij.openapi.projectRoots.SdkType
com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownload
- *sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- getIconForDownloadAction(com.intellij.openapi.projectRoots.SdkTypeId):javax.swing.Icon
- pickSdk(com.intellij.openapi.projectRoots.SdkTypeId,com.intellij.openapi.projectRoots.SdkModel,javax.swing.JComponent,com.intellij.openapi.projectRoots.Sdk):com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownloadTask
- a:showDownloadUI(com.intellij.openapi.projectRoots.SdkTypeId,com.intellij.openapi.projectRoots.SdkModel,javax.swing.JComponent,com.intellij.openapi.projectRoots.Sdk,java.util.function.Consumer):V
- a:supportsDownload(com.intellij.openapi.projectRoots.SdkTypeId):Z
com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownloadTask
- a:doDownload(com.intellij.openapi.progress.ProgressIndicator):V
- a:getPlannedHomeDir():java.lang.String
- a:getPlannedVersion():java.lang.String
- getProductName():java.lang.String
- a:getSuggestedSdkName():java.lang.String
f:com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownloadTracker
- <init>():V
- configureSdk(com.intellij.openapi.projectRoots.Sdk,com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownloadTask):V
- downloadSdk(com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownloadTask,java.util.List,com.intellij.openapi.progress.ProgressIndicator):V
- findDownloadingSdks(java.lang.String):java.util.List
- s:getInstance():com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownloadTracker
- isDownloading(com.intellij.openapi.projectRoots.Sdk):Z
- onSdkRemoved(com.intellij.openapi.projectRoots.Sdk):V
- registerEditableSdk(com.intellij.openapi.projectRoots.Sdk,com.intellij.openapi.projectRoots.Sdk):V
- registerSdkDownload(com.intellij.openapi.projectRoots.Sdk,com.intellij.openapi.roots.ui.configuration.projectRoot.SdkDownloadTask):V
- startSdkDownloadIfNeeded(com.intellij.openapi.projectRoots.Sdk):V
- tryRegisterDownloadingListener(com.intellij.openapi.projectRoots.Sdk,com.intellij.openapi.Disposable,com.intellij.openapi.progress.ProgressIndicator,com.intellij.util.Consumer):Z
- tryRegisterSdkDownloadFailureHandler(com.intellij.openapi.projectRoots.Sdk,java.lang.Runnable):V
a:com.intellij.openapi.roots.ui.distribution.AbstractDistributionInfo
- com.intellij.openapi.roots.ui.distribution.DistributionInfo
- <init>():V
- equals(java.lang.Object):Z
- hashCode():I
f:com.intellij.openapi.roots.ui.distribution.DistributionComboBox
- com.intellij.openapi.ui.ComboBox
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ui.distribution.FileChooserInfo):V
- f:addDistributionIfNotExists(com.intellij.openapi.roots.ui.distribution.DistributionInfo):com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item
- f:addLoadingItem():V
- f:bindSelectedDistribution(com.intellij.openapi.observable.properties.ObservableMutableProperty):V
- f:getNoDistributionText():java.lang.String
- f:getSdkListLoadingText():java.lang.String
- f:getSelectedDistribution():com.intellij.openapi.roots.ui.distribution.DistributionInfo
- f:getSpecifyLocationActionName():java.lang.String
- f:removeLoadingItem():V
- f:setNoDistributionText(java.lang.String):V
- f:setSdkListLoadingText(java.lang.String):V
- f:setSelectedDistribution(com.intellij.openapi.roots.ui.distribution.DistributionInfo):V
- setSelectedItem(java.lang.Object):V
- f:setSpecifyLocationActionName(java.lang.String):V
a:com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item
f:com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item$Distribution
- com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item
- <init>(com.intellij.openapi.roots.ui.distribution.DistributionInfo):V
- f:component1():com.intellij.openapi.roots.ui.distribution.DistributionInfo
- f:copy(com.intellij.openapi.roots.ui.distribution.DistributionInfo):com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item$Distribution
- bs:copy$default(com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item$Distribution,com.intellij.openapi.roots.ui.distribution.DistributionInfo,I,java.lang.Object):com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item$Distribution
- equals(java.lang.Object):Z
- f:getInfo():com.intellij.openapi.roots.ui.distribution.DistributionInfo
- hashCode():I
f:com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item$ListLoading
- com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item
- sf:INSTANCE:com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item$ListLoading
f:com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item$NoDistribution
- com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item
- sf:INSTANCE:com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item$NoDistribution
f:com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item$SpecifyDistributionAction
- com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item
- sf:INSTANCE:com.intellij.openapi.roots.ui.distribution.DistributionComboBox$Item$SpecifyDistributionAction
com.intellij.openapi.roots.ui.distribution.DistributionInfo
- a:getDescription():java.lang.String
- a:getName():java.lang.String
com.intellij.openapi.roots.ui.distribution.FileChooserInfo
- sf:Companion:com.intellij.openapi.roots.ui.distribution.FileChooserInfo$Companion
- a:getFileChooserDescription():java.lang.String
- a:getFileChooserDescriptor():com.intellij.openapi.fileChooser.FileChooserDescriptor
- a:getFileChooserMacroFilter():kotlin.jvm.functions.Function1
- a:getFileChooserTitle():java.lang.String
f:com.intellij.openapi.roots.ui.distribution.FileChooserInfo$Companion
- f:getALL():kotlin.jvm.functions.Function1
- f:getANY_PATH():kotlin.jvm.functions.Function1
- f:getDIRECTORY_PATH():kotlin.jvm.functions.Function1
- f:getFILE_PATH():kotlin.jvm.functions.Function1
- f:getNONE():kotlin.jvm.functions.Function1
f:com.intellij.openapi.roots.ui.distribution.LocalDistributionInfo
- com.intellij.openapi.roots.ui.distribution.AbstractDistributionInfo
- <init>(java.lang.String):V
- getDescription():java.lang.String
- getName():java.lang.String
- f:getPath():java.lang.String
- f:getUiPath():java.lang.String
- f:setPath(java.lang.String):V
- f:setUiPath(java.lang.String):V
c:com.intellij.openapi.util.registry.RegistryUi
- com.intellij.openapi.Disposable
- <init>():V
- dispose():V
- show():Z
f:com.intellij.openapi.util.registry.ShowRegistryAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.ide.lightEdit.LightEditCompatible
- 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.vcs.changes.PsiChangeTracker
- s:getElementsChanged(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.psi.util.PsiFilter):java.util.Map
com.intellij.openapi.vcs.impl.LineStatusTrackerSettingListener
- sf:TOPIC:com.intellij.util.messages.Topic
- a:settingsUpdated():V
f:com.intellij.openapi.vfs.encoding.FileEncodingConfigurableProvider
- com.intellij.openapi.options.ConfigurableProvider
- <init>(com.intellij.openapi.project.Project):V
- createConfigurable():com.intellij.openapi.options.Configurable
f:com.intellij.openapi.vfs.encoding.FileEncodingConfigurableUI
- bomForUTF8Combo:com.intellij.openapi.ui.ComboBox
- transparentNativeToAsciiCheckBox:com.intellij.ui.components.JBCheckBox
- <init>():V
- f:createContent(javax.swing.JComponent,javax.swing.JComponent):com.intellij.openapi.ui.DialogPanel
- f:getBomForUTF8Combo():com.intellij.openapi.ui.ComboBox
- f:getTransparentNativeToAsciiCheckBox():com.intellij.ui.components.JBCheckBox
- f:setBomForUTF8Combo(com.intellij.openapi.ui.ComboBox):V
- f:setTransparentNativeToAsciiCheckBox(com.intellij.ui.components.JBCheckBox):V
a:com.intellij.openapi.wm.impl.AbstractTraverseWindowAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- p:doPerform(com.intellij.util.Function):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- p:switchFullScreenFrame(javax.swing.JFrame):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.openapi.wm.impl.NextWindow
- com.intellij.openapi.wm.impl.AbstractTraverseWindowAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.openapi.wm.impl.ProjectWindowActionGroup
- com.intellij.ide.IdeDependentActionGroup
- <init>():V
- activateNextWindow(com.intellij.openapi.actionSystem.AnActionEvent):V
- activatePreviousWindow(com.intellij.openapi.actionSystem.AnActionEvent):V
- addProject(com.intellij.openapi.project.Project):V
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- isDumbAware():Z
- isEnabled():Z
- removeProject(com.intellij.openapi.project.Project):V
f:com.intellij.openapi.wm.impl.WindowDressing
- com.intellij.ide.lightEdit.LightEditServiceListener
- com.intellij.openapi.project.ProjectCloseListener
- sf:Companion:com.intellij.openapi.wm.impl.WindowDressing$Companion
- <init>():V
- lightEditWindowClosed(com.intellij.openapi.project.Project):V
- lightEditWindowOpened(com.intellij.openapi.project.Project):V
- projectClosed(com.intellij.openapi.project.Project):V
f:com.intellij.openapi.wm.impl.WindowDressing$Companion
- f:getWindowActionGroup():com.intellij.openapi.wm.impl.ProjectWindowActionGroup
f:com.intellij.openapi.wm.impl.status.InspectionProfileWidgetFactory
- com.intellij.openapi.wm.impl.status.widget.StatusBarEditorBasedWidgetFactory
- <init>():V
- createWidget(com.intellij.openapi.project.Project):com.intellij.openapi.wm.StatusBarWidget
- getDisplayName():java.lang.String
- getId():java.lang.String
- isAvailable(com.intellij.openapi.project.Project):Z
f:com.intellij.openapi.wm.impl.status.TogglePopupHintsPanel
- com.intellij.openapi.wm.impl.status.EditorBasedWidget
- com.intellij.openapi.wm.StatusBarWidget$IconPresentation
- com.intellij.openapi.wm.StatusBarWidget$Multiframe
- sf:ID:java.lang.String
- <init>(com.intellij.openapi.project.Project):V
- ID():java.lang.String
- clear():V
- copy():com.intellij.openapi.wm.StatusBarWidget
- getClickConsumer():com.intellij.util.Consumer
- getIcon():javax.swing.Icon
- getPresentation():com.intellij.openapi.wm.StatusBarWidget$WidgetPresentation
- getTooltipText():java.lang.String
- install(com.intellij.openapi.wm.StatusBar):V
- updateStatus():V
f:com.intellij.packageDependencies.DefaultScopesProvider
- com.intellij.psi.search.scope.packageSet.CustomScopesProviderEx
- <init>(com.intellij.openapi.project.Project):V
- getCustomScopes():java.util.List
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.packageDependencies.DefaultScopesProvider
f:com.intellij.packageDependencies.DependenciesToolWindow
- <init>(com.intellij.openapi.project.Project):V
- addContent(com.intellij.ui.content.Content):V
- closeContent(com.intellij.ui.content.Content):V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.packageDependencies.DependenciesToolWindow
f:com.intellij.packageDependencies.DependencyUISettings
- com.intellij.openapi.components.PersistentStateComponent
- SCOPE_TYPE:java.lang.String
- UI_COMPACT_EMPTY_MIDDLE_PACKAGES:Z
- UI_FILTER_LEGALS:Z
- UI_FILTER_OUT_OF_CYCLE_PACKAGES:Z
- UI_FLATTEN_PACKAGES:Z
- UI_GROUP_BY_SCOPE_TYPE:Z
- UI_SHOW_FILES:Z
- UI_SHOW_MODULES:Z
- UI_SHOW_MODULE_GROUPS:Z
- <init>():V
- s:getInstance():com.intellij.packageDependencies.DependencyUISettings
- getState():com.intellij.packageDependencies.DependencyUISettings
- loadState(com.intellij.packageDependencies.DependencyUISettings):V
f:com.intellij.packageDependencies.FindDependencyUtil
- s:findBackwardDependencies(com.intellij.packageDependencies.DependenciesBuilder,java.util.Set,java.util.Set):com.intellij.usageView.UsageInfo[]
- s:findBackwardDependencies(java.util.List,java.util.Set,java.util.Set):com.intellij.usageView.UsageInfo[]
- s:findDependencies(com.intellij.packageDependencies.DependenciesBuilder,java.util.Set,java.util.Set):com.intellij.usageView.UsageInfo[]
- s:findDependencies(java.util.List,java.util.Set,java.util.Set):com.intellij.usageView.UsageInfo[]
f:com.intellij.packageDependencies.GeneratedFilesScopeProvider
- com.intellij.psi.search.scope.packageSet.CustomScopesProvider
- <init>():V
- getCustomScopes():java.util.List
f:com.intellij.packageDependencies.TestScopeProvider
- com.intellij.psi.search.scope.packageSet.CustomScopesProviderEx
- <init>():V
- getCustomScopes():java.util.List
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.packageDependencies.TestScopeProvider
f:com.intellij.packageDependencies.actions.AnalyzeDependenciesAction
- com.intellij.analysis.BaseAnalysisAction
- <init>():V
c:com.intellij.packageDependencies.actions.AnalyzeDependenciesHandler
- com.intellij.packageDependencies.actions.DependenciesHandlerBase
- <init>(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope,I):V
- <init>(com.intellij.openapi.project.Project,java.util.List,I,java.util.Set):V
- p:createDependenciesBuilder(com.intellij.analysis.AnalysisScope):com.intellij.packageDependencies.DependenciesBuilder
- p:getPanelDisplayName(com.intellij.analysis.AnalysisScope):java.lang.String
- p:getProgressTitle():java.lang.String
f:com.intellij.packageDependencies.actions.AnalyzeDependenciesOnSpecifiedTargetAction
- com.intellij.openapi.actionSystem.AnAction
- sf:TARGET_SCOPE_KEY:com.intellij.openapi.actionSystem.DataKey
- <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.packageDependencies.actions.AnalyzeDependenciesOnSpecifiedTargetHandler
- com.intellij.packageDependencies.actions.DependenciesHandlerBase
- <init>(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope,com.intellij.psi.search.GlobalSearchScope):V
- p:createDependenciesBuilder(com.intellij.analysis.AnalysisScope):com.intellij.packageDependencies.DependenciesBuilder
- p:getPanelDisplayName(com.intellij.analysis.AnalysisScope):java.lang.String
- p:getProgressTitle():java.lang.String
- p:shouldShowDependenciesPanel(com.intellij.packageDependencies.DependencyAnalysisResult):Z
f:com.intellij.packageDependencies.actions.BackwardDependenciesAction
- com.intellij.analysis.BaseAnalysisAction
- <init>():V
f:com.intellij.packageDependencies.actions.BackwardDependenciesHandler
- com.intellij.packageDependencies.actions.DependenciesHandlerBase
- <init>(com.intellij.openapi.project.Project,com.intellij.analysis.AnalysisScope,com.intellij.analysis.AnalysisScope):V
- <init>(com.intellij.openapi.project.Project,java.util.List,com.intellij.analysis.AnalysisScope,java.util.Set):V
a:com.intellij.packageDependencies.actions.DependenciesHandlerBase
- pf:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project,java.util.List,java.util.Set):V
- analyze():V
- p:bgtPostAnalyze(com.intellij.packageDependencies.DependencyAnalysisResult):V
- p:canStartInBackground():Z
- p:createAnalysisResult():com.intellij.packageDependencies.DependencyAnalysisResult
- pa:createDependenciesBuilder(com.intellij.analysis.AnalysisScope):com.intellij.packageDependencies.DependenciesBuilder
- pa:getPanelDisplayName(com.intellij.analysis.AnalysisScope):java.lang.String
- pa:getProgressTitle():java.lang.String
- p:shouldShowDependenciesPanel(com.intellij.packageDependencies.DependencyAnalysisResult):Z
f:com.intellij.packageDependencies.ui.DependenciesPanel
- javax.swing.JPanel
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- <init>(com.intellij.openapi.project.Project,com.intellij.packageDependencies.DependenciesBuilder):V
- <init>(com.intellij.openapi.project.Project,java.util.List,java.util.Set):V
- dispose():V
- getData(java.lang.String):java.lang.Object
- getLeftTree():javax.swing.JTree
- getRightTree():javax.swing.JTree
- setContent(com.intellij.ui.content.Content):V
f:com.intellij.packageDependencies.ui.DependenciesPanel$DependencyPanelSettings
- SCOPE_TYPE:java.lang.String
- UI_COMPACT_EMPTY_MIDDLE_PACKAGES:Z
- UI_FILTER_LEGALS:Z
- UI_FILTER_OUT_OF_CYCLE_PACKAGES:Z
- UI_FLATTEN_PACKAGES:Z
- UI_GROUP_BY_SCOPE_TYPE:Z
- UI_SHOW_FILES:Z
- UI_SHOW_MODULES:Z
- UI_SHOW_MODULE_GROUPS:Z
- <init>():V
- copyToApplicationDependencySettings():V
c:com.intellij.packageDependencies.ui.DependenciesUsagesPanel
- com.intellij.packageDependencies.ui.UsagesPanel
- <init>(com.intellij.openapi.project.Project,java.util.List):V
- addBuilder(com.intellij.packageDependencies.DependenciesBuilder):V
- findUsages(java.util.Set,java.util.Set):V
- getCodeUsagesString():java.lang.String
- getInitialPositionText():java.lang.String
f:com.intellij.packageDependencies.ui.DependencyConfigurable
- com.intellij.openapi.options.Configurable
- com.intellij.openapi.options.Configurable$NoScroll
- <init>(com.intellij.openapi.project.Project):V
- apply():V
- createComponent():javax.swing.JComponent
- s:getConfigureButton(com.intellij.openapi.project.Project):javax.swing.JButton
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- isModified():Z
- reset():V
a:com.intellij.packageDependencies.ui.DependencyConfigurable$MyColumnInfo
- com.intellij.util.ui.ColumnInfo
- p:<init>(com.intellij.packageDependencies.ui.DependencyConfigurable,java.lang.String):V
- getEditor(com.intellij.packageDependencies.DependencyRule):javax.swing.table.TableCellEditor
- getRenderer(com.intellij.packageDependencies.DependencyRule):javax.swing.table.TableCellRenderer
- isCellEditable(com.intellij.packageDependencies.DependencyRule):Z
- a:setValue(com.intellij.packageDependencies.DependencyRule,com.intellij.psi.search.scope.packageSet.NamedScope):V
f:com.intellij.packageDependencies.ui.DependencyNodeComparator
- java.util.Comparator
- <init>():V
- <init>(Z):V
- compare(com.intellij.packageDependencies.ui.PackageDependenciesNode,com.intellij.packageDependencies.ui.PackageDependenciesNode):I
f:com.intellij.packageDependencies.ui.DirectoryNode
- com.intellij.packageDependencies.ui.PackageDependenciesNode
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,Z,Z,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.vfs.VirtualFile[]):V
- canNavigate():Z
- canSelectInLeftTree(java.util.Map):Z
- equals(java.lang.Object):Z
- fillFiles(java.util.Set,Z):V
- getComment():java.lang.String
- getCompactedDirNode():com.intellij.packageDependencies.ui.DirectoryNode
- getDirName():java.lang.String
- getDirectory():com.intellij.openapi.vfs.VirtualFile
- getFQName():java.lang.String
- getIcon():javax.swing.Icon
- getPsiElement():com.intellij.psi.PsiElement
- getTargetDirectory():com.intellij.psi.PsiDirectory
- getWeight():I
- getWrapper():com.intellij.packageDependencies.ui.DirectoryNode
- hashCode():I
- isContentOrSourceRoot():Z
- isValid():Z
- removeUpReference():V
- setCompactedDirNode(com.intellij.packageDependencies.ui.DirectoryNode):V
- update():V
f:com.intellij.packageDependencies.ui.FileNode
- com.intellij.packageDependencies.ui.PackageDependenciesNode
- java.lang.Comparable
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,Z):V
- canSelectInLeftTree(java.util.Map):Z
- compareTo(com.intellij.packageDependencies.ui.FileNode):I
- equals(java.lang.Object):Z
- fillFiles(java.util.Set,Z):V
- getColor():java.awt.Color
- getContainingFiles():I
- getIcon():javax.swing.Icon
- getPsiElement():com.intellij.psi.PsiElement
- getWeight():I
- hasMarked():Z
- hasUnmarked():Z
- hashCode():I
- isValid():Z
- update():V
f:com.intellij.packageDependencies.ui.FileTreeModelBuilder
- sf:FILE_COUNT:com.intellij.openapi.util.Key
- <init>(com.intellij.openapi.project.Project,com.intellij.packageDependencies.ui.Marker,com.intellij.packageDependencies.ui.DependenciesPanel$DependencyPanelSettings):V
- addDirNode(com.intellij.psi.PsiDirectory):com.intellij.packageDependencies.ui.PackageDependenciesNode
- addFileNode(com.intellij.psi.PsiFile):com.intellij.packageDependencies.ui.PackageDependenciesNode
- build(com.intellij.openapi.project.Project,Z):com.intellij.packageDependencies.ui.TreeModel
- build(com.intellij.openapi.project.Project,Z,java.lang.Runnable):com.intellij.packageDependencies.ui.TreeModel
- s:clearCaches(com.intellij.openapi.project.Project):V
- s:createTreeModel(com.intellij.openapi.project.Project,com.intellij.packageDependencies.ui.Marker,com.intellij.packageDependencies.ui.DependenciesPanel$DependencyPanelSettings):com.intellij.packageDependencies.ui.TreeModel
- s:createTreeModel(com.intellij.openapi.project.Project,Z,com.intellij.packageDependencies.ui.Marker):com.intellij.packageDependencies.ui.TreeModel
- s:createTreeModel(com.intellij.openapi.project.Project,Z,java.util.Set,com.intellij.packageDependencies.ui.Marker,com.intellij.packageDependencies.ui.DependenciesPanel$DependencyPanelSettings):com.intellij.packageDependencies.ui.TreeModel
- findNode(com.intellij.psi.PsiFileSystemItem,com.intellij.psi.PsiElement):com.intellij.packageDependencies.ui.PackageDependenciesNode
- s:findNodeForPsiElement(com.intellij.packageDependencies.ui.PackageDependenciesNode,com.intellij.psi.PsiElement):com.intellij.packageDependencies.ui.PackageDependenciesNode[]
- getFileParentNode(com.intellij.openapi.vfs.VirtualFile):com.intellij.packageDependencies.ui.PackageDependenciesNode
- s:getScanningPackagesMessage():java.lang.String
- hasFileNode(com.intellij.openapi.vfs.VirtualFile):Z
- removeNode(com.intellij.psi.PsiElement,com.intellij.psi.PsiDirectory):javax.swing.tree.DefaultMutableTreeNode
- setTree(com.intellij.ide.dnd.aware.DnDAwareTree):V
f:com.intellij.packageDependencies.ui.GeneralGroupNode
- com.intellij.packageDependencies.ui.PackageDependenciesNode
- <init>(java.lang.String,javax.swing.Icon,com.intellij.openapi.project.Project):V
- equals(java.lang.Object):Z
- fillFiles(java.util.Set,Z):V
- getIcon():javax.swing.Icon
- getWeight():I
- hashCode():I
f:com.intellij.packageDependencies.ui.LibraryNode
- com.intellij.packageDependencies.ui.PackageDependenciesNode
- <init>(com.intellij.openapi.roots.OrderEntry,com.intellij.openapi.project.Project):V
- equals(java.lang.Object):Z
- fillFiles(java.util.Set,Z):V
- getIcon():javax.swing.Icon
- getWeight():I
- hashCode():I
com.intellij.packageDependencies.ui.Marker
- a:isMarked(com.intellij.openapi.vfs.VirtualFile):Z
f:com.intellij.packageDependencies.ui.ModuleGroupNode
- com.intellij.packageDependencies.ui.PackageDependenciesNode
- <init>(com.intellij.ide.projectView.impl.ModuleGroup,com.intellij.openapi.project.Project):V
- equals(java.lang.Object):Z
- fillFiles(java.util.Set,Z):V
- getIcon():javax.swing.Icon
- getModuleGroup():com.intellij.ide.projectView.impl.ModuleGroup
- getModuleGroupName():java.lang.String
- getProject():com.intellij.openapi.project.Project
- hashCode():I
f:com.intellij.packageDependencies.ui.ModuleNode
- com.intellij.packageDependencies.ui.PackageDependenciesNode
- com.intellij.pom.NavigatableWithText
- <init>(com.intellij.openapi.module.Module,com.intellij.openapi.module.ModuleGrouper):V
- canNavigate():Z
- canNavigateToSource():Z
- equals(java.lang.Object):Z
- fillFiles(java.util.Set,Z):V
- getIcon():javax.swing.Icon
- getModule():com.intellij.openapi.module.Module
- getModuleName():java.lang.String
- getNavigateActionText(Z):java.lang.String
- getWeight():I
- hashCode():I
- isValid():Z
- navigate(Z):V
c:com.intellij.packageDependencies.ui.PackageDependenciesNode
- javax.swing.tree.DefaultMutableTreeNode
- com.intellij.pom.Navigatable
- psf:NOT_CHANGED:java.awt.Color
- p:myColor:java.awt.Color
- p:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project):V
- add(javax.swing.tree.MutableTreeNode):V
- addFile(com.intellij.openapi.vfs.VirtualFile,Z):V
- canNavigate():Z
- canNavigateToSource():Z
- canSelectInLeftTree(java.util.Map):Z
- fillFiles(java.util.Set,Z):V
- getColor():java.awt.Color
- getComment():java.lang.String
- getContainingFiles():I
- getIcon():javax.swing.Icon
- getPresentableFilesCount():java.lang.String
- getPsiElement():com.intellij.psi.PsiElement
- getRegisteredFiles():java.util.Set
- getUserObject():java.lang.Object
- getWeight():I
- hasMarked():Z
- hasUnmarked():Z
- isEquals():Z
- isSorted():Z
- isValid():Z
- navigate(Z):V
- setEquals(Z):V
- setSorted(Z):V
- sortChildren():V
- *:update():V
- updateAndSortChildren():V
- updateColor():V
f:com.intellij.packageDependencies.ui.PackageTreeExpansionMonitor
- s:install(javax.swing.JTree):com.intellij.packageDependencies.ui.TreeExpansionMonitor
c:com.intellij.packageDependencies.ui.PanelProgressIndicator
- com.intellij.openapi.progress.util.ProgressIndicatorBase
- <init>(com.intellij.util.Consumer):V
- setBordersVisible(Z):V
- setFraction(D):V
- setIndeterminate(Z):V
- setText(java.lang.String):V
- start():V
- stop():V
- update(java.lang.String,Z,D):V
a:com.intellij.packageDependencies.ui.PatternDialectProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- a:createActions(com.intellij.openapi.project.Project,java.lang.Runnable):com.intellij.openapi.actionSystem.AnAction[]
- a:createPackageSet(com.intellij.packageDependencies.ui.PackageDependenciesNode,Z):com.intellij.psi.search.scope.packageSet.PackageSet
- a:createTreeModel(com.intellij.openapi.project.Project,com.intellij.packageDependencies.ui.Marker):com.intellij.packageDependencies.ui.TreeModel
- a:createTreeModel(com.intellij.openapi.project.Project,java.util.Set,com.intellij.packageDependencies.ui.Marker,com.intellij.packageDependencies.ui.DependenciesPanel$DependencyPanelSettings):com.intellij.packageDependencies.ui.TreeModel
- a:getDisplayName():java.lang.String
- ps:getGroupModulePattern(com.intellij.packageDependencies.ui.ModuleGroupNode):java.lang.String
- getHintMessage():java.lang.String
- a:getIcon():javax.swing.Icon
- s:getInstance(java.lang.String):com.intellij.packageDependencies.ui.PatternDialectProvider
- ps:getModuleParent(com.intellij.packageDependencies.ui.PackageDependenciesNode):com.intellij.packageDependencies.ui.ModuleNode
- ps:getModulePattern(com.intellij.packageDependencies.ui.PackageDependenciesNode):java.lang.String
- a:getShortName():java.lang.String
f:com.intellij.packageDependencies.ui.ProjectPatternProvider
- com.intellij.packageDependencies.ui.PatternDialectProvider
- sf:FILE:java.lang.String
- <init>():V
- createActions(com.intellij.openapi.project.Project,java.lang.Runnable):com.intellij.openapi.actionSystem.AnAction[]
- createPackageSet(com.intellij.packageDependencies.ui.PackageDependenciesNode,Z):com.intellij.psi.search.scope.packageSet.PackageSet
- createTreeModel(com.intellij.openapi.project.Project,com.intellij.packageDependencies.ui.Marker):com.intellij.packageDependencies.ui.TreeModel
- createTreeModel(com.intellij.openapi.project.Project,java.util.Set,com.intellij.packageDependencies.ui.Marker,com.intellij.packageDependencies.ui.DependenciesPanel$DependencyPanelSettings):com.intellij.packageDependencies.ui.TreeModel
- getDisplayName():java.lang.String
- getHintMessage():java.lang.String
- getIcon():javax.swing.Icon
- getShortName():java.lang.String
f:com.intellij.packageDependencies.ui.RefactoringScopeElementListenerProvider
- com.intellij.refactoring.listeners.RefactoringElementListenerProvider
- <init>():V
- getListener(com.intellij.psi.PsiElement):com.intellij.refactoring.listeners.RefactoringElementListener
c:com.intellij.packageDependencies.ui.RootNode
- com.intellij.packageDependencies.ui.PackageDependenciesNode
- <init>(com.intellij.openapi.project.Project):V
- equals(java.lang.Object):Z
- fillFiles(java.util.Set,Z):V
- hashCode():I
f:com.intellij.packageDependencies.ui.TreeModel
- javax.swing.tree.DefaultTreeModel
- <init>(javax.swing.tree.TreeNode):V
- <init>(javax.swing.tree.TreeNode,I,I):V
- getMarkedFileCount():I
- getTotalFileCount():I
- setMarkedFileCount(I):V
- setTotalFileCount(I):V
a:com.intellij.packageDependencies.ui.UsagesPanel
- javax.swing.JPanel
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- psf:LOG:com.intellij.openapi.diagnostic.Logger
- pf:myAlarm:com.intellij.util.Alarm
- <init>(com.intellij.openapi.project.Project):V
- dispose():V
- a:getCodeUsagesString():java.lang.String
- getData(java.lang.String):java.lang.Object
- a:getInitialPositionText():java.lang.String
- setToInitialPosition():V
- p:showUsages(com.intellij.psi.PsiElement[],com.intellij.usageView.UsageInfo[]):V
f:com.intellij.patterns.compiler.PatternClassBean
- alias:java.lang.String
- className:java.lang.String
- description:java.lang.String
- <init>():V
- getAlias():java.lang.String
- getDescription():java.lang.String
com.intellij.platform.ModuleAttachListener
- sf:Companion:com.intellij.platform.ModuleAttachListener$Companion
- afterAttach(com.intellij.openapi.module.Module,com.intellij.openapi.module.Module,java.nio.file.Path,java.util.List):V
- beforeDetach(com.intellij.openapi.module.Module):V
f:com.intellij.platform.ModuleAttachListener$Companion
- f:getTOPIC():com.intellij.util.messages.Topic
f:com.intellij.platform.ModuleAttachProcessor
- com.intellij.projectImport.ProjectAttachProcessor
- sf:Companion:com.intellij.platform.ModuleAttachProcessor$Companion
- <init>():V
- attachToProjectAsync(com.intellij.openapi.project.Project,java.nio.file.Path,com.intellij.projectImport.ProjectOpenedCallback,kotlin.coroutines.Continuation):java.lang.Object
- beforeDetach(com.intellij.openapi.module.Module):V
- sf:getMultiProjectDisplayName(com.intellij.openapi.project.Project):java.lang.String
- sf:getPrimaryModule(com.intellij.openapi.project.Project):com.intellij.openapi.module.Module
- sf:getSortedModules(com.intellij.openapi.project.Project):java.util.List
f:com.intellij.platform.ModuleAttachProcessor$Companion
- f:getMultiProjectDisplayName(com.intellij.openapi.project.Project):java.lang.String
- f:getPrimaryModule(com.intellij.openapi.project.Project):com.intellij.openapi.module.Module
- f:getSortedModules(com.intellij.openapi.project.Project):java.util.List
f:com.intellij.platform.ProjectConfigurationDirectoryConcealer
- com.intellij.ide.projectView.TreeStructureProvider
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.openapi.project.Project):V
- modify(com.intellij.ide.util.treeView.AbstractTreeNode,java.util.Collection,com.intellij.ide.projectView.ViewSettings):java.util.Collection
*:com.intellij.platform.backend.documentation.BlockingDocumentationContentFlow
- a:collectBlocking(java.util.function.Consumer):V
com.intellij.platform.backend.documentation.DocumentationContent
- s:content(java.lang.String):com.intellij.platform.backend.documentation.DocumentationContent
- s:content(java.lang.String,java.util.Map):com.intellij.platform.backend.documentation.DocumentationContent
com.intellij.platform.backend.documentation.DocumentationLinkHandler
- resolveLink(com.intellij.platform.backend.documentation.DocumentationTarget,java.lang.String):com.intellij.platform.backend.documentation.LinkResolveResult
com.intellij.platform.backend.documentation.DocumentationResult
- sf:Companion:com.intellij.platform.backend.documentation.DocumentationResult$Companion
- s:asyncDocumentation(java.util.function.Supplier):com.intellij.platform.backend.documentation.DocumentationResult
- s:documentation(com.intellij.platform.backend.documentation.DocumentationContent):com.intellij.platform.backend.documentation.DocumentationResult$Documentation
- s:documentation(java.lang.String):com.intellij.platform.backend.documentation.DocumentationResult$Documentation
f:com.intellij.platform.backend.documentation.DocumentationResult$Companion
- f:asyncDocumentation(java.util.function.Supplier):com.intellij.platform.backend.documentation.DocumentationResult
- f:asyncDocumentation(kotlin.jvm.functions.Function1):com.intellij.platform.backend.documentation.DocumentationResult
- f:documentation(com.intellij.platform.backend.documentation.DocumentationContent):com.intellij.platform.backend.documentation.DocumentationResult$Documentation
- f:documentation(java.lang.String):com.intellij.platform.backend.documentation.DocumentationResult$Documentation
com.intellij.platform.backend.documentation.DocumentationResult$Documentation
- com.intellij.platform.backend.documentation.DocumentationResult
- a:anchor(java.lang.String):com.intellij.platform.backend.documentation.DocumentationResult$Documentation
- *a:blockingUpdates(com.intellij.platform.backend.documentation.BlockingDocumentationContentFlow):com.intellij.platform.backend.documentation.DocumentationResult$Documentation
- a:content(com.intellij.platform.backend.documentation.DocumentationContent):com.intellij.platform.backend.documentation.DocumentationResult$Documentation
- a:definitionDetails(java.lang.String):com.intellij.platform.backend.documentation.DocumentationResult$Documentation
- a:externalUrl(java.lang.String):com.intellij.platform.backend.documentation.DocumentationResult$Documentation
- a:html(java.lang.String):com.intellij.platform.backend.documentation.DocumentationResult$Documentation
- a:images(java.util.Map):com.intellij.platform.backend.documentation.DocumentationResult$Documentation
- a:updates(kotlinx.coroutines.flow.Flow):com.intellij.platform.backend.documentation.DocumentationResult$Documentation
*:com.intellij.platform.backend.documentation.DocumentationSymbol
- com.intellij.model.Symbol
- a:createPointer():com.intellij.model.Pointer
- a:getDocumentationTarget():com.intellij.platform.backend.documentation.DocumentationTarget
com.intellij.platform.backend.documentation.DocumentationTarget
- computeDocumentation():com.intellij.platform.backend.documentation.DocumentationResult
- computeDocumentationHint():java.lang.String
- a:computePresentation():com.intellij.platform.backend.presentation.TargetPresentation
- a:createPointer():com.intellij.model.Pointer
- getNavigatable():com.intellij.pom.Navigatable
com.intellij.platform.backend.documentation.DocumentationTargetProvider
- a:documentationTargets(com.intellij.psi.PsiFile,I):java.util.List
*:com.intellij.platform.backend.documentation.InlineDocumentation
- a:getDocumentationOwnerRange():com.intellij.openapi.util.TextRange
- a:getDocumentationRange():com.intellij.openapi.util.TextRange
- a:getOwnerTarget():com.intellij.platform.backend.documentation.DocumentationTarget
- a:renderText():java.lang.String
com.intellij.platform.backend.documentation.InlineDocumentationProvider
- a:findInlineDocumentation(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange):com.intellij.platform.backend.documentation.InlineDocumentation
- a:inlineDocumentationItems(com.intellij.psi.PsiFile):java.util.Collection
com.intellij.platform.backend.documentation.LinkResolveResult
- sf:Companion:com.intellij.platform.backend.documentation.LinkResolveResult$Companion
- s:asyncResult(java.util.function.Supplier):com.intellij.platform.backend.documentation.LinkResolveResult
- s:resolvedTarget(com.intellij.platform.backend.documentation.DocumentationTarget):com.intellij.platform.backend.documentation.LinkResolveResult
com.intellij.platform.backend.documentation.LinkResolveResult$Async
- sf:Companion:com.intellij.platform.backend.documentation.LinkResolveResult$Async$Companion
- s:resolvedTarget(com.intellij.platform.backend.documentation.DocumentationTarget):com.intellij.platform.backend.documentation.LinkResolveResult$Async
f:com.intellij.platform.backend.documentation.LinkResolveResult$Async$Companion
- f:resolvedTarget(com.intellij.platform.backend.documentation.DocumentationTarget):com.intellij.platform.backend.documentation.LinkResolveResult$Async
f:com.intellij.platform.backend.documentation.LinkResolveResult$Companion
- f:asyncResult(java.util.function.Supplier):com.intellij.platform.backend.documentation.LinkResolveResult
- f:asyncResult(kotlin.jvm.functions.Function1):com.intellij.platform.backend.documentation.LinkResolveResult
- f:resolvedTarget(com.intellij.platform.backend.documentation.DocumentationTarget):com.intellij.platform.backend.documentation.LinkResolveResult
com.intellij.platform.backend.documentation.PsiDocumentationTargetProvider
- documentationTarget(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.platform.backend.documentation.DocumentationTarget
- documentationTargets(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):java.util.List
*:com.intellij.platform.backend.documentation.SymbolDocumentationTargetProvider
- a:documentationTarget(com.intellij.openapi.project.Project,com.intellij.model.Symbol):com.intellij.platform.backend.documentation.DocumentationTarget
f:com.intellij.platform.ide.documentation.ActionsKt
- *sf:DOCUMENTATION_BROWSER:com.intellij.openapi.actionSystem.DataKey
- sf:DOCUMENTATION_TARGETS:com.intellij.openapi.actionSystem.DataKey
*:com.intellij.platform.ide.documentation.DocumentationBrowserFacade
- a:getTargetPointer():com.intellij.model.Pointer
- a:reload():V
c:com.intellij.platform.ide.navigation.impl.IdeNavigationServiceExecutor
- sf:Companion:com.intellij.platform.ide.navigation.impl.IdeNavigationServiceExecutor$Companion
- <init>():V
- navigate(com.intellij.platform.backend.navigation.impl.RawNavigationRequest,Z,kotlin.coroutines.Continuation):java.lang.Object
f:com.intellij.platform.ide.navigation.impl.IdeNavigationServiceExecutor$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.platform.ide.navigation.impl.IdeNavigationServiceExecutor
f:com.intellij.platform.renameProject.ProjectFolderRenameHandler
- com.intellij.refactoring.rename.PsiElementRenameHandler
- com.intellij.ide.TitledHandler
- <init>():V
- getActionTitle():java.lang.String
- isAvailableOnDataContext(com.intellij.openapi.actionSystem.DataContext):Z
f:com.intellij.platform.renameProject.RenameProjectAction
- 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.platform.renameProject.RenameProjectHandler
- com.intellij.ide.TitledHandler
- com.intellij.refactoring.rename.RenameHandler
- <init>():V
- getActionTitle():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):V
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.actionSystem.DataContext):V
- isAvailableOnDataContext(com.intellij.openapi.actionSystem.DataContext):Z
- s:renameProject(com.intellij.openapi.project.ex.ProjectEx,com.intellij.openapi.module.Module,java.lang.String):Z
a:com.intellij.platform.templates.ArchivedProjectTemplate
- com.intellij.platform.ProjectTemplate
- sf:INPUT_DEFAULT:java.lang.String
- sf:INPUT_FIELD:java.lang.String
- sf:TEMPLATE:java.lang.String
- pf:myDisplayName:java.lang.String
- <init>(java.lang.String,java.lang.String):V
- createModuleBuilder():com.intellij.ide.util.projectWizard.ModuleBuilder
- getArtifacts():java.util.List
- getCategory():java.lang.String
- getFrameworks():java.util.List
- getIcon():javax.swing.Icon
- getInputFields():java.util.List
- pa:getModuleType():com.intellij.openapi.module.ModuleType
- getName():java.lang.String
- handleUnzippedDirectories(java.io.File,java.util.List):V
- populateFromElement(org.jdom.Element):V
- a:processStream(com.intellij.platform.templates.ArchivedProjectTemplate$StreamProcessor):java.lang.Object
- setArtifacts(java.util.List):V
- setFrameworks(java.util.List):V
- validateSettings():com.intellij.openapi.ui.ValidationInfo
a:com.intellij.platform.templates.ArchivedProjectTemplate$StreamProcessor
- <init>():V
- a:consume(java.util.zip.ZipInputStream):java.lang.Object
f:com.intellij.platform.templates.ArchivedTemplatesFactory
- com.intellij.platform.ProjectTemplatesFactory
- <init>():V
- createTemplates(java.lang.String):com.intellij.platform.ProjectTemplate[]
- createTemplates(java.lang.String,com.intellij.ide.util.projectWizard.WizardContext):com.intellij.platform.ProjectTemplate[]
- getGroupIcon(java.lang.String):javax.swing.Icon
- getGroupWeight(java.lang.String):I
- getGroups():java.lang.String[]
- s:getTemplateFile(java.lang.String):java.nio.file.Path
f:com.intellij.platform.templates.LocalArchivedTemplate
- com.intellij.platform.templates.ArchivedProjectTemplate
- sf:DESCRIPTION_PATH:java.lang.String
- sf:UNENCODED_ATTRIBUTE:java.lang.String
- <init>(java.net.URL,java.lang.ClassLoader):V
- getArchivePath():java.net.URL
- getDescription():java.lang.String
- getIcon():javax.swing.Icon
- getInputFields():java.util.List
- handleUnzippedDirectories(java.io.File,java.util.List):V
- processStream(com.intellij.platform.templates.ArchivedProjectTemplate$StreamProcessor):java.lang.Object
- validate(java.lang.String):com.intellij.facet.ui.ValidationResult
f:com.intellij.platform.templates.ManageProjectTemplatesAction
- 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
f:com.intellij.platform.templates.ProjectTemplateExportable
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- getState():com.intellij.platform.templates.ProjectTemplateExportable$ProjectTemplateExportableState
- loadState(com.intellij.platform.templates.ProjectTemplateExportable$ProjectTemplateExportableState):V
c:com.intellij.platform.templates.ProjectTemplateExportable$NameGetter
- com.intellij.openapi.components.State$NameGetter
- <init>():V
- get():java.lang.String
c:com.intellij.platform.templates.ProjectTemplateExportable$ProjectTemplateExportableState
- <init>():V
f:com.intellij.platform.templates.SaveProjectAsTemplateAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- s:computeParameters(com.intellij.openapi.project.Project,Z):java.util.Map
- s:convertTemplates(java.lang.String,java.util.regex.Pattern,java.lang.String,Z):java.lang.String
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:getDescriptionFile(com.intellij.openapi.project.Project,java.lang.String):com.intellij.openapi.vfs.VirtualFile
- s:getEncodedContent(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,java.util.Map):java.lang.String
- s:saveProject(com.intellij.openapi.project.Project,java.nio.file.Path,com.intellij.openapi.module.Module,java.lang.String,Z,com.intellij.openapi.progress.ProgressIndicator,Z):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.platform.templates.SaveProjectAsTemplateDialog
- com.intellij.openapi.ui.DialogWrapper
- b:$$$getRootComponent$$$():javax.swing.JComponent
- getPreferredFocusedComponent():javax.swing.JComponent
c:com.intellij.platform.templates.TemplateModuleBuilder
- com.intellij.ide.util.projectWizard.ModuleBuilder
- <init>(com.intellij.platform.templates.ArchivedProjectTemplate,com.intellij.openapi.module.ModuleType,java.util.List):V
- commitModule(com.intellij.openapi.project.Project,com.intellij.openapi.module.ModifiableModuleModel):com.intellij.openapi.module.Module
- createFinishingSteps(com.intellij.ide.util.projectWizard.WizardContext,com.intellij.openapi.roots.ui.configuration.ModulesProvider):com.intellij.ide.util.projectWizard.ModuleWizardStep[]
- createModule(com.intellij.openapi.module.ModifiableModuleModel):com.intellij.openapi.module.Module
- createProject(java.lang.String,java.lang.String):com.intellij.openapi.project.Project
- createWizardSteps(com.intellij.ide.util.projectWizard.WizardContext,com.intellij.openapi.roots.ui.configuration.ModulesProvider):com.intellij.ide.util.projectWizard.ModuleWizardStep[]
- p:getAdditionalFields():java.util.List
- getBuilderId():java.lang.String
- getModuleType():com.intellij.openapi.module.ModuleType
- getNodeIcon():javax.swing.Icon
- isSuitableSdkType(com.intellij.openapi.projectRoots.SdkTypeId):Z
- isTemplateBased():Z
f:com.intellij.platform.templates.TemplateProjectDirectoryGenerator
- com.intellij.platform.DirectoryProjectGeneratorBase
- <init>(com.intellij.platform.templates.LocalArchivedTemplate):V
- buildUI(com.intellij.ide.util.projectWizard.SettingsStep):V
- generateProject(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.Object,com.intellij.openapi.module.Module):V
- generateProject(java.lang.String,java.lang.String):V
- getLogo():javax.swing.Icon
- getName():java.lang.String
- validate(java.lang.String):com.intellij.facet.ui.ValidationResult
f:com.intellij.platform.templates.github.DownloadUtil
- sf:CONTENT_LENGTH_TEMPLATE:java.lang.String
- <init>():V
- s:downloadAtomically(com.intellij.openapi.progress.ProgressIndicator,java.lang.String,java.io.File):V
- s:downloadAtomically(com.intellij.openapi.progress.ProgressIndicator,java.lang.String,java.io.File,java.io.File):V
- s:downloadAtomically(com.intellij.openapi.progress.ProgressIndicator,java.lang.String,java.io.File,java.io.File,java.util.function.Predicate):Z
- s:downloadContentToFile(com.intellij.openapi.progress.ProgressIndicator,java.lang.String,java.io.File):V
- s:provideDataWithProgressSynchronously(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,java.util.concurrent.Callable,com.intellij.util.Producer):com.intellij.platform.templates.github.Outcome
f:com.intellij.platform.templates.github.GeneratorException
- java.lang.Exception
- <init>(java.lang.String):V
- <init>(java.lang.String,java.lang.Throwable):V
f:com.intellij.platform.templates.github.GithubTagInfo
- <init>(java.lang.String,java.lang.String):V
- s:createInstance(java.lang.String,java.lang.String):com.intellij.platform.templates.github.GithubTagInfo
- equals(java.lang.Object):Z
- getName():java.lang.String
- getVersion():com.intellij.platform.templates.github.GithubTagInfo$Version
- getZipballUrl():java.lang.String
- hashCode():I
- isRecentTag():Z
- setRecentTag(Z):V
- s:tryCast(java.lang.Object):com.intellij.platform.templates.github.GithubTagInfo
f:com.intellij.platform.templates.github.GithubTagInfo$Version
- java.lang.Comparable
- <init>(it.unimi.dsi.fastutil.ints.IntList,java.lang.String,I):V
- compareTo(com.intellij.platform.templates.github.GithubTagInfo$Version):I
f:com.intellij.platform.templates.github.Outcome
- s:createAsCancelled():com.intellij.platform.templates.github.Outcome
- s:createAsException(java.lang.Exception):com.intellij.platform.templates.github.Outcome
- s:createNormal(java.lang.Object):com.intellij.platform.templates.github.Outcome
- get():java.lang.Object
- getException():java.lang.Exception
- isCancelled():Z
f:com.intellij.platform.templates.github.ZipUtil
- <init>():V
- s:unzip(com.intellij.openapi.progress.ProgressIndicator,java.io.File,java.io.File,com.intellij.util.NullableFunction,com.intellij.platform.templates.github.ZipUtil$ContentProcessor,Z):V
- s:unzip(com.intellij.openapi.progress.ProgressIndicator,java.nio.file.Path,java.util.zip.ZipInputStream,com.intellij.util.NullableFunction,com.intellij.platform.templates.github.ZipUtil$ContentProcessor,Z):V
- s:unzipWithProgressSynchronously(com.intellij.openapi.project.Project,java.lang.String,java.io.File,java.io.File,com.intellij.util.NullableFunction,Z):V
- s:unzipWithProgressSynchronously(com.intellij.openapi.project.Project,java.lang.String,java.nio.file.Path,java.nio.file.Path,Z):V
com.intellij.platform.templates.github.ZipUtil$ContentProcessor
- a:processContent(B[],java.io.File):B[]
f:com.intellij.pom.PomDefinitionSearch
- com.intellij.util.QueryExecutor
- <init>():V
- execute(com.intellij.psi.PsiElement,com.intellij.util.Processor):Z
f:com.intellij.pom.references.PomServiceImpl
- com.intellij.pom.references.PomService
- <init>(com.intellij.openapi.project.Project):V
- convertToPsi(com.intellij.pom.PomTarget):com.intellij.psi.PsiElement
f:com.intellij.profile.codeInspection.ui.CustomInspectionActions
- <init>():V
- s:fireProfileChanged(com.intellij.codeInspection.ex.InspectionProfileImpl):V
- s:getAddActionGroup(com.intellij.profile.codeInspection.ui.SingleInspectionProfilePanel):com.intellij.openapi.actionSystem.DefaultActionGroup
- s:getInspection(com.intellij.codeInspection.InspectionProfile,java.lang.String):com.intellij.codeInspection.InspectionProfileEntry
f:com.intellij.profile.codeInspection.ui.CustomInspectionActions$RemoveInspectionAction
- com.intellij.openapi.project.DumbAwareAction
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.profile.codeInspection.ui.DescriptionEditorPane
- com.intellij.ui.components.JBHtmlPane
- sf:Companion:com.intellij.profile.codeInspection.ui.DescriptionEditorPane$Companion
- sf:EMPTY_HTML:java.lang.String
- <init>():V
- getBackground():java.awt.Color
f:com.intellij.profile.codeInspection.ui.DescriptionEditorPane$Companion
f:com.intellij.profile.codeInspection.ui.DescriptionEditorPaneKt
- sf:readHTML(javax.swing.JEditorPane,java.lang.String):V
- sf:readHTMLWithCodeHighlighting(javax.swing.JEditorPane,java.lang.String,java.lang.String):V
com.intellij.profile.codeInspection.ui.ErrorOptionsProvider
- com.intellij.openapi.options.UnnamedConfigurable
f:com.intellij.profile.codeInspection.ui.ErrorOptionsProviderEP
- com.intellij.openapi.options.ConfigurableEP
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
com.intellij.profile.codeInspection.ui.ErrorsConfigurable
- com.intellij.openapi.options.Configurable
- a:getSelectedObject():java.lang.Object
- a:selectInspectionGroup(java.lang.String[]):V
- a:selectInspectionTool(java.lang.String):V
- a:selectProfile(com.intellij.codeInspection.ex.InspectionProfileImpl):V
a:com.intellij.profile.codeInspection.ui.ErrorsConfigurableProvider
- com.intellij.openapi.options.ConfigurableProvider
- <init>():V
- a:createConfigurable():com.intellij.profile.codeInspection.ui.ErrorsConfigurable
f:com.intellij.profile.codeInspection.ui.ErrorsConfigurableProviderImpl
- com.intellij.profile.codeInspection.ui.ErrorsConfigurableProvider
- <init>(com.intellij.openapi.project.Project):V
- createConfigurable():com.intellij.profile.codeInspection.ui.ErrorsConfigurable
a:com.intellij.profile.codeInspection.ui.HighlightingChooser
- com.intellij.openapi.actionSystem.ex.ComboBoxAction
- com.intellij.openapi.project.DumbAware
- sf:ATTRIBUTES_CUSTOM_NAMES:java.util.Map
- <init>(com.intellij.codeInsight.daemon.impl.SeverityRegistrar):V
- p:createActionPopup(com.intellij.openapi.actionSystem.DataContext,javax.swing.JComponent,java.lang.Runnable):com.intellij.openapi.ui.popup.ListPopup
- 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
- setChosen(com.intellij.openapi.editor.colors.TextAttributesKey):V
- s:stripColorOptionCategory(java.lang.String):java.lang.String
f:com.intellij.profile.codeInspection.ui.InspectionMetaDataDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.util.function.Function):V
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.util.function.Function,java.lang.String,java.lang.String,java.lang.String,java.lang.String):V
- getDescription():java.lang.String
- getName():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- getProblemDescriptor():java.lang.String
- getSuppressId():java.lang.String
- isCleanup():Z
- show():V
- showCleanupOption(Z):V
a:com.intellij.profile.codeInspection.ui.InspectionProfileActionProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- canDeleteInspection(com.intellij.codeInspection.InspectionProfileEntry):Z
- deleteInspection(com.intellij.codeInspection.InspectionProfileEntry,java.lang.String):V
- getActions(com.intellij.profile.codeInspection.ui.SingleInspectionProfilePanel):java.util.List
- getAddActions(com.intellij.profile.codeInspection.ui.SingleInspectionProfilePanel):com.intellij.openapi.actionSystem.ActionGroup
- getProfilePanelActions(com.intellij.profile.codeInspection.ui.SingleInspectionProfilePanel):java.util.List
f:com.intellij.profile.codeInspection.ui.InspectionProfileActionProvider$ProfilePanelAction
- java.lang.Record
- <init>(com.intellij.openapi.actionSystem.AnAction,java.lang.String):V
- action():com.intellij.openapi.actionSystem.AnAction
- actionId():java.lang.String
- f:equals(java.lang.Object):Z
- f:hashCode():I
c:com.intellij.profile.codeInspection.ui.InspectionProfileImporter
- com.intellij.openapi.options.SchemeImporter
- <init>():V
- getSourceExtensions():java.lang.String[]
- importScheme(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.codeInspection.ex.InspectionProfileImpl,com.intellij.openapi.options.SchemeFactory):com.intellij.codeInspection.ex.InspectionProfileImpl
a:com.intellij.profile.codeInspection.ui.InspectionTreeAdvertiser
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- getCustomGroups():java.util.List
f:com.intellij.profile.codeInspection.ui.InspectionTreeAdvertiser$CustomGroup
- java.lang.Record
- <init>(java.lang.String[],java.lang.String):V
- description():java.lang.String
- f:equals(java.lang.Object):Z
- f:hashCode():I
- path():java.lang.String[]
f:com.intellij.profile.codeInspection.ui.InspectionUiUtilKt
- sf:addScrollPaneIfNecessary(javax.swing.JComponent):javax.swing.JComponent
f:com.intellij.profile.codeInspection.ui.InspectionsAggregationUtil
- <init>():V
- s:getInspectionsKeys(com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionConfigTreeNode):java.util.List
- s:getInspectionsNodes(com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionConfigTreeNode):java.util.List
- s:getInspectionsNodes(javax.swing.tree.TreePath[]):java.util.List
a:com.intellij.profile.codeInspection.ui.LevelChooserAction
- com.intellij.openapi.actionSystem.ex.ComboBoxAction
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.codeInsight.daemon.impl.SeverityRegistrar):V
- <init>(com.intellij.codeInsight.daemon.impl.SeverityRegistrar,Z):V
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
- createPopupActionGroup(javax.swing.JComponent,com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.DefaultActionGroup
- s:getSeverities(com.intellij.codeInsight.daemon.impl.SeverityRegistrar):java.util.List
- s:getSeverities(com.intellij.codeInsight.daemon.impl.SeverityRegistrar,Z):java.util.List
- pa:onChosen(com.intellij.lang.annotation.HighlightSeverity):V
- setChosen(com.intellij.lang.annotation.HighlightSeverity):V
c:com.intellij.profile.codeInspection.ui.ProjectInspectionToolsConfigurable
- com.intellij.profile.codeInspection.ui.header.InspectionToolsConfigurable
- <init>(com.intellij.profile.codeInspection.ProjectInspectionProfileManager):V
- p:applyRootProfile(java.lang.String,Z):V
- p:getCurrentProfile():com.intellij.codeInspection.ex.InspectionProfileImpl
f:com.intellij.profile.codeInspection.ui.ScopeOrderComparator
- java.util.Comparator
- <init>(com.intellij.codeInspection.ex.InspectionProfileImpl):V
- compare(java.lang.String,java.lang.String):I
a:com.intellij.profile.codeInspection.ui.ScopesChooser
- com.intellij.openapi.actionSystem.ex.ComboBoxAction
- com.intellij.openapi.project.DumbAware
- <init>(java.util.List,com.intellij.codeInspection.ex.InspectionProfileImpl,com.intellij.openapi.project.Project,java.lang.String[]):V
- createCustomComponent(com.intellij.openapi.actionSystem.Presentation,java.lang.String):javax.swing.JComponent
- createPopupActionGroup(javax.swing.JComponent,com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.DefaultActionGroup
- pa:onScopeAdded(java.lang.String):V
- pa:onScopesOrderChanged():V
f:com.intellij.profile.codeInspection.ui.ScopesOrderDialog
- com.intellij.openapi.ui.DialogWrapper
c:com.intellij.profile.codeInspection.ui.SingleInspectionProfilePanel
- javax.swing.JPanel
- <init>(com.intellij.profile.codeInspection.ProjectInspectionProfileManager,com.intellij.codeInspection.ex.InspectionProfileModifiableModel):V
- p:accept(com.intellij.codeInspection.ex.InspectionToolWrapper):Z
- apply():V
- s:areToolDescriptorsChanged(com.intellij.openapi.project.Project,com.intellij.codeInspection.ex.InspectionProfileModifiableModel,com.intellij.profile.codeInspection.ui.ToolDescriptors):Z
- s:createSettingsHyperlinkListener(com.intellij.openapi.project.Project):com.intellij.ui.HyperlinkAdapter
- s:createSettingsHyperlinkListener(com.intellij.openapi.project.Project,com.intellij.profile.codeInspection.ui.SingleInspectionProfilePanel):com.intellij.ui.HyperlinkAdapter
- differsFromDefault():Z
- disposeUI():V
- getPreferredFocusedComponent():javax.swing.JComponent
- getPreferredSize():java.awt.Dimension
- getProfile():com.intellij.codeInspection.ex.InspectionProfileModifiableModel
- getProject():com.intellij.openapi.project.Project
- getSelectedTool():com.intellij.codeInspection.ex.InspectionToolWrapper
- isModified():Z
- performProfileReset():V
- removeSelectedRow():V
- s:renderSeverity(com.intellij.lang.annotation.HighlightSeverity):java.lang.String
- reset():V
- selectInspectionGroup(java.lang.String[]):V
- selectInspectionTool(java.lang.String):V
- setFilter(java.lang.String):V
- setVisible(Z):V
- updateSelection():V
f:com.intellij.profile.codeInspection.ui.ToolDescriptors
- s:fromScopeToolState(com.intellij.codeInspection.ex.ScopeToolState,com.intellij.codeInspection.ex.InspectionProfileModifiableModel,com.intellij.openapi.project.Project):com.intellij.profile.codeInspection.ui.ToolDescriptors
- getDefaultDescriptor():com.intellij.codeInspection.ex.Descriptor
- getDefaultScopeToolState():com.intellij.codeInspection.ex.ScopeToolState
- getDescriptors():java.util.stream.Stream
- getNonDefaultDescriptors():java.util.List
f:com.intellij.profile.codeInspection.ui.filter.InspectionFilterAction
- com.intellij.openapi.actionSystem.DefaultActionGroup
- com.intellij.openapi.actionSystem.Toggleable
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.codeInspection.ex.InspectionProfileImpl,com.intellij.profile.codeInspection.ui.filter.InspectionsFilter,com.intellij.openapi.project.Project,com.intellij.ui.FilterComponent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.profile.codeInspection.ui.filter.InspectionsFilter
- <init>():V
- addLanguage(com.intellij.lang.Language):V
- addSeverity(com.intellij.lang.annotation.HighlightSeverity):V
- containsLanguage(com.intellij.lang.Language):Z
- containsSeverity(com.intellij.lang.annotation.HighlightSeverity):Z
- pa:filterChanged():V
- getSuitableInspectionsStates():java.lang.Boolean
- isAvailableOnlyForAnalyze():Z
- isEmptyFilter():Z
- isShowOnlyCleanupInspections():Z
- isShowOnlyModifiedInspections():Z
- matches(com.intellij.codeInspection.ex.Tools,com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionConfigTreeNode):Z
- removeLanguage(com.intellij.lang.Language):V
- removeSeverity(com.intellij.lang.annotation.HighlightSeverity):V
- reset():V
- setAvailableOnlyForAnalyze(Z):V
- setShowOnlyCleanupInspections(Z):V
- setShowOnlyModifiedInspections(Z):V
- setSuitableInspectionsStates(java.lang.Boolean):V
a:com.intellij.profile.codeInspection.ui.header.InspectionProfileSchemesModel
- com.intellij.application.options.schemes.SchemesModel
- canDeleteScheme(com.intellij.codeInspection.ex.InspectionProfileModifiableModel):Z
- canDuplicateScheme(com.intellij.codeInspection.ex.InspectionProfileModifiableModel):Z
- canRenameScheme(com.intellij.codeInspection.ex.InspectionProfileModifiableModel):Z
- canResetScheme(com.intellij.codeInspection.ex.InspectionProfileModifiableModel):Z
- containsScheme(java.lang.String,Z):Z
- pa:createPanel(com.intellij.codeInspection.ex.InspectionProfileModifiableModel):com.intellij.profile.codeInspection.ui.SingleInspectionProfilePanel
- differsFromDefault(com.intellij.codeInspection.ex.InspectionProfileModifiableModel):Z
- s:getSortedProfiles(com.intellij.profile.codeInspection.InspectionProfileManager,com.intellij.profile.codeInspection.InspectionProfileManager):java.util.List
- isProjectScheme(com.intellij.codeInspection.ex.InspectionProfileModifiableModel):Z
- pa:onProfileRemoved(com.intellij.profile.codeInspection.ui.SingleInspectionProfilePanel):V
- removeScheme(com.intellij.codeInspection.ex.InspectionProfileModifiableModel):V
f:com.intellij.profile.codeInspection.ui.header.InspectionProfileSchemesPanel
- com.intellij.application.options.schemes.AbstractDescriptionAwareSchemesPanel
- getModel():com.intellij.profile.codeInspection.ui.header.InspectionProfileSchemesModel
- s:importInspectionProfile(org.jdom.Element,com.intellij.profile.codeInspection.BaseInspectionProfileManager,com.intellij.openapi.project.Project):com.intellij.codeInspection.ex.InspectionProfileImpl
- selectAnyProfile():V
- useBoldForNonRemovableSchemes():Z
a:com.intellij.profile.codeInspection.ui.header.InspectionToolsConfigurable
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.SearchableConfigurable
- com.intellij.profile.codeInspection.ui.ErrorsConfigurable
- sf:ID:java.lang.String
- pf:myApplicationProfileManager:com.intellij.profile.codeInspection.BaseInspectionProfileManager
- pf:myProjectProfileManager:com.intellij.profile.codeInspection.ProjectInspectionProfileManager
- <init>(com.intellij.profile.codeInspection.ProjectInspectionProfileManager):V
- p:acceptTool(com.intellij.codeInspection.ex.InspectionToolWrapper):Z
- apply():V
- pa:applyRootProfile(java.lang.String,Z):V
- createComponent():javax.swing.JComponent
- createPanel(com.intellij.codeInspection.ex.InspectionProfileModifiableModel):com.intellij.profile.codeInspection.ui.SingleInspectionProfilePanel
- disposeUIResources():V
- enableSearch(java.lang.String):java.lang.Runnable
- pa:getCurrentProfile():com.intellij.codeInspection.ex.InspectionProfileImpl
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- s:getInspectionsDisplayName():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- getSelectedObject():com.intellij.codeInspection.ex.InspectionProfileModifiableModel
- isModified():Z
- reset():V
- selectInspectionGroup(java.lang.String[]):V
- selectInspectionTool(java.lang.String):V
- selectProfile(com.intellij.codeInspection.ex.InspectionProfileImpl):V
a:com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionConfigTreeNode
- javax.swing.tree.DefaultMutableTreeNode
- <init>():V
- pa:calculateIsProperSettings():Z
- f:dropCache():V
- a:getText():java.lang.String
- f:isProperSetting():Z
- s:updateUpHierarchy(com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionConfigTreeNode):V
- s:updateUpHierarchy(java.util.Collection):V
f:com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionConfigTreeNode$Group
- com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionConfigTreeNode
- <init>(java.lang.String):V
- getGroupName():java.lang.String
- getText():java.lang.String
c:com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionConfigTreeNode$Tool
- com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionConfigTreeNode
- <init>(java.util.function.Supplier):V
- p:calculateIsProperSettings():Z
- getDefaultDescriptor():com.intellij.codeInspection.ex.Descriptor
- getDescriptors():com.intellij.profile.codeInspection.ui.ToolDescriptors
- getKey():com.intellij.codeInsight.daemon.HighlightDisplayKey
- getScopeName():java.lang.String
- getText():java.lang.String
- getUserObject():java.lang.Object
f:com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionsConfigTreeComparator
- sf:INSTANCE:java.util.Comparator
- <init>():V
- s:getDisplayTextToSort(java.lang.String):java.lang.String
f:com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionsConfigTreeTable
- com.intellij.ui.treeStructure.treetable.TreeTable
- s:create(com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionsConfigTreeTable$InspectionsConfigTreeTableSettings,com.intellij.openapi.Disposable):com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionsConfigTreeTable
- s:getAdditionalPadding():I
- getSelectedToolNodes():java.util.Collection
- getStrictlySelectedGroupNode():com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionConfigTreeNode$Group
- getStrictlySelectedToolNode():com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionConfigTreeNode$Tool
- paint(java.awt.Graphics):V
a:com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionsConfigTreeTable$InspectionsConfigTreeTableSettings
- <init>(javax.swing.tree.TreeNode,com.intellij.openapi.project.Project):V
- pa:getInspectionProfile():com.intellij.codeInspection.ex.InspectionProfileImpl
- getProject():com.intellij.openapi.project.Project
- getRoot():javax.swing.tree.TreeNode
- pa:onChanged(com.intellij.profile.codeInspection.ui.inspectionsTree.InspectionConfigTreeNode):V
- a:updateRightPanel():V
f:com.intellij.profile.codeInspection.ui.inspectionsTree.ScopesAndSeveritiesHintTable
- com.intellij.ui.table.JBTable
- <init>(java.util.LinkedHashMap,java.lang.String):V
a:com.intellij.profile.codeInspection.ui.table.HighlightingRenderer
- com.intellij.openapi.ui.ComboBoxTableRenderer
- sf:EDIT_HIGHLIGHTING:com.intellij.openapi.editor.colors.TextAttributesKey
- <init>(java.util.List):V
- p:getSeparatorAbove(com.intellij.openapi.editor.colors.TextAttributesKey):com.intellij.openapi.ui.popup.ListSeparator
- p:getTextFor(com.intellij.openapi.editor.colors.TextAttributesKey):java.lang.String
- isCellEditable(java.util.EventObject):Z
- onClosed(com.intellij.openapi.ui.popup.LightweightWindowEvent):V
f:com.intellij.profile.codeInspection.ui.table.ScopesAndSeveritiesTable
- com.intellij.ui.table.JBTable
- sf:INFORMATION_FAKE_KEY:com.intellij.openapi.editor.colors.TextAttributesKey
- sf:MIXED_FAKE_KEY:com.intellij.openapi.editor.colors.TextAttributesKey
- sf:MIXED_FAKE_LEVEL:com.intellij.codeHighlighting.HighlightDisplayLevel
- sf:MIXED_FAKE_SEVERITY:com.intellij.lang.annotation.HighlightSeverity
- <init>(com.intellij.profile.codeInspection.ui.table.ScopesAndSeveritiesTable$TableSettings):V
- s:getEditorAttributesKey(java.util.List,com.intellij.openapi.project.Project):com.intellij.openapi.editor.colors.TextAttributesKey
- getSelectedStates():java.util.List
- s:getSeverity(java.util.List):com.intellij.lang.annotation.HighlightSeverity
a:com.intellij.profile.codeInspection.ui.table.ScopesAndSeveritiesTable$TableSettings
- p:<init>(java.util.Collection,com.intellij.codeInspection.ex.InspectionProfileImpl,com.intellij.openapi.project.Project):V
- getInspectionProfile():com.intellij.codeInspection.ex.InspectionProfileImpl
- getKeyNames():java.util.List
- getKeys():java.util.List
- getNodes():java.util.Collection
- getProject():com.intellij.openapi.project.Project
- pa:onScopeAdded():V
- pa:onScopeChosen(com.intellij.codeInspection.ex.ScopeToolState):V
- pa:onScopeRemoved(I):V
- pa:onScopesOrderChanged():V
- pa:onSettingsChanged():V
f:com.intellij.profile.codeInspection.ui.table.ScopesOrderTable
- com.intellij.ui.table.TableView
- <init>():V
- f:getScopeAt(I):com.intellij.psi.search.scope.packageSet.NamedScope
- f:moveDown():V
- f:moveUp():V
- f:updateItems(java.util.Collection):V
f:com.intellij.profile.codeInspection.ui.table.SeverityRenderer
- com.intellij.openapi.ui.ComboBoxTableRenderer
- <init>(com.intellij.codeInspection.ex.InspectionProfileImpl,com.intellij.openapi.project.Project,java.lang.Runnable,com.intellij.profile.codeInspection.ui.table.ScopesAndSeveritiesTable):V
- s:getIcon(com.intellij.codeHighlighting.HighlightDisplayLevel):javax.swing.Icon
- getTableCellRendererComponent(javax.swing.JTable,java.lang.Object,Z,Z,I,I):java.awt.Component
- isCellEditable(java.util.EventObject):Z
- onClosed(com.intellij.openapi.ui.popup.LightweightWindowEvent):V
c:com.intellij.profile.codeInspection.ui.table.ThreeStateCheckBoxRenderer
- com.intellij.util.ui.ThreeStateCheckBox
- javax.swing.table.TableCellEditor
- javax.swing.table.TableCellRenderer
- <init>():V
- addCellEditorListener(javax.swing.event.CellEditorListener):V
- cancelCellEditing():V
- getCellEditorValue():java.lang.Object
- getTableCellEditorComponent(javax.swing.JTable,java.lang.Object,Z,I,I):java.awt.Component
- getTableCellRendererComponent(javax.swing.JTable,java.lang.Object,Z,Z,I,I):java.awt.Component
- isCellEditable(java.util.EventObject):Z
- removeCellEditorListener(javax.swing.event.CellEditorListener):V
- shouldSelectCell(java.util.EventObject):Z
- stopCellEditing():Z
f:com.intellij.psi.ParsingDiagnosticsHandlerImpl
- com.intellij.psi.ParsingDiagnostics$ParserDiagnosticsHandler
- <init>():V
- registerParse(com.intellij.lang.PsiBuilder,com.intellij.lang.Language,J):V
f:com.intellij.psi.codeStyle.CodeStyleSettingsCodeFragmentFilter
- <init>(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange,com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProvider):V
- getFieldNamesAffectingCodeFragment(com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProvider$SettingsType[]):com.intellij.psi.codeStyle.CodeStyleSettingsCodeFragmentFilter$CodeStyleSettingsToShow
com.intellij.psi.codeStyle.CodeStyleSettingsCodeFragmentFilter$CodeStyleSettingsToShow
- a:getOtherSetting():java.util.List
- a:getSettings(com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProvider$SettingsType):java.util.List
f:com.intellij.psi.codeStyle.CodeStyleSettingsServiceImpl
- <init>():V
- addListener(com.intellij.psi.codeStyle.CodeStyleSettingsServiceListener,com.intellij.openapi.Disposable):V
- getCustomCodeStyleSettingsFactories():java.util.List
- getFileTypeIndentOptionsFactories():java.util.List
- getLanguageCodeStyleProviders():java.util.List
c:com.intellij.psi.codeStyle.DetectableIndentOptionsProvider
- com.intellij.psi.codeStyle.FileIndentOptionsProvider
- <init>():V
- getIndentOptions(com.intellij.openapi.project.Project,com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.codeStyle.CommonCodeStyleSettings$IndentOptions
- getIndentStatusBarUiContributor(com.intellij.psi.codeStyle.CommonCodeStyleSettings$IndentOptions):com.intellij.psi.codeStyle.IndentStatusBarUIContributor
- s:getInstance():com.intellij.psi.codeStyle.DetectableIndentOptionsProvider
- getValidCachedIndentOptions(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.editor.Document):com.intellij.psi.codeStyle.TimeStampedIndentOptions
- p:scheduleDetectionInBackground(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.psi.codeStyle.TimeStampedIndentOptions):V
- setEnabledInTest(Z):V
- useOnFullReformat():Z
a:com.intellij.psi.codeStyle.IndentStatusBarUIContributor
- com.intellij.psi.codeStyle.modifier.CodeStyleStatusBarUIContributor
- <init>(com.intellij.psi.codeStyle.CommonCodeStyleSettings$IndentOptions):V
- s:createTooltip(java.lang.String,java.lang.String):java.lang.String
- a:getHint():java.lang.String
- s:getIndentInfo(com.intellij.psi.codeStyle.CommonCodeStyleSettings$IndentOptions):java.lang.String
- getIndentOptions():com.intellij.psi.codeStyle.CommonCodeStyleSettings$IndentOptions
- getStatusText(com.intellij.psi.PsiFile):java.lang.String
- getTooltip():java.lang.String
- isShowFileIndentOptionsEnabled():Z
f:com.intellij.psi.codeStyle.KeepTrailingSpacesOnEmptyLinesFilterFactory
- com.intellij.openapi.editor.StripTrailingSpacesFilterFactory
- <init>():V
- createFilter(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document):com.intellij.openapi.editor.StripTrailingSpacesFilter
a:com.intellij.psi.codeStyle.MinusculeMatcherWrapper
- com.intellij.psi.codeStyle.MinusculeMatcher
- pf:myDelegate:com.intellij.psi.codeStyle.MinusculeMatcher
- p:<init>(com.intellij.psi.codeStyle.MinusculeMatcher):V
- getPattern():java.lang.String
- isStartMatch(java.lang.String):Z
- matches(java.lang.String):Z
- matchingDegree(java.lang.String):I
- matchingDegree(java.lang.String,Z):I
- matchingDegree(java.lang.String,Z,com.intellij.util.containers.FList):I
- matchingFragments(java.lang.String):com.intellij.util.containers.FList
f:com.intellij.psi.codeStyle.TimeStampedIndentOptions
- com.intellij.psi.codeStyle.CommonCodeStyleSettings$IndentOptions
- isDetected():Z
- isOutdated(com.intellij.openapi.editor.Document,com.intellij.psi.codeStyle.CommonCodeStyleSettings$IndentOptions):Z
- setDetected(Z):V
- setOriginalIndentOptionsHash(I):V
f:com.intellij.psi.codeStyle.arrangement.MemberOrderService
- <init>():V
- getAnchor(com.intellij.psi.PsiElement,com.intellij.psi.codeStyle.CommonCodeStyleSettings,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
com.intellij.psi.codeStyle.arrangement.engine.ArrangementCallback
- a:afterArrangement(java.util.List):V
f:com.intellij.psi.codeStyle.arrangement.engine.ArrangementEngine
- <init>():V
- arrange(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,java.util.Collection):V
- arrange(com.intellij.psi.PsiFile,java.util.Collection):V
- arrange(com.intellij.psi.PsiFile,java.util.Collection,com.intellij.psi.codeStyle.arrangement.engine.ArrangementCallback):V
- s:arrange(java.util.Collection,java.util.List,java.util.List,java.util.Map):java.util.List
- s:getInstance():com.intellij.psi.codeStyle.arrangement.engine.ArrangementEngine
- getUserNotificationInfo():java.lang.String
f:com.intellij.psi.codeStyle.arrangement.engine.ArrangementEntryWrapper
- <init>(com.intellij.psi.codeStyle.arrangement.ArrangementEntry):V
- applyShift(I):V
- equals(java.lang.Object):Z
- getBlankLinesBefore():I
- getChildren():java.util.List
- getEndOffset():I
- getEntry():com.intellij.psi.codeStyle.arrangement.ArrangementEntry
- getNext():com.intellij.psi.codeStyle.arrangement.engine.ArrangementEntryWrapper
- getParent():com.intellij.psi.codeStyle.arrangement.engine.ArrangementEntryWrapper
- getPrevious():com.intellij.psi.codeStyle.arrangement.engine.ArrangementEntryWrapper
- getStartOffset():I
- hashCode():I
- setEndOffset(I):V
- setNext(com.intellij.psi.codeStyle.arrangement.engine.ArrangementEntryWrapper):V
- setParent(com.intellij.psi.codeStyle.arrangement.engine.ArrangementEntryWrapper):V
- setPrevious(com.intellij.psi.codeStyle.arrangement.engine.ArrangementEntryWrapper):V
- updateBlankLines(com.intellij.openapi.editor.Document):V
f:com.intellij.psi.codeStyle.arrangement.engine.ArrangementMoveInfo
- <init>(I,I,I):V
- getNewStart():I
- getOldEnd():I
- getOldStart():I
f:com.intellij.psi.codeStyle.arrangement.engine.RestoreFoldArrangementCallback
- com.intellij.psi.codeStyle.arrangement.engine.ArrangementCallback
- <init>(com.intellij.openapi.editor.Editor):V
- afterArrangement(java.util.List):V
f:com.intellij.psi.codeStyle.autodetect.FormatterBasedLineIndentInfoBuilder
- <init>(com.intellij.openapi.editor.Document,com.intellij.formatting.Block,com.intellij.openapi.progress.ProgressIndicator):V
- build():java.util.List
f:com.intellij.psi.codeStyle.autodetect.IndentOptionsDetectorImpl
- com.intellij.psi.codeStyle.autodetect.IndentOptionsDetector
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.editor.Document,com.intellij.openapi.progress.ProgressIndicator):V
- getIndentOptions():com.intellij.psi.codeStyle.CommonCodeStyleSettings$IndentOptions
- getIndentOptionsAdjuster():com.intellij.psi.codeStyle.autodetect.IndentOptionsAdjuster
f:com.intellij.psi.codeStyle.autodetect.IndentUsageStatisticsImpl
- com.intellij.psi.codeStyle.autodetect.IndentUsageStatistics
- <init>(java.util.List):V
- buildIndentToUsagesMap():V
- getKMostUsedIndentInfo(I):com.intellij.psi.codeStyle.autodetect.IndentUsageInfo
- getTimesIndentUsed(I):I
- getTotalIndentSizesDetected():I
- getTotalLinesWithLeadingSpaces():I
- getTotalLinesWithLeadingTabs():I
f:com.intellij.psi.codeStyle.autodetect.LineIndentInfo
- sf:EMPTY_LINE:com.intellij.psi.codeStyle.autodetect.LineIndentInfo
- sf:LINE_WITH_COMMENT:com.intellij.psi.codeStyle.autodetect.LineIndentInfo
- sf:LINE_WITH_CONTINUATION_INDENT:com.intellij.psi.codeStyle.autodetect.LineIndentInfo
- sf:LINE_WITH_NOT_COUNTABLE_INDENT:com.intellij.psi.codeStyle.autodetect.LineIndentInfo
- sf:LINE_WITH_TABS:com.intellij.psi.codeStyle.autodetect.LineIndentInfo
- getIndentSize():I
- isLineWithNormalIndent():Z
- isLineWithTabs():Z
- s:newNormalIndent(I):com.intellij.psi.codeStyle.autodetect.LineIndentInfo
f:com.intellij.psi.codeStyle.extractor.ExtractCodeStyleAction
- 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
- reportResult(java.lang.String,com.intellij.psi.codeStyle.extractor.values.ValuesExtractionResult,com.intellij.openapi.project.Project,com.intellij.psi.codeStyle.CodeStyleSettings,com.intellij.psi.PsiFile,java.util.Map):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.psi.codeStyle.extractor.ui.CodeStyleSettingsNameProvider
- com.intellij.psi.codeStyle.CodeStyleSettingsCustomizable
- <init>():V
- addSettings(com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProvider):V
- getSettings(java.util.List):java.lang.String
- s:getSettingsTypeName(com.intellij.psi.codeStyle.LanguageCodeStyleSettingsProvider$SettingsType):java.lang.String
- s:getValue(com.intellij.psi.codeStyle.presentation.CodeStyleSettingPresentation,java.util.List):com.intellij.psi.codeStyle.extractor.values.Value
- moveStandardOption(java.lang.String,java.lang.String):V
- renameStandardOption(java.lang.String,java.lang.String):V
- showAllStandardOptions():V
- showCustomOption(java.lang.Class,java.lang.String,java.lang.String,java.lang.String,com.intellij.psi.codeStyle.CodeStyleSettingsCustomizable$OptionAnchor,java.lang.String,java.lang.Object[]):V
- showCustomOption(java.lang.Class,java.lang.String,java.lang.String,java.lang.String,java.lang.Object[]):V
- showStandardOptions(java.lang.String[]):V
f:com.intellij.psi.codeStyle.extractor.ui.ExtractedSettingsDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.codeStyle.extractor.ui.CodeStyleSettingsNameProvider,java.util.List):V
- valueIsSelectedInTree(com.intellij.psi.codeStyle.extractor.values.Value):Z
f:com.intellij.psi.codeStyle.extractor.ui.ExtractedSettingsDialog$CellRenderer
- javax.swing.tree.TreeCellRenderer
- <init>():V
- getTreeCellRendererComponent(javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):java.awt.Component
f:com.intellij.psi.codeStyle.extractor.ui.ExtractedSettingsDialog$SettingsTreeNode
- javax.swing.tree.DefaultMutableTreeNode
- <init>(java.lang.String):V
- <init>(java.lang.String,com.intellij.psi.codeStyle.presentation.CodeStyleSettingPresentation,Z,com.intellij.psi.codeStyle.extractor.values.Value):V
- <init>(java.lang.String,com.intellij.psi.codeStyle.presentation.CodeStyleSettingPresentation,Z,java.lang.String,com.intellij.psi.codeStyle.extractor.values.Value):V
- getTitle():java.lang.String
- getValueString():java.lang.String
- isGroupOrTypeNode():Z
f:com.intellij.psi.codeStyle.statusbar.CodeStyleStatusBarWidget
- com.intellij.openapi.wm.impl.status.EditorBasedStatusBarPopup
- com.intellij.psi.codeStyle.CodeStyleSettingsListener
- sf:Companion:com.intellij.psi.codeStyle.statusbar.CodeStyleStatusBarWidget$Companion
- sf:WIDGET_ID:java.lang.String
- <init>(com.intellij.openapi.project.Project):V
- ID():java.lang.String
- codeStyleSettingsChanged(com.intellij.psi.codeStyle.CodeStyleSettingsChangeEvent):V
f:com.intellij.psi.codeStyle.statusbar.CodeStyleStatusBarWidget$Companion
f:com.intellij.psi.codeStyle.statusbar.CodeStyleStatusBarWidgetFactory
- com.intellij.openapi.wm.impl.status.widget.StatusBarEditorBasedWidgetFactory
- <init>():V
- s:createDefaultIndentConfigureAction(com.intellij.psi.PsiFile):com.intellij.openapi.project.DumbAwareAction
- createWidget(com.intellij.openapi.project.Project):com.intellij.openapi.wm.StatusBarWidget
- getDisplayName():java.lang.String
- getId():java.lang.String
f:com.intellij.psi.filters.FalseFilter
- com.intellij.psi.filters.ElementFilter
- sf:INSTANCE:com.intellij.psi.filters.FalseFilter
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
- isClassAcceptable(java.lang.Class):Z
f:com.intellij.psi.filters.FilterPositionUtil
- <init>():V
- s:searchNonSpaceNonCommentBack(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
c:com.intellij.psi.filters.PlainTextFilter
- com.intellij.psi.filters.ElementFilter
- pf:myValue:java.lang.String[]
- <init>(java.lang.String,java.lang.String):V
- <init>(java.lang.String[]):V
- p:getTextByElement(java.lang.Object):java.lang.String
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
- isClassAcceptable(java.lang.Class):Z
f:com.intellij.psi.filters.ScopeFilter
- com.intellij.psi.filters.position.PositionElementFilter
- <init>():V
- <init>(com.intellij.psi.filters.ElementFilter):V
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
c:com.intellij.psi.filters.position.LeftNeighbour
- com.intellij.psi.filters.position.PositionElementFilter
- <init>(com.intellij.psi.filters.ElementFilter):V
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
f:com.intellij.psi.filters.position.ParentElementFilter
- com.intellij.psi.filters.position.PositionElementFilter
- <init>():V
- <init>(com.intellij.psi.PsiElement):V
- <init>(com.intellij.psi.filters.ElementFilter):V
- <init>(com.intellij.psi.filters.ElementFilter,I):V
- isAcceptable(java.lang.Object,com.intellij.psi.PsiElement):Z
f:com.intellij.psi.impl.DefaultPomTargetDescriptionProvider
- com.intellij.pom.PomDescriptionProvider
- <init>():V
- getElementDescription(com.intellij.pom.PomTarget,com.intellij.psi.ElementDescriptionLocation):java.lang.String
f:com.intellij.psi.impl.PsiDocumentManagerImpl
- com.intellij.psi.impl.PsiDocumentManagerBase
- <init>(com.intellij.openapi.project.Project):V
- assertFileIsFromCorrectProject(com.intellij.openapi.vfs.VirtualFile):V
- commitAllDocumentsUnderProgress():Z
- doPostponedOperationsAndUnblockDocument(com.intellij.openapi.editor.Document):V
- documentChanged(com.intellij.openapi.editor.event.DocumentEvent):V
- getPsiFile(com.intellij.openapi.editor.Document):com.intellij.psi.PsiFile
- isDocumentBlockedByPsi(com.intellij.openapi.editor.Document):Z
- reparseFiles(java.util.Collection,Z):V
f:com.intellij.psi.impl.cache.impl.IndexTodoCacheManagerImpl
- com.intellij.psi.impl.cache.TodoCacheManager
- <init>(com.intellij.openapi.project.Project):V
- getTodoCount(com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.search.IndexPattern):I
- getTodoCount(com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.search.IndexPatternProvider):I
- s:getTodoMap(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.util.Map
- processFilesWithTodoItems(com.intellij.util.Processor):Z
f:com.intellij.psi.impl.cache.impl.id.IdIndexImpl
- com.intellij.util.indexing.CustomInputsIndexFileBasedIndexExtension
- com.intellij.util.indexing.FileBasedIndexExtension
- <init>():V
- createExternalizer():com.intellij.util.io.DataExternalizer
f:com.intellij.psi.impl.cache.impl.id.PlatformIdTableBuilding
- sf:EDITOR_HIGHLIGHTER:com.intellij.openapi.util.Key
- s:getTodoIndexer(com.intellij.openapi.fileTypes.FileType):com.intellij.util.indexing.DataIndexer
f:com.intellij.psi.impl.cache.impl.todo.TodoIndex
- com.intellij.util.indexing.SingleEntryFileBasedIndexExtension
- <init>():V
- getIndexer():com.intellij.util.indexing.SingleEntryIndexer
- getInputFilter():com.intellij.util.indexing.FileBasedIndex$InputFilter
- getName():com.intellij.util.indexing.ID
- getValueExternalizer():com.intellij.util.io.DataExternalizer
- getVersion():I
- hasSnapshotMapping():Z
f:com.intellij.psi.impl.file.SourceRootIconProvider
- <init>():V
- s:getDirectoryIcon(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):javax.swing.Icon
- s:getIconIfExcluded(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):javax.swing.Icon
f:com.intellij.psi.impl.file.SourceRootIconProvider$DirectoryProvider
- com.intellij.ide.IconProvider
- com.intellij.openapi.project.DumbAware
- <init>():V
- getIcon(com.intellij.psi.PsiElement,I):javax.swing.Icon
f:com.intellij.psi.impl.file.impl.PsiVFSListener
- com.intellij.openapi.vfs.newvfs.BulkFileListener
- after(java.util.List):V
- before(java.util.List):V
f:com.intellij.psi.impl.file.impl.PsiVFSListener$MyModuleRootListener
- com.intellij.openapi.roots.ModuleRootListener
- <init>(com.intellij.openapi.project.Project):V
- beforeRootsChange(com.intellij.openapi.roots.ModuleRootEvent):V
- rootsChanged(com.intellij.openapi.roots.ModuleRootEvent):V
f:com.intellij.psi.impl.include.FileIncludeIndex
- com.intellij.util.indexing.FileBasedIndexExtension
- sf:INDEX_ID:com.intellij.util.indexing.ID
- <init>():V
- dependsOnFileContent():Z
- s:getIncludes(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):java.util.List
- s:getIncludingFileCandidates(java.lang.String,com.intellij.psi.search.GlobalSearchScope):com.intellij.util.containers.MultiMap
- getIndexer():com.intellij.util.indexing.DataIndexer
- getInputFilter():com.intellij.util.indexing.FileBasedIndex$InputFilter
- getKeyDescriptor():com.intellij.util.io.KeyDescriptor
- getName():com.intellij.util.indexing.ID
- getValueExternalizer():com.intellij.util.io.DataExternalizer
- getVersion():I
f:com.intellij.psi.impl.include.FileIncludeManagerImpl
- com.intellij.psi.impl.include.FileIncludeManager
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.project.Project):V
- dispose():V
- getIncludedFiles(com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.openapi.vfs.VirtualFile[]
- getIncludedFiles(com.intellij.openapi.vfs.VirtualFile,Z,Z):com.intellij.openapi.vfs.VirtualFile[]
- getIncludingFiles(com.intellij.openapi.vfs.VirtualFile,Z):com.intellij.openapi.vfs.VirtualFile[]
- processIncludes(com.intellij.psi.PsiFile,com.intellij.util.Processor):V
- processIncludingFiles(com.intellij.psi.PsiFile,com.intellij.util.Processor):V
- resolveFileInclude(com.intellij.psi.impl.include.FileIncludeInfo,com.intellij.psi.PsiFile):com.intellij.psi.PsiFileSystemItem
a:com.intellij.psi.impl.include.FileIncludeProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- a:acceptFile(com.intellij.openapi.vfs.VirtualFile):Z
- acceptFile(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):Z
- a:getId():java.lang.String
- a:getIncludeInfos(com.intellij.util.indexing.FileContent):com.intellij.psi.impl.include.FileIncludeInfo[]
- getIncludeName(com.intellij.psi.PsiFile,java.lang.String):java.lang.String
- getVersion():I
- a:registerFileTypesUsedForIndexing(com.intellij.util.Consumer):V
- resolveIncludedFile(com.intellij.psi.impl.include.FileIncludeInfo,com.intellij.psi.PsiFile):com.intellij.psi.PsiFileSystemItem
f:com.intellij.psi.impl.search.NonPhysicalReferenceSearcher
- com.intellij.openapi.application.QueryExecutorBase
- sf:ENABLE_IN_TESTS:com.intellij.openapi.util.Key
- <init>():V
- processQuery(com.intellij.psi.search.searches.ReferencesSearch$SearchParameters,com.intellij.util.Processor):V
a:com.intellij.psi.impl.source.LightPsiFileImpl
- com.intellij.psi.impl.PsiElementBase
- com.intellij.psi.impl.PsiFileEx
- <init>(com.intellij.psi.FileViewProvider,com.intellij.lang.Language):V
- acceptChildren(com.intellij.psi.PsiElementVisitor):V
- add(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- addAfter(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- addBefore(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- addRange(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- f:addRangeAfter(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- f:addRangeBefore(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- f:checkAdd(com.intellij.psi.PsiElement):V
- checkDelete():V
- checkSetName(java.lang.String):V
- a:clearCaches():V
- p:clone():com.intellij.psi.impl.source.LightPsiFileImpl
- f:copy():com.intellij.psi.PsiElement
- a:copyLight(com.intellij.psi.FileViewProvider):com.intellij.psi.impl.source.LightPsiFileImpl
- delete():V
- deleteChildRange(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- findElementAt(I):com.intellij.psi.PsiElement
- findReferenceAt(I):com.intellij.psi.PsiReference
- a:getChildren():com.intellij.psi.PsiElement[]
- getContainingDirectory():com.intellij.psi.PsiDirectory
- getContainingFile():com.intellij.psi.PsiFile
- getContext():com.intellij.psi.PsiElement
- f:getFileDocument():com.intellij.openapi.editor.Document
- getFirstChild():com.intellij.psi.PsiElement
- getLanguage():com.intellij.lang.Language
- getLastChild():com.intellij.psi.PsiElement
- getManager():com.intellij.psi.PsiManager
- getModificationStamp():J
- getName():java.lang.String
- getNode():com.intellij.lang.FileASTNode
- getOriginalFile():com.intellij.psi.PsiFile
- getParent():com.intellij.psi.PsiDirectory
- getParentDirectory():com.intellij.psi.PsiDirectory
- getProject():com.intellij.openapi.project.Project
- getPsiRoots():com.intellij.psi.PsiFile[]
- getReferences():com.intellij.psi.PsiReference[]
- getStartOffsetInParent():I
- getText():java.lang.String
- getTextLength():I
- getTextOffset():I
- getTextRange():com.intellij.openapi.util.TextRange
- getViewProvider():com.intellij.psi.FileViewProvider
- getVirtualFile():com.intellij.openapi.vfs.VirtualFile
- isContentsLoaded():Z
- isPhysical():Z
- isValid():Z
- isWritable():Z
- markInvalidated():V
- navigate(Z):V
- onContentReload():V
- processChildren(com.intellij.psi.search.PsiElementProcessor):Z
- replace(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- setIsValidExplicitly(Z):V
- setName(java.lang.String):com.intellij.psi.PsiElement
- setOriginalFile(com.intellij.psi.PsiFile):V
- subtreeChanged():V
- textContains(C):Z
- textMatches(com.intellij.psi.PsiElement):Z
- textMatches(java.lang.CharSequence):Z
- textToCharArray():C[]
f:com.intellij.psi.impl.source.codeStyle.CodeStyleFacadeImpl
- com.intellij.codeStyle.CodeStyleFacade
- <init>():V
- <init>(com.intellij.openapi.project.Project):V
- getIndentSize(com.intellij.openapi.fileTypes.FileType):I
- getLineIndent(com.intellij.openapi.editor.Document,I):java.lang.String
- getLineIndent(com.intellij.openapi.editor.Editor,com.intellij.lang.Language,I,Z):java.lang.String
- useTabCharacter(com.intellij.openapi.fileTypes.FileType):Z
c:com.intellij.psi.impl.source.codeStyle.CodeStyleSchemeImpl
- com.intellij.openapi.options.ExternalizableSchemeAdapter
- com.intellij.configurationStore.SerializableScheme
- com.intellij.psi.codeStyle.CodeStyleScheme
- <init>(java.lang.String,Z,com.intellij.psi.codeStyle.CodeStyleScheme):V
- getCodeStyleSettings():com.intellij.psi.codeStyle.CodeStyleSettings
- getDisplayName():java.lang.String
- getSchemeState():com.intellij.openapi.options.SchemeState
- isDefault():Z
- setCodeStyleSettings(com.intellij.psi.codeStyle.CodeStyleSettings):V
- writeScheme():org.jdom.Element
c:com.intellij.psi.impl.source.codeStyle.CodeStyleSchemeXmlImporter
- com.intellij.psi.impl.source.codeStyle.CodeStyleSettingsLoader
- com.intellij.openapi.options.SchemeImporter
- <init>():V
- getSourceExtensions():java.lang.String[]
- importScheme(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.codeStyle.CodeStyleScheme,com.intellij.openapi.options.SchemeFactory):com.intellij.psi.codeStyle.CodeStyleScheme
a:com.intellij.psi.impl.source.codeStyle.CodeStyleSchemesImpl
- com.intellij.psi.codeStyle.CodeStyleSchemes
- sf:CODE_STYLES_DIR_PATH:java.lang.String
- pf:mySchemeManager:com.intellij.openapi.options.SchemeManager
- <init>(com.intellij.openapi.options.SchemeManagerFactory):V
- addScheme(com.intellij.psi.codeStyle.CodeStyleScheme):V
- createNewScheme(java.lang.String,com.intellij.psi.codeStyle.CodeStyleScheme):com.intellij.psi.codeStyle.CodeStyleScheme
- deleteScheme(com.intellij.psi.codeStyle.CodeStyleScheme):V
- findSchemeByName(java.lang.String):com.intellij.psi.codeStyle.CodeStyleScheme
- getAllSchemes():java.util.List
- getCurrentScheme():com.intellij.psi.codeStyle.CodeStyleScheme
- getDefaultScheme():com.intellij.psi.codeStyle.CodeStyleScheme
- s:getSchemeManager():com.intellij.openapi.options.SchemeManager
- setCurrentScheme(com.intellij.psi.codeStyle.CodeStyleScheme):V
c:com.intellij.psi.impl.source.codeStyle.CodeStyleSettingsLoader
- <init>():V
- ps:findSchemeRoot(org.jdom.Element):org.jdom.Element
- loadSettings(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.codeStyle.CodeStyleSettings
- ps:loadSettings(org.jdom.Element,com.intellij.psi.codeStyle.CodeStyleSettings):V
f:com.intellij.psi.impl.source.codeStyle.PersistableCodeStyleSchemes
- com.intellij.psi.impl.source.codeStyle.CodeStyleSchemesImpl
- com.intellij.openapi.components.PersistentStateComponent
- CURRENT_SCHEME_NAME:java.lang.String
- <init>():V
- <init>(com.intellij.openapi.options.SchemeManagerFactory):V
- getState():org.jdom.Element
- loadState(org.jdom.Element):V
f:com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- after():com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- afterOptional(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement):com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- afterOptionalMix(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement[]):com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- before():com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- beforeOptional(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement):com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- beforeOptionalMix(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement[]):com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- beforeParentheses(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement,com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement):com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- copy():com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- copyAnd(java.util.function.Consumer):com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- s:createEditorPosition(com.intellij.openapi.editor.Editor,I,java.util.function.BiFunction,java.util.function.Function):com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- elementAfterOnSameLine(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement[]):com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement
- findLeftParenthesisBackwardsSkippingNested(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement,com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement):com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- findLeftParenthesisBackwardsSkippingNestedWithPredicate(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement,com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement,java.util.function.Predicate):com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- findStartOf(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement):I
- getChars():java.lang.CharSequence
- getCurrElement():com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement
- getEditor():com.intellij.openapi.editor.Editor
- getLanguage():com.intellij.lang.Language
- getStartOffset():I
- hasEmptyLineAfter(I):Z
- hasLineBreaksAfter(I):Z
- isAfterOnSameLine(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement[]):Z
- isAt(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement):Z
- isAt(com.intellij.psi.tree.IElementType):Z
- isAtAnyOf(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement[]):Z
- isAtEnd():Z
- isAtLanguage(com.intellij.lang.Language):Z
- isAtMultiline():Z
- isAtMultiline(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement[]):Z
- map(com.intellij.psi.tree.IElementType):com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement
- matchesRule(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$Rule):Z
- moveAfter():V
- moveAfterOptional(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement):V
- moveAfterOptionalMix(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement[]):V
- moveAfterParentheses(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement,com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement):V
- moveBefore():V
- moveBeforeOptional(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement):V
- moveBeforeOptionalMix(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement[]):V
- moveBeforeParentheses(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement,com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement):V
- moveToLeftParenthesisBackwardsSkippingNested(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement,com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement):V
- moveToLeftParenthesisBackwardsSkippingNestedWithPredicate(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement,com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement,java.util.function.Predicate):V
com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$Rule
- a:check(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition):Z
com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement
f:com.intellij.psi.impl.source.codeStyle.json.CodeStyleSchemeJsonDescriptor
- sf:VERSION:java.lang.String
- codeStyle:com.intellij.psi.impl.source.codeStyle.json.CodeStyleSchemeJsonDescriptor$PropertyListHolder
- f:schemeName:java.lang.String
- f:version:java.lang.String
f:com.intellij.psi.impl.source.codeStyle.json.CodeStyleSchemeJsonExporter
- com.intellij.openapi.options.SchemeExporter
- sf:CODE_STYLE_JSON_EXT:java.lang.String
- <init>():V
- exportScheme(com.intellij.openapi.project.Project,com.intellij.psi.codeStyle.CodeStyleScheme,java.io.OutputStream):V
- exportScheme(com.intellij.psi.codeStyle.CodeStyleScheme,java.io.OutputStream,java.util.List):V
- getExtension():java.lang.String
c:com.intellij.psi.impl.source.codeStyle.lineIndent.FormatterBasedLineIndentProvider
- com.intellij.psi.codeStyle.lineIndent.LineIndentProvider
- <init>():V
- getLineIndent(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.lang.Language,I):java.lang.String
- isSuitableFor(com.intellij.lang.Language):Z
c:com.intellij.psi.impl.source.codeStyle.lineIndent.IndentCalculator
- sf:LINE_AFTER:com.intellij.psi.impl.source.codeStyle.lineIndent.IndentCalculator$BaseLineOffsetCalculator
- sf:LINE_BEFORE:com.intellij.psi.impl.source.codeStyle.lineIndent.IndentCalculator$BaseLineOffsetCalculator
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.impl.source.codeStyle.lineIndent.IndentCalculator$BaseLineOffsetCalculator,com.intellij.formatting.Indent):V
- p:getBaseIndent(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition):java.lang.String
com.intellij.psi.impl.source.codeStyle.lineIndent.IndentCalculator$BaseLineOffsetCalculator
- a:getOffsetInBaseIndentLine(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition):I
a:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider
- com.intellij.psi.codeStyle.lineIndent.LineIndentProvider
- <init>():V
- p:dropIndentAfterReturnLike(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition):Z
- p:getBlockStatementStartOffset(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition):I
- p:getDeepBlockStatementStartOffset(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition):I
- ps:getDefaultIndentFromType(com.intellij.formatting.Indent$Type):com.intellij.formatting.Indent
- p:getIndent(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.lang.Language,I):com.intellij.psi.impl.source.codeStyle.lineIndent.IndentCalculator
- p:getIndentInBlock(com.intellij.openapi.project.Project,com.intellij.lang.Language,com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition):com.intellij.formatting.Indent
- p:getIndentInBrackets():com.intellij.formatting.Indent
- p:getIndentTypeInBrackets():com.intellij.formatting.Indent$Type
- p:getIteratorAtPosition(com.intellij.openapi.editor.Editor,I):com.intellij.openapi.editor.highlighter.HighlighterIterator
- getLineIndent(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.lang.Language,I):java.lang.String
- getPosition(com.intellij.openapi.editor.Editor,I):com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition
- p:isColonAfterLabelOrCase(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition):Z
- p:isInArray(com.intellij.openapi.editor.Editor,I):Z
- p:isIndentProvider(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition,Z):Z
- p:isInsideForLikeConstruction(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition):Z
- p:isStartOfStatementWithOptionalBlock(com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition):Z
- f:isSuitableFor(com.intellij.lang.Language):Z
- a:isSuitableForLanguage(com.intellij.lang.Language):Z
- pa:mapType(com.intellij.psi.tree.IElementType):com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement
f:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$IndentCalculatorFactory
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- createIndentCalculator(com.intellij.formatting.Indent$Type,com.intellij.psi.impl.source.codeStyle.lineIndent.IndentCalculator$BaseLineOffsetCalculator):com.intellij.psi.impl.source.codeStyle.lineIndent.IndentCalculator
- createIndentCalculator(com.intellij.formatting.Indent,com.intellij.psi.impl.source.codeStyle.lineIndent.IndentCalculator$BaseLineOffsetCalculator):com.intellij.psi.impl.source.codeStyle.lineIndent.IndentCalculator
- createIndentCalculatorWithCustomBaseIndent(com.intellij.formatting.Indent,java.lang.String):com.intellij.psi.impl.source.codeStyle.lineIndent.IndentCalculator
e:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- java.lang.Enum
- com.intellij.psi.impl.source.codeStyle.SemanticEditorPosition$SyntaxElement
- sf:ArrayClosingBracket:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:ArrayOpeningBracket:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:BlockClosingBrace:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:BlockComment:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:BlockOpeningBrace:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:Colon:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:Comma:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:DoKeyword:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:DocBlockEnd:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:DocBlockStart:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:ElseKeyword:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:ForKeyword:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:IfKeyword:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:LanguageStartDelimiter:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:LeftParenthesis:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:LineComment:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:RightParenthesis:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:Semicolon:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:SwitchCase:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:SwitchDefault:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:TryKeyword:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- sf:Whitespace:com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- s:valueOf(java.lang.String):com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement
- s:values():com.intellij.psi.impl.source.codeStyle.lineIndent.JavaLikeLangLineIndentProvider$JavaLikeElement[]
f:com.intellij.psi.impl.source.parsing.ParseUtilBase
- <init>():V
- s:createTokenElement(com.intellij.lexer.Lexer,com.intellij.util.CharTable):com.intellij.psi.impl.source.tree.TreeElement
f:com.intellij.psi.impl.source.resolve.reference.CommentsReferenceContributor
- com.intellij.psi.PsiReferenceContributor
- sf:COMMENTS_REFERENCE_PROVIDER_TYPE:com.intellij.psi.ReferenceProviderType
- <init>():V
- registerReferenceProviders(com.intellij.psi.PsiReferenceRegistrar):V
*f:com.intellij.psi.impl.source.resolve.reference.PsiReferenceUtil
- s:findReferenceOfClass(com.intellij.psi.PsiReference,java.lang.Class):com.intellij.psi.PsiReference
- s:unwrapMultiReference(com.intellij.psi.PsiReference):java.util.List
f:com.intellij.psi.impl.source.resolve.reference.impl.manipulators.PlainFileManipulator
- com.intellij.psi.AbstractElementManipulator
- <init>():V
- handleContentChange(com.intellij.psi.PsiPlainTextFile,com.intellij.openapi.util.TextRange,java.lang.String):com.intellij.psi.PsiPlainTextFile
c:com.intellij.psi.impl.source.resolve.reference.impl.manipulators.PsiCommentManipulator
- com.intellij.psi.AbstractElementManipulator
- <init>():V
- getRangeInElement(com.intellij.psi.PsiComment):com.intellij.openapi.util.TextRange
- handleContentChange(com.intellij.psi.PsiComment,com.intellij.openapi.util.TextRange,java.lang.String):com.intellij.psi.PsiComment
f:com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReferenceCharFilter
- com.intellij.codeInsight.lookup.CharFilter
- <init>():V
- acceptChar(C,I,com.intellij.codeInsight.lookup.Lookup):com.intellij.codeInsight.lookup.CharFilter$Result
f:com.intellij.psi.impl.source.resolve.reference.impl.providers.JarFileReferenceHelper
- com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReferenceHelper
- <init>():V
- getContexts(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.util.Collection
- getPsiFileSystemItem(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.PsiFileSystemItem
- getRoots(com.intellij.openapi.module.Module):java.util.Collection
- isMine(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
f:com.intellij.psi.impl.source.resolve.reference.impl.providers.JpsFileTargetContextUtils
- s:prepareTargetContexts(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.util.Collection):java.util.Collection
c:com.intellij.psi.impl.source.resolve.reference.impl.providers.PsiFileReferenceHelper
- com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReferenceHelper
- <init>():V
- findRoot(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.PsiFileSystemItem
- getContexts(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.util.Collection
- s:getInstance():com.intellij.psi.impl.source.resolve.reference.impl.providers.PsiFileReferenceHelper
- getRoots(com.intellij.openapi.module.Module):java.util.Collection
- getTargetContexts(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,Z):java.util.Collection
- isMine(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
- registerFixes(com.intellij.psi.impl.source.resolve.reference.impl.providers.FileReference):java.util.List
- trimUrl(java.lang.String):java.lang.String
f:com.intellij.psi.impl.source.tree.injected.ConcatenationInjectorManager
- com.intellij.openapi.util.SimpleModificationTracker
- com.intellij.openapi.Disposable
- sf:EP_NAME:com.intellij.openapi.extensions.ProjectExtensionPointName
- <init>(com.intellij.openapi.project.Project):V
- dispose():V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.psi.impl.source.tree.injected.ConcatenationInjectorManager
a:com.intellij.psi.impl.source.tree.injected.ConcatenationInjectorManager$BaseConcatenation2InjectorAdapter
- com.intellij.lang.injection.MultiHostInjector
- <init>(com.intellij.openapi.project.Project):V
- pa:computeAnchorAndOperands(com.intellij.psi.PsiElement):com.intellij.openapi.util.Pair
- getLanguagesToInject(com.intellij.lang.injection.MultiHostRegistrar,com.intellij.psi.PsiElement):V
a:com.intellij.psi.impl.source.tree.injected.FoldingRegionWindow
- com.intellij.openapi.editor.FoldRegion
- com.intellij.openapi.editor.ex.RangeMarkerEx
- dispose():V
- getDelegate():com.intellij.openapi.editor.ex.RangeMarkerEx
- getDelegate():com.intellij.openapi.editor.impl.FoldRegionImpl
- getDocument():com.intellij.openapi.editor.Document
- getEditor():com.intellij.openapi.editor.Editor
- getEndOffset():I
- getGroup():com.intellij.openapi.editor.FoldingGroup
- getId():J
- s:getInjectedRegion(com.intellij.openapi.editor.FoldRegion):com.intellij.psi.impl.source.tree.injected.FoldingRegionWindow
- getPlaceholderText():java.lang.String
- getStartOffset():I
- getUserData(com.intellij.openapi.util.Key):java.lang.Object
- isExpanded():Z
- isGreedyToLeft():Z
- isGreedyToRight():Z
- isGutterMarkEnabledForSingleLine():Z
- isValid():Z
- putUserData(com.intellij.openapi.util.Key,java.lang.Object):V
- setExpanded(Z):V
- setGreedyToLeft(Z):V
- setGreedyToRight(Z):V
- setGutterMarkEnabledForSingleLine(Z):V
- setPlaceholderText(java.lang.String):V
- shouldNeverExpand():Z
f:com.intellij.psi.impl.source.tree.injected.InjectedCaret
- com.intellij.openapi.editor.Caret
- clone(Z):com.intellij.openapi.editor.Caret
- dispose():V
- getCaretModel():com.intellij.openapi.editor.CaretModel
- getDelegate():com.intellij.openapi.editor.Caret
- getEditor():com.intellij.openapi.editor.Editor
- getLeadSelectionOffset():I
- getLeadSelectionPosition():com.intellij.openapi.editor.VisualPosition
- getLogicalPosition():com.intellij.openapi.editor.LogicalPosition
- getOffset():I
- getSelectedText():java.lang.String
- getSelectionEnd():I
- getSelectionEndPosition():com.intellij.openapi.editor.VisualPosition
- getSelectionRange():com.intellij.openapi.util.TextRange
- getSelectionStart():I
- getSelectionStartPosition():com.intellij.openapi.editor.VisualPosition
- getUserData(com.intellij.openapi.util.Key):java.lang.Object
- getVisualAttributes():com.intellij.openapi.editor.CaretVisualAttributes
- getVisualLineEnd():I
- getVisualLineStart():I
- getVisualPosition():com.intellij.openapi.editor.VisualPosition
- hasSelection():Z
- isAtBidiRunBoundary():Z
- isAtRtlLocation():Z
- isUpToDate():Z
- isValid():Z
- moveCaretRelatively(I,I,Z,Z):V
- moveToLogicalPosition(com.intellij.openapi.editor.LogicalPosition):V
- moveToOffset(I):V
- moveToOffset(I,Z):V
- moveToVisualPosition(com.intellij.openapi.editor.VisualPosition):V
- putUserData(com.intellij.openapi.util.Key,java.lang.Object):V
- putUserDataIfAbsent(com.intellij.openapi.util.Key,java.lang.Object):java.lang.Object
- removeSelection():V
- replace(com.intellij.openapi.util.Key,java.lang.Object,java.lang.Object):Z
- selectLineAtCaret():V
- selectWordAtCaret(Z):V
- setSelection(I,I):V
- setSelection(I,I,Z):V
- setSelection(I,com.intellij.openapi.editor.VisualPosition,I):V
- setSelection(com.intellij.openapi.editor.VisualPosition,I,com.intellij.openapi.editor.VisualPosition,I):V
- setSelection(com.intellij.openapi.editor.VisualPosition,I,com.intellij.openapi.editor.VisualPosition,I,Z):V
- setVisualAttributes(com.intellij.openapi.editor.CaretVisualAttributes):V
f:com.intellij.psi.impl.source.tree.injected.InjectedLanguageUtil
- sf:FRANKENSTEIN_INJECTION:com.intellij.openapi.util.Key
- <init>():V
- s:enumerate(com.intellij.injected.editor.DocumentWindow,com.intellij.psi.PsiFile,com.intellij.psi.PsiLanguageInjectionHost$InjectedPsiVisitor):V
- s:findElementInInjected(com.intellij.psi.PsiLanguageInjectionHost,I):com.intellij.psi.PsiElement
- s:findInjectedFile(com.intellij.psi.PsiElement,java.lang.Class):com.intellij.extapi.psi.PsiFileBase
- s:getCachedInjectedFileWithLanguage(com.intellij.psi.PsiElement,com.intellij.lang.Language):com.intellij.psi.PsiFile
- s:getCaretForInjectedLanguageNoCommit(com.intellij.openapi.editor.Caret,com.intellij.psi.PsiFile):com.intellij.openapi.editor.Caret
- s:getDocumentWindow(com.intellij.psi.PsiElement):com.intellij.injected.editor.DocumentWindow
- s:getEditorForInjectedLanguageNoCommit(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.psi.PsiFile):com.intellij.openapi.editor.Editor
- s:getEditorForInjectedLanguageNoCommit(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.openapi.editor.Editor
- s:getEditorForInjectedLanguageNoCommit(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,I):com.intellij.openapi.editor.Editor
- s:getInjectedEditorForInjectedFile(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.psi.PsiFile):com.intellij.openapi.editor.Editor
- s:getInjectedEditorForInjectedFile(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.openapi.editor.Editor
- s:getInjectedStart(java.util.List):I
- s:getTopLevelEditor(com.intellij.openapi.editor.Editor):com.intellij.openapi.editor.Editor
- s:hostToInjectedUnescaped(com.intellij.injected.editor.DocumentWindow,I):I
- s:injectReference(com.intellij.lang.injection.MultiHostRegistrar,com.intellij.lang.Language,java.lang.String,java.lang.String,com.intellij.psi.PsiLanguageInjectionHost,com.intellij.openapi.util.TextRange):V
- s:isHighlightInjectionBackground(com.intellij.psi.PsiLanguageInjectionHost):Z
- s:openEditorFor(com.intellij.psi.PsiFile,com.intellij.openapi.project.Project):com.intellij.openapi.editor.Editor
- s:processTokens(com.intellij.psi.PsiFile,java.util.List,java.util.function.BiConsumer):V
- s:putInjectedFileUserData(com.intellij.psi.PsiElement,com.intellij.lang.Language,com.intellij.openapi.util.Key,java.lang.Object):V
- s:reparse(com.intellij.psi.PsiFile,com.intellij.injected.editor.DocumentWindow,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Document,com.intellij.psi.FileViewProvider,com.intellij.openapi.progress.ProgressIndicator,com.intellij.lang.ASTNode,com.intellij.lang.ASTNode,com.intellij.psi.impl.PsiDocumentManagerBase):com.intellij.psi.impl.BooleanRunnable
a:com.intellij.psi.impl.source.tree.injected.changesHandler.BaseInjectedFileChangesHandler
- com.intellij.injected.editor.InjectedFileChangesHandler
- pf:myFragmentDocument:com.intellij.openapi.editor.Document
- pf:myHostDocument:com.intellij.openapi.editor.Document
- pf:myHostEditor:com.intellij.openapi.editor.Editor
- p:myInjectedFile:com.intellij.psi.PsiFile
- pf:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Document,com.intellij.psi.PsiFile):V
- dispose():V
- tryReuse(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange):Z
c:com.intellij.psi.impl.source.tree.injected.changesHandler.CommonInjectedFileChangesHandler
- com.intellij.psi.impl.source.tree.injected.changesHandler.BaseInjectedFileChangesHandler
- <init>(java.util.List,com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Document,com.intellij.psi.PsiFile):V
- commitToOriginal(com.intellij.openapi.editor.event.DocumentEvent):V
- dispose():V
- f:distributeTextToMarkers(java.util.List,com.intellij.openapi.util.TextRange,I):java.util.List
- pf:esclbr(java.lang.String):java.lang.String
- pf:failAndReport(java.lang.String,com.intellij.openapi.editor.event.DocumentEvent,java.lang.Exception):java.lang.Void
- bs:failAndReport$default(com.intellij.psi.impl.source.tree.injected.changesHandler.CommonInjectedFileChangesHandler,java.lang.String,com.intellij.openapi.editor.event.DocumentEvent,java.lang.Exception,I,java.lang.Object):java.lang.Void
- pf:fragmentMarkerFromShred(com.intellij.psi.PsiLanguageInjectionHost$Shred):com.intellij.openapi.editor.RangeMarker
- pf:getMarkers():java.util.List
- pf:getMarkersFromShreds(java.util.List):java.util.List
- handlesRange(com.intellij.openapi.util.TextRange):Z
- isValid():Z
- pf:logMarkers(com.intellij.openapi.diagnostic.Logger,java.lang.String):V
- pf:markerString(com.intellij.psi.impl.source.tree.injected.changesHandler.MarkersMapping):java.lang.String
- p:rebuildMarkers(com.intellij.openapi.util.TextRange):V
- p:updateHostElement(com.intellij.psi.PsiLanguageInjectionHost,com.intellij.openapi.util.TextRange,java.lang.String):com.intellij.psi.PsiLanguageInjectionHost
- pf:updateInjectionHostElement(com.intellij.psi.PsiLanguageInjectionHost,com.intellij.openapi.util.ProperTextRange,java.lang.String):com.intellij.psi.PsiLanguageInjectionHost
f:com.intellij.psi.impl.source.tree.injected.changesHandler.CommonInjectedFileChangesHandlerKt
- sf:getContentRange(com.intellij.psi.PsiLanguageInjectionHost):com.intellij.openapi.util.TextRange
- sf:getInnerRange(com.intellij.psi.PsiLanguageInjectionHost$Shred):com.intellij.openapi.util.TextRange
- sf:union(com.intellij.openapi.util.TextRange,com.intellij.openapi.util.TextRange):com.intellij.openapi.util.TextRange
f:com.intellij.psi.impl.source.tree.injected.changesHandler.MarkersMapping
- <init>(com.intellij.openapi.editor.RangeMarker,com.intellij.openapi.editor.RangeMarker,com.intellij.psi.SmartPsiElementPointer):V
- f:component1():com.intellij.openapi.editor.RangeMarker
- f:component2():com.intellij.openapi.editor.RangeMarker
- f:component3():com.intellij.psi.SmartPsiElementPointer
- f:copy(com.intellij.openapi.editor.RangeMarker,com.intellij.openapi.editor.RangeMarker,com.intellij.psi.SmartPsiElementPointer):com.intellij.psi.impl.source.tree.injected.changesHandler.MarkersMapping
- bs:copy$default(com.intellij.psi.impl.source.tree.injected.changesHandler.MarkersMapping,com.intellij.openapi.editor.RangeMarker,com.intellij.openapi.editor.RangeMarker,com.intellij.psi.SmartPsiElementPointer,I,java.lang.Object):com.intellij.psi.impl.source.tree.injected.changesHandler.MarkersMapping
- f:dispose():V
- equals(java.lang.Object):Z
- f:getFragmentMarker():com.intellij.openapi.editor.RangeMarker
- f:getFragmentRange():com.intellij.openapi.util.TextRange
- f:getHost():com.intellij.psi.PsiLanguageInjectionHost
- f:getHostElementRange():com.intellij.openapi.util.TextRange
- f:getHostMarker():com.intellij.openapi.editor.RangeMarker
- f:getHostPointer():com.intellij.psi.SmartPsiElementPointer
- hashCode():I
- f:isValid():Z
f:com.intellij.psi.search.DefaultSearchScopeProviders
- s:wrapNamedScope(com.intellij.openapi.project.Project,com.intellij.psi.search.scope.packageSet.NamedScope,Z):com.intellij.psi.search.GlobalSearchScope
f:com.intellij.psi.search.DefaultSearchScopeProviders$CustomNamed
- com.intellij.psi.search.SearchScopeProvider
- <init>():V
- getDisplayName():java.lang.String
- getSearchScopes(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataContext):java.util.List
f:com.intellij.psi.search.FileTypeIndexImpl
- com.intellij.util.indexing.ScalarIndexExtension
- com.intellij.util.indexing.CustomImplementationFileBasedIndexExtension
- <init>():V
- createIndexImplementation(com.intellij.util.indexing.FileBasedIndexExtension,com.intellij.util.indexing.storage.VfsAwareIndexStorageLayout):com.intellij.util.indexing.UpdatableIndex
- dependsOnFileContent():Z
- getIndexer():com.intellij.util.indexing.DataIndexer
- getInputFilter():com.intellij.util.indexing.FileBasedIndex$InputFilter
- getKeyDescriptor():com.intellij.util.io.KeyDescriptor
- getName():com.intellij.util.indexing.ID
- getVersion():I
a:com.intellij.psi.search.FileTypeIndexImplBase
- com.intellij.psi.search.FileTypeNameEnumerator
- com.intellij.util.indexing.UpdatableIndex
- pf:myExtension:com.intellij.util.indexing.FileBasedIndexExtension
- pf:myFileTypeEnumerator:com.intellij.util.io.SimpleStringPersistentEnumerator
- pf:myInMemoryMode:java.util.concurrent.atomic.AtomicBoolean
- pf:myIndexChangeNotifier:com.intellij.psi.search.FileTypeIndexChangeNotifier
- pf:myIndexId:com.intellij.util.indexing.ID
- pf:myLock:java.util.concurrent.locks.ReadWriteLock
- <init>(com.intellij.util.indexing.FileBasedIndexExtension):V
- cleanupForNextTest():V
- cleanupMemoryStorage():V
- clear():V
- dispose():V
- getData(com.intellij.openapi.fileTypes.FileType):com.intellij.util.indexing.ValueContainer
- getExtension():com.intellij.util.indexing.IndexExtension
- getFileIndexMetaData(com.intellij.util.indexing.IndexedFile):java.lang.Void
- p:getFileTypeById(I):com.intellij.openapi.fileTypes.FileType
- p:getFileTypeId(com.intellij.openapi.fileTypes.FileType):I
- getFileTypeId(java.lang.String):I
- getFileTypeName(I):java.lang.String
- getIndexedFileData(I):java.util.Map
- pa:getIndexedFileTypeId(I):I
- getIndexingStateForFile(I,com.intellij.util.indexing.IndexedFile):com.intellij.util.indexing.FileIndexingState
- getLock():java.util.concurrent.locks.ReadWriteLock
- p:getStorageFile():java.nio.file.Path
- invalidateIndexedStateForFile(I):V
- keysCountApproximately():I
- p:notifyInvertedIndexChangedForFileTypeId(I):V
- prepareUpdate(I,com.intellij.util.indexing.impl.InputData):com.intellij.openapi.util.Computable
- processAllKeys(com.intellij.util.Processor,com.intellij.psi.search.GlobalSearchScope,com.intellij.util.indexing.IdFilter):Z
- pa:processFileIdsForFileTypeId(I,java.util.function.IntConsumer):V
- processPendingNotifications():V
- removeTransientDataForFile(I):V
- removeTransientDataForKeys(I,com.intellij.util.indexing.impl.InputDataDiffBuilder):V
- setBufferingEnabled(Z):V
- setIndexedStateForFile(I,com.intellij.util.indexing.IndexedFile,Z):V
- setIndexedStateForFileOnFileIndexMetaData(I,java.lang.Void,Z):V
- setUnindexedStateForFile(I):V
- updateWithMap(com.intellij.util.indexing.impl.AbstractUpdateData):V
com.intellij.psi.search.FileTypeNameEnumerator
- a:getFileTypeId(java.lang.String):I
- a:getFileTypeName(I):java.lang.String
f:com.intellij.psi.search.MappedFileTypeIndex
- com.intellij.psi.search.FileTypeIndexImplBase
- <init>(com.intellij.util.indexing.FileBasedIndexExtension):V
- clear():V
- dispose():V
- flush():V
- getModificationStamp():J
- isDirty():Z
- mapInputAndPrepareUpdate(I,com.intellij.util.indexing.FileContent):com.intellij.openapi.util.Computable
c:com.intellij.psi.search.PredefinedSearchScopeProviderImpl
- com.intellij.psi.search.PredefinedSearchScopeProvider
- sf:Companion:com.intellij.psi.search.PredefinedSearchScopeProviderImpl$Companion
- <init>():V
- sf:getCurrentFileScopeName():java.lang.String
- getPredefinedScopes(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataContext,Z,Z,Z,Z,Z):java.util.List
- getPredefinedScopesAsync(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataContext,Z,Z,Z,Z,Z):org.jetbrains.concurrency.Promise
- getPredefinedScopesSuspend(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataContext,Z,Z,Z,Z,Z,kotlin.coroutines.Continuation):java.lang.Object
- sf:getRecentlyChangedFilesScopeName():java.lang.String
- sf:getRecentlyViewedFilesScopeName():java.lang.String
- sf:getSelectedFilesScope(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataContext,com.intellij.psi.PsiFile):com.intellij.psi.search.SearchScope
f:com.intellij.psi.search.PredefinedSearchScopeProviderImpl$Companion
- f:getCurrentFileScopeName():java.lang.String
- f:getRecentlyChangedFilesScopeName():java.lang.String
- f:getRecentlyViewedFilesScopeName():java.lang.String
- f:getSelectedFilesScope(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataContext,com.intellij.psi.PsiFile):com.intellij.psi.search.SearchScope
- f:recentFilesScope(com.intellij.openapi.project.Project,Z):com.intellij.psi.search.SearchScope
c:com.intellij.psi.search.ProjectScopeBuilderImpl
- pf:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project):V
- buildAllScope():com.intellij.psi.search.GlobalSearchScope
- buildContentScope():com.intellij.psi.search.GlobalSearchScope
- buildEverythingScope():com.intellij.psi.search.GlobalSearchScope
- buildLibrariesScope():com.intellij.psi.search.GlobalSearchScope
- buildProjectScope():com.intellij.psi.search.GlobalSearchScope
f:com.intellij.psi.search.scope.EditorSelectionLocalSearchScope
- com.intellij.psi.search.scope.RangeBasedLocalSearchScope
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,java.lang.String):V
- <init>(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,java.lang.String,Z):V
- containsRange(com.intellij.psi.PsiFile,com.intellij.openapi.util.TextRange):Z
- equals(java.lang.Object):Z
- getRanges(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.util.TextRange[]
- getVirtualFiles():com.intellij.openapi.vfs.VirtualFile[]
f:com.intellij.psi.search.scope.NonProjectFilesScope
- com.intellij.psi.search.scope.packageSet.NamedScope
- sf:INSTANCE:com.intellij.psi.search.scope.NonProjectFilesScope
- sf:NAME:java.lang.String
- getDefaultColorName():java.lang.String
a:com.intellij.psi.search.scope.RangeBasedLocalSearchScope
- com.intellij.psi.search.LocalSearchScope
- pf:myDisplayName:java.lang.String
- pf:myIgnoreInjectedPsi:Z
- <init>(java.lang.String,Z):V
- ps:collectPsiElementsAtRange(com.intellij.psi.PsiFile,java.util.List,I,I):V
- contains(com.intellij.openapi.vfs.VirtualFile):Z
- getDisplayName():java.lang.String
- pa:getPsiElements():com.intellij.psi.PsiElement[]
- a:getRanges(com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.util.TextRange[]
- getScope():com.intellij.psi.PsiElement[]
- intersectWith(com.intellij.psi.search.LocalSearchScope):com.intellij.psi.search.LocalSearchScope
- intersectWith(com.intellij.psi.search.SearchScope):com.intellij.psi.search.SearchScope
- isIgnoreInjectedPsi():Z
- isInScope(com.intellij.openapi.vfs.VirtualFile):Z
- union(com.intellij.psi.search.SearchScope):com.intellij.psi.search.SearchScope
c:com.intellij.psi.search.scope.packageSet.FilePackageSetParserExtension
- com.intellij.psi.search.scope.packageSet.PackageSetParserExtension
- <init>():V
- ps:parseFilePattern(com.intellij.lexer.Lexer):java.lang.String
- parsePackageSet(com.intellij.lexer.Lexer,java.lang.String,java.lang.String):com.intellij.psi.search.scope.packageSet.PackageSet
- parseScope(com.intellij.lexer.Lexer):java.lang.String
f:com.intellij.psi.search.scope.packageSet.PackageSetFactoryImpl
- com.intellij.psi.search.scope.packageSet.PackageSetFactory
- <init>():V
- compile(java.lang.String):com.intellij.psi.search.scope.packageSet.PackageSet
com.intellij.psi.search.scope.packageSet.PackageSetParserExtension
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:parsePackageSet(com.intellij.lexer.Lexer,java.lang.String,java.lang.String):com.intellij.psi.search.scope.packageSet.PackageSet
- a:parseScope(com.intellij.lexer.Lexer):java.lang.String
f:com.intellij.psi.search.scope.packageSet.lexer.ScopeTokenType
- com.intellij.psi.tree.IElementType
- <init>(java.lang.String):V
com.intellij.psi.search.scope.packageSet.lexer.ScopeTokenTypes
- com.intellij.psi.TokenType
- sf:ANDAND:com.intellij.psi.tree.IElementType
- sf:ASTERISK:com.intellij.psi.tree.IElementType
- sf:COLON:com.intellij.psi.tree.IElementType
- sf:DIV:com.intellij.psi.tree.IElementType
- sf:DOT:com.intellij.psi.tree.IElementType
- sf:EXCL:com.intellij.psi.tree.IElementType
- sf:IDENTIFIER:com.intellij.psi.tree.IElementType
- sf:INTEGER_LITERAL:com.intellij.psi.tree.IElementType
- sf:LBRACKET:com.intellij.psi.tree.IElementType
- sf:LPARENTH:com.intellij.psi.tree.IElementType
- sf:MINUS:com.intellij.psi.tree.IElementType
- sf:OROR:com.intellij.psi.tree.IElementType
- sf:RBRACKET:com.intellij.psi.tree.IElementType
- sf:RPARENTH:com.intellij.psi.tree.IElementType
- sf:SHARP:com.intellij.psi.tree.IElementType
- sf:TILDE:com.intellij.psi.tree.IElementType
f:com.intellij.psi.search.scope.packageSet.lexer.ScopesLexer
- com.intellij.lexer.FlexAdapter
- <init>():V
f:com.intellij.psi.stubs.StubIndexImpl
- com.intellij.psi.stubs.StubIndex
- sf:PER_FILE_ELEMENT_TYPE_STUB_CHANGE_TRACKING_SOURCE:com.intellij.psi.stubs.StubIndexImpl$PerFileElementTypeStubChangeTrackingSource
- <init>():V
- dispose():V
- flush():V
- forceRebuild(java.lang.Throwable):V
- getIndexModificationStamp(com.intellij.psi.stubs.StubIndexKey,com.intellij.openapi.project.Project):J
- *:getIndexModificationTracker(com.intellij.psi.stubs.StubIndexKey,com.intellij.openapi.project.Project):com.intellij.openapi.util.ModificationTracker
- getLogger():com.intellij.openapi.diagnostic.Logger
- getPerFileElementTypeModificationTracker(com.intellij.psi.tree.StubFileElementType):com.intellij.openapi.util.ModificationTracker
- getPerFileElementTypeModificationTrackerUpdateProcessor():com.intellij.psi.stubs.StubIndexEx$FileUpdateProcessor
- getStubIndexModificationTracker(com.intellij.openapi.project.Project):com.intellij.openapi.util.ModificationTracker
- initializationFailed(java.lang.Throwable):V
e:com.intellij.psi.stubs.StubIndexImpl$PerFileElementTypeStubChangeTrackingSource
- java.lang.Enum
- sf:ChangedFilesCollector:com.intellij.psi.stubs.StubIndexImpl$PerFileElementTypeStubChangeTrackingSource
- sf:Disabled:com.intellij.psi.stubs.StubIndexImpl$PerFileElementTypeStubChangeTrackingSource
- s:valueOf(java.lang.String):com.intellij.psi.stubs.StubIndexImpl$PerFileElementTypeStubChangeTrackingSource
- s:values():com.intellij.psi.stubs.StubIndexImpl$PerFileElementTypeStubChangeTrackingSource[]
f:com.intellij.psi.stubs.StubUpdatingIndexStorage
- com.intellij.util.indexing.impl.storage.TransientFileContentIndex
- getFileIndexMetaData(com.intellij.util.indexing.IndexedFile):com.intellij.psi.stubs.StubUpdatingIndexStorage$Data
- mapInputAndPrepareUpdate(I,com.intellij.util.indexing.FileContent):com.intellij.openapi.util.Computable
- removeTransientDataForKeys(I,com.intellij.util.indexing.impl.InputDataDiffBuilder):V
- setIndexedStateForFile(I,com.intellij.util.indexing.IndexedFile,Z):V
- setIndexedStateForFileOnFileIndexMetaData(I,com.intellij.psi.stubs.StubUpdatingIndexStorage$Data,Z):V
- setUnindexedStateForFile(I):V
f:com.intellij.psi.templateLanguages.ChangeTemplateDataLanguageAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
com.intellij.psi.templateLanguages.MultipleLangCommentProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:canProcess(com.intellij.psi.PsiFile,com.intellij.psi.FileViewProvider):Z
- a:getLineCommenter(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.lang.Language,com.intellij.lang.Language):com.intellij.lang.Commenter
c:com.intellij.psi.templateLanguages.SimpleTemplateLanguageFormattingModelBuilder
- com.intellij.formatting.FormattingModelBuilder
- <init>():V
- createModel(com.intellij.formatting.FormattingContext):com.intellij.formatting.FormattingModel
f:com.intellij.psi.templateLanguages.TemplateDataLanguageConfigurable
- com.intellij.util.ui.tree.PerFileConfigurableBase
- <init>(com.intellij.openapi.project.Project):V
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
f:com.intellij.psi.templateLanguages.TemplateDataLanguageMappings
- com.intellij.lang.LanguagePerFileMappings
- <init>(com.intellij.openapi.project.Project):V
- getAvailableValues():java.util.List
- getDefaultMapping(com.intellij.openapi.vfs.VirtualFile):com.intellij.lang.Language
- s:getDefaultMappingForFile(com.intellij.openapi.vfs.VirtualFile):com.intellij.lang.Language
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.psi.templateLanguages.TemplateDataLanguageMappings
- getMapping(com.intellij.openapi.vfs.VirtualFile):com.intellij.lang.Language
- s:getTemplateableLanguages():java.util.List
f:com.intellij.psi.templateLanguages.TemplateDataLanguagePatterns
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- getAssocTable():com.intellij.openapi.fileTypes.impl.FileTypeAssocTable
- s:getInstance():com.intellij.psi.templateLanguages.TemplateDataLanguagePatterns
- getState():org.jdom.Element
- getTemplateDataLanguageByFileName(com.intellij.openapi.vfs.VirtualFile):com.intellij.lang.Language
- loadState(org.jdom.Element):V
- setAssocTable(com.intellij.openapi.fileTypes.impl.FileTypeAssocTable):V
f:com.intellij.psi.templateLanguages.TemplateDataLanguagePusher
- com.intellij.openapi.roots.impl.FilePropertyPusher
- sf:KEY:com.intellij.psi.FilePropertyKey
- <init>():V
- acceptsDirectory(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):Z
- acceptsFile(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):Z
- getDefaultValue():com.intellij.lang.Language
- getFilePropertyKey():com.intellij.psi.FilePropertyKey
- getImmediateValue(com.intellij.openapi.module.Module):com.intellij.lang.Language
- getImmediateValue(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.lang.Language
- propertyChanged(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,com.intellij.lang.Language):V
- pushDirectoriesOnly():Z
f:com.intellij.psi.util.proximity.DirectoryTypeWeigher
- com.intellij.psi.util.proximity.ProximityWeigher
- <init>():V
- weigh(com.intellij.psi.PsiElement,com.intellij.psi.util.ProximityLocation):java.lang.Comparable
f:com.intellij.psi.util.proximity.InResolveScopeWeigher
- com.intellij.psi.util.proximity.ProximityWeigher
- <init>():V
- weigh(com.intellij.psi.PsiElement,com.intellij.psi.util.ProximityLocation):java.lang.Comparable
f:com.intellij.psi.util.proximity.OpenedInEditorWeigher
- com.intellij.psi.util.proximity.ProximityWeigher
- <init>():V
- weigh(com.intellij.psi.PsiElement,com.intellij.psi.util.ProximityLocation):java.lang.Comparable
a:com.intellij.psi.util.proximity.ProximityStatistician
- com.intellij.psi.statistics.Statistician
- <init>():V
a:com.intellij.psi.util.proximity.ProximityWeigher
- com.intellij.psi.Weigher
- <init>():V
- a:weigh(com.intellij.psi.PsiElement,com.intellij.psi.util.ProximityLocation):java.lang.Comparable
f:com.intellij.psi.util.proximity.PsiProximityComparator
- java.util.Comparator
- sf:STATISTICS_KEY:com.intellij.openapi.util.Key
- sf:WEIGHER_KEY:com.intellij.openapi.util.Key
- <init>(com.intellij.psi.PsiElement):V
- compare(java.lang.Object,java.lang.Object):I
- s:getProximity(com.intellij.openapi.util.Computable,com.intellij.psi.PsiElement,com.intellij.util.ProcessingContext):com.intellij.psi.WeighingComparable
- s:getProximity(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.psi.WeighingComparable
f:com.intellij.psi.util.proximity.SameDirectoryWeigher
- com.intellij.psi.util.proximity.ProximityWeigher
- <init>():V
- weigh(com.intellij.psi.PsiElement,com.intellij.psi.util.ProximityLocation):java.lang.Boolean
f:com.intellij.psi.util.proximity.SameModuleWeigher
- com.intellij.psi.util.proximity.ProximityWeigher
- <init>():V
- weigh(com.intellij.psi.PsiElement,com.intellij.psi.util.ProximityLocation):java.lang.Comparable
f:com.intellij.psi.util.proximity.SameSourceRootWeigher
- com.intellij.psi.util.proximity.ProximityWeigher
- <init>():V
- weigh(com.intellij.psi.PsiElement,com.intellij.psi.util.ProximityLocation):java.lang.Comparable
f:com.intellij.psi.util.proximity.SdkOrLibraryWeigher
- com.intellij.psi.util.proximity.ProximityWeigher
- <init>():V
- weigh(com.intellij.psi.PsiElement,com.intellij.psi.util.ProximityLocation):java.lang.Comparable
a:com.intellij.refactoring.BaseRefactoringIntentionAction
- com.intellij.codeInsight.intention.PsiElementBaseIntentionAction
- com.intellij.codeInsight.intention.HighPriorityAction
- com.intellij.openapi.util.Iconable
- <init>():V
- getIcon(I):javax.swing.Icon
a:com.intellij.refactoring.ClassRefactoringHandlerBase
- com.intellij.refactoring.RefactoringActionHandler
- com.intellij.refactoring.lang.ElementsHandler
- <init>():V
- pa:acceptsElement(com.intellij.psi.PsiElement):Z
- pa:getHelpId():java.lang.String
- pa:getInvalidPositionMessage():java.lang.String
- pa:getTitle():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):V
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.actionSystem.DataContext):V
- isEnabledOnElements(com.intellij.psi.PsiElement[]):Z
- ps:navigate(com.intellij.psi.PsiElement):V
- pa:showDialog(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.refactoring.IntroduceTargetChooser
- s:showChooser(com.intellij.openapi.editor.Editor,java.util.List,com.intellij.openapi.util.Pass,com.intellij.util.Function):V
- s:showChooser(com.intellij.openapi.editor.Editor,java.util.List,com.intellij.openapi.util.Pass,com.intellij.util.Function,java.lang.String):V
- s:showChooser(com.intellij.openapi.editor.Editor,java.util.List,com.intellij.openapi.util.Pass,com.intellij.util.Function,java.lang.String,I,com.intellij.util.NotNullFunction):V
- s:showChooser(com.intellij.openapi.editor.Editor,java.util.List,com.intellij.openapi.util.Pass,com.intellij.util.Function,java.lang.String,com.intellij.util.NotNullFunction):V
- s:showIntroduceTargetChooser(com.intellij.openapi.editor.Editor,java.util.List,java.util.function.Consumer,java.lang.String,I):V
- s:showIntroduceTargetChooser(com.intellij.openapi.editor.Editor,java.util.List,java.util.function.Consumer,java.lang.String,javax.swing.JComponent,I):V
a:com.intellij.refactoring.RefactoringImpl
- com.intellij.refactoring.Refactoring
- pf:myProcessor:com.intellij.refactoring.BaseRefactoringProcessor
- <init>(com.intellij.refactoring.BaseRefactoringProcessor):V
- doRefactoring(com.intellij.usageView.UsageInfo[]):V
- findUsages():com.intellij.usageView.UsageInfo[]
- isInteractive():Z
- isPreviewUsages():Z
- preprocessUsages(com.intellij.openapi.util.Ref):Z
- run():V
- setInteractive(java.lang.Runnable):V
- setPreviewUsages(Z):V
- shouldPreviewUsages(com.intellij.usageView.UsageInfo[]):Z
f:com.intellij.refactoring.RefactoringUiServiceImpl
- com.intellij.refactoring.RefactoringUiService
- <init>():V
- createConflictsDialog(com.intellij.openapi.project.Project,com.intellij.util.containers.MultiMap,java.lang.Runnable,Z,Z):com.intellij.refactoring.ConflictsDialogBase
- createRenameRefactoringDialog(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.refactoring.rename.RenameRefactoringDialog
- findUsages(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.psi.PsiFile,com.intellij.openapi.fileEditor.FileEditor,Z,com.intellij.psi.search.SearchScope):V
- highlightUsageReferences(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,Z):V
- setStatusBarInfo(com.intellij.openapi.project.Project,java.lang.String):V
- showRefactoringMessageDialog(java.lang.String,java.lang.String,java.lang.String,java.lang.String,Z,com.intellij.openapi.project.Project):Z
- showReplacePromptDialog(Z,java.lang.String,com.intellij.openapi.project.Project):I
- startFindUsages(com.intellij.psi.PsiElement,com.intellij.find.findUsages.FindUsagesOptions):V
e:com.intellij.refactoring.SkipOverwriteChoice
- java.lang.Enum
- sf:OVERWRITE:com.intellij.refactoring.SkipOverwriteChoice
- sf:OVERWRITE_ALL:com.intellij.refactoring.SkipOverwriteChoice
- sf:SKIP:com.intellij.refactoring.SkipOverwriteChoice
- sf:SKIP_ALL:com.intellij.refactoring.SkipOverwriteChoice
- s:askUser(com.intellij.psi.PsiDirectory,java.lang.String,java.lang.String,Z):com.intellij.refactoring.SkipOverwriteChoice
- s:valueOf(java.lang.String):com.intellij.refactoring.SkipOverwriteChoice
- s:values():com.intellij.refactoring.SkipOverwriteChoice[]
a:com.intellij.refactoring.actions.BasePlatformRefactoringAction
- com.intellij.refactoring.actions.BaseRefactoringAction
- <init>():V
- p:getHandler(com.intellij.lang.Language,com.intellij.psi.PsiElement):com.intellij.refactoring.RefactoringActionHandler
- pf:getHandler(com.intellij.openapi.actionSystem.DataContext):com.intellij.refactoring.RefactoringActionHandler
- pa:getRefactoringHandler(com.intellij.lang.refactoring.RefactoringSupportProvider):com.intellij.refactoring.RefactoringActionHandler
- p:getRefactoringHandler(com.intellij.lang.refactoring.RefactoringSupportProvider,com.intellij.psi.PsiElement):com.intellij.refactoring.RefactoringActionHandler
- p:isAvailableForLanguage(com.intellij.lang.Language):Z
- p:isAvailableOnElementInEditorAndFile(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):Z
- p:isEnabledOnElements(com.intellij.psi.PsiElement[]):Z
- p:isHidden():Z
a:com.intellij.refactoring.actions.BaseRefactoringAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- f:actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:disableOnCompiledElement():Z
- p:getActionName(com.intellij.openapi.actionSystem.DataContext):java.lang.String
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:getElementAtCaret(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- pa:getHandler(com.intellij.openapi.actionSystem.DataContext):com.intellij.refactoring.RefactoringActionHandler
- s:getPsiElementArray(com.intellij.openapi.actionSystem.DataContext):com.intellij.psi.PsiElement[]
- p:hasAvailableHandler(com.intellij.openapi.actionSystem.DataContext):Z
- p:isAvailableForFile(com.intellij.psi.PsiFile):Z
- p:isAvailableForLanguage(com.intellij.lang.Language):Z
- pa:isAvailableInEditorOnly():Z
- p:isAvailableOnElementInEditorAndFile(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):Z
- p:isAvailableOnElementInEditorAndFile(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext,java.lang.String):Z
- p:isEnabledOnDataContext(com.intellij.openapi.actionSystem.DataContext):Z
- pa:isEnabledOnElements(com.intellij.psi.PsiElement[]):Z
- p:isHidden():Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.refactoring.actions.ChangeSignatureAction
- com.intellij.refactoring.actions.BasePlatformRefactoringAction
- <init>():V
- s:getChangeSignatureHandler(com.intellij.psi.PsiElement):com.intellij.refactoring.changeSignature.ChangeSignatureHandler
- isAvailableInEditorOnly():Z
- isEnabledOnElements(com.intellij.psi.PsiElement[]):Z
f:com.intellij.refactoring.actions.ExtractClassAction
- com.intellij.refactoring.actions.BasePlatformRefactoringAction
- <init>():V
- isAvailableInEditorOnly():Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.refactoring.actions.ExtractIncludeAction
- com.intellij.refactoring.actions.BasePlatformRefactoringAction
- <init>():V
- isAvailableInEditorOnly():Z
- isEnabledOnElements(com.intellij.psi.PsiElement[]):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.refactoring.actions.ExtractInterfaceAction
- com.intellij.refactoring.actions.ExtractSuperActionBase
- <init>():V
f:com.intellij.refactoring.actions.ExtractMethodAction
- com.intellij.refactoring.actions.IntroduceActionBase
- <init>():V
f:com.intellij.refactoring.actions.ExtractModuleAction
- com.intellij.refactoring.actions.ExtractSuperActionBase
- <init>():V
a:com.intellij.refactoring.actions.ExtractSuperActionBase
- com.intellij.refactoring.actions.BasePlatformRefactoringAction
- <init>():V
- isAvailableInEditorOnly():Z
- s:removeFirstWordInMainMenu(com.intellij.openapi.actionSystem.AnAction,com.intellij.openapi.actionSystem.AnActionEvent):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.refactoring.actions.ExtractSuperclassAction
- com.intellij.refactoring.actions.ExtractSuperActionBase
- <init>():V
f:com.intellij.refactoring.actions.InlineAction
- com.intellij.refactoring.actions.BasePlatformRefactoringAction
- <init>():V
- isAvailableInEditorOnly():Z
- isEnabledOnElements(com.intellij.psi.PsiElement[]):Z
a:com.intellij.refactoring.actions.IntroduceActionBase
- com.intellij.refactoring.actions.BasePlatformRefactoringAction
- <init>():V
- p:isAvailableInEditorOnly():Z
- p:isEnabledOnElements(com.intellij.psi.PsiElement[]):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.refactoring.actions.IntroduceConstantAction
- com.intellij.refactoring.actions.IntroduceActionBase
- <init>():V
f:com.intellij.refactoring.actions.IntroduceFieldAction
- com.intellij.refactoring.actions.IntroduceActionBase
- <init>():V
f:com.intellij.refactoring.actions.IntroduceFunctionalParameterAction
- com.intellij.refactoring.actions.IntroduceActionBase
- <init>():V
- s:getRefactoringName():java.lang.String
f:com.intellij.refactoring.actions.IntroduceFunctionalVariableAction
- com.intellij.refactoring.actions.IntroduceActionBase
- <init>():V
- s:getRefactoringName():java.lang.String
f:com.intellij.refactoring.actions.IntroduceParameterAction
- com.intellij.refactoring.actions.IntroduceActionBase
- <init>():V
f:com.intellij.refactoring.actions.IntroduceParameterObjectAction
- com.intellij.refactoring.actions.BaseRefactoringAction
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.refactoring.actions.IntroduceVariableAction
- com.intellij.refactoring.actions.IntroduceActionBase
- <init>():V
f:com.intellij.refactoring.actions.InvertBooleanAction
- com.intellij.refactoring.actions.BaseRefactoringAction
- <init>():V
f:com.intellij.refactoring.actions.MoveAction
- com.intellij.refactoring.actions.BaseRefactoringAction
- <init>():V
- getHandler(com.intellij.openapi.actionSystem.DataContext):com.intellij.refactoring.RefactoringActionHandler
- isAvailableInEditorOnly():Z
- isEnabledOnElements(com.intellij.psi.PsiElement[]):Z
f:com.intellij.refactoring.actions.PullUpAction
- com.intellij.refactoring.actions.BasePlatformRefactoringAction
- <init>():V
- isAvailableInEditorOnly():Z
f:com.intellij.refactoring.actions.PushDownAction
- com.intellij.refactoring.actions.BasePlatformRefactoringAction
- <init>():V
- isAvailableInEditorOnly():Z
f:com.intellij.refactoring.actions.RefactoringQuickListPopupAction
- com.intellij.ide.actions.QuickSwitchSchemeAction
- <init>():V
- fillActions(com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DefaultActionGroup,com.intellij.openapi.actionSystem.DataContext):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.refactoring.actions.RenameElementAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- f:actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:isRenameEnabledOnElements(com.intellij.psi.PsiElement[]):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.refactoring.actions.RenameFileAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.actionSystem.ActionPromoter
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- suppress(java.util.List,com.intellij.openapi.actionSystem.DataContext):java.util.List
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
com.intellij.refactoring.actions.RenameFileActionProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- enabledInProjectView(com.intellij.psi.PsiFile):Z
f:com.intellij.refactoring.actions.SafeDeleteAction
- com.intellij.refactoring.actions.BaseRefactoringAction
- <init>():V
- getHandler(com.intellij.openapi.actionSystem.DataContext):com.intellij.refactoring.RefactoringActionHandler
- isAvailableInEditorOnly():Z
- isEnabledOnElements(com.intellij.psi.PsiElement[]):Z
a:com.intellij.refactoring.changeSignature.CallerChooserBase
- com.intellij.openapi.ui.DialogWrapper
- pf:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.psi.PsiElement,com.intellij.openapi.project.Project,java.lang.String,com.intellij.ui.treeStructure.Tree,java.lang.String,com.intellij.util.Consumer):V
- p:createCenterPanel():javax.swing.JComponent
- p:createEditor():com.intellij.openapi.editor.Editor
- p:createTreeNodeFor(com.intellij.psi.PsiElement,java.util.HashSet,java.lang.Runnable):com.intellij.refactoring.changeSignature.MemberNodeBase
- dispose():V
- p:doOKAction():V
- pa:findDeepestSuperMethods(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement[]
- p:findElementsToHighlight(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):java.util.Collection
- p:getCalleeEditorTitle():java.lang.String
- p:getCalleeNode(com.intellij.refactoring.changeSignature.MemberNodeBase):com.intellij.refactoring.changeSignature.MemberNodeBase
- p:getCallerNode(com.intellij.refactoring.changeSignature.MemberNodeBase):com.intellij.refactoring.changeSignature.MemberNodeBase
- p:getDimensionServiceKey():java.lang.String
- p:getEmptyCalleeText():java.lang.String
- p:getEmptyCallerText():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- p:getSelectedNodes():java.util.Set
- p:getTopMember():com.intellij.psi.PsiElement
- getTree():com.intellij.ui.treeStructure.Tree
a:com.intellij.refactoring.changeSignature.ChangeSignatureDialogBase
- com.intellij.refactoring.ui.RefactoringDialog
- psf:EXIT_SILENTLY:java.lang.String
- pf:myDefaultValueContext:com.intellij.psi.PsiElement
- pf:myMethod:com.intellij.refactoring.changeSignature.MethodDescriptor
- p:myMethodsToPropagateParameters:java.util.Set
- p:myNameField:com.intellij.ui.EditorTextField
- p:myNamePanel:javax.swing.JPanel
- p:myParametersList:com.intellij.util.ui.table.JBListTable
- p:myParametersTable:com.intellij.ui.table.TableView
- pf:myParametersTableModel:com.intellij.refactoring.changeSignature.ParameterTableModelBase
- p:myPropagateParamChangesButton:com.intellij.ui.AnActionButton
- p:myReturnTypeCodeFragment:com.intellij.psi.PsiCodeFragment
- p:myReturnTypeField:com.intellij.ui.EditorTextField
- pf:mySignatureUpdater:com.intellij.refactoring.changeSignature.ChangeSignatureDialogBase$UpdateSignatureListener
- p:myVisibilityPanel:com.intellij.refactoring.ui.VisibilityPanelBase
- <init>(com.intellij.openapi.project.Project,com.intellij.refactoring.changeSignature.MethodDescriptor,Z,com.intellij.psi.PsiElement):V
- pa:calculateSignature():java.lang.String
- p:createAdditionalPanels():java.util.List
- pa:createCallerChooser(java.lang.String,com.intellij.ui.treeStructure.Tree,com.intellij.util.Consumer):com.intellij.refactoring.changeSignature.CallerChooserBase
- p:createCenterPanel():javax.swing.JComponent
- p:createNorthPanel():javax.swing.JComponent
- p:createOptionsPanel():javax.swing.JComponent
- pa:createParametersInfoModel(com.intellij.refactoring.changeSignature.MethodDescriptor):com.intellij.refactoring.changeSignature.ParameterTableModelBase
- p:createParametersListTable():com.intellij.refactoring.changeSignature.ChangeSignatureDialogBase$ParametersListTable
- p:createParametersPanel(Z):javax.swing.JPanel
- pa:createRefactoringProcessor():com.intellij.refactoring.BaseRefactoringProcessor
- pa:createReturnTypeCodeFragment():com.intellij.psi.PsiCodeFragment
- p:createReturnTypeTextField(com.intellij.openapi.editor.Document):com.intellij.ui.EditorTextField
- p:createSignaturePreviewComponent():com.intellij.refactoring.ui.MethodSignatureComponent
- pa:createVisibilityControl():com.intellij.refactoring.ui.VisibilityPanelBase
- p:createVisibilityPanel():javax.swing.JPanel
- p:customizeParametersTable(com.intellij.ui.table.TableView):V
- p:doAction():V
- p:getDimensionServiceKey():java.lang.String
- pa:getFileType():com.intellij.openapi.fileTypes.LanguageFileType
- p:getHelpId():java.lang.String
- p:getMethodName():java.lang.String
- getParameters():java.util.List
- getPreferredFocusedComponent():javax.swing.JComponent
- p:getRowPresentation(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase,Z,Z):javax.swing.JComponent
- p:getSelectedIdx():I
- p:getTableComponent():com.intellij.ui.table.JBTable
- p:getTableEditor(javax.swing.JTable,com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):com.intellij.util.ui.table.JBTableRowEditor
- p:getVisibility():java.lang.Object
- isGenerateDelegate():Z
- p:isListTableViewSupported():Z
- p:mayPropagateParameters():Z
- placeReturnTypeBeforeName():Z
- setParameterInfos(java.util.List):V
- p:updatePropagateButtons():V
- p:updateSignature():V
- p:updateSignatureAlarmFired():V
- pa:validateAndCommitData():java.lang.String
pa:com.intellij.refactoring.changeSignature.ChangeSignatureDialogBase$ParametersListTable
- com.intellij.util.ui.table.JBListTable
- <init>(com.intellij.refactoring.changeSignature.ChangeSignatureDialogBase):V
- pf:getRowEditor(I):com.intellij.util.ui.table.JBTableRowEditor
- pa:getRowEditor(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):com.intellij.util.ui.table.JBTableRowEditor
- p:getRowItem(I):com.intellij.refactoring.changeSignature.ParameterTableModelItemBase
- pa:isRowEmpty(I):Z
pf:com.intellij.refactoring.changeSignature.ChangeSignatureDialogBase$UpdateSignatureListener
- com.intellij.openapi.editor.event.DocumentListener
- javax.swing.event.ChangeListener
- javax.swing.event.TableModelListener
- documentChanged(com.intellij.openapi.editor.event.DocumentEvent):V
- stateChanged(javax.swing.event.ChangeEvent):V
- tableChanged(javax.swing.event.TableModelEvent):V
a:com.intellij.refactoring.changeSignature.ChangeSignatureProcessorBase
- com.intellij.refactoring.BaseRefactoringProcessor
- psf:REFACTORING_ID:java.lang.String
- pf:myChangeInfo:com.intellij.refactoring.changeSignature.ChangeInfo
- pf:myManager:com.intellij.psi.PsiManager
- p:<init>(com.intellij.openapi.project.Project,com.intellij.refactoring.changeSignature.ChangeInfo):V
- s:collectConflictsFromExtensions(com.intellij.openapi.util.Ref,com.intellij.util.containers.MultiMap,com.intellij.refactoring.changeSignature.ChangeInfo):V
- s:doChangeSignature(com.intellij.refactoring.changeSignature.ChangeInfo,com.intellij.usageView.UsageInfo[]):V
- ps:filterUsages(java.util.List):java.util.List
- p:findUsages():com.intellij.usageView.UsageInfo[]
- s:findUsages(com.intellij.refactoring.changeSignature.ChangeInfo):com.intellij.usageView.UsageInfo[]
- p:getAfterData(com.intellij.usageView.UsageInfo[]):com.intellij.refactoring.listeners.RefactoringEventData
- p:getBeforeData():com.intellij.refactoring.listeners.RefactoringEventData
- getChangeInfo():com.intellij.refactoring.changeSignature.ChangeInfo
- p:getCommandName():java.lang.String
- p:getRefactoringId():java.lang.String
- p:isPreviewUsages(com.intellij.usageView.UsageInfo[]):Z
- p:performRefactoring(com.intellij.usageView.UsageInfo[]):V
f:com.intellij.refactoring.changeSignature.DefaultValueChooser
- com.intellij.openapi.ui.DialogWrapper
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String):V
- feelLucky():Z
- getDefaultValue():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
a:com.intellij.refactoring.changeSignature.MemberNodeBase
- com.intellij.ui.CheckedTreeNode
- pf:myCalled:java.util.Set
- pf:myCancelCallback:java.lang.Runnable
- pf:myMethod:com.intellij.psi.PsiElement
- pf:myProject:com.intellij.openapi.project.Project
- p:<init>(com.intellij.psi.PsiElement,java.util.Set,com.intellij.openapi.project.Project,java.lang.Runnable):V
- pa:computeCallers():java.util.List
- pa:createNode(com.intellij.psi.PsiElement,java.util.HashSet):com.intellij.refactoring.changeSignature.MemberNodeBase
- customizeRenderer(com.intellij.ui.ColoredTreeCellRenderer):V
- pa:customizeRendererText(com.intellij.ui.ColoredTreeCellRenderer):V
- getChildAt(I):javax.swing.tree.TreeNode
- getChildCount():I
- getElementToSearch():com.intellij.psi.PsiElement
- p:getFilter():com.intellij.openapi.util.Condition
- getIndex(javax.swing.tree.TreeNode):I
- getMember():com.intellij.psi.PsiElement
- isLeaf():Z
- setEnabled(Z):V
com.intellij.refactoring.changeSignature.MethodDescriptor
- a:canChangeName():Z
- a:canChangeParameters():Z
- a:canChangeReturnType():com.intellij.refactoring.changeSignature.MethodDescriptor$ReadWriteOption
- a:canChangeVisibility():Z
- a:getMethod():com.intellij.psi.PsiElement
- a:getName():java.lang.String
- a:getParameters():java.util.List
- a:getParametersCount():I
- a:getVisibility():java.lang.Object
e:com.intellij.refactoring.changeSignature.MethodDescriptor$ReadWriteOption
- java.lang.Enum
- sf:None:com.intellij.refactoring.changeSignature.MethodDescriptor$ReadWriteOption
- sf:Read:com.intellij.refactoring.changeSignature.MethodDescriptor$ReadWriteOption
- sf:ReadWrite:com.intellij.refactoring.changeSignature.MethodDescriptor$ReadWriteOption
- s:valueOf(java.lang.String):com.intellij.refactoring.changeSignature.MethodDescriptor$ReadWriteOption
- s:values():com.intellij.refactoring.changeSignature.MethodDescriptor$ReadWriteOption[]
a:com.intellij.refactoring.changeSignature.ParameterTableModelBase
- com.intellij.util.ui.ListTableModel
- com.intellij.ui.RowEditableTableModel
- pf:myDefaultValueContext:com.intellij.psi.PsiElement
- pf:myTypeContext:com.intellij.psi.PsiElement
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.util.ui.ColumnInfo[]):V
- addRow():V
- pa:createRowItem(com.intellij.refactoring.changeSignature.ParameterInfo):com.intellij.refactoring.changeSignature.ParameterTableModelItemBase
- setParameterInfos(java.util.List):V
- setValueAtWithoutUpdate(java.lang.Object,I,I):V
pc:com.intellij.refactoring.changeSignature.ParameterTableModelBase$AnyVarColumn
- com.intellij.refactoring.changeSignature.ParameterTableModelBase$ColumnInfoBase
- <init>():V
- doCreateEditor(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):javax.swing.table.TableCellEditor
- doCreateRenderer(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):javax.swing.table.TableCellRenderer
- getWidth(javax.swing.JTable):I
- isCellEditable(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):Z
- setValue(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase,java.lang.Boolean):V
- valueOf(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):java.lang.Boolean
pa:com.intellij.refactoring.changeSignature.ParameterTableModelBase$ColumnInfoBase
- com.intellij.util.ui.ColumnInfo
- <init>(java.lang.String):V
- pa:doCreateEditor(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):javax.swing.table.TableCellEditor
- pa:doCreateRenderer(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):javax.swing.table.TableCellRenderer
- f:getEditor(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):javax.swing.table.TableCellEditor
- f:getRenderer(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):javax.swing.table.TableCellRenderer
pc:com.intellij.refactoring.changeSignature.ParameterTableModelBase$DefaultValueColumn
- com.intellij.refactoring.changeSignature.ParameterTableModelBase$ColumnInfoBase
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType,java.lang.String):V
- doCreateEditor(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):javax.swing.table.TableCellEditor
- doCreateRenderer(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):javax.swing.table.TableCellRenderer
- isCellEditable(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):Z
- valueOf(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):com.intellij.psi.PsiCodeFragment
pc:com.intellij.refactoring.changeSignature.ParameterTableModelBase$NameColumn
- com.intellij.refactoring.changeSignature.ParameterTableModelBase$ColumnInfoBase
- <init>(com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.project.Project,java.lang.String):V
- doCreateEditor(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):javax.swing.table.TableCellEditor
- doCreateRenderer(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):javax.swing.table.TableCellRenderer
- isCellEditable(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):Z
- setValue(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase,java.lang.String):V
- valueOf(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):java.lang.String
pc:com.intellij.refactoring.changeSignature.ParameterTableModelBase$TypeColumn
- com.intellij.refactoring.changeSignature.ParameterTableModelBase$ColumnInfoBase
- pf:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType,java.lang.String):V
- doCreateEditor(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):javax.swing.table.TableCellEditor
- doCreateRenderer(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):javax.swing.table.TableCellRenderer
- isCellEditable(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):Z
- valueOf(com.intellij.refactoring.changeSignature.ParameterTableModelItemBase):com.intellij.psi.PsiCodeFragment
a:com.intellij.refactoring.changeSignature.ParameterTableModelItemBase
- f:defaultValueCodeFragment:com.intellij.psi.PsiCodeFragment
- f:parameter:java.lang.Object
- f:typeCodeFragment:com.intellij.psi.PsiCodeFragment
- <init>(java.lang.Object,com.intellij.psi.PsiCodeFragment,com.intellij.psi.PsiCodeFragment):V
- a:isEllipsisType():Z
f:com.intellij.refactoring.changeSignature.inplace.ApplyChangeSignatureAction
- com.intellij.refactoring.BaseRefactoringIntentionAction
- <init>(java.lang.String):V
- getElementToMakeWritable(com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- getFamilyName():java.lang.String
- getText():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):V
- isAvailable(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):Z
- startInWriteAction():Z
f:com.intellij.refactoring.changeSignature.inplace.EscapeHandler
- com.intellij.openapi.editor.actionSystem.EditorActionHandler
- <init>(com.intellij.openapi.editor.actionSystem.EditorActionHandler):V
- doExecute(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):V
- isEnabledForCaret(com.intellij.openapi.editor.Editor,com.intellij.openapi.editor.Caret,com.intellij.openapi.actionSystem.DataContext):Z
f:com.intellij.refactoring.changeSignature.inplace.InplaceChangeSignature
- com.intellij.openapi.editor.event.DocumentListener
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):V
- cancel():V
- detach():V
- documentChanged(com.intellij.openapi.editor.event.DocumentEvent):V
- getCurrentInfo():com.intellij.refactoring.changeSignature.ChangeInfo
- s:getCurrentRefactoring(com.intellij.openapi.editor.Editor):com.intellij.refactoring.changeSignature.inplace.InplaceChangeSignature
- getInitialName():java.lang.String
- getInitialSignature():java.lang.String
- getStableChange():com.intellij.refactoring.changeSignature.ChangeInfo
- s:temporallyRevertChanges(com.intellij.openapi.util.TextRange,com.intellij.openapi.editor.Document,java.lang.String,com.intellij.openapi.project.Project):V
com.intellij.refactoring.changeSignature.inplace.LanguageChangeSignatureDetector
- a:createInitialChangeInfo(com.intellij.psi.PsiElement):com.intellij.refactoring.changeSignature.ChangeInfo
- a:createNextChangeInfo(java.lang.String,com.intellij.refactoring.changeSignature.ChangeInfo,Z):com.intellij.refactoring.changeSignature.ChangeInfo
- extractSignature(com.intellij.refactoring.changeSignature.ChangeInfo):java.lang.String
- a:getFileType():com.intellij.openapi.fileTypes.FileType
- a:getHighlightingRange(com.intellij.refactoring.changeSignature.ChangeInfo):com.intellij.openapi.util.TextRange
- getMethodSignaturePreview(com.intellij.refactoring.changeSignature.ChangeInfo,java.util.List,java.util.List):java.lang.String
- a:ignoreChanges(com.intellij.psi.PsiElement):Z
- a:isChangeSignatureAvailableOnElement(com.intellij.psi.PsiElement,com.intellij.refactoring.changeSignature.ChangeInfo):Z
- a:performChange(com.intellij.refactoring.changeSignature.ChangeInfo,com.intellij.openapi.editor.Editor,java.lang.String):V
f:com.intellij.refactoring.changeSignature.inplace.LanguageChangeSignatureDetectors
- com.intellij.lang.LanguageExtension
- sf:INSTANCE:com.intellij.refactoring.changeSignature.inplace.LanguageChangeSignatureDetectors
a:com.intellij.refactoring.changeSignature.inplace.RenameChangeInfo
- com.intellij.refactoring.changeSignature.ChangeInfo
- <init>(com.intellij.psi.PsiNameIdentifierOwner,com.intellij.refactoring.changeSignature.ChangeInfo):V
- getMethod():com.intellij.psi.PsiElement
- getNameIdentifier():com.intellij.psi.PsiElement
- getNamedElement():com.intellij.psi.PsiNameIdentifierOwner
- getNewName():java.lang.String
- getNewParameters():com.intellij.refactoring.changeSignature.ParameterInfo[]
- getOldName():java.lang.String
- isGenerateDelegate():Z
- isNameChanged():Z
- isParameterNamesChanged():Z
- isParameterSetOrOrderChanged():Z
- isParameterTypesChanged():Z
- isReturnTypeChanged():Z
- perform():V
f:com.intellij.refactoring.classMembers.ANDCombinedMemberInfoModel
- com.intellij.refactoring.classMembers.MemberInfoModel
- <init>(com.intellij.refactoring.classMembers.MemberInfoModel,com.intellij.refactoring.classMembers.MemberInfoModel):V
- checkForProblems(com.intellij.refactoring.classMembers.MemberInfoBase):I
- getModel1():com.intellij.refactoring.classMembers.MemberInfoModel
- getModel2():com.intellij.refactoring.classMembers.MemberInfoModel
- getTooltipText(com.intellij.refactoring.classMembers.MemberInfoBase):java.lang.String
- isAbstractEnabled(com.intellij.refactoring.classMembers.MemberInfoBase):Z
- isAbstractWhenDisabled(com.intellij.refactoring.classMembers.MemberInfoBase):Z
- isCheckedWhenDisabled(com.intellij.refactoring.classMembers.MemberInfoBase):Z
- isFixedAbstract(com.intellij.refactoring.classMembers.MemberInfoBase):java.lang.Boolean
- isMemberEnabled(com.intellij.refactoring.classMembers.MemberInfoBase):Z
- memberInfoChanged(com.intellij.refactoring.classMembers.MemberInfoChange):V
a:com.intellij.refactoring.classMembers.AbstractMemberInfoStorage
- pf:myClass:com.intellij.psi.PsiElement
- pf:myClassToSubclassesMap:java.util.Map
- pf:myFilter:com.intellij.refactoring.classMembers.MemberInfoBase$Filter
- <init>(com.intellij.psi.PsiElement,com.intellij.refactoring.classMembers.MemberInfoBase$Filter):V
- pa:buildSubClassesMap(com.intellij.psi.PsiElement):V
- pa:extractClassMembers(com.intellij.psi.PsiElement,java.util.ArrayList):V
- getClassMemberInfos(com.intellij.psi.PsiElement):java.util.List
- getDuplicatedMemberInfos(com.intellij.psi.PsiElement):java.util.Set
- getExtending(com.intellij.psi.PsiElement):java.util.Set
- getIntermediateMemberInfosList(com.intellij.psi.PsiElement):java.util.List
- p:getSubclasses(com.intellij.psi.PsiElement):java.util.Set
- pa:isInheritor(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
- pa:memberConflict(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
a:com.intellij.refactoring.classMembers.AbstractUsesDependencyMemberInfoModel
- com.intellij.refactoring.classMembers.DependencyMemberInfoModel
- pf:myClass:com.intellij.psi.PsiElement
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,Z):V
- checkForProblems(com.intellij.refactoring.classMembers.MemberInfoBase):I
- pa:doCheck(com.intellij.refactoring.classMembers.MemberInfoBase,I):I
- isCheckedWhenDisabled(com.intellij.refactoring.classMembers.MemberInfoBase):Z
- isFixedAbstract(com.intellij.refactoring.classMembers.MemberInfoBase):java.lang.Boolean
- setSuperClass(com.intellij.psi.PsiElement):V
c:com.intellij.refactoring.classMembers.DelegatingMemberInfoModel
- com.intellij.refactoring.classMembers.MemberInfoModel
- p:<init>():V
- <init>(com.intellij.refactoring.classMembers.MemberInfoModel):V
- checkForProblems(com.intellij.refactoring.classMembers.MemberInfoBase):I
- getDelegatingTarget():com.intellij.refactoring.classMembers.MemberInfoModel
- getTooltipText(com.intellij.refactoring.classMembers.MemberInfoBase):java.lang.String
- isAbstractEnabled(com.intellij.refactoring.classMembers.MemberInfoBase):Z
- isAbstractWhenDisabled(com.intellij.refactoring.classMembers.MemberInfoBase):Z
- isCheckedWhenDisabled(com.intellij.refactoring.classMembers.MemberInfoBase):Z
- isFixedAbstract(com.intellij.refactoring.classMembers.MemberInfoBase):java.lang.Boolean
- isMemberEnabled(com.intellij.refactoring.classMembers.MemberInfoBase):Z
- memberInfoChanged(com.intellij.refactoring.classMembers.MemberInfoChange):V
a:com.intellij.refactoring.classMembers.DependencyMemberInfoModel
- com.intellij.refactoring.classMembers.MemberInfoModel
- p:myMemberDependencyGraph:com.intellij.refactoring.classMembers.MemberDependencyGraph
- <init>(com.intellij.refactoring.classMembers.MemberDependencyGraph,I):V
- checkForProblems(com.intellij.refactoring.classMembers.MemberInfoBase):I
- getTooltipText(com.intellij.refactoring.classMembers.MemberInfoBase):java.lang.String
- isAbstractEnabled(com.intellij.refactoring.classMembers.MemberInfoBase):Z
- isAbstractWhenDisabled(com.intellij.refactoring.classMembers.MemberInfoBase):Z
- isMemberEnabled(com.intellij.refactoring.classMembers.MemberInfoBase):Z
- memberInfoChanged(com.intellij.refactoring.classMembers.MemberInfoChange):V
- memberInfoChanged(java.util.Collection):V
- setMemberDependencyGraph(com.intellij.refactoring.classMembers.MemberDependencyGraph):V
- setTooltipProvider(com.intellij.refactoring.classMembers.MemberInfoTooltipManager$TooltipProvider):V
f:com.intellij.refactoring.classMembers.MemberDependenciesStorage
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- setSuperClass(com.intellij.psi.PsiElement):V
f:com.intellij.refactoring.classMembers.MemberInfoTooltipManager
- <init>(com.intellij.refactoring.classMembers.MemberInfoTooltipManager$TooltipProvider):V
- getTooltip(com.intellij.refactoring.classMembers.MemberInfoBase):java.lang.String
- invalidate():V
com.intellij.refactoring.classMembers.MemberInfoTooltipManager$TooltipProvider
- a:getTooltip(com.intellij.refactoring.classMembers.MemberInfoBase):java.lang.String
c:com.intellij.refactoring.classMembers.UsedByDependencyMemberInfoModel
- com.intellij.refactoring.classMembers.DependencyMemberInfoModel
- <init>(com.intellij.psi.PsiElement):V
- isCheckedWhenDisabled(com.intellij.refactoring.classMembers.MemberInfoBase):Z
- isFixedAbstract(com.intellij.refactoring.classMembers.MemberInfoBase):java.lang.Boolean
f:com.intellij.refactoring.classMembers.UsedByMemberDependencyGraph
- com.intellij.refactoring.classMembers.MemberDependencyGraph
- <init>(com.intellij.psi.PsiElement):V
- getDependenciesOf(com.intellij.psi.NavigatablePsiElement):java.util.Set
- getDependent():java.util.Set
- getElementTooltip(com.intellij.psi.NavigatablePsiElement):java.lang.String
- memberChanged(com.intellij.refactoring.classMembers.MemberInfoBase):V
f:com.intellij.refactoring.classMembers.UsesMemberDependencyGraph
- com.intellij.refactoring.classMembers.MemberDependencyGraph
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,Z):V
- getDependenciesOf(com.intellij.psi.NavigatablePsiElement):java.util.Set
- getDependent():java.util.Set
- getElementTooltip(com.intellij.psi.NavigatablePsiElement):java.lang.String
- memberChanged(com.intellij.refactoring.classMembers.MemberInfoBase):V
c:com.intellij.refactoring.copy.CopyFilesOrDirectoriesDialog
- com.intellij.refactoring.ui.RefactoringDialog
- com.intellij.openapi.project.DumbAware
- sf:MAX_PATH_LENGTH:I
- <init>(com.intellij.psi.PsiElement[],com.intellij.psi.PsiDirectory,com.intellij.openapi.project.Project,Z):V
- p:areButtonsValid():Z
- p:createCenterPanel():javax.swing.JComponent
- p:createNorthPanel():javax.swing.JComponent
- s:createOpenInEditorCB():javax.swing.JCheckBox
- p:doAction():V
- p:getHelpId():java.lang.String
- getNewName():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- p:getRefactoringId():java.lang.String
- getTargetDirectory():com.intellij.psi.PsiDirectory
- p:getTargetDirectoryComponent():com.intellij.ui.TextFieldWithHistory
- p:hasPreviewButton():Z
- isOpenInEditor():Z
- p:isOpenInEditorEnabledByDefault():Z
- openInEditor():Z
- s:saveOpenInEditorState(Z):V
- s:shortenPath(com.intellij.openapi.vfs.VirtualFile):java.lang.String
c:com.intellij.refactoring.copy.CopyFilesOrDirectoriesHandler
- com.intellij.refactoring.copy.CopyHandlerDelegateBase
- com.intellij.openapi.project.DumbAware
- <init>():V
- canCopy(com.intellij.psi.PsiElement[],Z):Z
- s:checkFileExist(com.intellij.psi.PsiDirectory,I[],com.intellij.psi.PsiFile,java.lang.String,java.lang.String):Z
- s:copyAsFiles(com.intellij.psi.PsiElement[],com.intellij.psi.PsiDirectory,com.intellij.openapi.project.Project):V
- s:copyToDirectory(com.intellij.psi.PsiFileSystemItem,java.lang.String,com.intellij.psi.PsiDirectory):com.intellij.psi.PsiFile
- s:copyToDirectory(com.intellij.psi.PsiFileSystemItem,java.lang.String,com.intellij.psi.PsiDirectory,I[],java.lang.String):com.intellij.psi.PsiFile
- doClone(com.intellij.psi.PsiElement):V
- s:doCloneFile(com.intellij.psi.PsiElement):V
- doCopy(com.intellij.psi.PsiElement[],com.intellij.psi.PsiDirectory):V
- getActionName(com.intellij.psi.PsiElement[]):java.lang.String
- s:resolveDirectory(com.intellij.psi.PsiDirectory):com.intellij.psi.PsiDirectory
- s:updateAddedFiles(java.util.List):V
- s:updateAddedFiles(java.util.List,java.util.List):V
f:com.intellij.refactoring.copy.CopyHandler
- s:canClone(com.intellij.psi.PsiElement[]):Z
- s:canCopy(com.intellij.psi.PsiElement[]):Z
- s:canCopy(com.intellij.psi.PsiElement[],com.intellij.openapi.util.Ref):Z
- s:doClone(com.intellij.psi.PsiElement):V
- s:doCopy(com.intellij.psi.PsiElement[],com.intellij.psi.PsiDirectory):V
- s:updateSelectionInActiveProjectView(com.intellij.psi.PsiElement,com.intellij.openapi.project.Project,Z):V
com.intellij.refactoring.copy.CopyHandlerDelegate
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:canCopy(com.intellij.psi.PsiElement[]):Z
- a:doClone(com.intellij.psi.PsiElement):V
- a:doCopy(com.intellij.psi.PsiElement[],com.intellij.psi.PsiDirectory):V
- getActionName(com.intellij.psi.PsiElement[]):java.lang.String
a:com.intellij.refactoring.copy.CopyHandlerDelegateBase
- com.intellij.refactoring.copy.CopyHandlerDelegate
- <init>():V
- canCopy(com.intellij.psi.PsiElement[]):Z
- a:canCopy(com.intellij.psi.PsiElement[],Z):Z
- forbidToClone(com.intellij.psi.PsiElement[],Z):Z
c:com.intellij.refactoring.extractMethod.AbstractExtractMethodDialog
- com.intellij.openapi.ui.DialogWrapper
- com.intellij.refactoring.extractMethod.ExtractMethodSettings
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.codeInsight.codeFragment.CodeFragment,java.lang.Object[],com.intellij.refactoring.extractMethod.ExtractMethodValidator,com.intellij.refactoring.extractMethod.ExtractMethodDecorator,com.intellij.openapi.fileTypes.FileType):V
- p:createActions():javax.swing.Action[]
- p:createCenterPanel():javax.swing.JComponent
- s:createVariableDataByNames(java.util.List):com.intellij.refactoring.util.AbstractVariableData[]
- s:createVariableMap(com.intellij.refactoring.util.AbstractVariableData[]):java.util.Map
- p:doOKAction():V
- getAbstractVariableData():com.intellij.refactoring.util.AbstractVariableData[]
- p:getHelpId():java.lang.String
- getMethodName():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- getVisibility():java.lang.Object
- p:init():V
f:com.intellij.refactoring.extractMethod.ExtractMethodSettingsImpl
- com.intellij.refactoring.extractMethod.ExtractMethodSettings
- <init>(java.lang.String,com.intellij.refactoring.util.AbstractVariableData[],java.lang.Object):V
- getAbstractVariableData():com.intellij.refactoring.util.AbstractVariableData[]
- getMethodName():java.lang.String
- getVisibility():java.lang.Object
a:com.intellij.refactoring.extractSuperclass.ExtractSuperBaseDialog
- com.intellij.refactoring.ui.RefactoringDialog
- p:myDocCommentPanel:com.intellij.refactoring.ui.DocCommentPanel
- pf:myMemberInfos:java.util.List
- p:myPackageNameField:com.intellij.openapi.ui.ComponentWithBrowseButton
- p:myPackageNameLabel:javax.swing.JLabel
- pf:mySourceClass:com.intellij.psi.PsiElement
- p:myTargetDirectory:com.intellij.psi.PsiDirectory
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,java.util.List,java.lang.String):V
- p:checkConflicts():Z
- p:createActionComponent():javax.swing.JComponent
- p:createDestinationRootPanel():javax.swing.JPanel
- p:createExtractedSuperNameField():javax.swing.JTextField
- p:createNorthPanel():javax.swing.JComponent
- pa:createPackageNameField():com.intellij.openapi.ui.ComponentWithBrowseButton
- pa:createProcessor():com.intellij.refactoring.BaseRefactoringProcessor
- pa:createSourceClassField():javax.swing.JTextField
- p:customizeRadiobuttons(javax.swing.Box,javax.swing.ButtonGroup):V
- p:doAction():V
- p:executeRefactoring():V
- pa:getClassNameLabelText():java.lang.String
- pa:getDestinationPackageRecentKey():java.lang.String
- pa:getDocCommentPanelName():java.lang.String
- getDocCommentPolicy():I
- pa:getDocCommentPolicySetting():I
- pa:getEntityName():java.lang.String
- getExtractedSuperName():java.lang.String
- pa:getExtractedSuperNameNotSpecifiedMessage():java.lang.String
- pa:getPackageNameLabelText():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- getSelectedMemberInfos():java.util.Collection
- getTargetDirectory():com.intellij.psi.PsiDirectory
- pa:getTargetPackageName():java.lang.String
- pa:getTopLabelText():java.lang.String
- p:init():V
- isExtractSuperclass():Z
- p:isPossibleToRenameOriginal():Z
- pa:preparePackage():V
- pa:setDocCommentPolicySetting(I):V
- p:updateDialog():V
- pa:validateName(java.lang.String):java.lang.String
- p:validateQualifiedName(java.lang.String,java.lang.String):java.lang.String
pf:com.intellij.refactoring.extractSuperclass.ExtractSuperBaseDialog$OperationFailedException
- java.lang.Exception
- <init>(java.lang.String):V
a:com.intellij.refactoring.inline.AbstractInlineLocalDialog
- com.intellij.refactoring.inline.InlineOptionsDialog
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.psi.PsiReference,I):V
f:com.intellij.refactoring.inline.GenericInlineHandler
- <init>():V
- s:collectConflicts(com.intellij.psi.PsiReference,com.intellij.psi.PsiElement,java.util.Map,com.intellij.util.containers.MultiMap):V
- s:initInliners(com.intellij.psi.PsiElement,com.intellij.usageView.UsageInfo[],com.intellij.lang.refactoring.InlineHandler$Settings,com.intellij.util.containers.MultiMap,com.intellij.lang.Language[]):java.util.Map
- s:initializeInliners(com.intellij.psi.PsiElement,com.intellij.lang.refactoring.InlineHandler$Settings,java.util.Collection):java.util.Map
- s:inlineReference(com.intellij.usageView.UsageInfo,com.intellij.psi.PsiElement,java.util.Map):V
- s:invoke(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.lang.refactoring.InlineHandler):Z
- s:sortDepthFirstRightLeftOrder(java.util.Collection):com.intellij.psi.PsiReference[]
com.intellij.refactoring.inline.InlineOptions
- a:close(I):V
- a:isInlineThisOnly():Z
- isKeepTheDeclaration():Z
- a:isPreviewUsages():Z
a:com.intellij.refactoring.inline.InlineOptionsDialog
- com.intellij.refactoring.ui.RefactoringDialog
- com.intellij.refactoring.inline.InlineOptions
- pf:myElement:com.intellij.psi.PsiElement
- p:myInvokedOnReference:Z
- p:myKeepTheDeclaration:javax.swing.JRadioButton
- p:myRbInlineAll:javax.swing.JRadioButton
- p:myRbInlineThisOnly:javax.swing.JRadioButton
- p:<init>(com.intellij.openapi.project.Project,Z,com.intellij.psi.PsiElement):V
- p:allowInlineAll():Z
- p:canInlineThisOnly():Z
- p:createCenterPanel():javax.swing.JComponent
- p:createNorthPanel():javax.swing.JComponent
- pa:getBorderTitle():java.lang.String
- pa:getInlineAllText():java.lang.String
- pa:getInlineThisText():java.lang.String
- p:getKeepTheDeclarationText():java.lang.String
- pa:getNameLabelText():java.lang.String
- p:getNumberOfOccurrences(com.intellij.psi.PsiNameIdentifierOwner):I
- ps:getNumberOfOccurrences(com.intellij.psi.PsiNameIdentifierOwner,java.util.function.Predicate):I
- ps:getNumberOfOccurrences(com.intellij.psi.PsiNameIdentifierOwner,java.util.function.Predicate,java.util.function.Function):I
- getPreferredFocusedComponent():javax.swing.JComponent
- p:ignoreOccurrence(com.intellij.psi.PsiReference):Z
- ps:initOccurrencesNumber(com.intellij.psi.PsiNameIdentifierOwner):I
- pa:isInlineThis():Z
- isInlineThisOnly():Z
- isKeepTheDeclaration():Z
- p:isKeepTheDeclarationByDefault():Z
a:com.intellij.refactoring.inline.InlineOptionsWithSearchSettingsDialog
- com.intellij.refactoring.inline.InlineOptionsDialog
- p:myCbSearchInComments:javax.swing.JCheckBox
- p:myCbSearchTextOccurences:javax.swing.JCheckBox
- p:<init>(com.intellij.openapi.project.Project,Z,com.intellij.psi.PsiElement):V
- p:createCenterPanel():javax.swing.JComponent
- p:doAction():V
- pa:isSearchForTextOccurrences():Z
- pa:isSearchInCommentsAndStrings():Z
- pa:saveSearchInCommentsAndStrings(Z):V
- pa:saveSearchInTextOccurrences(Z):V
- setEnabledSearchSettngs(Z):V
c:com.intellij.refactoring.inline.InlineRefactoringActionHandler
- com.intellij.refactoring.RefactoringActionHandler
- <init>():V
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):V
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.actionSystem.DataContext):V
- s:invokeInliner(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement):Z
a:com.intellij.refactoring.introduce.IntroduceHandler
- com.intellij.refactoring.RefactoringActionHandler
- <init>():V
- pa:checkSelectedTarget(com.intellij.refactoring.introduce.IntroduceTarget,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):java.lang.String
- pa:checkUsages(java.util.List):java.lang.String
- pa:collectTargetScopes(com.intellij.refactoring.introduce.IntroduceTarget,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.project.Project):java.util.List
- pa:collectTargets(com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):com.intellij.openapi.util.Pair
- pa:collectUsages(com.intellij.refactoring.introduce.IntroduceTarget,com.intellij.psi.PsiElement):java.util.List
- pa:findSelectionTarget(I,I,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):com.intellij.refactoring.introduce.IntroduceTarget
- pa:getChooseScopeTitle():java.lang.String
- p:getEmptyScopeErrorMessage():java.lang.String
- pa:getHelpID():java.lang.String
- pa:getIntroducer(com.intellij.refactoring.introduce.IntroduceTarget,com.intellij.psi.PsiElement,java.util.List,com.intellij.refactoring.introduce.inplace.OccurrencesChooser$ReplaceChoice,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):com.intellij.refactoring.introduce.inplace.AbstractInplaceIntroducer
- pa:getRefactoringName():java.lang.String
- pa:getScopeRenderer():com.intellij.ide.util.PsiElementListCellRenderer
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):V
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.actionSystem.DataContext):V
- p:showErrorHint(java.lang.String,com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):V
- startInplaceIntroduce(com.intellij.refactoring.introduce.IntroduceTarget,com.intellij.psi.PsiElement,java.util.List,com.intellij.psi.PsiFile,com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,com.intellij.refactoring.introduce.inplace.OccurrencesChooser$ReplaceChoice):V
com.intellij.refactoring.introduce.IntroduceTarget
- a:getPlace():com.intellij.psi.PsiElement
- a:getTextRange():com.intellij.openapi.util.TextRange
- a:isValid():Z
- a:render():java.lang.String
c:com.intellij.refactoring.introduce.PsiIntroduceTarget
- com.intellij.refactoring.introduce.IntroduceTarget
- pf:myPointer:com.intellij.psi.SmartPsiElementPointer
- <init>(com.intellij.psi.PsiElement):V
- getPlace():com.intellij.psi.PsiElement
- getTextRange():com.intellij.openapi.util.TextRange
- isValid():Z
- render():java.lang.String
a:com.intellij.refactoring.introduce.inplace.AbstractInplaceIntroducer
- com.intellij.refactoring.introduce.inplace.InplaceVariableIntroducer
- sf:ACTIVE_INTRODUCE:com.intellij.openapi.util.Key
- pf:myExprText:java.lang.String
- p:myFinished:Z
- p:myLocalMarker:com.intellij.openapi.editor.RangeMarker
- p:myLocalVariable:com.intellij.psi.PsiNameIdentifierOwner
- pf:myWholePanel:javax.swing.JPanel
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiElement,com.intellij.psi.PsiNameIdentifierOwner,com.intellij.psi.PsiElement[],java.lang.String,com.intellij.openapi.fileTypes.FileType):V
- p:addHighlights(java.util.Map,com.intellij.openapi.editor.Editor,java.util.Collection,com.intellij.codeInsight.highlighting.HighlightManager):V
- p:addReferenceAtCaret(java.util.Collection):V
- p:adjustHighlightsStartOffset(I):I
- p:collectAdditionalElementsToRename(java.util.List):V
- p:correctExpression():V
- pa:createFieldToStartTemplateOn(Z,java.lang.String[]):com.intellij.psi.PsiNameIdentifierOwner
- p:deleteTemplateField(com.intellij.psi.PsiNameIdentifierOwner):V
- p:ensureValid():Z
- finish(Z):V
- pa:getActionName():java.lang.String
- s:getActiveIntroducer(com.intellij.openapi.editor.Editor):com.intellij.refactoring.introduce.inplace.AbstractInplaceIntroducer
- p:getBeforeExpr():com.intellij.psi.PsiElement
- p:getCaretOffset():I
- pa:getComponent():javax.swing.JComponent
- p:getExpressionText(com.intellij.psi.PsiElement):java.lang.String
- getInputName():java.lang.String
- getLocalVariable():com.intellij.psi.PsiNameIdentifierOwner
- pf:getPreviewComponent():javax.swing.JComponent
- pf:getPreviewEditor():com.intellij.openapi.editor.Editor
- p:getRefactoringId():java.lang.String
- pa:getVariable():com.intellij.psi.PsiNameIdentifierOwner
- a:isReplaceAllOccurrences():Z
- p:moveOffsetAfter(Z):V
- pa:performIntroduce():V
- p:performPostIntroduceTasks():V
- p:performRefactoring():Z
- p:releaseResources():V
- restartInplaceIntroduceTemplate():V
- a:restoreExpression(com.intellij.psi.PsiFile,com.intellij.psi.PsiNameIdentifierOwner,com.intellij.openapi.editor.RangeMarker,java.lang.String):com.intellij.psi.PsiElement
- p:restoreSelection():V
- p:restoreState(com.intellij.psi.PsiNameIdentifierOwner):V
- p:revalidate():V
- pa:saveSettings(com.intellij.psi.PsiNameIdentifierOwner):V
- pf:setPreviewText(java.lang.String):V
- a:setReplaceAllOccurrences(Z):V
- p:shouldSelectAll():Z
- p:showBalloon():V
- startInplaceIntroduceTemplate():Z
- p:startRename():com.intellij.openapi.command.impl.StartMarkAction
- startsOnTheSameElement(com.intellij.psi.PsiElement,com.intellij.psi.PsiNameIdentifierOwner):Z
- p:startsOnTheSameElement(com.intellij.refactoring.RefactoringActionHandler,com.intellij.psi.PsiElement):Z
- pa:suggestNames(Z,com.intellij.psi.PsiNameIdentifierOwner):java.lang.String[]
- p:updateTitle(com.intellij.psi.PsiNameIdentifierOwner):V
- p:updateTitle(com.intellij.psi.PsiNameIdentifierOwner,java.lang.String):V
a:com.intellij.refactoring.introduce.inplace.InplaceVariableIntroducer
- com.intellij.refactoring.rename.inplace.InplaceRefactoring
- p:myExpr:com.intellij.psi.PsiElement
- p:myExprMarker:com.intellij.openapi.editor.RangeMarker
- p:myOccurrenceMarkers:java.util.List
- p:myOccurrences:com.intellij.psi.PsiElement[]
- <init>(com.intellij.psi.PsiNamedElement,com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,java.lang.String,com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement):V
- p:checkLocalScope():com.intellij.psi.PsiElement
- p:createLookupExpression(com.intellij.psi.PsiElement):com.intellij.refactoring.rename.inplace.MyLookupExpression
- p:createMarker(com.intellij.psi.PsiElement):com.intellij.openapi.editor.RangeMarker
- p:getCommandName():java.lang.String
- getExpr():com.intellij.psi.PsiElement
- getExprMarker():com.intellij.openapi.editor.RangeMarker
- getOccurrenceMarkers():java.util.List
- getOccurrences():com.intellij.psi.PsiElement[]
- p:initOccurrencesMarkers():V
- p:moveOffsetAfter(Z):V
- p:performRefactoring():Z
- setExprMarker(com.intellij.openapi.editor.RangeMarker):V
- setOccurrenceMarkers(java.util.List):V
- p:shouldSelectAll():Z
- p:startRename():com.intellij.openapi.command.impl.StartMarkAction
f:com.intellij.refactoring.introduce.inplace.KeyboardComboSwitcher
- <init>():V
- s:setupActions(javax.swing.JComboBox,com.intellij.openapi.project.Project):V
a:com.intellij.refactoring.introduce.inplace.OccurrencesChooser
- <init>(com.intellij.openapi.editor.Editor):V
- pa:getOccurrenceRange(java.lang.Object):com.intellij.openapi.util.TextRange
- showChooser(com.intellij.openapi.util.Pass,java.util.Map):V
- showChooser(java.lang.Object,java.util.List,com.intellij.openapi.util.Pass):V
- showChooser(java.util.Map,java.lang.String,java.util.function.Consumer):V
- showChooser(java.util.Map,java.util.function.Consumer):V
- s:simpleChooser(com.intellij.openapi.editor.Editor):com.intellij.refactoring.introduce.inplace.OccurrencesChooser
com.intellij.refactoring.introduce.inplace.OccurrencesChooser$BaseReplaceChoice
- a:formatDescription(I):java.lang.String
- a:isAll():Z
e:com.intellij.refactoring.introduce.inplace.OccurrencesChooser$ReplaceChoice
- java.lang.Enum
- com.intellij.refactoring.introduce.inplace.OccurrencesChooser$BaseReplaceChoice
- sf:ALL:com.intellij.refactoring.introduce.inplace.OccurrencesChooser$ReplaceChoice
- sf:NO:com.intellij.refactoring.introduce.inplace.OccurrencesChooser$ReplaceChoice
- sf:NO_WRITE:com.intellij.refactoring.introduce.inplace.OccurrencesChooser$ReplaceChoice
- formatDescription(I):java.lang.String
- isAll():Z
- s:valueOf(java.lang.String):com.intellij.refactoring.introduce.inplace.OccurrencesChooser$ReplaceChoice
- s:values():com.intellij.refactoring.introduce.inplace.OccurrencesChooser$ReplaceChoice[]
a:com.intellij.refactoring.introduceParameterObject.AbstractIntroduceParameterObjectDialog
- com.intellij.refactoring.ui.RefactoringDialog
- p:myDelegateCheckBox:javax.swing.JCheckBox
- p:myParameterTablePanel:com.intellij.refactoring.util.AbstractParameterTablePanel
- p:mySourceMethod:com.intellij.psi.PsiNamedElement
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.psi.PsiNamedElement):V
- p:canRun():V
- p:createCenterPanel():javax.swing.JComponent
- pa:createClassDescriptor():com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectClassDescriptor
- pa:createParameterClassPanel():javax.swing.JPanel
- pa:createParametersPanel():com.intellij.refactoring.util.AbstractParameterTablePanel
- p:doAction():V
- pa:getSourceMethodPresentation():java.lang.String
- hasParametersToExtract():Z
- p:isDelegateCheckboxVisible():Z
- p:keepMethodAsDelegate():Z
a:com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectClassDescriptor
- <init>(java.lang.String,java.lang.String,Z,Z,java.lang.String,Z,com.intellij.refactoring.changeSignature.ParameterInfo[]):V
- a:createClass(com.intellij.psi.PsiNamedElement,com.intellij.codeInsight.highlighting.ReadWriteAccessDetector$Access[]):com.intellij.psi.PsiElement
- a:findCompatibleConstructorInExistingClass(com.intellij.psi.PsiNamedElement):com.intellij.psi.PsiNamedElement
- getClassName():java.lang.String
- getExistingClass():com.intellij.psi.PsiElement
- getExistingClassCompatibleConstructor():com.intellij.psi.PsiNamedElement
- a:getGetterName(com.intellij.refactoring.changeSignature.ParameterInfo,com.intellij.psi.PsiElement,com.intellij.codeInsight.highlighting.ReadWriteAccessDetector$Access):java.lang.String
- getNewVisibility():java.lang.String
- getPackageName():java.lang.String
- getParameterInfo(I):com.intellij.refactoring.changeSignature.ParameterInfo
- getParamsToMerge():com.intellij.refactoring.changeSignature.ParameterInfo[]
- a:getSetterName(com.intellij.refactoring.changeSignature.ParameterInfo,com.intellij.psi.PsiElement):java.lang.String
- isCreateInnerClass():Z
- isGenerateAccessors():Z
- isUseExistingClass():Z
- setExistingClass(com.intellij.psi.PsiElement):V
- setExistingClassCompatibleConstructor(com.intellij.psi.PsiNamedElement):V
a:com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectDelegate
- sf:EP_NAME:com.intellij.lang.LanguageExtension
- <init>():V
- a:collectAdditionalFixes(java.util.Collection,com.intellij.psi.PsiNamedElement,com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectClassDescriptor):V
- a:collectConflicts(com.intellij.util.containers.MultiMap,com.intellij.usageView.UsageInfo[],com.intellij.psi.PsiNamedElement,com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectClassDescriptor):V
- a:collectInternalUsages(java.util.Collection,com.intellij.psi.PsiNamedElement,com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectClassDescriptor,com.intellij.refactoring.changeSignature.ParameterInfo,java.lang.String):com.intellij.codeInsight.highlighting.ReadWriteAccessDetector$Access
- a:collectUsagesToGenerateMissedFieldAccessors(java.util.Collection,com.intellij.psi.PsiNamedElement,com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectClassDescriptor,com.intellij.codeInsight.highlighting.ReadWriteAccessDetector$Access[]):V
- a:createChangeSignatureInfo(com.intellij.psi.PsiNamedElement,java.util.List,Z):com.intellij.refactoring.changeSignature.ChangeInfo
- a:createMergedParameterInfo(com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectClassDescriptor,com.intellij.psi.PsiNamedElement,java.util.List):com.intellij.refactoring.changeSignature.ParameterInfo
- a:createNewParameterInitializerAtCallSite(com.intellij.psi.PsiElement,com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectClassDescriptor,java.util.List,java.lang.Object):com.intellij.psi.PsiElement
- s:findDelegate(com.intellij.psi.PsiElement):com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectDelegate
- a:getAllMethodParameters(com.intellij.psi.PsiNamedElement):java.util.List
- a:getHandler(com.intellij.psi.PsiElement):com.intellij.refactoring.RefactoringActionHandler
- a:isEnabledOn(com.intellij.psi.PsiElement):Z
f:com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectProcessor
- com.intellij.refactoring.util.FixableUsagesRefactoringProcessor
- <init>(com.intellij.psi.PsiNamedElement,com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectClassDescriptor,java.util.List,Z):V
f:com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectProcessor$ChangeSignatureUsageWrapper
- com.intellij.refactoring.util.FixableUsageInfo
- <init>(com.intellij.usageView.UsageInfo):V
- fixUsage():V
- getInfo():com.intellij.usageView.UsageInfo
f:com.intellij.refactoring.introduceParameterObject.IntroduceParameterObjectUsageViewDescriptor
- com.intellij.usageView.UsageViewDescriptor
- <init>(com.intellij.psi.PsiElement):V
- getCodeReferencesText(I,I):java.lang.String
- getElements():com.intellij.psi.PsiElement[]
- getProcessedElementsHeader():java.lang.String
a:com.intellij.refactoring.invertBoolean.InvertBooleanDelegate
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- a:adjustElement(com.intellij.psi.PsiElement,com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):com.intellij.psi.PsiElement
- collectElementsToInvert(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,java.util.Collection):Z
- ps:collectForeignElementsToInvert(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.lang.Language,java.util.Collection):V
- a:collectRefElements(com.intellij.psi.PsiElement,com.intellij.refactoring.rename.RenameProcessor,java.lang.String,java.util.Collection):V
- findConflicts(com.intellij.usageView.UsageInfo[],com.intellij.util.containers.MultiMap):V
- s:findInvertBooleanDelegate(com.intellij.psi.PsiElement):com.intellij.refactoring.invertBoolean.InvertBooleanDelegate
- a:getElementToInvert(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- a:invertElementInitializer(com.intellij.psi.PsiElement):V
- a:isAvailableOnElement(com.intellij.psi.PsiElement):Z
- a:isVisibleOnElement(com.intellij.psi.PsiElement):Z
- a:replaceWithNegatedExpression(com.intellij.psi.PsiElement):V
f:com.intellij.refactoring.invertBoolean.InvertBooleanDialog
- com.intellij.refactoring.ui.RefactoringDialog
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.psi.PsiElement):V
- getPreferredFocusedComponent():javax.swing.JComponent
f:com.intellij.refactoring.invertBoolean.InvertBooleanHandler
- com.intellij.refactoring.RefactoringActionHandler
- sf:INVERT_BOOLEAN_HELP_ID:java.lang.String
- <init>():V
- s:getRefactoringName():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):V
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.actionSystem.DataContext):V
f:com.intellij.refactoring.invertBoolean.InvertBooleanProcessor
- com.intellij.refactoring.BaseRefactoringProcessor
- <init>(com.intellij.psi.PsiElement,java.lang.String):V
f:com.intellij.refactoring.invertBoolean.InvertBooleanUsageViewDescriptor
- com.intellij.usageView.UsageViewDescriptor
- <init>(com.intellij.psi.PsiElement):V
- getCodeReferencesText(I,I):java.lang.String
- getElements():com.intellij.psi.PsiElement[]
- getProcessedElementsHeader():java.lang.String
c:com.intellij.refactoring.lang.ExtractIncludeDialog
- com.intellij.openapi.ui.DialogWrapper
- pf:myExtension:java.lang.String
- p:myTargetDirLabel:javax.swing.JLabel
- p:myTargetDirectoryField:com.intellij.openapi.ui.TextFieldWithBrowseButton
- <init>(com.intellij.psi.PsiDirectory,java.lang.String):V
- p:createCenterPanel():javax.swing.JComponent
- p:doOKAction():V
- p:getHelpId():java.lang.String
- p:getNameLabel():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- getTargetDirectory():com.intellij.psi.PsiDirectory
- getTargetFileName():java.lang.String
- p:hideTargetDirectory():V
a:com.intellij.refactoring.lang.ExtractIncludeFileBase
- com.intellij.ide.TitledHandler
- com.intellij.refactoring.RefactoringActionHandler
- sf:HELP_ID:java.lang.String
- p:myIncludingFile:com.intellij.psi.PsiFile
- <init>():V
- p:createDialog(com.intellij.psi.PsiDirectory,java.lang.String):com.intellij.refactoring.lang.ExtractIncludeDialog
- p:doExtract(com.intellij.psi.PsiDirectory,java.lang.String,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.lang.Language):java.lang.String
- p:doInvoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- pa:doReplaceRange(java.lang.String,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- pa:findPairToExtract(I,I):com.intellij.openapi.util.Pair
- getActionTitle():java.lang.String
- p:getExtractExtension(com.intellij.openapi.fileTypes.FileType,com.intellij.psi.PsiElement):java.lang.String
- p:getLanguageForExtract(com.intellij.psi.PsiElement):com.intellij.lang.Language
- p:getRefactoringName():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):V
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.actionSystem.DataContext):V
- isAvailableForFile(com.intellij.psi.PsiFile):Z
- isValidRange(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
- processPrimaryFragment(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.psi.PsiDirectory,java.lang.String,com.intellij.psi.PsiFile):java.lang.String
- s:setTestingTargetFile(com.intellij.psi.PsiDirectory,java.lang.String,com.intellij.openapi.Disposable):V
- pa:verifyChildRange(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
f:com.intellij.refactoring.lang.LanguageExtractInclude
- com.intellij.lang.LanguageExtension
- sf:INSTANCE:com.intellij.refactoring.lang.LanguageExtractInclude
a:com.intellij.refactoring.memberPullUp.PullUpDialogBase
- com.intellij.refactoring.ui.RefactoringDialog
- pf:myClass:com.intellij.psi.PsiElement
- p:myMemberInfoModel:com.intellij.refactoring.classMembers.MemberInfoModel
- pf:myMemberInfoStorage:com.intellij.refactoring.classMembers.AbstractMemberInfoStorage
- p:myMemberInfos:java.util.List
- p:myMemberSelectionPanel:com.intellij.refactoring.ui.MemberSelectionPanelBase
- pf:mySuperClasses:java.util.List
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,java.util.List,com.intellij.refactoring.classMembers.AbstractMemberInfoStorage,java.lang.String):V
- p:addCustomElementsToCentralPanel(javax.swing.JPanel):V
- p:createCenterPanel():javax.swing.JComponent
- pa:createMemberInfoModel():com.intellij.refactoring.classMembers.MemberInfoModel
- pa:createMemberSelectionTable(java.util.List):com.intellij.refactoring.ui.AbstractMemberSelectionTable
- p:createNorthPanel():javax.swing.JComponent
- pa:getPreselection():com.intellij.psi.PsiElement
- getSelectedMemberInfos():java.util.List
- getSuperClass():com.intellij.psi.PsiElement
- pa:initClassCombo(javax.swing.JComboBox):V
- p:updateMemberInfo():V
a:com.intellij.refactoring.memberPushDown.AbstractPushDownDialog
- com.intellij.refactoring.ui.RefactoringDialog
- <init>(com.intellij.openapi.project.Project,com.intellij.refactoring.classMembers.MemberInfoBase[],com.intellij.psi.PsiElement):V
- p:createCenterPanel():javax.swing.JComponent
- pa:createMemberInfoModel():com.intellij.refactoring.classMembers.MemberInfoModel
- pa:createMemberInfoPanel():com.intellij.refactoring.ui.AbstractMemberSelectionPanel
- p:createNorthPanel():javax.swing.JComponent
- p:doAction():V
- p:getDimensionServiceKey():java.lang.String
- pa:getDocCommentPolicy():I
- getMemberInfos():java.util.List
- getSelectedMemberInfos():java.util.ArrayList
- getSourceClass():com.intellij.psi.PsiElement
f:com.intellij.refactoring.memberPushDown.NewSubClassData
- sf:ABORT_REFACTORING:com.intellij.refactoring.memberPushDown.NewSubClassData
- <init>(java.lang.Object,java.lang.String):V
- getContext():java.lang.Object
- getNewClassName():java.lang.String
f:com.intellij.refactoring.memberPushDown.PushDownData
- getCommentPolicy():com.intellij.refactoring.util.DocCommentPolicy
- getMembersToMove():java.util.List
- getSourceClass():com.intellij.psi.PsiElement
- preserveExternalLinks():Z
- setSourceClass(com.intellij.psi.PsiElement):V
a:com.intellij.refactoring.memberPushDown.PushDownDelegate
- sf:EP_NAME:com.intellij.lang.LanguageExtension
- <init>():V
- pa:checkSourceClassConflicts(com.intellij.refactoring.memberPushDown.PushDownData,com.intellij.util.containers.MultiMap):V
- pa:checkTargetClassConflicts(com.intellij.psi.PsiElement,com.intellij.refactoring.memberPushDown.PushDownData,com.intellij.util.containers.MultiMap,com.intellij.refactoring.memberPushDown.NewSubClassData):V
- p:createSubClass(com.intellij.psi.PsiElement,com.intellij.refactoring.memberPushDown.NewSubClassData):com.intellij.psi.PsiElement
- p:createUsageInfo(com.intellij.psi.PsiElement):com.intellij.usageView.UsageInfo
- ps:findDelegate(com.intellij.psi.PsiElement):com.intellij.refactoring.memberPushDown.PushDownDelegate
- ps:findDelegateForTarget(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):com.intellij.refactoring.memberPushDown.PushDownDelegate
- pa:findInheritors(com.intellij.refactoring.memberPushDown.PushDownData):java.util.List
- pa:isApplicableForSource(com.intellij.psi.PsiElement):Z
- p:prepareToPush(com.intellij.refactoring.memberPushDown.PushDownData):V
- p:preprocessNoInheritorsFound(com.intellij.psi.PsiElement,java.lang.String):com.intellij.refactoring.memberPushDown.NewSubClassData
- pa:pushDownToClass(com.intellij.psi.PsiElement,com.intellij.refactoring.memberPushDown.PushDownData):V
- pa:removeFromSourceClass(com.intellij.refactoring.memberPushDown.PushDownData):V
c:com.intellij.refactoring.memberPushDown.PushDownProcessor
- com.intellij.refactoring.BaseRefactoringProcessor
- <init>(com.intellij.psi.PsiElement,java.util.List,com.intellij.refactoring.util.DocCommentPolicy):V
- *:<init>(com.intellij.psi.PsiElement,java.util.List,com.intellij.refactoring.util.DocCommentPolicy,Z):V
- p:createUsageViewDescriptor(com.intellij.usageView.UsageInfo[]):com.intellij.usageView.UsageViewDescriptor
- p:findUsages():com.intellij.usageView.UsageInfo[]
- p:getAfterData(com.intellij.usageView.UsageInfo[]):com.intellij.refactoring.listeners.RefactoringEventData
- p:getBeforeData():com.intellij.refactoring.listeners.RefactoringEventData
- p:getCommandName():java.lang.String
- p:getElementsToWrite(com.intellij.usageView.UsageViewDescriptor):java.util.Collection
- p:getRefactoringId():java.lang.String
- p:performRefactoring(com.intellij.usageView.UsageInfo[]):V
- p:preprocessUsages(com.intellij.openapi.util.Ref):Z
- pushDownToClasses(com.intellij.usageView.UsageInfo[]):V
- p:refreshElements(com.intellij.psi.PsiElement[]):V
f:com.intellij.refactoring.memberPushDown.PushDownUsageViewDescriptor
- com.intellij.usageView.UsageViewDescriptor
- <init>(com.intellij.psi.PsiElement):V
- <init>(com.intellij.psi.PsiElement,java.util.List):V
- getCodeReferencesText(I,I):java.lang.String
- getElements():com.intellij.psi.PsiElement[]
- getProcessedElementsHeader():java.lang.String
f:com.intellij.refactoring.move.FileReferenceContextUtil
- s:decodeFileReferences(com.intellij.psi.PsiElement):V
- s:decodeFileReferences(com.intellij.psi.PsiElement,java.util.Map,com.intellij.openapi.util.TextRange):V
- s:encodeFileReferences(com.intellij.psi.PsiElement):java.util.Map
com.intellij.refactoring.move.MoveCallback
- a:refactoringCompleted():V
f:com.intellij.refactoring.move.MoveHandler
- com.intellij.refactoring.RefactoringActionHandler
- <init>():V
- s:adjustForMove(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement):com.intellij.psi.PsiElement[]
- s:canMove(com.intellij.openapi.actionSystem.DataContext):Z
- s:canMove(com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement):Z
- s:doMove(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement,com.intellij.openapi.actionSystem.DataContext,com.intellij.refactoring.move.MoveCallback):V
- s:getActionName(com.intellij.openapi.actionSystem.DataContext):java.lang.String
- s:getRefactoringName():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):V
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.actionSystem.DataContext):V
- s:isMoveRedundant(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
- s:isValidTarget(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement[]):Z
a:com.intellij.refactoring.move.MoveHandlerDelegate
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- adjustForMove(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement):com.intellij.psi.PsiElement[]
- adjustTargetForMove(com.intellij.openapi.actionSystem.DataContext,com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- canMove(com.intellij.openapi.actionSystem.DataContext):Z
- canMove(com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement):Z
- canMove(com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement,com.intellij.psi.PsiReference):Z
- collectFilesOrDirsFromContext(com.intellij.openapi.actionSystem.DataContext,java.util.Set):V
- doMove(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement,com.intellij.refactoring.move.MoveCallback):V
- getActionName(com.intellij.psi.PsiElement[]):java.lang.String
- isMoveRedundant(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
- isValidTarget(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement[]):Z
- supportsLanguage(com.intellij.lang.Language):Z
- tryToMove(com.intellij.psi.PsiElement,com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataContext,com.intellij.psi.PsiReference,com.intellij.openapi.editor.Editor):Z
f:com.intellij.refactoring.move.MoveMemberViewDescriptor
- com.intellij.usageView.UsageViewDescriptor
- <init>(com.intellij.psi.PsiElement[]):V
- getCodeReferencesText(I,I):java.lang.String
- getElements():com.intellij.psi.PsiElement[]
- getProcessedElementsHeader():java.lang.String
f:com.intellij.refactoring.move.MoveMultipleElementsViewDescriptor
- com.intellij.usageView.UsageViewDescriptor
- <init>(com.intellij.psi.PsiElement[],java.lang.String):V
- getCodeReferencesText(I,I):java.lang.String
- getCommentReferencesText(I,I):java.lang.String
- getElements():com.intellij.psi.PsiElement[]
- getProcessedElementsHeader():java.lang.String
f:com.intellij.refactoring.move.MoveUsagesCollector
- sf:HANDLER_INVOKED:com.intellij.internal.statistic.eventLog.events.EventId2
- sf:INSTANCE:com.intellij.refactoring.move.MoveUsagesCollector
- sf:MOVE_FILES_OR_DIRECTORIES:com.intellij.internal.statistic.eventLog.events.EventId
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
f:com.intellij.refactoring.move.moveClassesOrPackages.CommonMoveUtil
- <init>():V
- s:retargetUsages(com.intellij.usageView.UsageInfo[],java.util.Map):com.intellij.refactoring.util.NonCodeUsageInfo[]
c:com.intellij.refactoring.move.moveClassesOrPackages.MoveDirectoryUsageInfo
- com.intellij.usageView.UsageInfo
- <init>(com.intellij.psi.PsiDirectory,com.intellij.psi.PsiDirectory):V
- <init>(com.intellij.psi.PsiReference,com.intellij.psi.PsiFileSystemItem):V
- getReference():com.intellij.psi.PsiReference
- getSourceDirectory():com.intellij.psi.PsiDirectory
- getTargetFileItem():com.intellij.psi.PsiFileSystemItem
a:com.intellij.refactoring.move.moveClassesOrPackages.MoveDirectoryWithClassesHelper
- <init>():V
- a:afterMove(com.intellij.psi.PsiElement):V
- a:beforeMove(com.intellij.psi.PsiFile):V
- s:findAll():java.util.List
- a:findUsages(java.util.Collection,com.intellij.psi.PsiDirectory[],java.util.Collection,Z,Z,com.intellij.openapi.project.Project):V
- findUsages(java.util.Map,com.intellij.psi.PsiDirectory[],java.util.Collection,Z,Z,com.intellij.openapi.project.Project):V
- a:move(com.intellij.psi.PsiFile,com.intellij.psi.PsiDirectory,java.util.Map,java.util.List,com.intellij.refactoring.listeners.RefactoringElementListener):Z
- a:postProcessUsages(com.intellij.usageView.UsageInfo[],com.intellij.util.Function):V
- preprocessUsages(com.intellij.openapi.project.Project,java.util.Set,com.intellij.usageView.UsageInfo[],com.intellij.psi.PsiDirectory,com.intellij.util.containers.MultiMap):V
c:com.intellij.refactoring.move.moveClassesOrPackages.MoveDirectoryWithClassesHelper$Default
- com.intellij.refactoring.move.moveClassesOrPackages.MoveDirectoryWithClassesHelper
- <init>():V
- afterMove(com.intellij.psi.PsiElement):V
- beforeMove(com.intellij.psi.PsiFile):V
- findUsages(java.util.Collection,com.intellij.psi.PsiDirectory[],java.util.Collection,Z,Z,com.intellij.openapi.project.Project):V
- move(com.intellij.psi.PsiFile,com.intellij.psi.PsiDirectory,java.util.Map,java.util.List,com.intellij.refactoring.listeners.RefactoringElementListener):Z
- postProcessUsages(com.intellij.usageView.UsageInfo[],com.intellij.util.Function):V
c:com.intellij.refactoring.move.moveClassesOrPackages.MoveDirectoryWithClassesProcessor
- com.intellij.refactoring.BaseRefactoringProcessor
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory[],com.intellij.psi.PsiDirectory,Z,Z,Z,com.intellij.refactoring.move.MoveCallback):V
- p:createUsageViewDescriptor(com.intellij.usageView.UsageInfo[]):com.intellij.usageView.UsageViewDescriptor
- findUsages():com.intellij.usageView.UsageInfo[]
- p:getAfterData(com.intellij.usageView.UsageInfo[]):com.intellij.refactoring.listeners.RefactoringEventData
- p:getBeforeData():com.intellij.refactoring.listeners.RefactoringEventData
- p:getCommandName():java.lang.String
- p:getRefactoringId():java.lang.String
- getTargetDirectory(com.intellij.psi.PsiDirectory):com.intellij.refactoring.move.moveClassesOrPackages.MoveDirectoryWithClassesProcessor$TargetDirectoryWrapper
- p:getTargetName():java.lang.String
- p:performPsiSpoilingRefactoring():V
- performRefactoring(com.intellij.usageView.UsageInfo[]):V
- p:preprocessUsages(com.intellij.openapi.util.Ref):Z
f:com.intellij.refactoring.move.moveClassesOrPackages.MoveDirectoryWithClassesProcessor$TargetDirectoryWrapper
- <init>(com.intellij.psi.PsiDirectory):V
- <init>(com.intellij.psi.PsiDirectory,java.lang.String):V
- <init>(com.intellij.refactoring.move.moveClassesOrPackages.MoveDirectoryWithClassesProcessor$TargetDirectoryWrapper,java.lang.String):V
- checkMove(com.intellij.psi.PsiFile):V
- findOrCreateChild(java.lang.String):com.intellij.refactoring.move.moveClassesOrPackages.MoveDirectoryWithClassesProcessor$TargetDirectoryWrapper
- findOrCreateTargetDirectory():com.intellij.psi.PsiDirectory
- getRelativePathFromRoot():java.lang.String
- getRootDirectory():com.intellij.psi.PsiDirectory
- getTargetDirectory():com.intellij.psi.PsiDirectory
a:com.intellij.refactoring.move.moveFilesOrDirectories.MoveFileHandler
- <init>():V
- a:canProcessElement(com.intellij.psi.PsiFile):Z
- detectConflicts(com.intellij.util.containers.MultiMap,com.intellij.psi.PsiElement[],com.intellij.usageView.UsageInfo[],com.intellij.psi.PsiDirectory):V
- s:detectConflicts(com.intellij.psi.PsiElement[],com.intellij.usageView.UsageInfo[],com.intellij.psi.PsiDirectory,com.intellij.util.containers.MultiMap):V
- a:findUsages(com.intellij.psi.PsiFile,com.intellij.psi.PsiDirectory,Z,Z):java.util.List
- s:forElement(com.intellij.psi.PsiFile):com.intellij.refactoring.move.moveFilesOrDirectories.MoveFileHandler
- a:prepareMovedFile(com.intellij.psi.PsiFile,com.intellij.psi.PsiDirectory,java.util.Map):V
- a:retargetUsages(java.util.List,java.util.Map):V
- a:updateMovedFile(com.intellij.psi.PsiFile):V
a:com.intellij.refactoring.move.moveFilesOrDirectories.MoveFilesOrDirectoriesDialog
- com.intellij.refactoring.ui.RefactoringDialog
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.psi.PsiDirectory):V
- p:areButtonsValid():Z
- p:createCenterPanel():javax.swing.JComponent
- p:createNorthPanel():javax.swing.JComponent
- p:doAction():V
- p:getHelpId():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- p:getRefactoringId():java.lang.String
- p:hasPreviewButton():Z
- p:isOpenInEditorEnabledByDefault():Z
- s:isOpenInEditorProperty():Z
- pa:performMove(com.intellij.psi.PsiDirectory):V
c:com.intellij.refactoring.move.moveFilesOrDirectories.MoveFilesOrDirectoriesHandler
- com.intellij.refactoring.move.MoveHandlerDelegate
- <init>():V
- adjustForMove(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement):com.intellij.psi.PsiElement[]
- canMove(com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement,com.intellij.psi.PsiReference):Z
- doMove(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement,com.intellij.refactoring.move.MoveCallback):V
- doMove(com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement):V
- getActionName(com.intellij.psi.PsiElement[]):java.lang.String
- s:isValidTarget(com.intellij.psi.PsiElement):Z
- isValidTarget(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement[]):Z
- tryToMove(com.intellij.psi.PsiElement,com.intellij.openapi.project.Project,com.intellij.openapi.actionSystem.DataContext,com.intellij.psi.PsiReference,com.intellij.openapi.editor.Editor):Z
c:com.intellij.refactoring.move.moveFilesOrDirectories.MoveFilesOrDirectoriesProcessor
- com.intellij.refactoring.BaseRefactoringProcessor
- pf:myElementsToMove:com.intellij.psi.PsiElement[]
- pf:mySearchInComments:Z
- pf:mySearchInNonJavaFiles:Z
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.psi.PsiDirectory,Z,Z,com.intellij.refactoring.move.MoveCallback,java.lang.Runnable):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.psi.PsiDirectory,Z,Z,Z,com.intellij.refactoring.move.MoveCallback,java.lang.Runnable):V
- p:createUsageViewDescriptor(com.intellij.usageView.UsageInfo[]):com.intellij.usageView.UsageViewDescriptor
- p:findUsages():com.intellij.usageView.UsageInfo[]
- p:getAfterData(com.intellij.usageView.UsageInfo[]):com.intellij.refactoring.listeners.RefactoringEventData
- p:getBeforeData():com.intellij.refactoring.listeners.RefactoringEventData
- p:getCommandName():java.lang.String
- p:getRefactoringId():java.lang.String
- p:performPsiSpoilingRefactoring():V
- p:performRefactoring(com.intellij.usageView.UsageInfo[]):V
- p:preprocessUsages(com.intellij.openapi.util.Ref):Z
- p:refreshElements(com.intellij.psi.PsiElement[]):V
- p:retargetUsages(com.intellij.usageView.UsageInfo[],java.util.Map):V
- p:shouldDisableAccessChecks():Z
f:com.intellij.refactoring.move.moveFilesOrDirectories.MoveFilesOrDirectoriesUtil
- s:checkIfMoveIntoSelf(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- s:checkMove(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- s:doMove(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement[],com.intellij.refactoring.move.MoveCallback):V
- s:doMove(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement[],com.intellij.refactoring.move.MoveCallback,com.intellij.util.Function):V
- s:doMoveDirectory(com.intellij.psi.PsiDirectory,com.intellij.psi.PsiDirectory):V
- s:doMoveFile(com.intellij.psi.PsiFile,com.intellij.psi.PsiDirectory):V
- s:getInitialTargetDirectory(com.intellij.psi.PsiDirectory,com.intellij.psi.PsiElement[]):com.intellij.psi.PsiDirectory
- s:resolveToDirectory(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement):com.intellij.psi.PsiDirectory
f:com.intellij.refactoring.move.moveFilesOrDirectories.MoveRelatedFilesHandler
- com.intellij.refactoring.move.moveFilesOrDirectories.MoveFilesOrDirectoriesHandler
- <init>():V
- adjustForMove(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement):com.intellij.psi.PsiElement[]
- canMove(com.intellij.psi.PsiElement[],com.intellij.psi.PsiElement,com.intellij.psi.PsiReference):Z
c:com.intellij.refactoring.openapi.impl.RenameRefactoringImpl
- com.intellij.refactoring.RefactoringImpl
- com.intellij.refactoring.RenameRefactoring
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,java.lang.String,com.intellij.psi.search.SearchScope,Z,Z):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,java.lang.String,Z,Z):V
- addElement(com.intellij.psi.PsiElement,java.lang.String):V
- getElements():java.util.Set
- getNewNames():java.util.Collection
- hasNonCodeUsages():Z
- isSearchInComments():Z
- isSearchInNonJavaFiles():Z
- respectAllAutomaticRenames():V
- respectEnabledAutomaticRenames():V
- setSearchInComments(Z):V
- setSearchInNonJavaFiles(Z):V
f:com.intellij.refactoring.openapi.impl.SafeDeleteRefactoringImpl
- com.intellij.refactoring.RefactoringImpl
- com.intellij.refactoring.SafeDeleteRefactoring
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[]):V
- getElements():java.util.List
- isSearchInComments():Z
- isSearchInNonJavaFiles():Z
- setSearchInComments(Z):V
- setSearchInNonJavaFiles(Z):V
c:com.intellij.refactoring.rename.AutomaticRenamingDialog
- com.intellij.openapi.ui.DialogWrapper
- b:$$$getRootComponent$$$():javax.swing.JComponent
- <init>(com.intellij.openapi.project.Project,com.intellij.refactoring.rename.naming.AutomaticRenamer):V
- p:createCenterPanel():javax.swing.JComponent
- p:createNorthPanel():javax.swing.JComponent
- p:dispose():V
- p:doOKAction():V
- p:getDimensionServiceKey():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- isSearchInComments():Z
- isSearchTextOccurrences():Z
- show():V
- showOptionsPanel():V
a:com.intellij.refactoring.rename.AutomaticRenamingDialog$RenameSelectedAction
- com.intellij.openapi.actionSystem.AnAction
- <init>(javax.swing.JTable,javax.swing.table.AbstractTableModel):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- pa:isValidName(java.lang.String,I):Z
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
a:com.intellij.refactoring.rename.DirectoryAsPackageRenameHandlerBase
- com.intellij.refactoring.rename.DirectoryRenameHandlerBase
- <init>():V
- s:buildMultipleDirectoriesInPackageMessage(java.lang.StringBuffer,java.lang.String,com.intellij.psi.PsiDirectory[],com.intellij.psi.PsiDirectory):V
- pa:createProcessor(java.lang.String,com.intellij.openapi.project.Project,com.intellij.psi.PsiDirectory[],Z,Z):com.intellij.refactoring.BaseRefactoringProcessor
- p:doRename(com.intellij.psi.PsiElement,com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- pa:getPackage(com.intellij.psi.PsiDirectory):com.intellij.psi.PsiDirectoryContainer
- pa:getQualifiedName(com.intellij.psi.PsiDirectoryContainer):java.lang.String
- pa:isIdentifier(java.lang.String,com.intellij.openapi.project.Project):Z
- p:isSuitableDirectory(com.intellij.psi.PsiDirectory):Z
- pa:occursInPackagePrefixes(com.intellij.psi.PsiDirectoryContainer):com.intellij.openapi.vfs.VirtualFile[]
a:com.intellij.refactoring.rename.DirectoryRenameHandlerBase
- com.intellij.ide.TitledHandler
- com.intellij.refactoring.rename.RenameHandler
- <init>():V
- p:adjustForRename(com.intellij.openapi.actionSystem.DataContext,com.intellij.psi.PsiElement):com.intellij.psi.PsiDirectory
- pa:doRename(com.intellij.psi.PsiElement,com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- getActionTitle():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):V
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.actionSystem.DataContext):V
- isAvailableOnDataContext(com.intellij.openapi.actionSystem.DataContext):Z
- pa:isSuitableDirectory(com.intellij.psi.PsiDirectory):Z
c:com.intellij.refactoring.rename.PlainDirectoryRenameHandler
- com.intellij.refactoring.rename.DirectoryRenameHandlerBase
- <init>():V
- p:doRename(com.intellij.psi.PsiElement,com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- s:isPlainDirectory(com.intellij.psi.PsiDirectory):Z
- p:isSuitableDirectory(com.intellij.psi.PsiDirectory):Z
c:com.intellij.refactoring.rename.RelatedFilesRenamer
- com.intellij.refactoring.rename.naming.AutomaticRenamer
- <init>(com.intellij.psi.PsiFile,java.lang.String):V
- entityName():java.lang.String
- getDialogDescription():java.lang.String
- getDialogTitle():java.lang.String
- isSelectedByDefault():Z
c:com.intellij.refactoring.rename.RelatedFilesRenamerFactory
- com.intellij.refactoring.rename.naming.AutomaticRenamerFactory
- <init>():V
- createRenamer(com.intellij.psi.PsiElement,java.lang.String,java.util.Collection):com.intellij.refactoring.rename.naming.AutomaticRenamer
- getOptionName():java.lang.String
- isApplicable(com.intellij.psi.PsiElement):Z
- isEnabled():Z
- setEnabled(Z):V
f:com.intellij.refactoring.rename.RenameCodeVisionProvider
- com.intellij.codeInsight.codeVision.CodeVisionProvider
- sf:Companion:com.intellij.refactoring.rename.RenameCodeVisionProvider$Companion
- <init>():V
- computeCodeVision(com.intellij.openapi.editor.Editor,kotlin.Unit):com.intellij.codeInsight.codeVision.CodeVisionState
- getDefaultAnchor():com.intellij.codeInsight.codeVision.CodeVisionAnchorKind
- getGroupId():java.lang.String
- getId():java.lang.String
- getName():java.lang.String
- getRelativeOrderings():java.util.List
- precomputeOnUiThread(com.intellij.openapi.editor.Editor):V
- preparePreview(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
f:com.intellij.refactoring.rename.RenameCodeVisionProvider$Companion
f:com.intellij.refactoring.rename.RenameCodeVisionProvider$RenameCodeVisionEntry
- com.intellij.codeInsight.codeVision.ui.model.TextCodeVisionEntry
- com.intellij.codeInsight.codeVision.ui.model.CodeVisionPredefinedActionEntry
- <init>(com.intellij.openapi.project.Project,java.lang.String,java.lang.String,java.lang.String):V
- f:getProject():com.intellij.openapi.project.Project
- onClick(com.intellij.openapi.editor.Editor):V
f:com.intellij.refactoring.rename.RenameCodeVisionSettingProvider
- com.intellij.codeInsight.codeVision.settings.CodeVisionGroupSettingProvider
- <init>():V
- getGroupId():java.lang.String
a:com.intellij.refactoring.rename.RenameCodeVisionSupport
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- s:isEnabledFor(com.intellij.openapi.fileTypes.FileType):Z
- a:supports(com.intellij.openapi.fileTypes.FileType):Z
c:com.intellij.refactoring.rename.RenameDialog
- com.intellij.refactoring.ui.RefactoringDialog
- com.intellij.refactoring.rename.RenameRefactoringDialog
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- addSuggestedNames(java.util.Collection):V
- p:areButtonsValid():Z
- p:canRun():V
- close():V
- p:createCenterPanel():javax.swing.JComponent
- p:createCheckboxes(javax.swing.JPanel,java.awt.GridBagConstraints):V
- p:createNewNameComponent():V
- p:createNorthPanel():javax.swing.JComponent
- p:createRenameProcessor(java.lang.String):com.intellij.refactoring.rename.RenameProcessor
- createRenameProcessorEx(java.lang.String):com.intellij.refactoring.rename.RenameProcessor
- p:createSearchScopePanel():javax.swing.JComponent
- p:dispose():V
- p:doAction():V
- getCbSearchInComments():javax.swing.JCheckBox
- p:getFullName():java.lang.String
- p:getHelpId():java.lang.String
- p:getLabelText():java.lang.String
- p:getNameSuggestionsField():com.intellij.refactoring.ui.NameSuggestionsField
- getNewName():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- getPsiElement():com.intellij.psi.PsiElement
- getRefactoringScope():com.intellij.psi.search.SearchScope
- getSuggestedNames():java.lang.String[]
- p:hasPreviewButton():Z
- p:isSearchForTextOccurrencesEnabled():Z
- isSearchInComments():Z
- isSearchInNonJavaFiles():Z
- p:isToSearchForTextOccurrencesForRename():Z
- p:isToSearchInCommentsForRename():Z
- performRename(java.lang.String):V
- p:preselectExtension(I,I):V
- p:processNewNameChanged():V
- s:showRenameDialog(com.intellij.openapi.actionSystem.DataContext,com.intellij.refactoring.rename.RenameDialog):V
c:com.intellij.refactoring.rename.RenameHandlerRegistry
- sf:SELECT_ALL:com.intellij.openapi.util.Key
- p:<init>():V
- s:getHandlerTitle(com.intellij.refactoring.rename.RenameHandler):java.lang.String
- s:getInstance():com.intellij.refactoring.rename.RenameHandlerRegistry
- getRenameHandler(com.intellij.openapi.actionSystem.DataContext):com.intellij.refactoring.rename.RenameHandler
- getRenameHandlers(com.intellij.openapi.actionSystem.DataContext):java.util.List
- hasAvailableHandler(com.intellij.openapi.actionSystem.DataContext):Z
- setRenameHandlerSelectorInTests(java.util.function.Function,com.intellij.openapi.Disposable):V
f:com.intellij.refactoring.rename.RenameHandlerRenamerFactory
- com.intellij.refactoring.rename.RenamerFactory
- <init>():V
- createRenamers(com.intellij.openapi.actionSystem.DataContext):java.util.Collection
com.intellij.refactoring.rename.RenameMatchingDeclarationInFileProcessor
- a:findMatchingDeclaration(com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
c:com.intellij.refactoring.rename.RenameProcessor
- com.intellij.refactoring.BaseRefactoringProcessor
- pf:myAllRenames:java.util.LinkedHashMap
- p:myForceShowPreview:Z
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,java.lang.String,com.intellij.psi.search.SearchScope,Z,Z):V
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,java.lang.String,Z,Z):V
- addElement(com.intellij.psi.PsiElement,java.lang.String):V
- addRenamerFactory(com.intellij.refactoring.rename.naming.AutomaticRenamerFactory):V
- s:classifyUsages(java.util.Collection,java.util.Collection):com.intellij.util.containers.MultiMap
- p:createUsageViewDescriptor(com.intellij.usageView.UsageInfo[]):com.intellij.usageView.UsageViewDescriptor
- doRun():V
- findUsages():com.intellij.usageView.UsageInfo[]
- p:getAfterData(com.intellij.usageView.UsageInfo[]):com.intellij.refactoring.listeners.RefactoringEventData
- p:getBeforeData():com.intellij.refactoring.listeners.RefactoringEventData
- p:getCommandName():java.lang.String
- getElements():java.util.Set
- getNewName(com.intellij.psi.PsiElement):java.lang.String
- getNewNames():java.util.Collection
- p:getRefactoringId():java.lang.String
- hasNonCodeUsages():Z
- p:isPreviewUsages(com.intellij.usageView.UsageInfo[]):Z
- isSearchInComments():Z
- isSearchTextOccurrences():Z
- p:performPsiSpoilingRefactoring():V
- performRefactoring(com.intellij.usageView.UsageInfo[]):V
- prepareRenaming(com.intellij.psi.PsiElement,java.lang.String,java.util.LinkedHashMap):V
- preprocessUsages(com.intellij.openapi.util.Ref):Z
- p:refreshElements(com.intellij.psi.PsiElement[]):V
- removeRenamerFactory(com.intellij.refactoring.rename.naming.AutomaticRenamerFactory):V
- setCommandName(java.lang.String):V
- setSearchInComments(Z):V
- setSearchTextOccurrences(Z):V
- p:showAutomaticRenamingDialog(com.intellij.refactoring.rename.naming.AutomaticRenamer):Z
a:com.intellij.refactoring.rename.RenamePsiElementProcessor
- com.intellij.refactoring.rename.RenamePsiElementProcessorBase
- sf:DEFAULT:com.intellij.refactoring.rename.RenamePsiElementProcessor
- <init>():V
- s:allForElement(com.intellij.psi.PsiElement):java.util.List
- createDialog(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.refactoring.rename.RenameRefactoringDialog
- createRenameDialog(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.refactoring.rename.RenameDialog
- s:forElement(com.intellij.psi.PsiElement):com.intellij.refactoring.rename.RenamePsiElementProcessor
c:com.intellij.refactoring.rename.RenamePsiFileProcessor
- com.intellij.refactoring.rename.RenamePsiElementProcessor
- <init>():V
- canProcessElement(com.intellij.psi.PsiElement):Z
- createRenameDialog(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.refactoring.rename.RenameDialog
- findReferences(com.intellij.psi.PsiElement,com.intellij.psi.search.SearchScope,Z):java.util.Collection
c:com.intellij.refactoring.rename.RenamePsiFileProcessor$PsiFileRenameDialog
- com.intellij.refactoring.rename.RenameWithOptionalReferencesDialog
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- p:getSearchForReferences():Z
- p:setSearchForReferences(Z):V
c:com.intellij.refactoring.rename.RenameToIgnoredDirectoryFileInputValidator
- com.intellij.refactoring.rename.RenameInputValidatorEx
- <init>():V
- getErrorMessage(java.lang.String,com.intellij.openapi.project.Project):java.lang.String
- getPattern():com.intellij.patterns.ElementPattern
- isInputValid(java.lang.String,com.intellij.psi.PsiElement,com.intellij.util.ProcessingContext):Z
c:com.intellij.refactoring.rename.RenameViewDescriptor
- com.intellij.usageView.UsageViewDescriptor
- <init>(java.util.LinkedHashMap):V
- getCodeReferencesText(I,I):java.lang.String
- getCommentReferencesText(I,I):java.lang.String
- getElements():com.intellij.psi.PsiElement[]
- getProcessedElementsHeader():java.lang.String
a:com.intellij.refactoring.rename.RenameWithOptionalReferencesDialog
- com.intellij.refactoring.rename.RenameDialog
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- p:createCheckboxes(javax.swing.JPanel,java.awt.GridBagConstraints):V
- p:doAction():V
- pa:getSearchForReferences():Z
- pa:setSearchForReferences(Z):V
*a:com.intellij.refactoring.rename.api.FileOperation
- *sf:Companion:com.intellij.refactoring.rename.api.FileOperation$Companion
- sf:addFile(java.nio.file.Path,java.lang.CharSequence):com.intellij.refactoring.rename.api.FileOperation
- sf:modifyFile(com.intellij.psi.PsiFile,com.intellij.util.text.StringOperation,com.intellij.util.text.StringOperation[]):com.intellij.refactoring.rename.api.FileOperation
- sf:modifyFile(com.intellij.psi.PsiFile,java.util.Collection):com.intellij.refactoring.rename.api.FileOperation
- sf:moveFile(com.intellij.openapi.vfs.VirtualFile,java.nio.file.Path):com.intellij.refactoring.rename.api.FileOperation
- sf:removeFile(com.intellij.openapi.vfs.VirtualFile):com.intellij.refactoring.rename.api.FileOperation
- sf:renameFile(com.intellij.openapi.vfs.VirtualFile,java.lang.String):com.intellij.refactoring.rename.api.FileOperation
*f:com.intellij.refactoring.rename.api.FileOperation$Companion
- f:addFile(java.nio.file.Path,java.lang.CharSequence):com.intellij.refactoring.rename.api.FileOperation
- f:modifyFile(com.intellij.psi.PsiFile,com.intellij.util.text.StringOperation,com.intellij.util.text.StringOperation[]):com.intellij.refactoring.rename.api.FileOperation
- f:modifyFile(com.intellij.psi.PsiFile,java.util.Collection):com.intellij.refactoring.rename.api.FileOperation
- f:moveFile(com.intellij.openapi.vfs.VirtualFile,java.nio.file.Path):com.intellij.refactoring.rename.api.FileOperation
- f:removeFile(com.intellij.openapi.vfs.VirtualFile):com.intellij.refactoring.rename.api.FileOperation
- f:renameFile(com.intellij.openapi.vfs.VirtualFile,java.lang.String):com.intellij.refactoring.rename.api.FileOperation
*:com.intellij.refactoring.rename.api.ModifiableRenameUsage
- com.intellij.refactoring.rename.api.RenameUsage
- a:createPointer():com.intellij.model.Pointer
- getFileUpdater():com.intellij.refactoring.rename.api.ModifiableRenameUsage$FileUpdater
- getModelUpdater():com.intellij.refactoring.rename.api.ModifiableRenameUsage$ModelUpdater
*:com.intellij.refactoring.rename.api.ModifiableRenameUsage$FileUpdater
- prepareFileUpdate(com.intellij.refactoring.rename.api.ModifiableRenameUsage,java.lang.String):java.util.Collection
- prepareFileUpdateBatch(java.util.Collection,java.lang.String):java.util.Collection
*:com.intellij.refactoring.rename.api.ModifiableRenameUsage$ModelUpdate
- a:updateModel(java.lang.String):V
*:com.intellij.refactoring.rename.api.ModifiableRenameUsage$ModelUpdater
- prepareModelUpdate(com.intellij.refactoring.rename.api.ModifiableRenameUsage):com.intellij.refactoring.rename.api.ModifiableRenameUsage$ModelUpdate
- prepareModelUpdateBatch(java.util.Collection):java.util.Collection
*:com.intellij.refactoring.rename.api.PsiModifiableRenameUsage
- com.intellij.refactoring.rename.api.ModifiableRenameUsage
- com.intellij.refactoring.rename.api.PsiRenameUsage
- *sf:Companion:com.intellij.refactoring.rename.api.PsiModifiableRenameUsage$Companion
- a:createPointer():com.intellij.model.Pointer
- s:defaultPsiModifiableRenameUsage(com.intellij.find.usages.api.PsiUsage):com.intellij.refactoring.rename.api.PsiModifiableRenameUsage
- getFileUpdater():com.intellij.refactoring.rename.api.ModifiableRenameUsage$FileUpdater
*f:com.intellij.refactoring.rename.api.PsiModifiableRenameUsage$Companion
- f:defaultPsiModifiableRenameUsage(com.intellij.find.usages.api.PsiUsage):com.intellij.refactoring.rename.api.PsiModifiableRenameUsage
*:com.intellij.refactoring.rename.api.PsiRenameUsage
- com.intellij.refactoring.rename.api.RenameUsage
- *sf:Companion:com.intellij.refactoring.rename.api.PsiRenameUsage$Companion
- a:createPointer():com.intellij.model.Pointer
- s:defaultPsiRenameUsage(com.intellij.find.usages.api.PsiUsage):com.intellij.refactoring.rename.api.PsiRenameUsage
- a:getFile():com.intellij.psi.PsiFile
- a:getRange():com.intellij.openapi.util.TextRange
*f:com.intellij.refactoring.rename.api.PsiRenameUsage$Companion
- f:defaultPsiRenameUsage(com.intellij.find.usages.api.PsiUsage):com.intellij.refactoring.rename.api.PsiRenameUsage
*:com.intellij.refactoring.rename.api.RenameConflict
- *sf:Companion:com.intellij.refactoring.rename.api.RenameConflict$Companion
- a:description():java.lang.String
- s:fromText(java.lang.String):com.intellij.refactoring.rename.api.RenameConflict
*f:com.intellij.refactoring.rename.api.RenameConflict$Companion
- f:fromText(java.lang.String):com.intellij.refactoring.rename.api.RenameConflict
*:com.intellij.refactoring.rename.api.RenameTarget
- a:createPointer():com.intellij.model.Pointer
- getMaximalSearchScope():com.intellij.psi.search.SearchScope
- a:getTargetName():java.lang.String
- a:presentation():com.intellij.platform.backend.presentation.TargetPresentation
- textTargets(com.intellij.refactoring.rename.api.ReplaceTextTargetContext):java.util.Collection
- validator():com.intellij.refactoring.rename.api.RenameValidator
*:com.intellij.refactoring.rename.api.RenameUsage
- conflicts(java.lang.String):java.util.List
- a:createPointer():com.intellij.model.Pointer
- a:getDeclaration():Z
- getUsageType():com.intellij.usages.impl.rules.UsageType
*f:com.intellij.refactoring.rename.api.RenameUsageFileUpdaters
- sf:fileRangeUpdater(kotlin.jvm.functions.Function1):com.intellij.refactoring.rename.api.ModifiableRenameUsage$FileUpdater
- sf:idFileRangeUpdater():com.intellij.refactoring.rename.api.ModifiableRenameUsage$FileUpdater
*:com.intellij.refactoring.rename.api.RenameUsageSearchParameters
- com.intellij.model.search.SearchParameters
- component1():com.intellij.openapi.project.Project
- component2():com.intellij.refactoring.rename.api.RenameTarget
- component3():com.intellij.psi.search.SearchScope
- a:getSearchScope():com.intellij.psi.search.SearchScope
- a:getTarget():com.intellij.refactoring.rename.api.RenameTarget
*:com.intellij.refactoring.rename.api.RenameUsageSearcher
- com.intellij.model.search.Searcher
*:com.intellij.refactoring.rename.api.RenameValidationResult
- *sf:Companion:com.intellij.refactoring.rename.api.RenameValidationResult$Companion
- s:invalid():com.intellij.refactoring.rename.api.RenameValidationResult
- s:invalid(java.lang.String):com.intellij.refactoring.rename.api.RenameValidationResult
- s:ok():com.intellij.refactoring.rename.api.RenameValidationResult
- s:warn(java.lang.String):com.intellij.refactoring.rename.api.RenameValidationResult
*f:com.intellij.refactoring.rename.api.RenameValidationResult$Companion
- f:invalid():com.intellij.refactoring.rename.api.RenameValidationResult
- f:invalid(java.lang.String):com.intellij.refactoring.rename.api.RenameValidationResult
- f:ok():com.intellij.refactoring.rename.api.RenameValidationResult
- f:warn(java.lang.String):com.intellij.refactoring.rename.api.RenameValidationResult
*:com.intellij.refactoring.rename.api.RenameValidator
- *sf:Companion:com.intellij.refactoring.rename.api.RenameValidator$Companion
- s:empty():com.intellij.refactoring.rename.api.RenameValidator
- a:validate(java.lang.String):com.intellij.refactoring.rename.api.RenameValidationResult
*f:com.intellij.refactoring.rename.api.RenameValidator$Companion
- f:empty():com.intellij.refactoring.rename.api.RenameValidator
*f:com.intellij.refactoring.rename.api.ReplaceTextTarget
- <init>(com.intellij.model.search.SearchRequest,kotlin.jvm.functions.Function1):V
- f:component1():com.intellij.model.search.SearchRequest
- f:component2():kotlin.jvm.functions.Function1
- f:copy(com.intellij.model.search.SearchRequest,kotlin.jvm.functions.Function1):com.intellij.refactoring.rename.api.ReplaceTextTarget
- bs:copy$default(com.intellij.refactoring.rename.api.ReplaceTextTarget,com.intellij.model.search.SearchRequest,kotlin.jvm.functions.Function1,I,java.lang.Object):com.intellij.refactoring.rename.api.ReplaceTextTarget
- equals(java.lang.Object):Z
- f:getTextSearchRequest():com.intellij.model.search.SearchRequest
- f:getUsageTextByName():kotlin.jvm.functions.Function1
- hashCode():I
*e:com.intellij.refactoring.rename.api.ReplaceTextTargetContext
- java.lang.Enum
- sf:IN_COMMENTS_AND_STRINGS:com.intellij.refactoring.rename.api.ReplaceTextTargetContext
- sf:IN_PLAIN_TEXT:com.intellij.refactoring.rename.api.ReplaceTextTargetContext
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.refactoring.rename.api.ReplaceTextTargetContext
- s:values():com.intellij.refactoring.rename.api.ReplaceTextTargetContext[]
f:com.intellij.refactoring.rename.inplace.CompletionContributorForInplaceRename
- com.intellij.codeInsight.completion.CompletionContributor
- <init>():V
- fillCompletionVariants(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionResultSet):V
a:com.intellij.refactoring.rename.inplace.InplaceRefactoring
- sf:INPLACE_RENAMER:com.intellij.openapi.util.Key
- sf:INPLACE_RENAME_ALLOWED:com.intellij.openapi.util.Key
- sf:INTRODUCE_RESTART:com.intellij.openapi.util.Key
- psf:LOG:com.intellij.openapi.diagnostic.Logger
- psf:OTHER_VARIABLE_NAME:java.lang.String
- psf:PRIMARY_VARIABLE_NAME:java.lang.String
- p:myAdvertisementText:java.lang.String
- p:myBalloon:com.intellij.openapi.ui.popup.Balloon
- p:myBeforeRevert:com.intellij.openapi.editor.RangeMarker
- p:myCaretRangeMarker:com.intellij.openapi.editor.RangeMarker
- pf:myEditor:com.intellij.openapi.editor.Editor
- p:myElementToRename:com.intellij.psi.PsiNamedElement
- p:myInitialName:java.lang.String
- p:myInsertedName:java.lang.String
- p:myMarkAction:com.intellij.openapi.command.impl.StartMarkAction
- p:myNameSuggestions:java.util.LinkedHashSet
- p:myOldName:java.lang.String
- pf:myProject:com.intellij.openapi.project.Project
- p:myRenameOffset:com.intellij.openapi.editor.RangeMarker
- p:myScope:com.intellij.psi.PsiElement
- p:myTarget:com.intellij.ui.awt.RelativePoint
- p:myTitle:java.lang.String
- <init>(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiNamedElement,com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiNamedElement,com.intellij.openapi.project.Project,java.lang.String):V
- <init>(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiNamedElement,com.intellij.openapi.project.Project,java.lang.String,java.lang.String):V
- p:acceptReference(com.intellij.psi.PsiReference):Z
- p:addAdditionalVariables(com.intellij.codeInsight.template.TemplateBuilderImpl):V
- p:addHighlights(java.util.Map,com.intellij.openapi.editor.Editor,java.util.Collection,com.intellij.codeInsight.highlighting.HighlightManager):V
- p:addReferenceAtCaret(java.util.Collection):V
- p:adjustBalloon(com.intellij.openapi.ui.popup.BalloonBuilder):V
- p:afterTemplateStart():V
- p:beforeTemplateStart():V
- p:buildTemplateAndStart(java.util.Collection,java.util.Collection,com.intellij.psi.PsiElement,com.intellij.psi.PsiFile):Z
- s:canStartAnotherRefactoring(com.intellij.openapi.editor.Editor,com.intellij.refactoring.RefactoringActionHandler,com.intellij.psi.PsiElement[]):Z
- p:checkLocalScope():com.intellij.psi.PsiElement
- p:checkRangeContainsOffset(I,com.intellij.openapi.util.TextRange,com.intellij.psi.PsiElement,I):Z
- p:collectAdditionalElementsToRename(java.util.List):V
- p:collectRefs(com.intellij.psi.search.SearchScope):java.util.Collection
- p:createLookupExpression(com.intellij.psi.PsiElement):com.intellij.refactoring.rename.inplace.MyLookupExpression
- s:createPreviewComponent(com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType):com.intellij.openapi.editor.ex.EditorEx
- p:createTemplateExpression(com.intellij.psi.PsiElement):com.intellij.codeInsight.template.Expression
- finish(Z):V
- s:getActiveInplaceRenamer(com.intellij.openapi.editor.Editor):com.intellij.refactoring.rename.inplace.InplaceRefactoring
- pa:getCommandName():java.lang.String
- p:getComponent():javax.swing.JComponent
- getInitialName():java.lang.String
- p:getNameIdentifier():com.intellij.psi.PsiElement
- s:getPopupOptionsAdvertisement():java.lang.String
- p:getRangeToRename(com.intellij.psi.PsiElement):com.intellij.openapi.util.TextRange
- p:getRangeToRename(com.intellij.psi.PsiReference):com.intellij.openapi.util.TextRange
- p:getReferencesSearchScope(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.search.SearchScope
- p:getSelectedInEditorElement(com.intellij.psi.PsiElement,java.util.Collection,java.util.Collection,I):com.intellij.psi.PsiElement
- ps:getTopLevelVirtualFile(com.intellij.psi.FileViewProvider):com.intellij.openapi.vfs.VirtualFile
- p:getVariable():com.intellij.psi.PsiNamedElement
- pf:initPopupOptionsAdvertisement():V
- p:isIdentifier(java.lang.String,com.intellij.lang.Language):Z
- p:isReferenceAtCaret(com.intellij.psi.PsiElement,com.intellij.psi.PsiReference):Z
- p:isReferenceAtCaret(com.intellij.psi.PsiElement,com.intellij.psi.PsiReference,I):Z
- p:isRestart():Z
- s:isShowBalloonInHeadlessMode():Z
- p:moveOffsetAfter(Z):V
- p:navigateToAlreadyStarted(com.intellij.openapi.editor.Document,I):V
- p:notSameFile(com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.PsiFile):Z
- p:performCleanup():V
- performInplaceRefactoring(java.util.LinkedHashSet):Z
- pa:performRefactoring():Z
- p:releaseIfNotRestart():V
- p:releaseResources():V
- p:restoreCaretOffset(I):I
- p:restoreSelection():V
- p:revertState():V
- setAdvertisementText(java.lang.String):V
- setElementToRename(com.intellij.psi.PsiNamedElement):V
- s:setShowBalloonInHeadlessMode(Z):V
- pa:shouldSelectAll():Z
- p:shouldStopAtLookupExpression(com.intellij.codeInsight.template.Expression):Z
- p:showBalloon():V
- p:showBalloonInEditor():V
- p:showDialogAdvertisement(java.lang.String):V
- p:startRename():com.intellij.openapi.command.impl.StartMarkAction
- p:startsOnTheSameElement(com.intellij.refactoring.RefactoringActionHandler,com.intellij.psi.PsiElement):Z
- p:startsOnTheSameElements(com.intellij.openapi.editor.Editor,com.intellij.refactoring.RefactoringActionHandler,com.intellij.psi.PsiElement[]):Z
- stopIntroduce(com.intellij.openapi.editor.Editor):V
- s:stopIntroduce(com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,java.lang.String):V
- s:unableToStartWarning(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
f:com.intellij.refactoring.rename.inplace.InplaceRenameKt
- sf:getNewName(com.intellij.codeInsight.template.impl.TemplateState):java.lang.String
c:com.intellij.refactoring.rename.inplace.MemberInplaceRenameHandler
- com.intellij.refactoring.rename.inplace.VariableInplaceRenameHandler
- <init>():V
- p:createMemberRenamer(com.intellij.psi.PsiElement,com.intellij.psi.PsiNameIdentifierOwner,com.intellij.openapi.editor.Editor):com.intellij.refactoring.rename.inplace.MemberInplaceRenamer
- doRename(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):com.intellij.refactoring.rename.inplace.InplaceRefactoring
- p:isAvailable(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
c:com.intellij.refactoring.rename.inplace.MemberInplaceRenamer
- com.intellij.refactoring.rename.inplace.VariableInplaceRenamer
- <init>(com.intellij.psi.PsiNamedElement,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):V
- <init>(com.intellij.psi.PsiNamedElement,com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,java.lang.String,java.lang.String):V
- p:acceptReference(com.intellij.psi.PsiReference):Z
- afterTemplateStart():V
- p:appendAdditionalElement(java.util.Collection,java.util.Collection):Z
- p:checkLocalScope():com.intellij.psi.PsiElement
- p:collectAdditionalElementsToRename(java.util.List):V
- p:collectRefs(com.intellij.psi.search.SearchScope):java.util.Collection
- p:createInplaceRenamerToRestart(com.intellij.psi.PsiNamedElement,com.intellij.openapi.editor.Editor,java.lang.String):com.intellij.refactoring.rename.inplace.VariableInplaceRenamer
- p:createRenameProcessor(com.intellij.psi.PsiElement,java.lang.String):com.intellij.refactoring.rename.RenameProcessor
- p:findCollision():com.intellij.refactoring.rename.UnresolvableCollisionUsageInfo
- p:getNameIdentifier():com.intellij.psi.PsiElement
- p:getRefactoringId():java.lang.String
- p:getReferencesSearchScope(com.intellij.openapi.vfs.VirtualFile):com.intellij.psi.search.SearchScope
- getSubstituted():com.intellij.psi.PsiElement
- p:isIdentifier(java.lang.String,com.intellij.lang.Language):Z
- p:navigateToAlreadyStarted(com.intellij.openapi.editor.Document,I):V
- p:notSameFile(com.intellij.openapi.vfs.VirtualFile,com.intellij.psi.PsiFile):Z
- p:performRefactoringRename(java.lang.String,com.intellij.openapi.command.impl.StartMarkAction):V
- p:performRenameInner(com.intellij.psi.PsiElement,java.lang.String):V
- p:restoreCaretOffsetAfterRename():V
- p:shouldCreateSnapshot():Z
- p:showDialogAdvertisement(java.lang.String):V
pc:com.intellij.refactoring.rename.inplace.MemberInplaceRenamer$MyRenameProcessor
- com.intellij.refactoring.rename.RenameProcessor
- <init>(com.intellij.refactoring.rename.inplace.MemberInplaceRenamer,com.intellij.psi.PsiElement,java.lang.String):V
- <init>(com.intellij.refactoring.rename.inplace.MemberInplaceRenamer,com.intellij.psi.PsiElement,java.lang.String,com.intellij.refactoring.rename.RenamePsiElementProcessor):V
- doRun():V
- p:getRefactoringId():java.lang.String
c:com.intellij.refactoring.rename.inplace.MyLookupExpression
- com.intellij.codeInsight.template.Expression
- pf:myLookupItems:com.intellij.codeInsight.lookup.LookupElement[]
- pf:myName:java.lang.String
- <init>(java.lang.String,java.util.LinkedHashSet,com.intellij.psi.PsiNamedElement,com.intellij.psi.PsiElement,Z,java.lang.String):V
- calculateLookupItems(com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.lookup.LookupElement[]
- calculateResult(com.intellij.codeInsight.template.ExpressionContext):com.intellij.codeInsight.template.Result
- getAdvertisingText():java.lang.String
- getLookupFocusDegree():com.intellij.codeInsight.lookup.LookupFocusDegree
- getSuggestedNameInfo():com.intellij.psi.codeStyle.SuggestedNameInfo
- requiresCommittedPSI():Z
- setLookupFocusDegree(com.intellij.codeInsight.lookup.LookupFocusDegree):V
a:com.intellij.refactoring.rename.inplace.RenameChooser
- sf:CHOOSE_ALL_OCCURRENCES_IN_TEST:com.intellij.openapi.util.Key
- pa:runRenameTemplate(java.util.Collection):V
- showChooser(java.util.Collection,java.util.Collection):V
f:com.intellij.refactoring.rename.inplace.SelectVirtualTemplateElement
- com.intellij.openapi.editor.actionSystem.EditorAction
- <init>():V
c:com.intellij.refactoring.rename.inplace.SelectableInlayButton
- com.intellij.codeInsight.hints.presentation.DynamicDelegatePresentation
- com.intellij.refactoring.rename.inplace.SelectableInlayPresentation
- <init>(com.intellij.openapi.editor.ex.EditorEx,com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.presentation.InlayPresentation,com.intellij.codeInsight.hints.presentation.InlayPresentation):V
- addSelectionListener(com.intellij.refactoring.rename.inplace.SelectableInlayPresentation$SelectionListener):V
- isSelected():Z
- mouseClicked(java.awt.event.MouseEvent,java.awt.Point):V
- mouseExited():V
- mouseMoved(java.awt.event.MouseEvent,java.awt.Point):V
- setSelected(Z):V
com.intellij.refactoring.rename.inplace.SelectableInlayPresentation
- com.intellij.codeInsight.hints.presentation.InlayPresentation
- a:addSelectionListener(com.intellij.refactoring.rename.inplace.SelectableInlayPresentation$SelectionListener):V
- a:isSelected():Z
- a:setSelected(Z):V
com.intellij.refactoring.rename.inplace.SelectableInlayPresentation$SelectionListener
- a:selectionChanged(Z):V
*f:com.intellij.refactoring.rename.inplace.TemplateInlayUtil
- sf:INSTANCE:com.intellij.refactoring.rename.inplace.TemplateInlayUtil
- sf:createInlayButton(com.intellij.openapi.editor.Editor,I,com.intellij.codeInsight.hints.presentation.InlayPresentation):com.intellij.openapi.editor.Inlay
- sf:createNavigatableButton(com.intellij.codeInsight.template.impl.TemplateState,I,com.intellij.codeInsight.hints.presentation.InlayPresentation):com.intellij.openapi.editor.Inlay
- sf:createNavigatableButton(com.intellij.openapi.editor.Editor,I,com.intellij.refactoring.rename.inplace.SelectableInlayPresentation,com.intellij.refactoring.rename.inplace.VirtualTemplateElement):com.intellij.openapi.editor.Inlay
- sf:createNavigatableButtonWithPopup(com.intellij.codeInsight.template.impl.TemplateState,I,com.intellij.refactoring.rename.inplace.SelectableInlayPresentation,com.intellij.openapi.ui.DialogPanel,com.intellij.refactoring.rename.inplace.TemplateInlayUtil$SelectableTemplateElement,kotlin.jvm.functions.Function0):com.intellij.openapi.editor.Inlay
- sf:createNavigatableButtonWithPopup(com.intellij.codeInsight.template.impl.TemplateState,I,com.intellij.refactoring.rename.inplace.SelectableInlayPresentation,javax.swing.JPanel,com.intellij.refactoring.rename.inplace.TemplateInlayUtil$SelectableTemplateElement,Z):com.intellij.openapi.editor.Inlay
- sf:createNavigatableButtonWithPopup(com.intellij.codeInsight.template.impl.TemplateState,I,com.intellij.refactoring.rename.inplace.SelectableInlayPresentation,javax.swing.JPanel,com.intellij.refactoring.rename.inplace.TemplateInlayUtil$SelectableTemplateElement,Z,kotlin.jvm.functions.Function0):com.intellij.openapi.editor.Inlay
- sf:createNavigatableButtonWithPopup(com.intellij.codeInsight.template.impl.TemplateState,I,com.intellij.refactoring.rename.inplace.SelectableInlayPresentation,javax.swing.JPanel,Z):com.intellij.openapi.editor.Inlay
- sf:createNavigatableButtonWithPopup(com.intellij.openapi.editor.Editor,I,com.intellij.refactoring.rename.inplace.SelectableInlayPresentation,javax.swing.JPanel,com.intellij.refactoring.rename.inplace.TemplateInlayUtil$SelectableTemplateElement,Z):com.intellij.openapi.editor.Inlay
- sf:createNavigatableButtonWithPopup(com.intellij.openapi.editor.Editor,I,com.intellij.refactoring.rename.inplace.SelectableInlayPresentation,javax.swing.JPanel,Z):com.intellij.openapi.editor.Inlay
- bs:createNavigatableButtonWithPopup$default(com.intellij.codeInsight.template.impl.TemplateState,I,com.intellij.refactoring.rename.inplace.SelectableInlayPresentation,com.intellij.openapi.ui.DialogPanel,com.intellij.refactoring.rename.inplace.TemplateInlayUtil$SelectableTemplateElement,kotlin.jvm.functions.Function0,I,java.lang.Object):com.intellij.openapi.editor.Inlay
- bs:createNavigatableButtonWithPopup$default(com.intellij.codeInsight.template.impl.TemplateState,I,com.intellij.refactoring.rename.inplace.SelectableInlayPresentation,javax.swing.JPanel,com.intellij.refactoring.rename.inplace.TemplateInlayUtil$SelectableTemplateElement,Z,kotlin.jvm.functions.Function0,I,java.lang.Object):com.intellij.openapi.editor.Inlay
- bs:createNavigatableButtonWithPopup$default(com.intellij.openapi.editor.Editor,I,com.intellij.refactoring.rename.inplace.SelectableInlayPresentation,javax.swing.JPanel,com.intellij.refactoring.rename.inplace.TemplateInlayUtil$SelectableTemplateElement,Z,I,java.lang.Object):com.intellij.openapi.editor.Inlay
- sf:createRenameSettingsInlay(com.intellij.codeInsight.template.impl.TemplateState,I,com.intellij.psi.PsiNamedElement,java.lang.Runnable):com.intellij.openapi.editor.Inlay
- sf:createSettingsPresentation(com.intellij.openapi.editor.impl.EditorImpl):com.intellij.refactoring.rename.inplace.SelectableInlayPresentation
- sf:createSettingsPresentation(com.intellij.openapi.editor.impl.EditorImpl,kotlin.jvm.functions.Function1):com.intellij.refactoring.rename.inplace.SelectableInlayPresentation
- bs:createSettingsPresentation$default(com.intellij.openapi.editor.impl.EditorImpl,kotlin.jvm.functions.Function1,I,java.lang.Object):com.intellij.refactoring.rename.inplace.SelectableInlayPresentation
*c:com.intellij.refactoring.rename.inplace.TemplateInlayUtil$SelectableTemplateElement
- com.intellij.refactoring.rename.inplace.VirtualTemplateElement
- <init>(com.intellij.refactoring.rename.inplace.SelectableInlayPresentation):V
- f:getPresentation():com.intellij.refactoring.rename.inplace.SelectableInlayPresentation
- onSelect(com.intellij.codeInsight.template.impl.TemplateState):V
c:com.intellij.refactoring.rename.inplace.VariableInplaceRenameHandler
- com.intellij.refactoring.rename.RenameHandler
- <init>():V
- p:checkAvailable(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):Z
- p:createRenamer(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor):com.intellij.refactoring.rename.inplace.VariableInplaceRenamer
- doRename(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):com.intellij.refactoring.rename.inplace.InplaceRefactoring
- s:getInitialName():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):V
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.actionSystem.DataContext):V
- p:isAvailable(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):Z
- f:isAvailableOnDataContext(com.intellij.openapi.actionSystem.DataContext):Z
- ps:performDialogRename(com.intellij.psi.PsiElement,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext,java.lang.String):V
c:com.intellij.refactoring.rename.inplace.VariableInplaceRenamer
- com.intellij.refactoring.rename.inplace.InplaceRefactoring
- sf:INSTANCE:com.intellij.lang.LanguageExtension
- p:myLanguage:com.intellij.lang.Language
- p:mySuggestedNameInfo:com.intellij.psi.codeStyle.SuggestedNameInfo
- <init>(com.intellij.psi.PsiNamedElement,com.intellij.openapi.editor.Editor):V
- <init>(com.intellij.psi.PsiNamedElement,com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project):V
- <init>(com.intellij.psi.PsiNamedElement,com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,java.lang.String,java.lang.String):V
- p:appendAdditionalElement(java.util.Collection,java.util.Collection):Z
- p:beforeTemplateStart():V
- p:buildTemplateAndStart(java.util.Collection,java.util.Collection,com.intellij.psi.PsiElement,com.intellij.psi.PsiFile):Z
- p:collectAdditionalElementsToRename(java.util.List):V
- p:createInplaceRenamerToRestart(com.intellij.psi.PsiNamedElement,com.intellij.openapi.editor.Editor,java.lang.String):com.intellij.refactoring.rename.inplace.VariableInplaceRenamer
- p:createLookupExpression(com.intellij.psi.PsiElement):com.intellij.refactoring.rename.inplace.MyLookupExpression
- p:findCollision():com.intellij.refactoring.rename.UnresolvableCollisionUsageInfo
- finish(Z):V
- p:getCommandName():java.lang.String
- p:getRefactoringId():java.lang.String
- p:isRenamerFactoryApplicable(com.intellij.refactoring.rename.naming.AutomaticRenamerFactory,com.intellij.psi.PsiNamedElement):Z
- p:performCleanup():V
- performInplaceRename():Z
- performInplaceRename(java.util.Collection):Z
- p:performOnInvalidIdentifier(java.lang.String,java.util.LinkedHashSet):V
- p:performRefactoring():Z
- p:performRefactoringRename(java.lang.String,com.intellij.openapi.command.impl.StartMarkAction):V
- pf:processDefaultAdditionalElementsToRename(com.intellij.util.Processor):Z
- p:renameSynthetic(java.lang.String):V
- p:restoreCaretOffset(I):I
- p:restoreSelection():V
- s:restoreSelection(com.intellij.openapi.editor.Editor,com.intellij.openapi.util.TextRange):V
- p:revertStateOnFinish():V
- p:shouldCreateSnapshot():Z
- p:shouldSelectAll():Z
- p:startsOnTheSameElement(com.intellij.refactoring.RefactoringActionHandler,com.intellij.psi.PsiElement):Z
- p:stopDumbLaterIfPossible():V
*:com.intellij.refactoring.rename.inplace.VirtualTemplateElement
- *sf:Companion:com.intellij.refactoring.rename.inplace.VirtualTemplateElement$Companion
- s:findInTemplate(com.intellij.codeInsight.template.impl.TemplateState):com.intellij.refactoring.rename.inplace.VirtualTemplateElement
- s:installOnTemplate(com.intellij.codeInsight.template.impl.TemplateState,com.intellij.refactoring.rename.inplace.VirtualTemplateElement):V
- a:onSelect(com.intellij.codeInsight.template.impl.TemplateState):V
*f:com.intellij.refactoring.rename.inplace.VirtualTemplateElement$Companion
- f:findInTemplate(com.intellij.codeInsight.template.impl.TemplateState):com.intellij.refactoring.rename.inplace.VirtualTemplateElement
- f:installOnTemplate(com.intellij.codeInsight.template.impl.TemplateState,com.intellij.refactoring.rename.inplace.VirtualTemplateElement):V
*:com.intellij.refactoring.rename.symbol.RenameableSymbol
- com.intellij.model.Symbol
- a:getRenameTarget():com.intellij.refactoring.rename.api.RenameTarget
*:com.intellij.refactoring.rename.symbol.SymbolRenameTargetFactory
- a:renameTarget(com.intellij.openapi.project.Project,com.intellij.model.Symbol):com.intellij.refactoring.rename.api.RenameTarget
f:com.intellij.refactoring.safeDelete.NonCodeUsageSearchInfo
- <init>(com.intellij.openapi.util.Condition,com.intellij.psi.PsiElement):V
- <init>(com.intellij.openapi.util.Condition,java.util.Collection):V
- getElementsToSearch():java.util.Collection
- getInsideDeletedCondition():com.intellij.openapi.util.Condition
f:com.intellij.refactoring.safeDelete.RelatedFilesSafeDeleteProcessorDelegate
- com.intellij.refactoring.safeDelete.SafeDeleteProcessorDelegate
- <init>():V
- findConflicts(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement[]):java.util.Collection
- findUsages(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement[],java.util.List):com.intellij.refactoring.safeDelete.NonCodeUsageSearchInfo
- getAdditionalElementsToDelete(com.intellij.psi.PsiElement,java.util.Collection,Z):java.util.Collection
- getElementsToSearch(com.intellij.psi.PsiElement,java.util.Collection):java.util.Collection
- handlesElement(com.intellij.psi.PsiElement):Z
- isToSearchForTextOccurrences(com.intellij.psi.PsiElement):Z
- isToSearchInComments(com.intellij.psi.PsiElement):Z
- prepareForDeletion(com.intellij.psi.PsiElement):V
- preprocessUsages(com.intellij.openapi.project.Project,com.intellij.usageView.UsageInfo[]):com.intellij.usageView.UsageInfo[]
- setToSearchForTextOccurrences(com.intellij.psi.PsiElement,Z):V
- setToSearchInComments(com.intellij.psi.PsiElement,Z):V
c:com.intellij.refactoring.safeDelete.SafeDeleteDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.refactoring.safeDelete.SafeDeleteDialog$Callback):V
- p:createCenterPanel():javax.swing.JComponent
- p:createNorthPanel():javax.swing.JComponent
- p:doOKAction():V
- p:getHelpId():java.lang.String
- p:isDelete():Z
- isSearchForTextOccurences():Z
- isSearchInComments():Z
com.intellij.refactoring.safeDelete.SafeDeleteDialog$Callback
- a:run(com.intellij.refactoring.safeDelete.SafeDeleteDialog):V
f:com.intellij.refactoring.safeDelete.SafeDeleteHandler
- com.intellij.refactoring.RefactoringActionHandler
- <init>():V
- s:getRefactoringName():java.lang.String
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.openapi.actionSystem.DataContext):V
- invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.actionSystem.DataContext):V
- s:invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.module.Module,Z,java.lang.Runnable):V
- s:invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.module.Module,Z,java.lang.Runnable,java.lang.Runnable):V
- s:invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],com.intellij.openapi.module.Module,Z,java.lang.Runnable,java.lang.Runnable,Z):V
- s:invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],Z):V
- s:invoke(com.intellij.openapi.project.Project,com.intellij.psi.PsiElement[],Z,java.lang.Runnable):V
f:com.intellij.refactoring.safeDelete.SafeDeleteProcessor
- com.intellij.refactoring.BaseRefactoringProcessor
- s:addNonCodeUsages(com.intellij.psi.PsiElement,com.intellij.psi.search.SearchScope,java.util.List,com.intellij.openapi.util.Condition,Z,Z):V
- s:createInstance(com.intellij.openapi.project.Project,java.lang.Runnable,com.intellij.psi.PsiElement[],Z,Z):com.intellij.refactoring.safeDelete.SafeDeleteProcessor
- s:createInstance(com.intellij.openapi.project.Project,java.lang.Runnable,com.intellij.psi.PsiElement[],Z,Z,Z):com.intellij.refactoring.safeDelete.SafeDeleteProcessor
- s:findGenericElementUsages(com.intellij.psi.PsiElement,java.util.List,com.intellij.psi.PsiElement[]):V
- s:findGenericElementUsages(com.intellij.psi.PsiElement,java.util.List,com.intellij.psi.PsiElement[],com.intellij.psi.search.SearchScope):V
- s:getDefaultInsideDeletedCondition(com.intellij.psi.PsiElement[]):com.intellij.openapi.util.Condition
- getElements():com.intellij.psi.PsiElement[]
- s:isInside(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
- isSearchInCommentsAndStrings():Z
- isSearchNonJava():Z
- setAfterRefactoringCallback(java.lang.Runnable):V
- setSearchInCommentsAndStrings(Z):V
- setSearchNonJava(Z):V
- s:validElement(com.intellij.psi.PsiElement):Z
com.intellij.refactoring.safeDelete.SafeDeleteProcessorDelegate
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:findConflicts(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement[]):java.util.Collection
- a:findUsages(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement[],java.util.List):com.intellij.refactoring.safeDelete.NonCodeUsageSearchInfo
- a:getAdditionalElementsToDelete(com.intellij.psi.PsiElement,java.util.Collection,Z):java.util.Collection
- a:getElementsToSearch(com.intellij.psi.PsiElement,java.util.Collection):java.util.Collection
- a:handlesElement(com.intellij.psi.PsiElement):Z
- a:isToSearchForTextOccurrences(com.intellij.psi.PsiElement):Z
- a:isToSearchInComments(com.intellij.psi.PsiElement):Z
- a:prepareForDeletion(com.intellij.psi.PsiElement):V
- a:preprocessUsages(com.intellij.openapi.project.Project,com.intellij.usageView.UsageInfo[]):com.intellij.usageView.UsageInfo[]
- a:setToSearchForTextOccurrences(com.intellij.psi.PsiElement,Z):V
- a:setToSearchInComments(com.intellij.psi.PsiElement,Z):V
a:com.intellij.refactoring.safeDelete.SafeDeleteProcessorDelegateBase
- com.intellij.refactoring.safeDelete.SafeDeleteProcessorDelegate
- <init>():V
- findConflicts(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement[],com.intellij.usageView.UsageInfo[]):java.util.Collection
- a:getElementsToSearch(com.intellij.psi.PsiElement,com.intellij.openapi.module.Module,java.util.Collection):java.util.Collection
- getElementsToSearch(com.intellij.psi.PsiElement,java.util.Collection):java.util.Collection
- showUsages(com.intellij.usageView.UsageInfo[],com.intellij.usages.UsageViewPresentation,com.intellij.usages.UsageViewManager,com.intellij.psi.PsiElement[]):com.intellij.usages.UsageView
f:com.intellij.refactoring.safeDelete.SafeDeleteUsageViewDescriptor
- com.intellij.usageView.UsageViewDescriptor
- getCodeReferencesText(I,I):java.lang.String
- getCommentReferencesText(I,I):java.lang.String
- getElements():com.intellij.psi.PsiElement[]
- getProcessedElementsHeader():java.lang.String
f:com.intellij.refactoring.safeDelete.UnsafeUsagesDialog
- com.intellij.openapi.ui.DialogWrapper
- sf:VIEW_USAGES_EXIT_CODE:I
- <init>(java.lang.String[],com.intellij.openapi.project.Project):V
*:com.intellij.refactoring.safeDelete.api.FileUpdater
- *sf:Companion:com.intellij.refactoring.safeDelete.api.FileUpdater$Companion
- prepareFileUpdate():java.util.Collection
*f:com.intellij.refactoring.safeDelete.api.FileUpdater$Companion
- f:getEMPTY():com.intellij.refactoring.safeDelete.api.FileUpdater
*:com.intellij.refactoring.safeDelete.api.PsiSafeDeleteDeclarationUsage
- com.intellij.refactoring.safeDelete.api.PsiSafeDeleteUsage
*:com.intellij.refactoring.safeDelete.api.PsiSafeDeleteUsage
- com.intellij.refactoring.safeDelete.api.SafeDeleteUsage
- *sf:Companion:com.intellij.refactoring.safeDelete.api.PsiSafeDeleteUsage$Companion
- a:createPointer():com.intellij.model.Pointer
- s:defaultPsiSafeDeleteUsage(com.intellij.find.usages.api.PsiUsage,Z):com.intellij.refactoring.safeDelete.api.PsiSafeDeleteUsage
- s:defaultPsiSafeDeleteUsage(com.intellij.psi.PsiElement,Z):com.intellij.refactoring.safeDelete.api.PsiSafeDeleteUsage
- a:getFile():com.intellij.psi.PsiFile
- a:getRange():com.intellij.openapi.util.TextRange
*f:com.intellij.refactoring.safeDelete.api.PsiSafeDeleteUsage$Companion
- f:defaultPsiSafeDeleteUsage(com.intellij.find.usages.api.PsiUsage,Z):com.intellij.refactoring.safeDelete.api.PsiSafeDeleteUsage
- f:defaultPsiSafeDeleteUsage(com.intellij.psi.PsiElement,Z):com.intellij.refactoring.safeDelete.api.PsiSafeDeleteUsage
*:com.intellij.refactoring.safeDelete.api.SafeDeleteAdditionalTargetSearcher
- com.intellij.model.search.Searcher
*f:com.intellij.refactoring.safeDelete.api.SafeDeleteAdditionalTargetsSearchParameters
- com.intellij.model.search.SearchParameters
- <init>(com.intellij.refactoring.safeDelete.api.SafeDeleteTarget,com.intellij.openapi.project.Project):V
- areValid():Z
- getProject():com.intellij.openapi.project.Project
- f:getRootTarget():com.intellij.refactoring.safeDelete.api.SafeDeleteTarget
*f:com.intellij.refactoring.safeDelete.api.SafeDeleteSearchParameters
- com.intellij.model.search.SearchParameters
- <init>(com.intellij.refactoring.safeDelete.api.SafeDeleteTarget,com.intellij.openapi.project.Project):V
- areValid():Z
- getProject():com.intellij.openapi.project.Project
- f:getTarget():com.intellij.refactoring.safeDelete.api.SafeDeleteTarget
*:com.intellij.refactoring.safeDelete.api.SafeDeleteTarget
- a:createPointer():com.intellij.model.Pointer
- a:declarations():java.util.Collection
- a:equals(java.lang.Object):Z
- getSearchScope():com.intellij.psi.search.SearchScope
- a:hashCode():I
- a:targetPresentation():com.intellij.platform.backend.presentation.TargetPresentation
*:com.intellij.refactoring.safeDelete.api.SafeDeleteTargetProvider
- *sf:Companion:com.intellij.refactoring.safeDelete.api.SafeDeleteTargetProvider$Companion
- a:createSafeDeleteTarget(com.intellij.psi.PsiElement):com.intellij.refactoring.safeDelete.api.SafeDeleteTarget
*f:com.intellij.refactoring.safeDelete.api.SafeDeleteTargetProvider$Companion
- f:createSafeDeleteTarget(com.intellij.psi.PsiElement):com.intellij.refactoring.safeDelete.api.SafeDeleteTarget
*:com.intellij.refactoring.safeDelete.api.SafeDeleteUsage
- a:createPointer():com.intellij.model.Pointer
- a:getConflictMessage():java.lang.String
- a:getFileUpdater():com.intellij.refactoring.safeDelete.api.FileUpdater
- a:isSafeToDelete():Z
- a:setConflictMessage(java.lang.String):V
- a:setSafeToDelete(Z):V
*:com.intellij.refactoring.safeDelete.api.SafeDeleteUsageSearcher
- com.intellij.model.search.Searcher
f:com.intellij.refactoring.safeDelete.impl.DefaultPsiSafeDeleteDeclarationUsage
- com.intellij.refactoring.safeDelete.impl.DefaultPsiSafeDeleteUsage
- com.intellij.refactoring.safeDelete.api.PsiSafeDeleteDeclarationUsage
- <init>(com.intellij.find.usages.api.PsiUsage):V
c:com.intellij.refactoring.safeDelete.impl.DefaultPsiSafeDeleteUsage
- com.intellij.refactoring.safeDelete.api.PsiSafeDeleteUsage
- <init>(com.intellij.find.usages.api.PsiUsage,Z,java.lang.String):V
- createPointer():com.intellij.model.Pointer
- getConflictMessage():java.lang.String
- getFile():com.intellij.psi.PsiFile
- getFileUpdater():com.intellij.refactoring.safeDelete.api.FileUpdater
- getRange():com.intellij.openapi.util.TextRange
- isSafeToDelete():Z
- setConflictMessage(java.lang.String):V
- setSafeToDelete(Z):V
f:com.intellij.refactoring.safeDelete.impl.SafeDeleteKt
- sf:findDependentTargets(com.intellij.refactoring.safeDelete.api.SafeDeleteTarget,java.util.Set,com.intellij.openapi.project.Project):V
- sf:isInside(com.intellij.refactoring.safeDelete.api.PsiSafeDeleteUsage,com.intellij.refactoring.safeDelete.api.PsiSafeDeleteDeclarationUsage):Z
- sf:safeDeleteAndWait(com.intellij.openapi.project.Project,com.intellij.model.Pointer):V
com.intellij.refactoring.safeDelete.usageInfo.SafeDeleteCustomUsageInfo
- a:performRefactoring():V
c:com.intellij.refactoring.safeDelete.usageInfo.SafeDeleteReferenceSimpleDeleteUsageInfo
- com.intellij.refactoring.safeDelete.usageInfo.SafeDeleteReferenceUsageInfo
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,I,I,Z,Z):V
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,Z):V
- deleteElement():V
a:com.intellij.refactoring.safeDelete.usageInfo.SafeDeleteReferenceUsageInfo
- com.intellij.refactoring.safeDelete.usageInfo.SafeDeleteUsageInfo
- com.intellij.refactoring.safeDelete.usageInfo.SafeDeleteCustomUsageInfo
- pf:mySafeDelete:Z
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,I,I,Z,Z):V
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,Z):V
- a:deleteElement():V
- isSafeDelete():Z
- performRefactoring():V
c:com.intellij.refactoring.safeDelete.usageInfo.SafeDeleteUsageInfo
- com.intellij.usageView.UsageInfo
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):V
- <init>(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement,I,I,Z):V
- getReferencedElement():com.intellij.psi.PsiElement
f:com.intellij.refactoring.suggested.NewIdentifierWatcher
- <init>(I):V
- f:documentChanged(com.intellij.openapi.editor.event.DocumentEvent,com.intellij.lang.Language):V
- f:getLastDocument():com.intellij.openapi.editor.Document
- f:lastNewIdentifierRanges():java.util.List
- f:reset():V
f:com.intellij.refactoring.suggested.NewParameterInfo
- <init>(com.intellij.refactoring.suggested.SuggestedRefactoringUI$NewParameterData,java.lang.String,com.intellij.refactoring.suggested.SuggestedRefactoringExecution$NewParameterValue):V
- f:component1():com.intellij.refactoring.suggested.SuggestedRefactoringUI$NewParameterData
- f:component2():java.lang.String
- f:component3():com.intellij.refactoring.suggested.SuggestedRefactoringExecution$NewParameterValue
- f:copy(com.intellij.refactoring.suggested.SuggestedRefactoringUI$NewParameterData,java.lang.String,com.intellij.refactoring.suggested.SuggestedRefactoringExecution$NewParameterValue):com.intellij.refactoring.suggested.NewParameterInfo
- bs:copy$default(com.intellij.refactoring.suggested.NewParameterInfo,com.intellij.refactoring.suggested.SuggestedRefactoringUI$NewParameterData,java.lang.String,com.intellij.refactoring.suggested.SuggestedRefactoringExecution$NewParameterValue,I,java.lang.Object):com.intellij.refactoring.suggested.NewParameterInfo
- equals(java.lang.Object):Z
- f:getName():java.lang.String
- f:getNewParameterData():com.intellij.refactoring.suggested.SuggestedRefactoringUI$NewParameterData
- f:getValue():com.intellij.refactoring.suggested.SuggestedRefactoringExecution$NewParameterValue
- hashCode():I
f:com.intellij.refactoring.suggested.PerformSuggestedRefactoringKt
- sf:get_suggestedChangeSignatureNewParameterValuesForTests():kotlin.jvm.functions.Function1
- sf:performSuggestedRefactoring(com.intellij.refactoring.suggested.SuggestedRefactoringState,com.intellij.openapi.editor.Editor,com.intellij.openapi.project.Project,java.lang.String,Z,javax.swing.JComponent,java.awt.Point):V
- sf:set_suggestedChangeSignatureNewParameterValuesForTests(kotlin.jvm.functions.Function1):V
f:com.intellij.refactoring.suggested.RefactoringAvailableGutterIconRenderer
- com.intellij.openapi.editor.markup.GutterIconRenderer
- <init>(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
- hashCode():I
- isNavigateAction():Z
f:com.intellij.refactoring.suggested.RefactoringDisabledGutterIconRenderer
- com.intellij.openapi.editor.markup.GutterIconRenderer
- <init>(java.lang.String):V
- equals(java.lang.Object):Z
- getAlignment():com.intellij.openapi.editor.markup.GutterIconRenderer$Alignment
- getIcon():javax.swing.Icon
- getTooltipText():java.lang.String
- hashCode():I
f:com.intellij.refactoring.suggested.SignatureChangePresentation
- sf:backgroundGap:I
- sf:betweenConnectorsHSpace:I
- sf:betweenHSegmentsVSpace:I
- sf:betweenSignaturesConnectionStraightPart:I
- sf:betweenSignaturesHSpace:I
- sf:betweenSignaturesVSpace:I
- sf:betweenSignaturesVSpaceWithOneHSegment:I
- sf:bottomSpace:I
- sf:connectionLineThickness:I
- sf:hLineInterruptionGap:I
- sf:indentInVerticalMode:I
- sf:leftSpace:I
- sf:minHSegmentLength:I
- sf:rectangularConnectionArcR:D
- sf:rightSpace:I
- sf:topSpace:I
- sf:verticalModeArcW:D
- <init>(com.intellij.refactoring.suggested.SignatureChangePresentationModel,java.awt.Font,com.intellij.openapi.editor.colors.EditorColorsScheme,Z):V
- f:paint(java.awt.Graphics2D,java.awt.Rectangle):V
- f:requiredSize(java.awt.font.FontRenderContext):java.awt.Dimension
f:com.intellij.refactoring.suggested.SuggestedRefactoringAvailabilityIndicator
- sf:Companion:com.intellij.refactoring.suggested.SuggestedRefactoringAvailabilityIndicator$Companion
- <init>(com.intellij.openapi.project.Project):V
- f:clear():V
- f:disable():V
- f:getHasData():Z
- f:show(com.intellij.openapi.editor.Document,com.intellij.openapi.util.TextRange,com.intellij.openapi.util.TextRange,Z,java.lang.String):V
f:com.intellij.refactoring.suggested.SuggestedRefactoringAvailabilityIndicator$Companion
- f:getDisabledRefactoringTooltip():java.lang.String
f:com.intellij.refactoring.suggested.SuggestedRefactoringChangeCollector
- com.intellij.refactoring.suggested.SuggestedRefactoringSignatureWatcher
- <init>(com.intellij.refactoring.suggested.SuggestedRefactoringAvailabilityIndicator):V
- editingStarted(com.intellij.psi.PsiElement,com.intellij.refactoring.suggested.SuggestedRefactoringSupport):V
- f:getState():com.intellij.refactoring.suggested.SuggestedRefactoringState
- f:get_amendStateInBackgroundEnabled():Z
- inconsistentState():V
- nextSignature(com.intellij.psi.PsiElement,com.intellij.refactoring.suggested.SuggestedRefactoringSupport):V
- reset():V
- f:set_amendStateInBackgroundEnabled(Z):V
- f:undoToState(com.intellij.refactoring.suggested.SuggestedRefactoringState):V
f:com.intellij.refactoring.suggested.SuggestedRefactoringChangeListener
- <init>(com.intellij.openapi.project.Project,com.intellij.refactoring.suggested.SuggestedRefactoringSignatureWatcher,com.intellij.openapi.Disposable):V
- f:reset(Z):V
- bs:reset$default(com.intellij.refactoring.suggested.SuggestedRefactoringChangeListener,Z,I,java.lang.Object):V
- f:suppressForCurrentDeclaration():V
- f:undoToState(com.intellij.refactoring.suggested.SuggestedRefactoringState,com.intellij.openapi.util.TextRange):V
f:com.intellij.refactoring.suggested.SuggestedRefactoringGutterMarkPreprocessor
- com.intellij.openapi.editor.GutterMarkPreprocessor
- <init>():V
- processMarkers(java.util.List):java.util.List
f:com.intellij.refactoring.suggested.SuggestedRefactoringIntentionContributor
- <init>():V
- collectActions(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile,com.intellij.codeInsight.daemon.impl.ShowIntentionsPass$IntentionsInfo,I,I):V
f:com.intellij.refactoring.suggested.SuggestedRefactoringIntentionContributorKt
- sf:getREFACTORING_DATA_KEY():com.intellij.openapi.util.Key
f:com.intellij.refactoring.suggested.SuggestedRefactoringProviderImpl
- com.intellij.refactoring.suggested.SuggestedRefactoringProvider
- sf:Companion:com.intellij.refactoring.suggested.SuggestedRefactoringProviderImpl$Companion
- <init>(com.intellij.openapi.project.Project):V
- f:getAvailabilityIndicator():com.intellij.refactoring.suggested.SuggestedRefactoringAvailabilityIndicator
- f:getState():com.intellij.refactoring.suggested.SuggestedRefactoringState
- f:get_amendStateInBackgroundEnabled():Z
- reset():V
- f:set_amendStateInBackgroundEnabled(Z):V
- f:suppressForCurrentDeclaration():V
- f:undoToState(com.intellij.refactoring.suggested.SuggestedRefactoringState,com.intellij.openapi.util.TextRange):V
f:com.intellij.refactoring.suggested.SuggestedRefactoringProviderImpl$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.refactoring.suggested.SuggestedRefactoringProviderImpl
com.intellij.refactoring.suggested.SuggestedRefactoringSignatureWatcher
- a:editingStarted(com.intellij.psi.PsiElement,com.intellij.refactoring.suggested.SuggestedRefactoringSupport):V
- a:inconsistentState():V
- a:nextSignature(com.intellij.psi.PsiElement,com.intellij.refactoring.suggested.SuggestedRefactoringSupport):V
- a:reset():V
f:com.intellij.refactoring.suggested.SuggestedRefactoringUndoableAction
- com.intellij.openapi.command.undo.UndoableAction
- sf:Companion:com.intellij.refactoring.suggested.SuggestedRefactoringUndoableAction$Companion
- getAffectedDocuments():com.intellij.openapi.command.undo.DocumentReference[]
- getPerformedNanoTime():J
- isGlobal():Z
- redo():V
- setPerformedNanoTime(J):V
- undo():V
f:com.intellij.refactoring.suggested.SuggestedRefactoringUndoableAction$Companion
- f:create(com.intellij.openapi.editor.Document,com.intellij.refactoring.suggested.SuggestedRefactoringState):com.intellij.refactoring.suggested.SuggestedRefactoringUndoableAction
a:com.intellij.refactoring.ui.AbstractMemberSelectionPanel
- javax.swing.JPanel
- <init>():V
- a:getTable():com.intellij.refactoring.ui.AbstractMemberSelectionTable
a:com.intellij.refactoring.ui.AbstractMemberSelectionTable
- com.intellij.ui.table.JBTable
- com.intellij.openapi.actionSystem.DataProvider
- psf:ABSTRACT_COLUMN:I
- psf:CHECKED_COLUMN:I
- psf:DISPLAY_NAME_COLUMN:I
- psf:EMPTY_OVERRIDE_ICON:javax.swing.Icon
- psf:MEMBER_ICON_POSITION:I
- psf:OVERRIDE_ICON_POSITION:I
- psf:VISIBILITY_ICON_POSITION:I
- pf:myAbstractColumnHeader:java.lang.String
- pf:myAbstractEnabled:Z
- p:myMemberInfoModel:com.intellij.refactoring.classMembers.MemberInfoModel
- p:myMemberInfos:java.util.List
- p:myTableModel:com.intellij.refactoring.ui.AbstractMemberSelectionTable$MyTableModel
- <init>(java.util.Collection,com.intellij.refactoring.classMembers.MemberInfoModel,java.lang.String):V
- addMemberInfoChangeListener(com.intellij.refactoring.classMembers.MemberInfoChangeListener):V
- addNotify():V
- fireExternalDataChange():V
- p:fireMemberInfoChange(java.util.Collection):V
- pa:getAbstractColumnValue(com.intellij.refactoring.classMembers.MemberInfoBase):java.lang.Object
- getData(java.lang.String):java.lang.Object
- ps:getDisplayNameColumnHeader():java.lang.String
- p:getMemberIcon(com.intellij.refactoring.classMembers.MemberInfoBase,I):javax.swing.Icon
- getMemberInfoModel():com.intellij.refactoring.classMembers.MemberInfoModel
- pa:getOverrideIcon(com.intellij.refactoring.classMembers.MemberInfoBase):javax.swing.Icon
- getSelectedMemberInfos():java.util.Collection
- pa:isAbstractColumnEditable(I):Z
- redraw():V
- removeNotify():V
- scrollSelectionInView():V
- setMemberInfoModel(com.intellij.refactoring.classMembers.MemberInfoModel):V
- setMemberInfos(java.util.Collection):V
- p:setVisibilityIcon(com.intellij.refactoring.classMembers.MemberInfoBase,com.intellij.ui.RowIcon):V
- p:setVisibilityIcon(com.intellij.refactoring.classMembers.MemberInfoBase,com.intellij.ui.icons.RowIcon):V
pf:com.intellij.refactoring.ui.AbstractMemberSelectionTable$MyTableModel
- javax.swing.table.AbstractTableModel
- <init>(com.intellij.refactoring.ui.AbstractMemberSelectionTable):V
- getColumnClass(I):java.lang.Class
- getColumnCount():I
- getColumnName(I):java.lang.String
- getRowCount():I
- getValueAt(I,I):java.lang.Object
- isCellEditable(I,I):Z
- redraw(java.util.Collection):V
- setValueAt(java.lang.Object,I,I):V
c:com.intellij.refactoring.ui.CodeFragmentTableCellEditorBase
- javax.swing.AbstractCellEditor
- javax.swing.table.TableCellEditor
- p:myCodeFragment:com.intellij.psi.PsiCodeFragment
- p:myEditorTextField:com.intellij.ui.EditorTextField
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType):V
- addDocumentListener(com.intellij.openapi.editor.event.DocumentListener):V
- clearListeners():V
- p:createEditorField(com.intellij.openapi.editor.Document):com.intellij.ui.EditorTextField
- getCellEditorValue():com.intellij.psi.PsiCodeFragment
- getTableCellEditorComponent(javax.swing.JTable,java.lang.Object,Z,I,I):java.awt.Component
- stopCellEditing():Z
c:com.intellij.refactoring.ui.CodeFragmentTableCellRenderer
- javax.swing.table.TableCellRenderer
- <init>(com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType):V
- getTableCellRendererComponent(javax.swing.JTable,java.lang.Object,Z,Z,I,I):java.awt.Component
c:com.intellij.refactoring.ui.ComboBoxVisibilityPanel
- com.intellij.refactoring.ui.VisibilityPanelBase
- pf:myComboBox:javax.swing.JComboBox
- <init>(java.lang.String,java.lang.Object[]):V
- <init>(java.lang.String,java.lang.Object[],java.lang.String[]):V
- <init>(java.lang.Object[]):V
- <init>(java.lang.Object[],java.lang.String[]):V
- p:addOption(I,java.lang.Object,java.lang.String,Z):V
- p:addOption(java.lang.Object):V
- p:getRenderer():javax.swing.ListCellRenderer
- getVisibility():java.lang.Object
- f:registerUpDownActionsFor(javax.swing.JComponent):V
- setDisplayedMnemonicIndex(I):V
- setVisibility(java.lang.Object):V
c:com.intellij.refactoring.ui.ConflictsDialog
- com.intellij.openapi.ui.DialogWrapper
- com.intellij.refactoring.ConflictsDialogBase
- pf:myConflictDescriptions:java.lang.String[]
- pf:myElementConflictDescription:com.intellij.util.containers.MultiMap
- <init>(com.intellij.openapi.project.Project,com.intellij.util.containers.MultiMap):V
- <init>(com.intellij.openapi.project.Project,com.intellij.util.containers.MultiMap,java.lang.Runnable):V
- <init>(com.intellij.openapi.project.Project,com.intellij.util.containers.MultiMap,java.lang.Runnable,Z,Z):V
- p:createActions():javax.swing.Action[]
- p:createCenterPanel():javax.swing.JComponent
- p:createLeftSideActions():javax.swing.Action[]
- getConflictDescriptions():java.util.List
- p:getDimensionServiceKey():java.lang.String
- p:getDoRefactoringRunnable(com.intellij.usages.UsageView):java.lang.Runnable
- getInitialSize():java.awt.Dimension
- getPreferredFocusedComponent():javax.swing.JComponent
- getPreferredSize():java.awt.Dimension
- p:getStyle():com.intellij.openapi.ui.DialogWrapper$DialogStyle
- isShowConflicts():Z
- setCommandName(java.lang.String):V
- showAndGet():Z
c:com.intellij.refactoring.ui.DelegationPanel
- javax.swing.JPanel
- <init>():V
- isGenerateDelegate():Z
- isModifyCalls():Z
- p:stateModified():V
f:com.intellij.refactoring.ui.DocCommentPanel
- javax.swing.JPanel
- <init>(java.lang.String):V
- getPolicy():I
- getPreferredSize():java.awt.Dimension
- setPolicy(I):V
a:com.intellij.refactoring.ui.EnableDisableAction
- javax.swing.AbstractAction
- <init>():V
- actionPerformed(java.awt.event.ActionEvent):V
- pa:applyValue(I[],Z):V
- pa:getTable():javax.swing.JTable
- pa:isRowChecked(I):Z
- register():V
c:com.intellij.refactoring.ui.MemberSelectionPanelBase
- com.intellij.refactoring.ui.AbstractMemberSelectionPanel
- <init>(java.lang.String,com.intellij.refactoring.ui.AbstractMemberSelectionTable):V
- getTable():com.intellij.refactoring.ui.AbstractMemberSelectionTable
c:com.intellij.refactoring.ui.MethodSignatureComponent
- com.intellij.ui.EditorTextField
- <init>(java.lang.String,com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType):V
- p:createEditor():com.intellij.openapi.editor.ex.EditorEx
- p:getFileName():java.lang.String
- setSignature(java.lang.String):V
c:com.intellij.refactoring.ui.NameSuggestionsField
- javax.swing.JPanel
- <init>(com.intellij.openapi.project.Project):V
- <init>(java.lang.String[],com.intellij.openapi.project.Project):V
- <init>(java.lang.String[],com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType):V
- <init>(java.lang.String[],com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.editor.Editor):V
- addDataChangedListener(com.intellij.refactoring.ui.NameSuggestionsField$DataChanged):V
- p:forceCombobox():Z
- getComponent():javax.swing.JComponent
- getEditor():com.intellij.openapi.editor.Editor
- getEnteredName():java.lang.String
- getFocusableComponent():javax.swing.JComponent
- getProject():com.intellij.openapi.project.Project
- hasSuggestions():Z
- removeDataChangedListener(com.intellij.refactoring.ui.NameSuggestionsField$DataChanged):V
- requestFocus():V
- requestFocusInWindow():Z
- select(I,I):V
- selectNameWithoutExtension():V
- setEnabled(Z):V
- setSuggestions(java.lang.String[]):V
- p:shouldSelectAll():Z
com.intellij.refactoring.ui.NameSuggestionsField$DataChanged
- java.util.EventListener
- a:dataChanged():V
a:com.intellij.refactoring.ui.RefactoringDialog
- com.intellij.openapi.ui.DialogWrapper
- com.intellij.openapi.project.PossiblyDumbAware
- pf:myProject:com.intellij.openapi.project.Project
- p:<init>(com.intellij.openapi.project.Project,Z):V
- p:<init>(com.intellij.openapi.project.Project,Z,Z):V
- p:addOpenInEditorCheckbox():V
- p:areButtonsValid():Z
- p:canRun():V
- pf:closeOKAction():V
- p:createActions():javax.swing.Action[]
- p:createDefaultActions():V
- pa:doAction():V
- pf:doOKAction():V
- p:doRefactorAction():V
- pf:getPreviewAction():javax.swing.Action
- p:getProject():com.intellij.openapi.project.Project
- pf:getRefactorAction():javax.swing.Action
- p:getRefactoringId():java.lang.String
- p:hasHelpAction():Z
- p:hasPreviewButton():Z
- p:invokeRefactoring(com.intellij.refactoring.BaseRefactoringProcessor):V
- p:invokeRefactoring(com.intellij.refactoring.Refactoring):V
- isOpenInEditor():Z
- p:isOpenInEditorEnabledByDefault():Z
- f:isPreviewUsages():Z
- p:setHelpTooltip(javax.swing.JButton):V
- setPreviewResults(Z):V
- pf:setRefactorButtonText(java.lang.String):V
- show():V
- p:validateButtons():V
- p:validateButtonsAsync():V
- p:validateButtonsAsync(com.intellij.openapi.application.ModalityState):V
f:com.intellij.refactoring.ui.RefactoringDialogUsageCollector
- sf:INSTANCE:com.intellij.refactoring.ui.RefactoringDialogUsageCollector
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
- sf:logOpenInEditorSaved(com.intellij.openapi.project.Project,Z,java.lang.Class):V
- sf:logOpenInEditorShown(com.intellij.openapi.project.Project,Z,java.lang.Class):V
c:com.intellij.refactoring.ui.StringTableCellEditor
- javax.swing.AbstractCellEditor
- javax.swing.table.TableCellEditor
- <init>(com.intellij.openapi.project.Project):V
- addDocumentListener(com.intellij.openapi.editor.event.DocumentListener):V
- clearListeners():V
- getCellEditorValue():java.lang.Object
- getTableCellEditorComponent(javax.swing.JTable,java.lang.Object,Z,I,I):java.awt.Component
a:com.intellij.refactoring.ui.UsageViewDescriptorAdapter
- com.intellij.usageView.UsageViewDescriptor
- <init>():V
- getCodeReferencesText(I,I):java.lang.String
a:com.intellij.refactoring.ui.VisibilityPanelBase
- javax.swing.JPanel
- <init>():V
- addListener(javax.swing.event.ChangeListener):V
- a:getVisibility():java.lang.Object
- a:setVisibility(java.lang.Object):V
- p:stateChanged(javax.swing.event.ChangeEvent):V
a:com.intellij.refactoring.util.AbstractParameterTablePanel
- javax.swing.JPanel
- pf:myTable:com.intellij.ui.table.JBTable
- <init>(com.intellij.refactoring.util.AbstractVariableData[],com.intellij.util.ui.ColumnInfo[]):V
- <init>(com.intellij.util.ui.ColumnInfo[]):V
- p:areTypesDirected():Z
- pa:doCancelAction():V
- pa:doEnterAction():V
- p:exchangeRows(I,I,com.intellij.refactoring.util.AbstractVariableData):V
- getVariableData():com.intellij.refactoring.util.AbstractVariableData[]
- init(com.intellij.refactoring.util.AbstractVariableData[]):V
- setEnabled(Z):V
- pa:updateSignature():V
c:com.intellij.refactoring.util.AbstractParameterTablePanel$NameColumnInfo
- com.intellij.util.ui.ColumnInfo
- <init>(com.intellij.lang.Language,com.intellij.openapi.project.Project):V
- <init>(java.util.function.Predicate):V
- isCellEditable(com.intellij.refactoring.util.AbstractVariableData):Z
- setValue(com.intellij.refactoring.util.AbstractVariableData,java.lang.String):V
- valueOf(com.intellij.refactoring.util.AbstractVariableData):java.lang.String
c:com.intellij.refactoring.util.AbstractParameterTablePanel$PassParameterColumnInfo
- com.intellij.util.ui.ColumnInfo
- <init>():V
- getColumnClass():java.lang.Class
- getRenderer(com.intellij.refactoring.util.AbstractVariableData):javax.swing.table.TableCellRenderer
- isCellEditable(com.intellij.refactoring.util.AbstractVariableData):Z
- setValue(com.intellij.refactoring.util.AbstractVariableData,java.lang.Boolean):V
- valueOf(com.intellij.refactoring.util.AbstractVariableData):java.lang.Boolean
f:com.intellij.refactoring.util.DefaultRefactoringElementDescriptionProvider
- com.intellij.psi.ElementDescriptionProvider
- sf:INSTANCE:com.intellij.refactoring.util.DefaultRefactoringElementDescriptionProvider
- <init>():V
- getElementDescription(com.intellij.psi.PsiElement,com.intellij.psi.ElementDescriptionLocation):java.lang.String
a:com.intellij.refactoring.util.FixableUsageInfo
- com.intellij.usageView.UsageInfo
- <init>(com.intellij.psi.PsiElement):V
- a:fixUsage():V
- getConflictMessage():java.lang.String
a:com.intellij.refactoring.util.FixableUsagesRefactoringProcessor
- com.intellij.refactoring.BaseRefactoringProcessor
- p:<init>(com.intellij.openapi.project.Project):V
- ps:checkConflicts(com.intellij.openapi.util.Ref,com.intellij.util.containers.MultiMap):V
- pf:findUsages():com.intellij.usageView.UsageInfo[]
- pa:findUsages(java.util.List):V
- p:performRefactoring(com.intellij.usageView.UsageInfo[]):V
f:com.intellij.refactoring.util.RadioUpDownListener
- java.awt.event.KeyAdapter
- s:installOn(javax.swing.JRadioButton[]):com.intellij.refactoring.util.RadioUpDownListener
- keyPressed(java.awt.event.KeyEvent):V
c:com.intellij.refactoring.util.RefactoringDescriptionLocation
- com.intellij.psi.ElementDescriptionLocation
- sf:WITHOUT_PARENT:com.intellij.refactoring.util.RefactoringDescriptionLocation
- sf:WITH_PARENT:com.intellij.refactoring.util.RefactoringDescriptionLocation
- p:<init>(Z):V
- getDefaultProvider():com.intellij.psi.ElementDescriptionProvider
- includeParent():Z
f:com.intellij.refactoring.util.RefactoringUIUtil
- sf:SELECT_ALL_ON_FOCUS:com.intellij.ui.EditorSettingsProvider
- s:calculatePsiElementDescriptionList(com.intellij.psi.PsiElement[]):java.lang.String
- s:getDescription(com.intellij.psi.PsiElement,Z):java.lang.String
- s:processIncorrectOperation(com.intellij.openapi.project.Project,com.intellij.util.IncorrectOperationException):V
a:com.intellij.refactoring.util.SimpleParameterTablePanel
- com.intellij.refactoring.util.AbstractParameterTablePanel
- <init>(com.intellij.openapi.project.Project,com.intellij.lang.Language,com.intellij.util.ui.ColumnInfo[]):V
- <init>(java.util.function.Predicate):V
f:com.intellij.refactoring.util.TextOccurrencesUtil
- s:addTextOccurrences(com.intellij.psi.PsiElement,java.lang.String,com.intellij.psi.search.GlobalSearchScope,java.util.Collection,com.intellij.usageView.UsageInfoFactory):V
- s:addUsagesInStringsAndComments(com.intellij.psi.PsiElement,com.intellij.psi.search.SearchScope,java.lang.String,java.util.Collection,com.intellij.usageView.UsageInfoFactory):V
- s:findNonCodeUsages(com.intellij.psi.PsiElement,com.intellij.psi.search.SearchScope,java.lang.String,Z,Z,java.lang.String,java.util.Collection):V
- s:isSearchTextOccurrencesEnabled(com.intellij.psi.PsiElement):Z
- s:processUsagesInStringsAndComments(com.intellij.psi.PsiElement,com.intellij.psi.search.SearchScope,java.lang.String,Z,com.intellij.util.PairProcessor):Z
f:com.intellij.semantic.SemServiceImpl
- com.intellij.semantic.SemService
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.project.Project):V
- dispose():V
- getSemElements(com.intellij.semantic.SemKey,com.intellij.psi.PsiElement):java.util.List
- getSemElementsNoCache(com.intellij.semantic.SemKey,com.intellij.psi.PsiElement):java.util.List
f:com.intellij.slicer.DuplicateMap
- <init>():V
- clear():V
f:com.intellij.slicer.GroupByLeavesAction
- com.intellij.openapi.actionSystem.AnAction
- <init>(com.intellij.slicer.SliceTreeBuilder):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.slicer.LanguageSlicing
- com.intellij.lang.LanguageExtension
- sf:INSTANCE:com.intellij.slicer.LanguageSlicing
- s:getProvider(com.intellij.psi.PsiElement):com.intellij.slicer.SliceLanguageSupportProvider
com.intellij.slicer.MyColoredTreeCellRenderer
- a:customizeCellRenderer(com.intellij.slicer.SliceUsageCellRendererBase,javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
f:com.intellij.slicer.SliceAnalysisParams
- dataFlowToThis:Z
- scope:com.intellij.analysis.AnalysisScope
- showInstanceDereferences:Z
- valueFilter:com.intellij.slicer.SliceValueFilter
- <init>():V
- <init>(com.intellij.slicer.SliceAnalysisParams):V
f:com.intellij.slicer.SliceBackwardAction
- com.intellij.codeInsight.actions.CodeInsightAction
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.slicer.SliceBackwardAdditionalUi
- field:javax.swing.JTextField
- <init>():V
- f:getField():javax.swing.JTextField
- f:getPanel():com.intellij.openapi.ui.DialogPanel
- f:setField(javax.swing.JTextField):V
f:com.intellij.slicer.SliceFilterParseException
- java.lang.Exception
- <init>(java.lang.String):V
f:com.intellij.slicer.SliceForwardAction
- com.intellij.codeInsight.actions.CodeInsightAction
- <init>():V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.slicer.SliceForwardAdditionalUi
- myShowDerefs:javax.swing.JCheckBox
- <init>():V
- f:getMyShowDerefs():javax.swing.JCheckBox
- f:getPanel():com.intellij.openapi.ui.DialogPanel
- f:setMyShowDerefs(javax.swing.JCheckBox):V
a:com.intellij.slicer.SliceHandler
- com.intellij.codeInsight.CodeInsightActionHandler
- a:askForParams(com.intellij.psi.PsiElement,com.intellij.slicer.SliceManager$StoredSettingsBean,java.lang.String):com.intellij.slicer.SliceAnalysisParams
- s:create(Z):com.intellij.slicer.SliceHandler
- getExpressionAtCaret(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- invoke(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):V
- startInWriteAction():Z
com.intellij.slicer.SliceLanguageSupportProvider
- a:createRootUsage(com.intellij.psi.PsiElement,com.intellij.slicer.SliceAnalysisParams):com.intellij.slicer.SliceUsage
- a:getElementForDescription(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- a:getExpressionAtCaret(com.intellij.psi.PsiElement,Z):com.intellij.psi.PsiElement
- a:getRenderer():com.intellij.slicer.SliceUsageCellRendererBase
- parseFilter(com.intellij.psi.PsiElement,java.lang.String):com.intellij.slicer.SliceValueFilter
- a:registerExtraPanelActions(com.intellij.openapi.actionSystem.DefaultActionGroup,com.intellij.slicer.SliceTreeBuilder):V
- a:startAnalyzeLeafValues(com.intellij.ide.util.treeView.AbstractTreeStructure,java.lang.Runnable):V
- a:startAnalyzeNullness(com.intellij.ide.util.treeView.AbstractTreeStructure,java.lang.Runnable):V
- supportValueFilters(com.intellij.psi.PsiElement):Z
f:com.intellij.slicer.SliceLeafAnalyzer
- <init>(com.intellij.slicer.SliceLeafEquality,com.intellij.slicer.SliceLanguageSupportProvider):V
- calcLeafExpressions(com.intellij.slicer.SliceNode,com.intellij.ide.util.treeView.AbstractTreeStructure,java.util.Map):java.util.Collection
- createMap():java.util.Map
- createTreeGroupedByValues(java.util.Collection,com.intellij.slicer.SliceRootNode,java.util.Map):com.intellij.slicer.SliceRootNode
- s:filterTree(com.intellij.slicer.SliceNode,com.intellij.util.NullableFunction,com.intellij.util.PairProcessor):com.intellij.slicer.SliceNode
- startAnalyzeValues(com.intellij.ide.util.treeView.AbstractTreeStructure,java.lang.Runnable):V
f:com.intellij.slicer.SliceLeafAnalyzer$SliceNodeGuide
- com.intellij.util.WalkingState$TreeGuide
- <init>(com.intellij.ide.util.treeView.AbstractTreeStructure):V
- getFirstChild(com.intellij.slicer.SliceNode):com.intellij.slicer.SliceNode
- getNextSibling(com.intellij.slicer.SliceNode):com.intellij.slicer.SliceNode
- getParent(com.intellij.slicer.SliceNode):com.intellij.slicer.SliceNode
- getPrevSibling(com.intellij.slicer.SliceNode):com.intellij.slicer.SliceNode
c:com.intellij.slicer.SliceLeafEquality
- com.intellij.util.containers.HashingStrategy
- <init>():V
- equals(com.intellij.psi.PsiElement,com.intellij.psi.PsiElement):Z
- hashCode(com.intellij.psi.PsiElement):I
- p:substituteElement(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
c:com.intellij.slicer.SliceLeafValueRootNode
- com.intellij.slicer.SliceNode
- com.intellij.slicer.MyColoredTreeCellRenderer
- f:myCachedChildren:java.util.List
- <init>(com.intellij.openapi.project.Project,com.intellij.slicer.SliceNode,com.intellij.slicer.SliceUsage,java.util.List):V
- customizeCellRenderer(com.intellij.slicer.SliceUsageCellRendererBase,javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
- getCachedChildren():java.util.List
- getChildren():java.util.Collection
- getNodeText():java.lang.String
- p:update(com.intellij.ide.projectView.PresentationData):V
f:com.intellij.slicer.SliceManager
- com.intellij.openapi.components.PersistentStateComponent
- <init>(com.intellij.openapi.project.Project):V
- createToolWindow(com.intellij.psi.PsiElement,com.intellij.slicer.SliceAnalysisParams):V
- createToolWindow(Z,com.intellij.slicer.SliceRootNode,Z,java.lang.String):V
- s:getElementDescription(java.lang.String,com.intellij.psi.PsiElement,java.lang.String):java.lang.String
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.slicer.SliceManager
- getState():com.intellij.slicer.SliceManager$StoredSettingsBean
- loadState(com.intellij.slicer.SliceManager$StoredSettingsBean):V
- slice(com.intellij.psi.PsiElement,Z,com.intellij.slicer.SliceHandler):V
c:com.intellij.slicer.SliceNode
- com.intellij.ide.util.treeView.AbstractTreeNode
- com.intellij.slicer.MyColoredTreeCellRenderer
- com.intellij.ui.DuplicateNodeRenderer$DuplicatableNode
- p:changed:Z
- p:duplicate:com.intellij.slicer.SliceNode
- p:myCachedChildren:java.util.List
- f:targetEqualUsages:com.intellij.slicer.DuplicateMap
- p:<init>(com.intellij.openapi.project.Project,com.intellij.slicer.SliceUsage,com.intellij.slicer.DuplicateMap):V
- calculateDupNode():V
- canNavigate():Z
- canNavigateToSource():Z
- copy():com.intellij.slicer.SliceNode
- p:createPresentation():com.intellij.ide.projectView.PresentationData
- customizeCellRenderer(com.intellij.slicer.SliceUsageCellRendererBase,javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
- expandOnDoubleClick():Z
- getCachedChildren():java.util.List
- getChildren():java.util.Collection
- getDuplicate():com.intellij.slicer.SliceNode
- getNodeText():java.lang.String
- getProvider():com.intellij.slicer.SliceLanguageSupportProvider
- isValid():Z
- navigate(Z):V
- setChanged():V
- p:update(com.intellij.ide.projectView.PresentationData):V
a:com.intellij.slicer.SlicePanel
- javax.swing.JPanel
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- p:<init>(com.intellij.openapi.project.Project,Z,com.intellij.slicer.SliceNode,Z,com.intellij.openapi.wm.ToolWindow):V
- p:close():V
- dispose():V
- getData(java.lang.String):java.lang.Object
- a:isAutoScroll():Z
- a:isPreview():Z
- isToShowAutoScrollButton():Z
- isToShowPreviewButton():Z
- a:setAutoScroll(Z):V
- a:setPreview(Z):V
f:com.intellij.slicer.SliceRootNode
- com.intellij.slicer.SliceNode
- <init>(com.intellij.openapi.project.Project,com.intellij.slicer.DuplicateMap,com.intellij.slicer.SliceUsage):V
- copy():com.intellij.slicer.SliceRootNode
- customizeCellRenderer(com.intellij.slicer.SliceUsageCellRendererBase,javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
- getChildren():java.util.Collection
- getRootUsage():com.intellij.slicer.SliceUsage
- setChildren(java.util.List):V
f:com.intellij.slicer.SliceToTextFileExporter
- com.intellij.ide.ExporterToTextFile
- <init>(com.intellij.slicer.SliceTreeBuilder,com.intellij.usages.UsageViewSettings):V
- canExport():Z
- exportedTo(java.lang.String):V
- getDefaultFilePath():java.lang.String
- getReportText():java.lang.String
f:com.intellij.slicer.SliceTooComplexDFAUsage
- com.intellij.slicer.SliceUsage
- <init>(com.intellij.psi.PsiElement,com.intellij.slicer.SliceUsage):V
- getPresentation():com.intellij.usages.UsagePresentation
- processChildren(com.intellij.util.Processor):V
f:com.intellij.slicer.SliceToolwindowSettings
- com.intellij.openapi.components.PersistentStateComponent
- <init>():V
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.slicer.SliceToolwindowSettings
- getState():com.intellij.slicer.SliceToolwindowSettings
- isAutoScroll():Z
- isPreview():Z
- loadState(com.intellij.slicer.SliceToolwindowSettings):V
- setAutoScroll(Z):V
- setPreview(Z):V
f:com.intellij.slicer.SliceTreeBuilder
- sf:SLICE_NODE_COMPARATOR:java.util.Comparator
- analysisInProgress:Z
- f:dataFlowToThis:Z
- f:splitByLeafExpressions:Z
- getRootSliceNode():com.intellij.slicer.SliceRootNode
- getTreeStructure():com.intellij.slicer.SliceTreeStructure
- switchToLeafNulls():V
f:com.intellij.slicer.SliceTreeStructure
- com.intellij.ide.util.treeView.AbstractTreeStructureBase
- commit():V
- getProviders():java.util.List
- getRootElement():com.intellij.slicer.SliceRootNode
- hasSomethingToCommit():Z
- isToBuildChildrenInBackground(java.lang.Object):Z
a:com.intellij.slicer.SliceUsage
- com.intellij.usages.UsageInfo2UsageAdapter
- f:params:com.intellij.slicer.SliceAnalysisParams
- p:<init>(com.intellij.psi.PsiElement,com.intellij.slicer.SliceAnalysisParams):V
- <init>(com.intellij.psi.PsiElement,com.intellij.slicer.SliceUsage):V
- p:<init>(com.intellij.psi.PsiElement,com.intellij.slicer.SliceUsage,com.intellij.slicer.SliceAnalysisParams):V
- canBeLeaf():Z
- pa:copy():com.intellij.slicer.SliceUsage
- getParent():com.intellij.slicer.SliceUsage
- getScope():com.intellij.analysis.AnalysisScope
- processChildren(com.intellij.util.Processor):V
- pa:processUsagesFlownDownTo(com.intellij.psi.PsiElement,com.intellij.util.Processor):V
- pa:processUsagesFlownFromThe(com.intellij.psi.PsiElement,com.intellij.util.Processor):V
a:com.intellij.slicer.SliceUsageCellRendererBase
- com.intellij.ui.ColoredTreeCellRenderer
- <init>():V
- customizeCellRenderer(javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
- a:customizeCellRendererFor(com.intellij.slicer.SliceUsage):V
com.intellij.slicer.SliceUsageTransformer
- a:transform(com.intellij.slicer.SliceUsage):java.util.Collection
com.intellij.slicer.SliceValueFilter
- a:allowed(com.intellij.psi.PsiElement):Z
- a:getPresentationText(com.intellij.psi.PsiElement):java.lang.String
a:com.intellij.task.impl.AbstractBuildTask
- com.intellij.task.impl.AbstractProjectTask
- com.intellij.task.BuildTask
- <init>(Z):V
- <init>(Z,java.util.List):V
- isIncrementalBuild():Z
a:com.intellij.task.impl.AbstractProjectTask
- com.intellij.task.ProjectTask
- <init>():V
- <init>(java.util.Collection):V
- getDependsOn():java.util.Collection
- setDependsOn(java.util.Collection):V
f:com.intellij.task.impl.EmptyCompileScopeBuildTaskImpl
- com.intellij.task.impl.AbstractBuildTask
- com.intellij.task.EmptyCompileScopeBuildTask
- <init>(Z):V
- getPresentableName():java.lang.String
f:com.intellij.task.impl.ExecuteRunConfigurationTaskImpl
- com.intellij.task.impl.AbstractProjectTask
- com.intellij.task.ExecuteRunConfigurationTask
- <init>(com.intellij.execution.configurations.RunProfile):V
- <init>(com.intellij.execution.configurations.RunProfile,com.intellij.execution.ExecutionTarget,com.intellij.execution.configurations.RunnerSettings,com.intellij.execution.configurations.ConfigurationPerRunnerSettings,com.intellij.execution.RunnerAndConfigurationSettings):V
- getConfigurationSettings():com.intellij.execution.configurations.ConfigurationPerRunnerSettings
- getExecutionTarget():com.intellij.execution.ExecutionTarget
- getPresentableName():java.lang.String
- getRunProfile():com.intellij.execution.configurations.RunProfile
- getRunnerSettings():com.intellij.execution.configurations.RunnerSettings
- getSettings():com.intellij.execution.RunnerAndConfigurationSettings
c:com.intellij.task.impl.ModuleBuildTaskImpl
- com.intellij.task.impl.AbstractBuildTask
- com.intellij.task.ModuleBuildTask
- <init>(com.intellij.openapi.module.Module):V
- <init>(com.intellij.openapi.module.Module,Z):V
- <init>(com.intellij.openapi.module.Module,Z,Z,Z):V
- <init>(com.intellij.openapi.module.Module,Z,Z,Z,Z):V
- getModule():com.intellij.openapi.module.Module
- getPresentableName():java.lang.String
- isIncludeDependentModules():Z
- isIncludeRuntimeDependencies():Z
- isIncludeTests():Z
f:com.intellij.task.impl.ModuleFilesBuildTaskImpl
- com.intellij.task.impl.ModuleBuildTaskImpl
- com.intellij.task.ModuleFilesBuildTask
- <init>(com.intellij.openapi.module.Module,Z,java.util.Collection):V
- <init>(com.intellij.openapi.module.Module,Z,com.intellij.openapi.vfs.VirtualFile[]):V
- getFiles():com.intellij.openapi.vfs.VirtualFile[]
- getPresentableName():java.lang.String
f:com.intellij.task.impl.ModuleResourcesBuildTaskImpl
- com.intellij.task.impl.ModuleBuildTaskImpl
- com.intellij.task.ModuleResourcesBuildTask
- <init>(com.intellij.openapi.module.Module):V
- <init>(com.intellij.openapi.module.Module,Z):V
c:com.intellij.task.impl.ProjectModelBuildTaskImpl
- com.intellij.task.impl.AbstractBuildTask
- com.intellij.task.ProjectModelBuildTask
- <init>(com.intellij.openapi.roots.ProjectModelBuildableElement,Z):V
- getBuildableElement():com.intellij.openapi.roots.ProjectModelBuildableElement
- getPresentableName():java.lang.String
f:com.intellij.task.impl.ProjectTaskList
- com.intellij.util.SmartList
- com.intellij.task.ProjectTask
- <init>():V
- <init>(java.util.Collection):V
- s:asList(com.intellij.task.ProjectTask[]):com.intellij.task.impl.ProjectTaskList
- getPresentableName():java.lang.String
f:com.intellij.task.impl.ProjectTaskManagerImpl
- com.intellij.task.ProjectTaskManager
- <init>(com.intellij.openapi.project.Project):V
- addListener(com.intellij.task.impl.ProjectTaskManagerListener):V
- build(com.intellij.openapi.module.Module[]):org.jetbrains.concurrency.Promise
- build(com.intellij.openapi.roots.ProjectModelBuildableElement[]):org.jetbrains.concurrency.Promise
- buildAllModules():org.jetbrains.concurrency.Promise
- compile(com.intellij.openapi.vfs.VirtualFile[]):org.jetbrains.concurrency.Promise
- createAllModulesBuildTask(Z,com.intellij.openapi.project.Project):com.intellij.task.ProjectTask
- createBuildTask(Z,com.intellij.openapi.roots.ProjectModelBuildableElement[]):com.intellij.task.ProjectTask
- createModulesBuildTask(com.intellij.openapi.module.Module[],Z,Z,Z,Z):com.intellij.task.ProjectTask
- *:createProjectTaskExecutionEnvironment(com.intellij.task.ProjectTask):com.intellij.execution.runners.ExecutionEnvironment
- s:putBuildOriginator(com.intellij.openapi.project.Project,java.lang.Class):V
- rebuild(com.intellij.openapi.module.Module[]):org.jetbrains.concurrency.Promise
- rebuild(com.intellij.openapi.roots.ProjectModelBuildableElement[]):org.jetbrains.concurrency.Promise
- rebuildAllModules():org.jetbrains.concurrency.Promise
- run(com.intellij.task.ProjectTask):org.jetbrains.concurrency.Promise
- run(com.intellij.task.ProjectTaskContext,com.intellij.task.ProjectTask):org.jetbrains.concurrency.Promise
- *s:waitForPromise(org.jetbrains.concurrency.Promise):java.lang.Object
*:com.intellij.task.impl.ProjectTaskManagerListener
- a:afterRun(com.intellij.task.ProjectTaskManager$Result):V
- a:beforeRun(com.intellij.task.ProjectTaskContext):V
f:com.intellij.task.impl.ProjectTaskManagerStatisticsCollector
- sf:BUILD_ACTIVITY:com.intellij.internal.statistic.IdeActivityDefinition
- sf:BUILD_ORIGINATOR:com.intellij.internal.statistic.eventLog.events.ClassEventField
- sf:HAS_ERRORS:com.intellij.internal.statistic.eventLog.events.BooleanEventField
- sf:INCREMENTAL:com.intellij.internal.statistic.eventLog.events.BooleanEventField
- sf:INSTANCE:com.intellij.task.impl.ProjectTaskManagerStatisticsCollector
- sf:MODULES:com.intellij.internal.statistic.eventLog.events.IntEventField
- sf:TASK_RUNNER:com.intellij.internal.statistic.eventLog.events.ClassListEventField
- f:getGROUP():com.intellij.internal.statistic.eventLog.EventLogGroup
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
*:com.intellij.task.impl.ProjectTaskScope
- sf:KEY:com.intellij.openapi.util.Key
- a:getRequestedTasks(java.lang.Class):java.util.List
f:com.intellij.testIntegration.GenerateFromTestCreatorsGroup
- com.intellij.openapi.actionSystem.ActionGroup
- <init>():V
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
c:com.intellij.testIntegration.GotoTestOrCodeAction
- com.intellij.codeInsight.actions.BaseCodeInsightAction
- <init>():V
- p:getHandler():com.intellij.codeInsight.CodeInsightActionHandler
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
c:com.intellij.testIntegration.GotoTestOrCodeHandler
- com.intellij.codeInsight.navigation.GotoTargetHandler
- <init>():V
- p:getAdText(com.intellij.psi.PsiElement,I):java.lang.String
- p:getChooserTitle(com.intellij.psi.PsiElement,java.lang.String,I,Z):java.lang.String
- p:getFeatureUsedKey():java.lang.String
- p:getFindUsagesTitle(com.intellij.psi.PsiElement,java.lang.String,I):java.lang.String
- p:getNotFoundMessage(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):java.lang.String
- s:getSelectedElement(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.psi.PsiElement
- p:getSourceAndTargetElements(com.intellij.openapi.editor.Editor,com.intellij.psi.PsiFile):com.intellij.codeInsight.navigation.GotoTargetHandler$GotoData
- p:navigateToElement(com.intellij.pom.Navigatable):V
- p:shouldSortTargets():Z
- p:useEditorFont():Z
f:com.intellij.testIntegration.LanguageTestCreators
- com.intellij.lang.LanguageExtension
- sf:INSTANCE:com.intellij.testIntegration.LanguageTestCreators
- <init>():V
f:com.intellij.testIntegration.TestFinderHelper
- <init>():V
- s:calcTestNameProximity(java.lang.String,java.lang.String):java.lang.Integer
- s:collectPossibleClassNamesWithWeights(java.lang.String):java.util.List
- s:findClassesForTest(com.intellij.psi.PsiElement):java.util.Collection
- s:findSourceElement(com.intellij.psi.PsiElement):com.intellij.psi.PsiElement
- s:findTestsForClass(com.intellij.psi.PsiElement):java.util.Collection
- s:getFinders():java.util.List
- s:getSearchingForClassesForTestProgressTitle(com.intellij.psi.PsiElement):java.lang.String
- s:getSearchingForTestsForClassProgressTitle(com.intellij.psi.PsiElement):java.lang.String
- s:getSortedElements(java.util.List,Z):java.util.List
- s:getSortedElements(java.util.List,Z,java.util.Comparator):java.util.List
- s:isTest(com.intellij.psi.PsiElement):Z
- *s:navigateToTestImmediately(com.intellij.psi.PsiElement):Z
a:com.intellij.tools.AbstractToolBeforeRunTask
- com.intellij.execution.BeforeRunTask
- <init>(com.intellij.openapi.util.Key):V
- clone():com.intellij.tools.AbstractToolBeforeRunTask
- execute(com.intellij.openapi.actionSystem.DataContext,J):Z
- findCorrespondingTool():com.intellij.tools.Tool
- getToolActionId():java.lang.String
- pa:getTools():java.util.List
- isExecutable():Z
- readExternal(org.jdom.Element):V
- setToolActionId(java.lang.String):V
- writeExternal(org.jdom.Element):V
a:com.intellij.tools.AbstractToolBeforeRunTaskProvider
- com.intellij.execution.BeforeRunTaskProvider
- psf:LOG:com.intellij.openapi.diagnostic.Logger
- <init>():V
- canExecuteTask(com.intellij.execution.configurations.RunConfiguration,com.intellij.tools.AbstractToolBeforeRunTask):Z
- configureTask(com.intellij.execution.configurations.RunConfiguration,com.intellij.tools.AbstractToolBeforeRunTask):Z
- pa:createToolsPanel():com.intellij.tools.BaseToolsPanel
- executeTask(com.intellij.openapi.actionSystem.DataContext,com.intellij.execution.configurations.RunConfiguration,com.intellij.execution.runners.ExecutionEnvironment,com.intellij.tools.AbstractToolBeforeRunTask):Z
- getDescription(com.intellij.tools.AbstractToolBeforeRunTask):java.lang.String
- getIcon():javax.swing.Icon
- isConfigurable():Z
a:com.intellij.tools.BaseExternalToolsGroup
- com.intellij.openapi.actionSystem.DefaultActionGroup
- com.intellij.openapi.project.DumbAware
- p:<init>():V
- pa:createToolAction(com.intellij.tools.Tool):com.intellij.tools.ToolAction
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- pa:getGroupIdPrefix():java.lang.String
- pa:getToolsByGroupName(java.lang.String):java.util.List
- pa:getToolsGroups():java.util.List
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
- p:updateGroups(Z):V
a:com.intellij.tools.BaseToolKeymapExtension
- com.intellij.openapi.keymap.KeymapExtension
- <init>():V
- createGroup(com.intellij.openapi.util.Condition,com.intellij.openapi.project.Project):com.intellij.openapi.keymap.KeymapGroup
- pa:getActionIdPrefix():java.lang.String
- pa:getGroupIdPrefix():java.lang.String
- pa:getRootGroupId():java.lang.String
- pa:getRootGroupName():java.lang.String
- pa:getToolsIdsByGroupName(java.lang.String):java.util.List
a:com.intellij.tools.BaseToolManager
- com.intellij.openapi.Disposable
- <init>(com.intellij.openapi.options.SchemeManagerFactory,java.lang.String,java.lang.String):V
- s:convertString(java.lang.String):java.lang.String
- pa:createProcessor():com.intellij.openapi.options.SchemeProcessor
- p:createToolAction(com.intellij.tools.Tool):com.intellij.tools.ToolAction
- dispose():V
- pa:getActionIdPrefix():java.lang.String
- p:getActionManager():com.intellij.openapi.actionSystem.ex.ActionManagerEx
- getGroups():java.util.List
- getTools():java.util.List
- getTools(java.lang.String):java.util.List
- pf:registerActions(com.intellij.openapi.actionSystem.ActionManager):V
- pf:registerActions(com.intellij.openapi.actionSystem.ex.ActionRuntimeRegistrar):V
- setTools(java.util.List):V
- p:unregisterActions(com.intellij.openapi.actionSystem.ex.ActionRuntimeRegistrar):V
a:com.intellij.tools.BaseToolSelectComboBox
- com.intellij.ui.ComboboxWithBrowseButton
- sf:NONE_TOOL:java.lang.Object
- <init>():V
- p:getComboBoxElements():java.util.List
- getSelectedTool():com.intellij.tools.Tool
- pa:getToolManager():com.intellij.tools.BaseToolManager
- pa:getToolSelectDialog(java.lang.String):com.intellij.tools.ToolSelectDialog
- getValuableItemCount():I
- selectTool(java.lang.String):com.intellij.tools.Tool
a:com.intellij.tools.BaseToolsPanel
- javax.swing.JPanel
- p:<init>():V
- apply():V
- p:createToolEditorDialog(java.lang.String):com.intellij.tools.ToolEditorDialog
- getSelectedTool():com.intellij.tools.Tool
- pa:getToolManager():com.intellij.tools.BaseToolManager
- p:getTreeCellRenderer():com.intellij.ui.CheckboxTree$CheckboxTreeCellRenderer
- isModified():Z
- reset():V
- selectTool(java.lang.String):V
pc:com.intellij.tools.BaseToolsPanel$MyCheckboxTreeCellRenderer
- com.intellij.ui.CheckboxTree$CheckboxTreeCellRenderer
- p:<init>():V
- customizeRenderer(javax.swing.JTree,java.lang.Object,Z,Z,Z,I,Z):V
c:com.intellij.tools.ExternalToolsGroup
- com.intellij.tools.BaseExternalToolsGroup
- sf:GROUP_ID_PREFIX:java.lang.String
- <init>():V
- p:createToolAction(com.intellij.tools.Tool):com.intellij.tools.ToolAction
- p:getGroupIdPrefix():java.lang.String
- p:getToolsByGroupName(java.lang.String):java.util.List
- p:getToolsGroups():java.util.List
f:com.intellij.tools.FilterInfo
- com.intellij.openapi.util.JDOMExternalizable
- <init>():V
- <init>(java.lang.String,java.lang.String,java.lang.String):V
- s:convertString(java.lang.String):java.lang.String
- createCopy():com.intellij.tools.FilterInfo
- equals(java.lang.Object):Z
- getDescription():java.lang.String
- getName():java.lang.String
- getRegExp():java.lang.String
- hashCode():I
- readExternal(org.jdom.Element):V
- setDescription(java.lang.String):V
- setName(java.lang.String):V
- setRegExp(java.lang.String):V
- writeExternal(org.jdom.Element):V
f:com.intellij.tools.LocalToolsProvider
- com.intellij.tools.ToolsProvider
- <init>():V
- getTools():java.util.List
f:com.intellij.tools.ScanSourceCommentsAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
c:com.intellij.tools.SimpleActionGroup
- com.intellij.openapi.actionSystem.ActionGroup
- <init>():V
- add(com.intellij.openapi.actionSystem.AnAction):V
- getChildren(com.intellij.openapi.actionSystem.AnActionEvent):com.intellij.openapi.actionSystem.AnAction[]
- getChildrenCount():I
- removeAll():V
c:com.intellij.tools.Tool
- com.intellij.openapi.options.SchemeElement
- sf:ACTION_ID_PREFIX:java.lang.String
- sf:DEFAULT_GROUP_NAME:java.lang.String
- psf:NOT_STARTED_EVENT:com.intellij.execution.process.ProcessEvent
- <init>():V
- addOutputFilter(com.intellij.tools.FilterInfo):V
- copy():com.intellij.openapi.options.SchemeElement
- copyFrom(com.intellij.tools.Tool):V
- createCommandLine(com.intellij.openapi.actionSystem.DataContext):com.intellij.execution.configurations.GeneralCommandLine
- s:createWslCommandLine(com.intellij.openapi.project.Project,com.intellij.execution.wsl.WSLDistribution,com.intellij.execution.configurations.GeneralCommandLine,java.lang.String,java.lang.String):com.intellij.execution.configurations.GeneralCommandLine
- equals(java.lang.Object):Z
- execute(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.actionSystem.DataContext,J,com.intellij.execution.process.ProcessListener):V
- executeIfPossible(com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.actionSystem.DataContext,J,com.intellij.execution.process.ProcessListener):Z
- getActionId():java.lang.String
- getActionIdPrefix():java.lang.String
- getDescription():java.lang.String
- getGroup():java.lang.String
- getKey():java.lang.String
- getName():java.lang.String
- getOutputFilters():com.intellij.tools.FilterInfo[]
- getParameters():java.lang.String
- getProgram():java.lang.String
- getWorkingDirectory():java.lang.String
- isEnabled():Z
- isShowConsoleOnStdErr():Z
- isShowConsoleOnStdOut():Z
- isShownInEditor():Z
- isShownInMainMenu():Z
- isShownInProjectViews():Z
- isShownInSearchResultsPopup():Z
- isUseConsole():Z
- ps:notifyCouldNotStart(com.intellij.execution.process.ProcessListener):V
- setDescription(java.lang.String):V
- setEnabled(Z):V
- setFilesSynchronizedAfterRun(Z):V
- setGroup(java.lang.String):V
- setGroupName(java.lang.String):V
- setName(java.lang.String):V
- setOutputFilters(com.intellij.tools.FilterInfo[]):V
- setParameters(java.lang.String):V
- setProgram(java.lang.String):V
- setShowConsoleOnStdErr(Z):V
- setShowConsoleOnStdOut(Z):V
- setShownInEditor(Z):V
- setShownInMainMenu(Z):V
- setShownInProjectViews(Z):V
- setShownInSearchResultsPopup(Z):V
- setUseConsole(Z):V
- setWorkingDirectory(java.lang.String):V
- synchronizeAfterExecution():Z
c:com.intellij.tools.ToolAction
- com.intellij.openapi.actionSystem.AnAction
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.tools.Tool):V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- s:getToolDataContext(com.intellij.openapi.actionSystem.DataContext):com.intellij.openapi.actionSystem.DataContext
- s:runTool(java.lang.String,com.intellij.openapi.actionSystem.DataContext):V
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.tools.ToolBeforeRunTask
- com.intellij.tools.AbstractToolBeforeRunTask
f:com.intellij.tools.ToolBeforeRunTaskProvider
- com.intellij.tools.AbstractToolBeforeRunTaskProvider
- com.intellij.openapi.project.DumbAware
- <init>():V
- createTask(com.intellij.execution.configurations.RunConfiguration):com.intellij.tools.ToolBeforeRunTask
- getId():com.intellij.openapi.util.Key
- getName():java.lang.String
f:com.intellij.tools.ToolConfigurable
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.SearchableConfigurable
- <init>():V
- apply():V
- createComponent():javax.swing.JComponent
- disposeUIResources():V
- getDisplayName():java.lang.String
- getHelpTopic():java.lang.String
- getId():java.lang.String
- isModified():Z
- reset():V
c:com.intellij.tools.ToolEditorDialog
- com.intellij.openapi.ui.DialogWrapper
- p:<init>(javax.swing.JComponent,java.lang.String):V
- p:addProgramBrowseAction(com.intellij.openapi.ui.TextFieldWithBrowseButton):V
- p:addWorkingDirectoryBrowseAction(com.intellij.openapi.ui.TextFieldWithBrowseButton):V
- p:createCenterPanel():javax.swing.JPanel
- p:createTool():com.intellij.tools.Tool
- p:doValidate():com.intellij.openapi.ui.ValidationInfo
- p:fillAdditionalOptionsPanel(javax.swing.JPanel):V
- getData():com.intellij.tools.Tool
- p:getDimensionServiceKey():java.lang.String
- p:getHelpId():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- getProject():com.intellij.openapi.project.Project
- p:setData(com.intellij.tools.Tool,java.lang.String[]):V
f:com.intellij.tools.ToolKeymapExtension
- com.intellij.tools.BaseToolKeymapExtension
- <init>():V
f:com.intellij.tools.ToolManager
- com.intellij.tools.BaseToolManager
- <init>():V
- s:getInstance():com.intellij.tools.ToolManager
f:com.intellij.tools.ToolProcessAdapter
- com.intellij.execution.process.ProcessAdapter
- <init>(com.intellij.openapi.project.Project,Z,java.lang.String):V
- processTerminated(com.intellij.execution.process.ProcessEvent):V
c:com.intellij.tools.ToolRunProfile
- com.intellij.execution.configurations.ModuleRunProfile
- <init>(com.intellij.tools.Tool,com.intellij.openapi.actionSystem.DataContext):V
- s:expandMacrosInName(com.intellij.tools.Tool,com.intellij.openapi.actionSystem.DataContext):java.lang.String
- getIcon():javax.swing.Icon
- getName():java.lang.String
- getState(com.intellij.execution.Executor,com.intellij.execution.runners.ExecutionEnvironment):com.intellij.execution.configurations.RunProfileState
f:com.intellij.tools.ToolSelectComboBox
- com.intellij.tools.BaseToolSelectComboBox
- <init>():V
- <init>(com.intellij.openapi.project.Project):V
c:com.intellij.tools.ToolSelectDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(com.intellij.openapi.project.Project,java.lang.String,com.intellij.tools.BaseToolsPanel):V
- p:createCenterPanel():javax.swing.JComponent
- p:doOKAction():V
- p:getDimensionServiceKey():java.lang.String
- getSelectedTool():com.intellij.tools.Tool
- isModified():Z
f:com.intellij.tools.ToolsBundle
- s:message(java.lang.String,java.lang.Object[]):java.lang.String
- s:messagePointer(java.lang.String,java.lang.Object[]):java.util.function.Supplier
a:com.intellij.tools.ToolsCustomizer
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- s:customizeCommandLine(com.intellij.execution.configurations.GeneralCommandLine,com.intellij.openapi.actionSystem.DataContext):com.intellij.execution.configurations.GeneralCommandLine
- a:customizeCommandLine(com.intellij.openapi.actionSystem.DataContext,com.intellij.execution.configurations.GeneralCommandLine):com.intellij.execution.configurations.GeneralCommandLine
f:com.intellij.tools.ToolsGroup
- com.intellij.openapi.options.CompoundScheme
- <init>(java.lang.String):V
f:com.intellij.tools.ToolsPanel
- com.intellij.tools.BaseToolsPanel
- <init>():V
a:com.intellij.tools.ToolsProcessor
- com.intellij.openapi.options.NonLazySchemeProcessor
- <init>():V
- pa:createTool():com.intellij.tools.Tool
- pa:createToolsGroup(java.lang.String):com.intellij.tools.ToolsGroup
- p:getDefaultGroupName():java.lang.String
- readScheme(org.jdom.Element,Z):com.intellij.tools.ToolsGroup
- p:readToolAttributes(org.jdom.Element,com.intellij.tools.Tool):V
- p:saveToolAttributes(com.intellij.tools.Tool,org.jdom.Element):V
- writeScheme(com.intellij.tools.ToolsGroup):org.jdom.Element
f:com.intellij.tools.ToolsProjectConfig
- com.intellij.openapi.components.PersistentStateComponent
- getAfterCommitToolsId():java.lang.String
- s:getInstance(com.intellij.openapi.project.Project):com.intellij.tools.ToolsProjectConfig
- getState():com.intellij.tools.ToolsProjectConfig$State
- loadState(com.intellij.tools.ToolsProjectConfig$State):V
- setAfterCommitToolId(java.lang.String):V
f:com.intellij.tools.ToolsProjectConfig$State
- <init>():V
- <init>(java.lang.String):V
- getAfterCommitToolId():java.lang.String
- setAfterCommitToolId(java.lang.String):V
a:com.intellij.tools.ToolsProvider
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- <init>():V
- s:getAllTools():java.util.List
- a:getTools():java.util.List
*f:com.intellij.ui.AsyncImageIcon
- com.intellij.openapi.util.ScalableIcon
- com.intellij.ui.icons.CopyableIcon
- javax.swing.Icon
- *sf:Companion:com.intellij.ui.AsyncImageIcon$Companion
- <init>(kotlinx.coroutines.CoroutineScope,javax.swing.Icon,F,kotlin.jvm.functions.Function4):V
- b:<init>(kotlinx.coroutines.CoroutineScope,javax.swing.Icon,F,kotlin.jvm.functions.Function4,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- copy():javax.swing.Icon
- getIconHeight():I
- getIconWidth():I
- getScale():F
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
- scale(F):javax.swing.Icon
*f:com.intellij.ui.AsyncImageIcon$Companion
f:com.intellij.ui.ColorLineMarkerProvider
- com.intellij.codeInsight.daemon.LineMarkerProviderDescriptor
- sf:INSTANCE:com.intellij.ui.ColorLineMarkerProvider
- <init>():V
- collectSlowLineMarkers(java.util.List,java.util.Collection):V
- getIcon():javax.swing.Icon
- getLineMarkerInfo(com.intellij.psi.PsiElement):com.intellij.codeInsight.daemon.LineMarkerInfo
- getName():java.lang.String
f:com.intellij.ui.DeferredIconImpl
- com.intellij.util.ui.JBScalableIcon
- com.intellij.ui.DeferredIcon
- com.intellij.ui.RetrievableIcon
- com.intellij.ui.icons.CopyableIcon
- com.intellij.ui.icons.IconWithToolTip
- sf:Companion:com.intellij.ui.DeferredIconImpl$Companion
- <init>(javax.swing.Icon,java.lang.Object,Z,com.intellij.util.Function):V
- copy():com.intellij.ui.DeferredIconImpl
- f:currentlyPaintedIcon():javax.swing.Icon
- equals(java.lang.Object):Z
- evaluate():javax.swing.Icon
- getBaseIcon():javax.swing.Icon
- getIconHeight():I
- getIconWidth():I
- getModificationCount():J
- getToolTip(Z):java.lang.String
- hashCode():I
- f:isDone():Z
- f:isNeedReadAction():Z
- notifyPaint(java.awt.Component,I,I):V
- paintIcon(java.awt.Component,java.awt.Graphics,I,I):V
- replaceBy(com.intellij.ui.icons.IconReplacer):javax.swing.Icon
- retrieveIcon():javax.swing.Icon
- scale(F):com.intellij.ui.DeferredIconImpl
- f:scheduleEvaluation(java.awt.Component,I,I):kotlinx.coroutines.Job
f:com.intellij.ui.DeferredIconImpl$Companion
- f:withoutReadAction(javax.swing.Icon,java.lang.Object,kotlin.jvm.functions.Function1):com.intellij.ui.DeferredIcon
com.intellij.ui.DeferredIconListener
- sf:Companion:com.intellij.ui.DeferredIconListener$Companion
- sf:TOPIC:com.intellij.util.messages.Topic
- a:evaluated(com.intellij.ui.DeferredIcon,javax.swing.Icon):V
f:com.intellij.ui.DeferredIconListener$Companion
f:com.intellij.ui.DuplicateNodeRenderer
- <init>():V
- s:paintDuplicateNodesBackground(java.awt.Graphics,javax.swing.JTree):V
com.intellij.ui.DuplicateNodeRenderer$DuplicatableNode
- a:getDuplicate():java.lang.Object
c:com.intellij.ui.EditorComboWithBrowseButton
- com.intellij.openapi.ui.ComponentWithBrowseButton
- com.intellij.ui.TextAccessor
- <init>(java.awt.event.ActionListener,java.lang.String,com.intellij.openapi.project.Project,java.lang.String):V
- getText():java.lang.String
- isEditable():Z
- prependItem(java.lang.String):V
- setHistory(java.lang.String[]):V
- setText(java.lang.String):V
f:com.intellij.ui.EditorTextFieldActionPromoter
- com.intellij.openapi.actionSystem.ActionPromoter
- <init>():V
- promote(java.util.List,com.intellij.openapi.actionSystem.DataContext):java.util.List
c:com.intellij.ui.EditorTextFieldProviderImpl
- com.intellij.ui.EditorTextFieldProvider
- <init>():V
- getEditorField(com.intellij.lang.Language,com.intellij.openapi.project.Project,java.lang.Iterable):com.intellij.ui.EditorTextField
com.intellij.ui.ExperimentalUIJetBrainsClientDelegate
- sf:Companion:com.intellij.ui.ExperimentalUIJetBrainsClientDelegate$Companion
- a:changeUi(Z,kotlin.jvm.functions.Function1):V
f:com.intellij.ui.ExperimentalUIJetBrainsClientDelegate$Companion
- f:getInstance():com.intellij.ui.ExperimentalUIJetBrainsClientDelegate
com.intellij.ui.FontSizeModel
- a:getUpdates():kotlinx.coroutines.flow.Flow
- a:getValue():java.lang.Object
- a:getValues():java.util.List
- a:setValue(java.lang.Object):V
f:com.intellij.ui.FontSizePopupData
- <init>(com.intellij.ui.components.JBSlider):V
- f:component1():com.intellij.ui.components.JBSlider
- f:copy(com.intellij.ui.components.JBSlider):com.intellij.ui.FontSizePopupData
- bs:copy$default(com.intellij.ui.FontSizePopupData,com.intellij.ui.components.JBSlider,I,java.lang.Object):com.intellij.ui.FontSizePopupData
- equals(java.lang.Object):Z
- f:getSlider():com.intellij.ui.components.JBSlider
- hashCode():I
c:com.intellij.ui.MacroAwareTextBrowseFolderListener
- com.intellij.openapi.ui.TextBrowseFolderListener
- <init>(com.intellij.openapi.fileChooser.FileChooserDescriptor,com.intellij.openapi.project.Project):V
- p:expandPath(java.lang.String):java.lang.String
f:com.intellij.ui.RepaintRequest
- <init>(java.awt.Component,I,I,java.awt.Component,java.awt.Component,java.awt.Rectangle):V
- f:copy(java.awt.Component,I,I,java.awt.Component,java.awt.Component,java.awt.Rectangle):com.intellij.ui.RepaintRequest
- bs:copy$default(com.intellij.ui.RepaintRequest,java.awt.Component,I,I,java.awt.Component,java.awt.Component,java.awt.Rectangle,I,java.lang.Object):com.intellij.ui.RepaintRequest
- equals(java.lang.Object):Z
- hashCode():I
c:com.intellij.ui.ReplacePromptDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(Z,java.lang.String,com.intellij.openapi.project.Project):V
- <init>(Z,java.lang.String,com.intellij.openapi.project.Project,com.intellij.find.FindManager$MalformedReplacementStringException):V
- p:createActions():javax.swing.Action[]
- createCenterPanel():javax.swing.JComponent
- createNorthPanel():javax.swing.JComponent
- p:getDimensionServiceKey():java.lang.String
- p:getMessage():java.lang.String
f:com.intellij.ui.SettingsUtil
- <init>():V
- s:wrapWithPoweredByMessage(java.lang.String,java.lang.ClassLoader):java.lang.String
c:com.intellij.ui.StringComboboxEditor
- com.intellij.ui.EditorComboBoxEditor
- sf:COMBO_BOX_KEY:com.intellij.openapi.util.Key
- sf:USE_PLAIN_PREFIX_MATCHER:com.intellij.openapi.util.Key
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.ui.ComboBox):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.fileTypes.FileType,com.intellij.openapi.ui.ComboBox,Z):V
- getItem():java.lang.Object
- p:onEditorCreate(com.intellij.openapi.editor.ex.EditorEx):V
- setItem(java.lang.Object):V
c:com.intellij.ui.debugger.ShowUiDebuggerAction
- 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.ui.debugger.UiDebugger
- javax.swing.JPanel
- com.intellij.openapi.Disposable
- <init>():V
- dispose():V
- show():V
com.intellij.ui.debugger.UiDebuggerExtension
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:disposeUiResources():V
- a:getComponent():javax.swing.JComponent
- a:getName():java.lang.String
f:com.intellij.ui.debugger.extensions.ActionTracer
- com.intellij.openapi.actionSystem.ex.AnActionListener
- com.intellij.ui.debugger.UiDebuggerExtension
- <init>():V
- afterActionPerformed(com.intellij.openapi.actionSystem.AnAction,com.intellij.openapi.actionSystem.AnActionEvent,com.intellij.openapi.actionSystem.AnActionResult):V
- disposeUiResources():V
- getComponent():javax.swing.JComponent
- getName():java.lang.String
f:com.intellij.ui.debugger.extensions.FocusDebugger
- com.intellij.ui.debugger.UiDebuggerExtension
- java.beans.PropertyChangeListener
- javax.swing.event.ListSelectionListener
- <init>():V
- disposeUiResources():V
- getComponent():javax.swing.JComponent
- getName():java.lang.String
- propertyChange(java.beans.PropertyChangeEvent):V
- valueChanged(javax.swing.event.ListSelectionEvent):V
f:com.intellij.ui.debugger.extensions.PlaybackDebugger
- com.intellij.openapi.ui.playback.PlaybackRunner$StatusCallback
- com.intellij.ui.debugger.UiDebuggerExtension
- <init>():V
- dispose():V
- disposeUiResources():V
- getComponent():javax.swing.JComponent
- getName():java.lang.String
- message(com.intellij.openapi.ui.playback.PlaybackContext,java.lang.String,com.intellij.openapi.ui.playback.PlaybackRunner$StatusCallback$Type):V
f:com.intellij.ui.debugger.extensions.PlaybackDebugger$PlaybackDebuggerState
- com.intellij.openapi.components.PersistentStateComponent
- currentScript:java.lang.String
- <init>():V
- getState():com.intellij.ui.debugger.extensions.PlaybackDebugger$PlaybackDebuggerState
- loadState(com.intellij.ui.debugger.extensions.PlaybackDebugger$PlaybackDebuggerState):V
f:com.intellij.ui.debugger.extensions.UiScriptFileType
- com.intellij.openapi.fileTypes.FileType
- sf:myExtension:java.lang.String
- getCharset(com.intellij.openapi.vfs.VirtualFile,B[]):java.lang.String
- getDefaultExtension():java.lang.String
- getDescription():java.lang.String
- getIcon():javax.swing.Icon
- s:getInstance():com.intellij.ui.debugger.extensions.UiScriptFileType
- getName():java.lang.String
- isBinary():Z
f:com.intellij.ui.popup.NotLookupOrSearchCondition
- com.intellij.openapi.util.Condition
- s:INSTANCE:com.intellij.ui.popup.NotLookupOrSearchCondition
- value(com.intellij.openapi.project.Project):Z
f:com.intellij.ui.popup.PopupPositionManager
- s:positionPopupInBestPosition(com.intellij.openapi.ui.popup.JBPopup,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext):V
- s:positionPopupInBestPosition(com.intellij.openapi.ui.popup.JBPopup,com.intellij.openapi.editor.Editor,com.intellij.openapi.actionSystem.DataContext,com.intellij.ui.popup.PopupPositionManager$Position[]):V
e:com.intellij.ui.popup.PopupPositionManager$Position
- java.lang.Enum
- sf:BOTTOM:com.intellij.ui.popup.PopupPositionManager$Position
- sf:LEFT:com.intellij.ui.popup.PopupPositionManager$Position
- sf:RIGHT:com.intellij.ui.popup.PopupPositionManager$Position
- sf:TOP:com.intellij.ui.popup.PopupPositionManager$Position
- s:valueOf(java.lang.String):com.intellij.ui.popup.PopupPositionManager$Position
- s:values():com.intellij.ui.popup.PopupPositionManager$Position[]
c:com.intellij.ui.popup.PopupPositionManager$PositionAdjuster
- sf:DEFAULT_GAP:I
- pf:myGap:I
- pf:myRelativeOnScreen:java.awt.Point
- pf:myRelativeTo:java.awt.Component
- pf:myScreenRect:java.awt.Rectangle
- <init>(java.awt.Component):V
- <init>(java.awt.Component,I):V
- adjust(com.intellij.openapi.ui.popup.JBPopup):V
- adjust(com.intellij.openapi.ui.popup.JBPopup,java.awt.Dimension,java.awt.Rectangle):V
- adjust(com.intellij.openapi.ui.popup.JBPopup,java.awt.Dimension,com.intellij.ui.popup.PopupPositionManager$Position[]):V
- adjust(com.intellij.openapi.ui.popup.JBPopup,com.intellij.ui.popup.PopupPositionManager$Position[]):V
- adjustBounds(java.awt.Dimension,com.intellij.ui.popup.PopupPositionManager$Position[]):java.awt.Rectangle
- ps:crop(java.awt.Rectangle,java.awt.Rectangle):java.awt.Rectangle
- s:getPopupSize(com.intellij.openapi.ui.popup.JBPopup):java.awt.Dimension
- p:getYForTopPositioning():I
- p:positionAbove(java.awt.Dimension):java.awt.Rectangle
- p:positionLeft(java.awt.Dimension):java.awt.Rectangle
- p:positionRight(java.awt.Dimension):java.awt.Rectangle
- p:positionUnder(java.awt.Dimension):java.awt.Rectangle
a:com.intellij.ui.popup.PopupUpdateProcessor
- com.intellij.ui.popup.PopupUpdateProcessorBase
- p:<init>(com.intellij.openapi.project.Project):V
- beforeShown(com.intellij.openapi.ui.popup.LightweightWindowEvent):V
c:com.intellij.ui.popup.util.DetailController
- <init>(com.intellij.ui.popup.util.MasterController):V
- doUpdateDetailView(Z):V
- p:doUpdateDetailViewWithItem(com.intellij.ui.popup.util.ItemWrapper):V
- getSelectedItem():com.intellij.ui.popup.util.ItemWrapper
- setDetailView(com.intellij.ui.popup.util.DetailView):V
- setList(com.intellij.ui.components.JBList):V
- updateDetailView():V
c:com.intellij.ui.popup.util.DetailViewImpl
- javax.swing.JPanel
- com.intellij.openapi.util.UserDataHolder
- com.intellij.ui.popup.util.DetailView
- <init>(com.intellij.openapi.project.Project):V
- clearEditor():V
- p:createEditor(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Document,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.editor.Editor
- getCurrentItem():com.intellij.ui.popup.util.ItemWrapper
- getEditor():com.intellij.openapi.editor.Editor
- getEditorState():com.intellij.ui.popup.util.DetailView$PreviewEditorState
- getPropertiesPanel():javax.swing.JPanel
- getUserData(com.intellij.openapi.util.Key):java.lang.Object
- hasEditorOnly():Z
- navigateInPreviewEditor(com.intellij.ui.popup.util.DetailView$PreviewEditorState):V
- putUserData(com.intellij.openapi.util.Key,java.lang.Object):V
- removeNotify():V
- setCurrentItem(com.intellij.ui.popup.util.ItemWrapper):V
- setEditor(com.intellij.openapi.editor.Editor):V
- setEmptyLabel(java.lang.String):V
- setPropertiesPanel(javax.swing.JPanel):V
c:com.intellij.ui.popup.util.ItemWrapperListRenderer
- com.intellij.ui.ColoredListCellRenderer
- <init>(com.intellij.openapi.project.Project,javax.swing.JComponent):V
- p:customizeCellRenderer(javax.swing.JList,java.lang.Object,I,Z,Z):V
com.intellij.ui.popup.util.MasterController
- a:getPathLabel():javax.swing.JLabel
- a:getSelectedItems():com.intellij.ui.popup.util.ItemWrapper[]
f:com.intellij.ui.popup.util.MasterDetailPopupBuilder
- com.intellij.ui.popup.util.MasterController
- <init>(com.intellij.openapi.project.Project):V
- createMasterDetailPopup():com.intellij.openapi.ui.popup.JBPopup
- getPathLabel():javax.swing.JLabel
- getSelectedItems():com.intellij.ui.popup.util.ItemWrapper[]
- setActionsGroup(com.intellij.openapi.actionSystem.ActionGroup):com.intellij.ui.popup.util.MasterDetailPopupBuilder
- setAddDetailViewToEast(Z):com.intellij.ui.popup.util.MasterDetailPopupBuilder
- setDelegate(com.intellij.ui.popup.util.MasterDetailPopupBuilder$Delegate):com.intellij.ui.popup.util.MasterDetailPopupBuilder
- setDetailView(com.intellij.ui.popup.util.DetailView):com.intellij.ui.popup.util.MasterDetailPopupBuilder
- setDimensionServiceKey(java.lang.String):com.intellij.ui.popup.util.MasterDetailPopupBuilder
- setDoneRunnable(java.lang.Runnable):com.intellij.ui.popup.util.MasterDetailPopupBuilder
- setList(com.intellij.ui.components.JBList):com.intellij.ui.popup.util.MasterDetailPopupBuilder
- setPopupTuner(com.intellij.util.Consumer):com.intellij.ui.popup.util.MasterDetailPopupBuilder
com.intellij.ui.popup.util.MasterDetailPopupBuilder$Delegate
- a:createAccessoryView(com.intellij.openapi.project.Project):javax.swing.JComponent
- a:getSelectedItemsInTree():java.lang.Object[]
- a:getTitle():java.lang.String
- a:handleMnemonic(java.awt.event.KeyEvent,com.intellij.openapi.project.Project,com.intellij.openapi.ui.popup.JBPopup):V
- a:itemChosen(com.intellij.ui.popup.util.ItemWrapper,com.intellij.openapi.project.Project,com.intellij.openapi.ui.popup.JBPopup,Z):V
- a:removeSelectedItemsInTree():V
f:com.intellij.ui.preview.DescriptorPreview
- <init>(com.intellij.openapi.ui.Splitter,Z,com.intellij.openapi.client.ClientProjectSession):V
- f:close():V
- f:editor():com.intellij.openapi.editor.Editor
- f:getEditable():Z
- f:getSession():com.intellij.openapi.client.ClientProjectSession
- f:getSplitter():com.intellij.openapi.ui.Splitter
- f:open(com.intellij.openapi.fileEditor.OpenFileDescriptor):V
a:com.intellij.ui.tabs.ColorButtonBase
- com.intellij.notification.impl.ui.StickyButton
- p:myColor:java.awt.Color
- p:<init>(java.lang.String,java.awt.Color):V
- p:createUI():javax.swing.plaf.ButtonUI
- pa:doPerformAction(java.awt.event.ActionEvent):V
- getForeground():java.awt.Color
- setColor(java.awt.Color):V
- setUI(javax.swing.plaf.ButtonUI):V
pc:com.intellij.ui.tabs.ColorButtonBase$ColorButtonUI
- com.intellij.notification.impl.ui.StickyButtonUI
- p:<init>():V
- p:getArcSize():I
- p:getBackgroundColor(com.intellij.ui.tabs.ColorButtonBase):java.awt.Color
- p:getFocusColor(com.intellij.ui.tabs.ColorButtonBase):java.awt.Color
- p:getRolloverColor(com.intellij.ui.tabs.ColorButtonBase):java.awt.Color
- p:getSelectionColor(com.intellij.ui.tabs.ColorButtonBase):java.awt.Color
f:com.intellij.ui.tabs.ColorSelectionComponent
- javax.swing.JPanel
- <init>():V
- getSelectedColorName():java.lang.String
- initDefault(com.intellij.ui.FileColorManager,java.lang.String):V
- setCustomButtonColor(java.awt.Color):V
- setSelectedColor(java.lang.String):V
f:com.intellij.ui.tabs.EditorTabColorProviderImpl
- com.intellij.openapi.fileEditor.impl.EditorTabColorProvider
- com.intellij.openapi.project.DumbAware
- <init>():V
- getEditorTabColor(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.awt.Color
- getEditorTabForegroundColor(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.openapi.editor.colors.ColorKey
- getProjectViewColor(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):java.awt.Color
f:com.intellij.ui.tabs.FileColorManagerImpl
- com.intellij.ui.FileColorManager
- <init>(com.intellij.openapi.project.Project):V
- s:_isEnabled():Z
- s:_isEnabledForProjectView():Z
- addScopeColor(java.lang.String,java.lang.String,Z):V
- getApplicationLevelConfigurations():java.util.List
- getColor(java.lang.String):java.awt.Color
- s:getColorID(java.awt.Color):java.lang.String
- getColorIDs():java.util.Collection
- getColorName(java.lang.String):java.lang.String
- getColorNames():java.util.Collection
- getFileColor(com.intellij.openapi.vfs.VirtualFile):java.awt.Color
- getProject():com.intellij.openapi.project.Project
- getProjectLevelConfigurations():java.util.List
- getRendererBackground(com.intellij.openapi.vfs.VirtualFile):java.awt.Color
- getRendererBackground(com.intellij.psi.PsiFile):java.awt.Color
- getScopeColor(java.lang.String):java.awt.Color
- isEnabled():Z
- isEnabledForProjectView():Z
- isEnabledForTabs():Z
- isShared(java.lang.String):Z
- setEnabled(Z):V
- s:setEnabledForProjectView(Z):V
f:com.intellij.ui.tabs.FileColorsModel
- java.lang.Cloneable
- sf:FILE_COLOR:java.lang.String
- add(com.intellij.ui.tabs.FileColorConfiguration,Z):V
- add(java.lang.String,java.lang.String,Z):V
- clone():com.intellij.ui.tabs.FileColorsModel
- getColor(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):java.lang.String
- getColor(com.intellij.psi.PsiFile):java.lang.String
- getLocalConfigurations():java.util.List
- getProjectLevelConfigurations():java.util.List
- getScopeColor(java.lang.String,com.intellij.openapi.project.Project):java.lang.String
- isColored(java.lang.String,Z):Z
- isProjectLevel(com.intellij.ui.tabs.FileColorConfiguration):Z
- isProjectLevel(java.lang.String):Z
- load(org.jdom.Element,Z):V
- setConfigurations(java.util.List,Z):V
f:com.intellij.ui.tabs.FileColorsSearchOptionContributor
- com.intellij.ide.ui.search.SearchableOptionContributor
- <init>():V
- processOptions(com.intellij.ide.ui.search.SearchableOptionProcessor):V
f:com.intellij.ui.tabs.FileColorsUsagesCollector
- <init>():V
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
f:com.intellij.uiDesigner.SerializedComponentData
- <init>(java.lang.String):V
- getSerializedComponents():java.lang.String
c:com.intellij.unscramble.AnalyzeStacktraceAction
- 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.unscramble.AnalyzeStacktraceDialog
- com.intellij.openapi.ui.DialogWrapper
- getPreferredFocusedComponent():javax.swing.JComponent
f:com.intellij.unscramble.AnalyzeStacktraceUtil
- sf:EP_NAME:com.intellij.openapi.extensions.ProjectExtensionPointName
- s:addConsole(com.intellij.openapi.project.Project,com.intellij.unscramble.AnalyzeStacktraceUtil$ConsoleFactory,java.lang.String,java.lang.String):V
- s:addConsole(com.intellij.openapi.project.Project,com.intellij.unscramble.AnalyzeStacktraceUtil$ConsoleFactory,java.lang.String,java.lang.String,javax.swing.Icon):com.intellij.execution.ui.RunContentDescriptor
- s:createEditorPanel(com.intellij.openapi.project.Project,com.intellij.openapi.Disposable):com.intellij.unscramble.AnalyzeStacktraceUtil$StacktraceEditorPanel
- s:printStacktrace(com.intellij.execution.ui.ConsoleView,java.lang.String):V
com.intellij.unscramble.AnalyzeStacktraceUtil$ConsoleFactory
- a:createConsoleComponent(com.intellij.execution.ui.ConsoleView,com.intellij.openapi.actionSystem.DefaultActionGroup):javax.swing.JComponent
f:com.intellij.unscramble.AnalyzeStacktraceUtil$StacktraceEditorPanel
- javax.swing.JPanel
- com.intellij.openapi.Disposable
- com.intellij.openapi.actionSystem.DataProvider
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.editor.Editor):V
- dispose():V
- getData(java.lang.String):java.lang.Object
- getEditor():com.intellij.openapi.editor.Editor
- getEditorComponent():javax.swing.JComponent
- getText():java.lang.String
- pasteTextFromClipboard():V
- setText(java.lang.String):V
f:com.intellij.usageView.impl.SelectInEditorHandler
- <init>():V
- s:installKeyListener(javax.swing.JComponent):V
- s:selectInEditor(javax.swing.JComponent):V
f:com.intellij.usageView.impl.UsageContextCallHierarchyPanel
- com.intellij.usages.impl.UsageContextPanelBase
- <init>(com.intellij.usages.UsageViewPresentation):V
- dispose():V
- updateLayoutLater(com.intellij.openapi.project.Project,java.util.List):V
f:com.intellij.usageView.impl.UsageContextCallHierarchyPanel$Provider
- com.intellij.usages.UsageContextPanel$Provider
- <init>():V
- create(com.intellij.usages.UsageView):com.intellij.usages.UsageContextPanel
- getTabTitle():java.lang.String
- isAvailableFor(com.intellij.usages.UsageView):Z
f:com.intellij.usageView.impl.UsageViewContentManagerImpl
- com.intellij.usageView.UsageViewContentManager
- <init>(com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.wm.ToolWindowManager):V
- addContent(java.lang.String,java.lang.String,java.lang.String,Z,javax.swing.JComponent,Z,Z):com.intellij.ui.content.Content
- addContent(java.lang.String,Z,javax.swing.JComponent,Z,Z):com.intellij.ui.content.Content
- closeContent(com.intellij.ui.content.Content):V
- getReusableContentsCount():I
- getSelectedContent():com.intellij.ui.content.Content
- getSelectedContent(Z):com.intellij.ui.content.Content
f:com.intellij.util.FindUsagesScopeKt
- sf:FindUsagesScope:com.intellij.platform.diagnostic.telemetry.Scope
f:com.intellij.util.PatternValuesIndex
- <init>():V
- s:buildStringIndex(java.util.Collection):java.util.Set
- s:processStringValues(java.util.Collection,com.intellij.util.PairProcessor):Z
a:com.intellij.util.TextFieldCompletionProvider
- com.intellij.openapi.project.PossiblyDumbAware
- com.intellij.util.textCompletion.TextCompletionProvider
- p:myCaseInsensitivity:Z
- p:<init>():V
- p:<init>(Z):V
- acceptChar(C):com.intellij.codeInsight.lookup.CharFilter$Result
- pa:addCompletionVariants(java.lang.String,I,java.lang.String,com.intellij.codeInsight.completion.CompletionResultSet):V
- apply(com.intellij.ui.EditorTextField):V
- apply(com.intellij.ui.EditorTextField,java.lang.String):V
- applyPrefixMatcher(com.intellij.codeInsight.completion.CompletionResultSet,java.lang.String):com.intellij.codeInsight.completion.CompletionResultSet
- createEditor(com.intellij.openapi.project.Project):com.intellij.ui.EditorTextField
- createEditor(com.intellij.openapi.project.Project,Z,com.intellij.util.Consumer):com.intellij.ui.EditorTextField
- fillCompletionVariants(com.intellij.codeInsight.completion.CompletionParameters,java.lang.String,com.intellij.codeInsight.completion.CompletionResultSet):V
- getAdvertisement():java.lang.String
- p:getPrefix(java.lang.String):java.lang.String
- getPrefix(java.lang.String,I):java.lang.String
- isCaseInsensitivity():Z
a:com.intellij.util.TextFieldCompletionProviderDumbAware
- com.intellij.util.TextFieldCompletionProvider
- com.intellij.openapi.project.DumbAware
- p:<init>():V
- p:<init>(Z):V
*f:com.intellij.util.gist.GistAstMarker
- <init>(com.intellij.openapi.fileTypes.FileType,java.lang.String,kotlin.jvm.functions.Function1):V
- f:accepts(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):Z
f:com.intellij.util.gist.GistManagerImpl
- com.intellij.util.gist.GistManager
- <init>():V
- clearQueueInTests():V
- invalidateData():V
- invalidateData(com.intellij.openapi.vfs.VirtualFile):V
- newPsiFileGist(java.lang.String,I,com.intellij.util.io.DataExternalizer,com.intellij.util.NullableFunction):com.intellij.util.gist.PsiFileGist
- newVirtualFileGist(java.lang.String,I,com.intellij.util.io.DataExternalizer,com.intellij.util.gist.VirtualFileGist$GistCalculator):com.intellij.util.gist.VirtualFileGist
- resetReindexCount():V
- runWithMergingDependentCacheInvalidations(java.lang.Runnable):V
*f:com.intellij.util.gist.GistModificationTracker
- com.intellij.openapi.util.ModificationTracker
- <init>(com.intellij.openapi.vfs.VirtualFile):V
- getModificationCount():J
f:com.intellij.util.gist.storage.GistStorageImpl
- sf:MAX_GIST_SIZE_TO_STORE_IN_ATTRIBUTES:I
- <init>():V
- newGist(java.lang.String,I,com.intellij.util.io.DataExternalizer):com.intellij.util.gist.storage.GistStorage$Gist
f:com.intellij.util.gist.storage.GistStorageImpl$GistImpl
- <init>(java.lang.String,I,com.intellij.util.io.DataExternalizer):V
- externalizer():com.intellij.util.io.DataExternalizer
- getProjectData(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,I):com.intellij.util.gist.storage.GistStorage$GistData
- id():java.lang.String
- putProjectData(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile,java.lang.Object,I):V
- version():I
a:com.intellij.util.indexing.BuildableRootsChangeRescanningInfoEx
- com.intellij.util.indexing.BuildableRootsChangeRescanningInfo
- <init>():V
- a:addWorkspaceEntity(com.intellij.platform.workspace.storage.WorkspaceEntity):com.intellij.util.indexing.BuildableRootsChangeRescanningInfoEx
f:com.intellij.util.indexing.BuildableRootsChangeRescanningInfoImpl
- com.intellij.util.indexing.BuildableRootsChangeRescanningInfoEx
- <init>():V
- addInheritedSdk():com.intellij.util.indexing.BuildableRootsChangeRescanningInfo
- addLibrary(com.intellij.openapi.roots.libraries.Library):com.intellij.util.indexing.BuildableRootsChangeRescanningInfo
- addModule(com.intellij.openapi.module.Module):com.intellij.util.indexing.BuildableRootsChangeRescanningInfo
- addSdk(com.intellij.openapi.projectRoots.Sdk):com.intellij.util.indexing.BuildableRootsChangeRescanningInfo
- addWorkspaceEntity(com.intellij.platform.workspace.storage.WorkspaceEntity):com.intellij.util.indexing.BuildableRootsChangeRescanningInfoEx
- buildInfo():com.intellij.openapi.project.RootsChangeRescanningInfo
*:com.intellij.util.indexing.CustomizingIndexingContributor
- com.intellij.workspaceModel.core.fileIndex.WorkspaceFileIndexContributor
- a:createExternalEntityIterators(com.intellij.platform.workspace.storage.EntityPointer,java.util.Collection,java.util.Collection,java.lang.Object):java.util.Collection
- a:createGenericContentIterators(com.intellij.platform.workspace.storage.EntityPointer,java.util.Collection,java.lang.Object):java.util.Collection
- a:createModuleAwareContentIterators(com.intellij.openapi.module.Module,com.intellij.platform.workspace.storage.EntityPointer,java.util.Collection,java.lang.Object):java.util.Collection
- a:getCustomizationData(com.intellij.platform.workspace.storage.WorkspaceEntity):java.lang.Object
*:com.intellij.util.indexing.CustomizingIndexingPresentationContributor
- com.intellij.workspaceModel.core.fileIndex.WorkspaceFileIndexContributor
- a:customizeIteratorPresentation(com.intellij.platform.workspace.storage.WorkspaceEntity):com.intellij.util.indexing.roots.IndexableIteratorPresentation
f:com.intellij.util.indexing.DirtyFilesOrigin
- com.intellij.util.indexing.roots.kind.IndexableSetOrigin
- sf:INSTANCE:com.intellij.util.indexing.DirtyFilesOrigin
a:com.intellij.util.indexing.DocumentContent
- a:getModificationStamp():J
- a:getText():java.lang.CharSequence
f:com.intellij.util.indexing.DumbModeWhileScanningSubscriber
- com.intellij.openapi.startup.StartupActivity$RequiredForSmartMode
- <init>():V
- runActivity(com.intellij.openapi.project.Project):V
f:com.intellij.util.indexing.FileBasedIndexImpl
- com.intellij.util.indexing.FileBasedIndex
- f:myWriteLock:java.util.concurrent.locks.Lock
- <init>(kotlinx.coroutines.CoroutineScope):V
- belongsToIndexableFiles(com.intellij.openapi.vfs.VirtualFile):Z
- belongsToProjectIndexableFiles(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):Z
- cleanupForNextTest():V
- cleanupMemoryStorage(Z):V
- doInvalidateIndicesForFile(I,com.intellij.openapi.vfs.VirtualFile,java.util.Set,java.util.List):V
- doTransientStateChangeForFile(I,com.intellij.openapi.vfs.VirtualFile,java.util.List):V
- ensureUpToDate(com.intellij.util.indexing.ID,com.intellij.openapi.project.Project,com.intellij.psi.search.GlobalSearchScope,com.intellij.openapi.vfs.VirtualFile):Z
- extractIdFilter(com.intellij.psi.search.GlobalSearchScope,com.intellij.openapi.project.Project):com.intellij.util.indexing.IdFilter
- findFileById(I):com.intellij.openapi.vfs.VirtualFile
- findFileById(com.intellij.openapi.project.Project,I):com.intellij.openapi.vfs.VirtualFile
- findProjectForFileId(I):com.intellij.openapi.project.Project
- getContainingFiles(com.intellij.util.indexing.ID,java.lang.Object,com.intellij.psi.search.GlobalSearchScope):java.util.Collection
- getContainingProjects(com.intellij.openapi.vfs.VirtualFile):java.util.Set
- getContentDependentIndexes():java.util.Collection
- getFileBeingCurrentlyIndexed():com.intellij.openapi.vfs.VirtualFile
- getFileWritingCurrentlyIndexes():com.intellij.util.indexing.FileBasedIndex$IndexWritingFile
- getIndex(com.intellij.util.indexing.ID):com.intellij.util.indexing.UpdatableIndex
- getIndexableFilesFilterHolder():com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHolder
- getLogger():com.intellij.openapi.diagnostic.Logger
- getRegisteredIndexes():com.intellij.util.indexing.RegisteredIndexes
- invalidateCaches():V
- isFileUpToDate(com.intellij.openapi.vfs.VirtualFile):Z
- s:isMock(com.intellij.openapi.vfs.VirtualFile):Z
- s:isProjectOrWorkspaceFile(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.fileTypes.FileType):Z
- isTooLarge(com.intellij.openapi.vfs.VirtualFile):Z
- isTooLarge(com.intellij.openapi.vfs.VirtualFile,java.lang.Long):Z
- loadIndexes():V
- s:markFileIndexed(com.intellij.openapi.vfs.VirtualFile,com.intellij.util.indexing.FileContent):V
- needsFileContentLoading(com.intellij.util.indexing.ID):Z
- onProjectClosing(com.intellij.openapi.project.Project):V
- processAllKeys(com.intellij.util.indexing.ID,com.intellij.util.Processor,com.intellij.psi.search.GlobalSearchScope,com.intellij.util.indexing.IdFilter):Z
- processFilesContainingAllKeys(com.intellij.util.indexing.ID,java.util.Collection,com.intellij.psi.search.GlobalSearchScope,com.intellij.openapi.util.Condition,com.intellij.util.Processor):Z
- processFilesContainingAllKeys(java.util.Collection,com.intellij.psi.search.GlobalSearchScope,com.intellij.util.Processor):Z
- processFilesContainingAnyKey(com.intellij.util.indexing.ID,java.util.Collection,com.intellij.psi.search.GlobalSearchScope,com.intellij.util.indexing.IdFilter,com.intellij.openapi.util.Condition,com.intellij.util.Processor):Z
- projectIndexableFiles(com.intellij.openapi.project.Project):com.intellij.util.indexing.IdFilter
- registerIndexableSet(com.intellij.util.indexing.IndexableFileSet,com.intellij.openapi.project.Project):V
- registerProjectFileSets(com.intellij.openapi.project.Project):V
- removeDataFromIndicesForFile(I,com.intellij.openapi.vfs.VirtualFile,java.lang.String):V
- removeFileDataFromIndices(java.util.Collection,I,com.intellij.openapi.vfs.VirtualFile):V
- requestRebuild(com.intellij.util.indexing.ID,java.lang.Throwable):V
- requestReindex(com.intellij.openapi.vfs.VirtualFile):V
- resetHints():V
- scheduleFileForIndexing(I,com.intellij.openapi.vfs.VirtualFile,Z,java.util.List):V
- s:unmarkBeingIndexed():V
- waitUntilIndicesAreInitialized():V
com.intellij.util.indexing.FileBasedIndexInfrastructureExtensionUpdatableIndex
- com.intellij.util.indexing.UpdatableIndex
- a:getBaseIndex():com.intellij.util.indexing.UpdatableIndex
- a:mapInputAndPrepareUpdate(I,java.lang.Object):com.intellij.util.indexing.IndexInfrastructureExtensionUpdateComputation
f:com.intellij.util.indexing.FileBasedIndexProjectHandler
- <init>():V
- s:scheduleReindexingInDumbMode(com.intellij.openapi.project.Project):V
f:com.intellij.util.indexing.FileBasedIndexTumbler
- sf:Companion:com.intellij.util.indexing.FileBasedIndexTumbler$Companion
- <init>(java.lang.String):V
- f:turnOff():V
- f:turnOn():V
- f:turnOn(java.lang.Runnable):V
- bs:turnOn$default(com.intellij.util.indexing.FileBasedIndexTumbler,java.lang.Runnable,I,java.lang.Object):V
f:com.intellij.util.indexing.FileBasedIndexTumbler$Companion
f:com.intellij.util.indexing.FileBasedIndexVersionInfo
- <init>(java.lang.String,Z):V
- f:component1():java.lang.String
- f:component2():Z
- f:copy(java.lang.String,Z):com.intellij.util.indexing.FileBasedIndexVersionInfo
- bs:copy$default(com.intellij.util.indexing.FileBasedIndexVersionInfo,java.lang.String,Z,I,java.lang.Object):com.intellij.util.indexing.FileBasedIndexVersionInfo
- equals(java.lang.Object):Z
- f:getNeedsForwardIndex():Z
- f:getVersion():java.lang.String
- hashCode():I
f:com.intellij.util.indexing.FindSymbolParameters
- <init>(java.lang.String,java.lang.String,com.intellij.psi.search.GlobalSearchScope):V
- <init>(java.lang.String,java.lang.String,com.intellij.psi.search.GlobalSearchScope,com.intellij.util.indexing.IdFilter):V
- getCompletePattern():java.lang.String
- getIdFilter():com.intellij.util.indexing.IdFilter
- getLocalPatternName():java.lang.String
- getProject():com.intellij.openapi.project.Project
- getSearchScope():com.intellij.psi.search.GlobalSearchScope
- isSearchInLibraries():Z
- s:searchScopeFor(com.intellij.openapi.project.Project,Z):com.intellij.psi.search.GlobalSearchScope
- s:simple(com.intellij.openapi.project.Project,Z):com.intellij.util.indexing.FindSymbolParameters
- withCompletePattern(java.lang.String):com.intellij.util.indexing.FindSymbolParameters
- withLocalPattern(java.lang.String):com.intellij.util.indexing.FindSymbolParameters
- withScope(com.intellij.psi.search.GlobalSearchScope):com.intellij.util.indexing.FindSymbolParameters
- s:wrap(java.lang.String,com.intellij.openapi.project.Project,Z):com.intellij.util.indexing.FindSymbolParameters
- s:wrap(java.lang.String,com.intellij.psi.search.GlobalSearchScope):com.intellij.util.indexing.FindSymbolParameters
a:com.intellij.util.indexing.IndexDataInitializer
- java.util.concurrent.Callable
- sf:Companion:com.intellij.util.indexing.IndexDataInitializer$Companion
- <init>(java.lang.String):V
- call():java.lang.Object
- pa:finish():java.lang.Object
- pa:getInitializationFinishedMessage(java.lang.Object):java.lang.String
- pa:prepareTasks():java.util.Collection
- sf:runParallelTasks(java.util.Collection,Z):V
- sf:submitGenesisTask(java.util.concurrent.Callable):java.util.concurrent.Future
- sf:submitGenesisTask(kotlinx.coroutines.CoroutineScope,java.util.concurrent.Callable):java.util.concurrent.Future
f:com.intellij.util.indexing.IndexDataInitializer$Companion
- f:runParallelTasks(java.util.Collection,Z):V
- f:submitGenesisTask(java.util.concurrent.Callable):java.util.concurrent.Future
- f:submitGenesisTask(kotlin.jvm.functions.Function1):kotlinx.coroutines.Deferred
- f:submitGenesisTask(kotlinx.coroutines.CoroutineScope,java.util.concurrent.Callable):java.util.concurrent.Future
c:com.intellij.util.indexing.IndexInfrastructureVersionBase
- pf:myBaseIndexes:java.util.SortedMap
- pf:myCompositeBinaryStubFileBuilderVersions:java.util.SortedMap
- pf:myFileBasedIndexVersions:java.util.SortedMap
- pf:myStubFileElementTypeVersions:java.util.SortedMap
- pf:myStubIndexVersions:java.util.SortedMap
- <init>(java.util.Map,java.util.Map,java.util.Map,java.util.Map,java.util.Map):V
- equals(java.lang.Object):Z
- s:fileBasedIndexVersions(java.util.List,com.intellij.util.Function):java.util.Map
- s:getAllCompositeBinaryFileStubBuilderVersions():java.util.Map
- s:getAllStubFileElementTypes():java.util.List
- s:getBinaryFileStubBuilderVersion(com.intellij.psi.stubs.BinaryFileStubBuilder$CompositeBinaryFileStubBuilder):java.lang.String
- s:getStubFileElementBaseVersion(com.intellij.psi.tree.IStubFileElementType):I
- s:getStubFileElementTypeKey(com.intellij.psi.tree.IStubFileElementType):java.lang.String
- hashCode():I
- s:stubFileElementTypeVersions():java.util.Map
- s:stubIndexVersions(java.util.List):java.util.Map
f:com.intellij.util.indexing.IndexVersion
- s:rewriteVersion(com.intellij.util.indexing.ID,I):V
- s:versionDiffers(com.intellij.util.indexing.ID,I):com.intellij.util.indexing.IndexVersion$IndexVersionDiff
com.intellij.util.indexing.IndexVersion$IndexVersionDiff
- sf:UP_TO_DATE:com.intellij.util.indexing.IndexVersion$IndexVersionDiff
- a:getLogText():java.lang.String
f:com.intellij.util.indexing.IndexVersion$IndexVersionDiff$CorruptedRebuild
- com.intellij.util.indexing.IndexVersion$IndexVersionDiff
- <init>(I):V
- getLogText():java.lang.String
f:com.intellij.util.indexing.IndexVersion$IndexVersionDiff$InitialBuild
- com.intellij.util.indexing.IndexVersion$IndexVersionDiff
- <init>(I):V
- getLogText():java.lang.String
f:com.intellij.util.indexing.IndexVersion$IndexVersionDiff$VersionChanged
- com.intellij.util.indexing.IndexVersion$IndexVersionDiff
- <init>(J,J,java.lang.String):V
- getLogText():java.lang.String
f:com.intellij.util.indexing.IndexVersionRegistrationSink
- <init>():V
- changedIndices():java.lang.String
- hasChangedIndexes():Z
- logChangedAndFullyBuiltIndices(com.intellij.openapi.diagnostic.Logger,java.lang.String,java.lang.String):V
- setIndexVersionDiff(com.intellij.util.indexing.ID,com.intellij.util.indexing.IndexVersion$IndexVersionDiff):V
f:com.intellij.util.indexing.IndexingReasonExplanationLogger
- sf:Companion:com.intellij.util.indexing.IndexingReasonExplanationLogger$Companion
- <init>():V
- f:logFileIndexingReason(com.intellij.util.indexing.IndexedFile,kotlin.jvm.functions.Function1):V
- f:logScannerAppliersAndRemoversForFile(com.intellij.util.indexing.IndexedFile,kotlin.jvm.functions.Function1):V
- f:logScannerAppliersOnlyForFile(com.intellij.util.indexing.IndexedFile,kotlin.jvm.functions.Function1):V
- f:logScannerRemoversOnlyForFile(com.intellij.util.indexing.IndexedFile,kotlin.jvm.functions.Function1):V
f:com.intellij.util.indexing.IndexingReasonExplanationLogger$Companion
- f:getLOG():com.intellij.openapi.diagnostic.Logger
f:com.intellij.util.indexing.IndexingStamp
- s:dropIndexingTimeStamps(I):V
- s:dropTimestampMemoryCaches():V
- s:dumpCachedUnfinishedFiles():I[]
- s:flushCache(I):V
- s:flushCaches():V
- s:getIndexStamp(I,com.intellij.util.indexing.ID):J
- s:getNontrivialFileIndexedStates(I):java.util.List
- s:hasIndexingTimeStamp(I):Z
- s:isFileIndexedStateCurrent(I,com.intellij.util.indexing.ID):com.intellij.util.indexing.FileIndexingState
- s:setFileIndexedStateCurrent(I,com.intellij.util.indexing.ID,Z):V
- s:setFileIndexedStateOutdated(I,com.intellij.util.indexing.ID):V
- s:setFileIndexedStateUnindexed(I,com.intellij.util.indexing.ID):V
- s:update(I,com.intellij.util.indexing.ID,J):V
com.intellij.util.indexing.IndexingStampStorage
- java.io.Closeable
- a:readTimestamps(I):com.intellij.util.indexing.TimestampsImmutable
- a:writeTimestamps(I,com.intellij.util.indexing.TimestampsImmutable):V
f:com.intellij.util.indexing.IndexingStampStorageOverRegularAttributes
- com.intellij.util.indexing.IndexingStampStorage
- sf:Companion:com.intellij.util.indexing.IndexingStampStorageOverRegularAttributes$Companion
- <init>():V
- close():V
- readTimestamps(I):com.intellij.util.indexing.TimestampsImmutable
- writeTimestamps(I,com.intellij.util.indexing.TimestampsImmutable):V
f:com.intellij.util.indexing.IndexingStampStorageOverRegularAttributes$Companion
f:com.intellij.util.indexing.PersistentIndexingStampEnumeratorKt
- sf:createTimestampsEnumerator(java.nio.file.Path):com.intellij.util.io.DurableDataEnumerator
e:com.intellij.util.indexing.RebuildStatus
- java.lang.Enum
- sf:DOING_REBUILD:com.intellij.util.indexing.RebuildStatus
- sf:OK:com.intellij.util.indexing.RebuildStatus
- sf:REQUIRES_REBUILD:com.intellij.util.indexing.RebuildStatus
- s:getStatus(com.intellij.util.indexing.ID):com.intellij.util.indexing.RebuildStatus
- s:registerIndex(com.intellij.util.indexing.ID):V
- s:valueOf(java.lang.String):com.intellij.util.indexing.RebuildStatus
- s:values():com.intellij.util.indexing.RebuildStatus[]
f:com.intellij.util.indexing.RegisteredIndexes
- getRequiredIndexesForFileType(com.intellij.openapi.fileTypes.FileType):kotlin.Pair
- isContentDependentIndex(com.intellij.util.indexing.ID):Z
- isInitialized():Z
*f:com.intellij.util.indexing.ReincludedRootsUtil
- s:classifyFiles(com.intellij.openapi.project.Project,java.util.Collection):com.intellij.util.indexing.ReincludedRootsUtil$Classifier
- s:createBuildersForReincludedFiles(com.intellij.openapi.project.Project,java.util.Collection):java.util.Collection
*:com.intellij.util.indexing.ReincludedRootsUtil$Classifier
- a:createAllBuilders(com.intellij.openapi.project.Project):java.util.Collection
- a:createBuildersFromFilesFromIndexableSetContributors(com.intellij.openapi.project.Project):java.util.Collection
- a:createBuildersFromWorkspaceFiles():java.util.Collection
- a:getFilesFromAdditionalLibraryRootsProviders():java.util.Collection
f:com.intellij.util.indexing.StaleIndexesChecker
- <init>():V
- s:isStaleIdDeletion():Z
- s:shouldCheckStaleIndexesOnStartup():Z
f:com.intellij.util.indexing.TimestampsKeyDescriptor
- com.intellij.util.io.KeyDescriptor
- <init>():V
- getHashCode(com.intellij.util.indexing.TimestampsImmutable):I
- isEqual(com.intellij.util.indexing.TimestampsImmutable,com.intellij.util.indexing.TimestampsImmutable):Z
- read(java.io.DataInput):com.intellij.util.indexing.TimestampsImmutable
- save(java.io.DataOutput,com.intellij.util.indexing.TimestampsImmutable):V
f:com.intellij.util.indexing.UnindexedFilesIndexer
- com.intellij.openapi.project.DumbModeTask
- <init>(com.intellij.openapi.project.Project,java.util.Map,java.lang.String,it.unimi.dsi.fastutil.longs.LongSet):V
- getIndexingReason():java.lang.String
- performInDumbMode(com.intellij.openapi.progress.ProgressIndicator):V
- tryMergeWith(com.intellij.openapi.project.DumbModeTask):com.intellij.util.indexing.UnindexedFilesIndexer
f:com.intellij.util.indexing.UnindexedFilesUpdater
- s:getAvailablePhysicalCoresNumber():I
- s:getMaxNumberOfIndexingThreads():I
- s:getNumberOfIndexingThreads():I
- s:getNumberOfScanningThreads():I
- s:isIndexUpdateInProgress(com.intellij.openapi.project.Project):Z
com.intellij.util.indexing.UnindexedFilesUpdaterListener
- sf:TOPIC:com.intellij.util.messages.Topic
- a:updateFinished(com.intellij.openapi.project.Project):V
- a:updateStarted(com.intellij.openapi.project.Project):V
com.intellij.util.indexing.contentQueue.CachedFileContentLoader
- a:loadContent(com.intellij.openapi.vfs.VirtualFile):com.intellij.util.indexing.contentQueue.CachedFileContent
f:com.intellij.util.indexing.contentQueue.CurrentProjectHintedCachedFileContentLoader
- com.intellij.util.indexing.contentQueue.CachedFileContentLoader
- <init>(com.intellij.openapi.project.Project):V
- loadContent(com.intellij.openapi.vfs.VirtualFile):com.intellij.util.indexing.contentQueue.CachedFileContent
f:com.intellij.util.indexing.contentQueue.FailedToLoadContentException
- java.lang.Exception
- <init>(com.intellij.openapi.vfs.VirtualFile,java.lang.Throwable):V
- getFile():com.intellij.openapi.vfs.VirtualFile
f:com.intellij.util.indexing.contentQueue.TooLargeContentException
- java.lang.Exception
- <init>(com.intellij.openapi.vfs.VirtualFile):V
- getFile():com.intellij.openapi.vfs.VirtualFile
com.intellij.util.indexing.customizingIteration.ExternalEntityIndexableIterator
- com.intellij.util.indexing.roots.IndexableFilesIterator
- getDebugName():java.lang.String
- getIndexingProgressText():java.lang.String
- a:getOrigin():com.intellij.util.indexing.roots.origin.ExternalEntityOrigin
- getRootsScanningProgressText():java.lang.String
com.intellij.util.indexing.customizingIteration.GenericContentEntityIterator
- com.intellij.util.indexing.roots.IndexableFilesIterator
- getDebugName():java.lang.String
- getIndexingProgressText():java.lang.String
- a:getOrigin():com.intellij.util.indexing.roots.origin.GenericContentEntityOrigin
- getRootsScanningProgressText():java.lang.String
com.intellij.util.indexing.customizingIteration.ModuleAwareContentEntityIterator
- com.intellij.util.indexing.roots.IndexableFilesIterator
- getDebugName():java.lang.String
- getIndexingProgressText():java.lang.String
- a:getOrigin():com.intellij.util.indexing.roots.origin.ModuleAwareContentEntityOrigin
- getRootsScanningProgressText():java.lang.String
*f:com.intellij.util.indexing.dependencies.AppIndexingDependenciesService
- com.intellij.openapi.Disposable
- *sf:Companion:com.intellij.util.indexing.dependencies.AppIndexingDependenciesService$Companion
- <init>():V
- <init>(java.nio.file.Path):V
- dispose():V
- f:getCurrent():com.intellij.util.indexing.dependencies.AppIndexingDependenciesToken
- f:getCurrentTokenInTest():com.intellij.util.indexing.dependencies.AppIndexingDependenciesToken
- f:invalidateAllStamps(java.lang.String):V
*f:com.intellij.util.indexing.dependencies.AppIndexingDependenciesService$Companion
f:com.intellij.util.indexing.diagnostic.dump.paths.IndexedFilePath
- <init>(I,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath,java.util.Map,java.lang.String,java.lang.String):V
- f:component1():I
- f:component2():java.lang.String
- f:component3():java.lang.String
- f:component4():java.lang.Long
- f:component5():java.lang.String
- f:component6():com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- f:component7():java.util.Map
- f:component8():java.lang.String
- f:component9():java.lang.String
- f:copy(I,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath,java.util.Map,java.lang.String,java.lang.String):com.intellij.util.indexing.diagnostic.dump.paths.IndexedFilePath
- bs:copy$default(com.intellij.util.indexing.diagnostic.dump.paths.IndexedFilePath,I,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath,java.util.Map,java.lang.String,java.lang.String,I,java.lang.Object):com.intellij.util.indexing.diagnostic.dump.paths.IndexedFilePath
- equals(java.lang.Object):Z
- f:getContentHash():java.lang.String
- f:getFilePropertyPusherValues():java.util.Map
- f:getFileSize():java.lang.Long
- f:getFileType():java.lang.String
- f:getIndexedFileHash():java.lang.String
- f:getOriginalFileSystemId():I
- f:getOriginalFileUrl():java.lang.String
- f:getPortableFilePath():com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- f:getSubstitutedFileType():java.lang.String
- hashCode():I
f:com.intellij.util.indexing.diagnostic.dump.paths.IndexedFilePaths
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.IndexedFilePaths
- f:createIndexedFilePath(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):com.intellij.util.indexing.diagnostic.dump.paths.IndexedFilePath
a:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- a:getPresentablePath():java.lang.String
f:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$AbsolutePath
- com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- <init>(java.lang.String):V
- f:component1():java.lang.String
- f:copy(java.lang.String):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$AbsolutePath
- bs:copy$default(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$AbsolutePath,java.lang.String,I,java.lang.Object):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$AbsolutePath
- equals(java.lang.Object):Z
- f:getAbsoluteUrl():java.lang.String
- getPresentablePath():java.lang.String
- hashCode():I
f:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$ArchiveRoot
- com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- <init>(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath):V
- f:component1():com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- f:copy(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$ArchiveRoot
- bs:copy$default(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$ArchiveRoot,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath,I,java.lang.Object):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$ArchiveRoot
- equals(java.lang.Object):Z
- f:getArchiveLocalPath():com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- getPresentablePath():java.lang.String
- hashCode():I
f:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$IdeRoot
- com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- <init>(java.lang.String):V
- f:component1():java.lang.String
- f:copy(java.lang.String):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$IdeRoot
- bs:copy$default(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$IdeRoot,java.lang.String,I,java.lang.Object):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$IdeRoot
- equals(java.lang.Object):Z
- f:getIdeDirectoryType():java.lang.String
- getPresentablePath():java.lang.String
- hashCode():I
f:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$JdkRoot
- com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- <init>(java.lang.String,I,Z):V
- f:component1():java.lang.String
- f:component2():I
- f:component3():Z
- f:copy(java.lang.String,I,Z):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$JdkRoot
- bs:copy$default(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$JdkRoot,java.lang.String,I,Z,I,java.lang.Object):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$JdkRoot
- equals(java.lang.Object):Z
- f:getInClassFiles():Z
- f:getJdkName():java.lang.String
- f:getJdkRootIndex():I
- getPresentablePath():java.lang.String
- hashCode():I
f:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot
- com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- <init>(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot$LibraryType,java.lang.String,java.lang.String,I,Z):V
- f:component1():com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot$LibraryType
- f:component2():java.lang.String
- f:component3():java.lang.String
- f:component4():I
- f:component5():Z
- f:copy(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot$LibraryType,java.lang.String,java.lang.String,I,Z):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot
- bs:copy$default(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot$LibraryType,java.lang.String,java.lang.String,I,Z,I,java.lang.Object):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot
- equals(java.lang.Object):Z
- f:getInClassFiles():Z
- f:getLibraryName():java.lang.String
- f:getLibraryRootIndex():I
- f:getLibraryType():com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot$LibraryType
- f:getModuleName():java.lang.String
- getPresentablePath():java.lang.String
- hashCode():I
e:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot$LibraryType
- java.lang.Enum
- sf:APPLICATION:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot$LibraryType
- sf:MODULE:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot$LibraryType
- sf:PROJECT:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot$LibraryType
- s:getEntries():kotlin.enums.EnumEntries
- s:valueOf(java.lang.String):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot$LibraryType
- s:values():com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$LibraryRoot$LibraryType[]
f:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$ProjectRoot
- com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$ProjectRoot
- equals(java.lang.Object):Z
- getPresentablePath():java.lang.String
- hashCode():I
f:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$RelativePath
- com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- <init>(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath,java.lang.String):V
- f:component1():com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- f:component2():java.lang.String
- f:copy(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath,java.lang.String):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$RelativePath
- bs:copy$default(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$RelativePath,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath,java.lang.String,I,java.lang.Object):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$RelativePath
- equals(java.lang.Object):Z
- getPresentablePath():java.lang.String
- f:getRelativePath():java.lang.String
- f:getRoot():com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- hashCode():I
f:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePaths
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePaths
- f:findFileByPath(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath,com.intellij.openapi.project.Project):com.intellij.openapi.vfs.VirtualFile
- f:getPortableFilePath(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath
- f:isSupportedFileSystem(com.intellij.openapi.vfs.VirtualFile):Z
f:com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePathsKt
- sf:hasPresentablePathMatching(com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath,java.lang.String):Z
f:com.intellij.util.indexing.diagnostic.dump.paths.providers.IdePortableFilePathProvider
- com.intellij.util.indexing.diagnostic.dump.paths.providers.PortableFilePathProvider
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.providers.IdePortableFilePathProvider
- f:getIDE_PATHS():java.util.Map
- getRelativePortableFilePath(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$RelativePath
f:com.intellij.util.indexing.diagnostic.dump.paths.providers.JdkPortableFilePathProvider
- com.intellij.util.indexing.diagnostic.dump.paths.providers.PortableFilePathProvider
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.providers.JdkPortableFilePathProvider
- getRelativePortableFilePath(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$RelativePath
f:com.intellij.util.indexing.diagnostic.dump.paths.providers.LibraryRelativePortableFilePathProvider
- com.intellij.util.indexing.diagnostic.dump.paths.providers.PortableFilePathProvider
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.providers.LibraryRelativePortableFilePathProvider
- getRelativePortableFilePath(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$RelativePath
com.intellij.util.indexing.diagnostic.dump.paths.providers.PortableFilePathProvider
- a:getRelativePortableFilePath(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$RelativePath
f:com.intellij.util.indexing.diagnostic.dump.paths.providers.ProjectRelativePortableFilePathProvider
- com.intellij.util.indexing.diagnostic.dump.paths.providers.PortableFilePathProvider
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.providers.ProjectRelativePortableFilePathProvider
- f:getLocalOrArchiveRelativeFilePath(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,java.lang.String,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$RelativePath
- getRelativePortableFilePath(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFile):com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath$RelativePath
f:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.AbsolutePortableFilePathResolver
- com.intellij.util.indexing.diagnostic.dump.paths.resolvers.PortableFilePathResolver
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.AbsolutePortableFilePathResolver
- findFileByPath(com.intellij.openapi.project.Project,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath):com.intellij.openapi.vfs.VirtualFile
f:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.ArchiveRootPortableFilePathResolver
- com.intellij.util.indexing.diagnostic.dump.paths.resolvers.PortableFilePathResolver
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.ArchiveRootPortableFilePathResolver
- findFileByPath(com.intellij.openapi.project.Project,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath):com.intellij.openapi.vfs.VirtualFile
f:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.IdeRootPortableFilePathResolver
- com.intellij.util.indexing.diagnostic.dump.paths.resolvers.PortableFilePathResolver
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.IdeRootPortableFilePathResolver
- findFileByPath(com.intellij.openapi.project.Project,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath):com.intellij.openapi.vfs.VirtualFile
f:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.JdkRootPortableFilePathResolver
- com.intellij.util.indexing.diagnostic.dump.paths.resolvers.PortableFilePathResolver
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.JdkRootPortableFilePathResolver
- findFileByPath(com.intellij.openapi.project.Project,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath):com.intellij.openapi.vfs.VirtualFile
f:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.LibraryRootPortableFilePathResolver
- com.intellij.util.indexing.diagnostic.dump.paths.resolvers.PortableFilePathResolver
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.LibraryRootPortableFilePathResolver
- findFileByPath(com.intellij.openapi.project.Project,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath):com.intellij.openapi.vfs.VirtualFile
com.intellij.util.indexing.diagnostic.dump.paths.resolvers.PortableFilePathResolver
- a:findFileByPath(com.intellij.openapi.project.Project,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath):com.intellij.openapi.vfs.VirtualFile
f:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.ProjectRootPortableFilePathResolver
- com.intellij.util.indexing.diagnostic.dump.paths.resolvers.PortableFilePathResolver
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.ProjectRootPortableFilePathResolver
- findFileByPath(com.intellij.openapi.project.Project,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath):com.intellij.openapi.vfs.VirtualFile
f:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.RelativePortableFilePathResolver
- com.intellij.util.indexing.diagnostic.dump.paths.resolvers.PortableFilePathResolver
- sf:INSTANCE:com.intellij.util.indexing.diagnostic.dump.paths.resolvers.RelativePortableFilePathResolver
- findFileByPath(com.intellij.openapi.project.Project,com.intellij.util.indexing.diagnostic.dump.paths.PortableFilePath):com.intellij.openapi.vfs.VirtualFile
f:com.intellij.util.indexing.diagnostic.presentation.IndexingHtmlKt
- sf:generateHtml(com.intellij.util.indexing.diagnostic.dto.JsonIndexingActivityDiagnostic,java.lang.Appendable):java.lang.String
f:com.intellij.util.indexing.events.DirtyFiles
- <init>():V
- f:addFile(java.util.Collection,I):V
- f:addProject(com.intellij.openapi.project.Project):com.intellij.util.indexing.events.ProjectDirtyFiles
- f:clear():V
- f:getProjectDirtyFiles(com.intellij.openapi.project.Project):com.intellij.util.indexing.events.ProjectDirtyFiles
- f:getProjects():java.util.List
- f:getProjects(I):java.util.List
- f:removeFile(I):V
- f:removeProject(com.intellij.openapi.project.Project):V
f:com.intellij.util.indexing.events.FileBasedIndexTreeChangePreprocessor
- com.intellij.psi.impl.PsiTreeChangePreprocessor
- <init>():V
- treeChanged(com.intellij.psi.impl.PsiTreeChangeEventImpl):V
c:com.intellij.util.indexing.events.FilesToUpdateCollector
- <init>():V
- clear():V
- containsFileId(I):Z
- getDirtyFiles():com.intellij.util.indexing.events.DirtyFiles
- getFilesToUpdate():java.util.Collection
- getFilesToUpdateAsIterator():java.util.Iterator
- isScheduledForUpdate(com.intellij.openapi.vfs.VirtualFile):Z
- removeFileIdFromFilesScheduledForUpdate(I):V
- removeScheduledFileFromUpdate(com.intellij.openapi.vfs.VirtualFile):V
- scheduleForUpdate(com.intellij.util.indexing.events.FileIndexingRequest,java.util.Set,java.util.Collection):V
a:com.intellij.util.indexing.events.IndexedFilesListener
- com.intellij.openapi.vfs.AsyncFileListener
- <init>():V
- getEventMerger():com.intellij.util.indexing.events.VfsEventsMerger
- pa:iterateIndexableFiles(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.roots.ContentIterator):V
- prepareChange(java.util.List):com.intellij.openapi.vfs.AsyncFileListener$ChangeApplier
- p:recordFileEvent(com.intellij.openapi.vfs.VirtualFile,Z):V
- p:recordFileRemovedEvent(com.intellij.openapi.vfs.VirtualFile):V
- scheduleForIndexingRecursively(com.intellij.openapi.vfs.VirtualFile,Z):V
f:com.intellij.util.indexing.events.ProjectDirtyFiles
- <init>():V
- f:addAllTo(it.unimi.dsi.fastutil.ints.IntSet):V
- f:addFile(I):Z
- f:addFiles(java.util.Collection):V
- f:clear():V
- f:containsFile(I):Z
- f:removeFile(I):Z
- f:removeFiles(java.util.Collection):V
f:com.intellij.util.indexing.impl.perFileVersion.AutoRefreshingOnVfsCloseRef
- java.io.Closeable
- <init>(kotlin.jvm.functions.Function1):V
- close():V
- f:invoke():java.io.Closeable
f:com.intellij.util.indexing.impl.perFileVersion.PersistentSubIndexerRetriever
- java.io.Closeable
- <init>(com.intellij.util.indexing.ID,I,com.intellij.util.indexing.CompositeDataIndexer):V
- clear():V
- close():V
- flush():V
- getFileIndexerId(com.intellij.util.indexing.IndexedFile):I
- getStoredFileIndexerId(I):I
- getSubIndexerState(I,com.intellij.util.indexing.IndexedFile):com.intellij.util.indexing.FileIndexingState
- getVersion(com.intellij.util.indexing.IndexedFile):java.lang.Object
- getVersionByIndexerId(I):java.lang.Object
- isDirty():Z
- setFileIndexerId(I,I):V
- setIndexedState(I,com.intellij.util.indexing.IndexedFile):V
- setUnindexedState(I):V
f:com.intellij.util.indexing.impl.perFileVersion.PersistentSubIndexerVersionEnumerator
- java.io.Closeable
- <init>(java.io.File,com.intellij.util.io.KeyDescriptor):V
- clear():V
- close():V
- enumerate(java.lang.Object):I
- flush():V
- s:getStorageSizeLimit():I
- isDirty():Z
- s:setStorageSizeLimit(I):V
- valueOf(I):java.lang.Object
com.intellij.util.indexing.impl.storage.AbstractIntLog
- java.io.Closeable
- java.io.Flushable
- a:addData(I,I):V
- a:clear():V
- a:getModificationStamp():J
- a:processEntries(com.intellij.util.indexing.impl.storage.AbstractIntLog$IntLogEntryProcessor):Z
com.intellij.util.indexing.impl.storage.AbstractIntLog$IntLogEntryProcessor
- a:process(I,I):Z
f:com.intellij.util.indexing.impl.storage.IntLog
- com.intellij.util.indexing.impl.storage.AbstractIntLog
- sf:Companion:com.intellij.util.indexing.impl.storage.IntLog$Companion
- <init>(java.nio.file.Path,Z,com.intellij.util.io.StorageLockContext):V
- b:<init>(java.nio.file.Path,Z,com.intellij.util.io.StorageLockContext,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- addData(I,I):V
- clear():V
- close():V
- flush():V
- getModificationStamp():J
- f:isRequiresCompaction():Z
- processEntries(com.intellij.util.indexing.impl.storage.AbstractIntLog$IntLogEntryProcessor):Z
f:com.intellij.util.indexing.impl.storage.IntLog$Companion
f:com.intellij.util.indexing.impl.storage.SwitchFileBasedIndexStorageAction
- com.intellij.openapi.project.DumbAwareAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
c:com.intellij.util.indexing.impl.storage.TransientFileContentIndex
- com.intellij.util.indexing.impl.storage.VfsAwareMapReduceIndex
- <init>(com.intellij.util.indexing.FileBasedIndexExtension,com.intellij.util.indexing.storage.VfsAwareIndexStorageLayout):V
- cleanupForNextTest():V
- cleanupMemoryStorage():V
- s:createIndex(com.intellij.util.indexing.FileBasedIndexExtension,com.intellij.util.indexing.storage.VfsAwareIndexStorageLayout):com.intellij.util.indexing.impl.storage.TransientFileContentIndex
- p:getKeysDiffBuilder(I):com.intellij.util.indexing.impl.InputDataDiffBuilder
- p:getNullableIndexedData(I):java.util.Map
- removeTransientDataForFile(I):V
- p:removeTransientDataForInMemoryKeys(I,java.util.Map):V
- removeTransientDataForKeys(I,com.intellij.util.indexing.impl.InputDataDiffBuilder):V
- setBufferingEnabled(Z):V
- p:updateForwardIndex(I,com.intellij.util.indexing.impl.InputData):V
c:com.intellij.util.indexing.impl.storage.VfsAwareMapReduceIndex
- com.intellij.util.indexing.storage.MapReduceIndexBase
- p:<init>(com.intellij.util.indexing.FileBasedIndexExtension,com.intellij.openapi.util.ThrowableComputable,com.intellij.openapi.util.ThrowableComputable,com.intellij.util.indexing.impl.forward.ForwardIndexAccessor):V
- <init>(com.intellij.util.indexing.FileBasedIndexExtension,com.intellij.util.indexing.storage.VfsAwareIndexStorageLayout):V
- p:checkNonCancellableSection():V
- p:doClear():V
- p:doDispose():V
- p:doFlush():V
- getFileIndexMetaData(com.intellij.util.indexing.IndexedFile):com.intellij.util.indexing.impl.storage.VfsAwareMapReduceIndex$IndexerIdHolder
- getIndexingStateForFile(I,com.intellij.util.indexing.IndexedFile):com.intellij.util.indexing.FileIndexingState
- getKeysDiffBuilder(I,java.util.Map):com.intellij.util.indexing.impl.InputDataDiffBuilder
- p:getLogger():com.intellij.openapi.diagnostic.Logger
- p:getSerializationProblemReporter():com.intellij.util.indexing.impl.ValueSerializationProblemReporter
- p:getStoredFileSubIndexerId(I):I
- getStoredSubIndexerVersion(I):java.lang.Object
- invalidateIndexedStateForFile(I):V
- isDirty():Z
- p:isIndexConfigurationUpToDate(I,com.intellij.util.indexing.IndexedFile):com.intellij.util.indexing.FileIndexingState
- p:requestRebuild(java.lang.Throwable):V
- p:setIndexConfigurationUpToDate(I,com.intellij.util.indexing.IndexedFile):V
- setIndexedStateForFile(I,com.intellij.util.indexing.IndexedFile,Z):V
- setIndexedStateForFileOnFileIndexMetaData(I,com.intellij.util.indexing.impl.storage.VfsAwareMapReduceIndex$IndexerIdHolder,Z):V
- setUnindexedStateForFile(I):V
c:com.intellij.util.indexing.impl.storage.VfsAwareMapReduceIndex$IndexerIdHolder
- indexerId:I
- <init>(I):V
f:com.intellij.util.indexing.internal.InternalIndexingActionsService
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
- f:pauseScanningAndIndexingAndRunEmptyTask():V
- f:toggleIndexes():V
f:com.intellij.util.indexing.internal.PauseScanningAndIndexingAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.util.indexing.internal.ToggleFileBasedIndexesAction
- com.intellij.openapi.actionSystem.AnAction
- <init>():V
- actionPerformed(com.intellij.openapi.actionSystem.AnActionEvent):V
f:com.intellij.util.indexing.projectFilter.ConcurrentFileIds
- sf:Companion:com.intellij.util.indexing.projectFilter.ConcurrentFileIds$Companion
- <init>():V
- <init>(com.intellij.util.containers.ConcurrentBitSet):V
- b:<init>(com.intellij.util.containers.ConcurrentBitSet,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- f:clear():V
- f:get(I):Z
- f:getCardinality():I
- f:getEmpty():Z
- f:getSize():I
- f:set(I,Z):V
- f:writeTo(com.intellij.util.io.DataOutputStream):V
f:com.intellij.util.indexing.projectFilter.ConcurrentFileIds$Companion
- f:readFrom(java.io.DataInputStream):com.intellij.util.indexing.projectFilter.ConcurrentFileIds
com.intellij.util.indexing.projectFilter.HealthCheckResult
f:com.intellij.util.indexing.projectFilter.PersistentProjectIndexableFilesFilterKt
- sf:deletePersistentIndexableFilesFilters():V
f:com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHealthCheck
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
- f:launchHealthCheck():V
f:com.intellij.util.indexing.projectFilter.ProjectIndexableFilesFilterHolderKt
- sf:allowABTest():Z
- sf:useCachingFilesFilter():Z
- sf:usePersistentFilesFilter():Z
*f:com.intellij.util.indexing.roots.CustomKindEntityIteratorImpl
- com.intellij.util.indexing.roots.RootHolderIteratorBase
- <init>(com.intellij.platform.workspace.storage.EntityPointer,com.intellij.util.indexing.roots.origin.IndexingRootHolder,com.intellij.util.indexing.roots.IndexableIteratorPresentation):V
- getOrigin():com.intellij.util.indexing.roots.origin.CustomKindEntityOrigin
*f:com.intellij.util.indexing.roots.ExternalEntityIndexableIteratorImpl
- com.intellij.util.indexing.roots.SourceRootHolderIteratorBase
- <init>(com.intellij.platform.workspace.storage.EntityPointer,com.intellij.util.indexing.roots.origin.IndexingSourceRootHolder,com.intellij.util.indexing.roots.IndexableIteratorPresentation):V
- getOrigin():com.intellij.util.indexing.roots.origin.ExternalEntityOrigin
*f:com.intellij.util.indexing.roots.GenericContentEntityIteratorImpl
- com.intellij.util.indexing.roots.RootHolderIteratorBase
- <init>(com.intellij.platform.workspace.storage.EntityPointer,com.intellij.util.indexing.roots.origin.IndexingRootHolder,com.intellij.util.indexing.roots.IndexableIteratorPresentation):V
- getOrigin():com.intellij.util.indexing.roots.origin.GenericContentEntityOrigin
*f:com.intellij.util.indexing.roots.IndexableEntityProviderMethods
- sf:INSTANCE:com.intellij.util.indexing.roots.IndexableEntityProviderMethods
- f:createCustomKindEntityIterators(com.intellij.platform.workspace.storage.EntityPointer,com.intellij.util.indexing.roots.origin.IndexingUrlRootHolder,com.intellij.util.indexing.roots.IndexableIteratorPresentation):java.util.Collection
- f:createExternalEntityIterators(com.intellij.platform.workspace.storage.EntityPointer,com.intellij.util.indexing.roots.origin.IndexingUrlSourceRootHolder,com.intellij.util.indexing.roots.IndexableIteratorPresentation):java.util.Collection
- f:createForIndexableSetContributor(com.intellij.util.indexing.IndexableSetContributor,Z,java.util.Collection):java.util.Collection
- f:createForSyntheticLibrary(com.intellij.openapi.roots.SyntheticLibrary,java.util.Collection):java.util.Collection
- f:createGenericContentEntityIterators(com.intellij.platform.workspace.storage.EntityPointer,com.intellij.util.indexing.roots.origin.IndexingUrlRootHolder,com.intellij.util.indexing.roots.IndexableIteratorPresentation):java.util.Collection
- f:createIterators(com.intellij.openapi.module.Module,com.intellij.util.indexing.roots.origin.IndexingUrlRootHolder):java.util.Collection
- f:createIterators(com.intellij.openapi.projectRoots.Sdk):java.util.List
- f:createIterators(com.intellij.platform.workspace.jps.entities.ModuleEntity,com.intellij.platform.workspace.storage.EntityStorage,com.intellij.openapi.project.Project):java.util.Collection
- f:createIterators(com.intellij.platform.workspace.jps.entities.ModuleEntity,com.intellij.util.indexing.roots.origin.IndexingUrlRootHolder,com.intellij.platform.workspace.storage.EntityStorage):java.util.Collection
- f:createLibraryIterators(java.lang.String,com.intellij.openapi.project.Project):java.util.List
- f:createModuleAwareContentEntityIterators(com.intellij.openapi.module.Module,com.intellij.platform.workspace.storage.EntityPointer,com.intellij.util.indexing.roots.origin.IndexingUrlRootHolder,com.intellij.util.indexing.roots.IndexableIteratorPresentation):java.util.Collection
- f:createModuleContentIterators(com.intellij.openapi.module.Module):java.util.Collection
- f:getExcludedFiles(com.intellij.platform.workspace.jps.entities.ContentRootEntity):java.util.List
*f:com.intellij.util.indexing.roots.IndexableSetContributorFilesIterator
- com.intellij.util.indexing.roots.IndexableFilesIterator
- *sf:Companion:com.intellij.util.indexing.roots.IndexableSetContributorFilesIterator$Companion
- <init>(com.intellij.util.indexing.IndexableSetContributor):V
- <init>(com.intellij.util.indexing.IndexableSetContributor,com.intellij.openapi.project.Project):V
- <init>(com.intellij.util.indexing.IndexableSetContributor,java.util.Collection,Z):V
- <init>(java.lang.String,java.lang.String,Z,java.util.Set,com.intellij.util.indexing.IndexableSetContributor):V
- sf:createProjectUnAwareIndexableSetContributors():java.util.List
- getDebugName():java.lang.String
- getIndexingProgressText():java.lang.String
- getOrigin():com.intellij.util.indexing.roots.kind.IndexableSetOrigin
- getRootUrls(com.intellij.openapi.project.Project):java.util.Set
- getRootsScanningProgressText():java.lang.String
- iterateFiles(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ContentIterator,com.intellij.openapi.vfs.VirtualFileFilter):Z
*f:com.intellij.util.indexing.roots.IndexableSetContributorFilesIterator$Companion
- f:createProjectUnAwareIndexableSetContributors():java.util.List
*f:com.intellij.util.indexing.roots.IndexingRootsCollectionUtil
- sf:selectRootVirtualFileUrls(java.util.Collection):java.util.List
- sf:selectRootVirtualFiles(java.util.Collection):java.util.List
*f:com.intellij.util.indexing.roots.LibraryIndexableFilesIteratorImpl
- com.intellij.util.indexing.roots.LibraryIndexableFilesIterator
- *sf:Companion:com.intellij.util.indexing.roots.LibraryIndexableFilesIteratorImpl$Companion
- sf:createIterator(com.intellij.openapi.roots.libraries.Library,java.util.Collection,java.util.Collection):com.intellij.util.indexing.roots.LibraryIndexableFilesIteratorImpl
- sf:createIteratorList(com.intellij.openapi.roots.libraries.Library):java.util.List
- getDebugName():java.lang.String
- getIndexingProgressText():java.lang.String
- getOrigin():com.intellij.util.indexing.roots.kind.LibraryOrigin
- getRootUrls(com.intellij.openapi.project.Project):java.util.Set
- getRootsScanningProgressText():java.lang.String
- iterateFiles(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ContentIterator,com.intellij.openapi.vfs.VirtualFileFilter):Z
*f:com.intellij.util.indexing.roots.LibraryIndexableFilesIteratorImpl$Companion
- f:collectFiles(com.intellij.openapi.roots.libraries.Library,com.intellij.openapi.roots.OrderRootType,java.util.Collection):java.util.List
- bs:collectFiles$default(com.intellij.util.indexing.roots.LibraryIndexableFilesIteratorImpl$Companion,com.intellij.openapi.roots.libraries.Library,com.intellij.openapi.roots.OrderRootType,java.util.Collection,I,java.lang.Object):java.util.List
- f:createIterator(com.intellij.openapi.roots.libraries.Library,java.util.Collection,java.util.Collection):com.intellij.util.indexing.roots.LibraryIndexableFilesIteratorImpl
- bs:createIterator$default(com.intellij.util.indexing.roots.LibraryIndexableFilesIteratorImpl$Companion,com.intellij.openapi.roots.libraries.Library,java.util.Collection,java.util.Collection,I,java.lang.Object):com.intellij.util.indexing.roots.LibraryIndexableFilesIteratorImpl
- f:createIteratorList(com.intellij.openapi.roots.libraries.Library):java.util.List
*f:com.intellij.util.indexing.roots.ModuleAwareContentEntityIteratorImpl
- com.intellij.util.indexing.roots.RootHolderIteratorBase
- <init>(com.intellij.openapi.module.Module,com.intellij.platform.workspace.storage.EntityPointer,com.intellij.util.indexing.roots.origin.IndexingRootHolder,com.intellij.util.indexing.roots.IndexableIteratorPresentation):V
- getOrigin():com.intellij.util.indexing.roots.origin.ModuleAwareContentEntityOrigin
*f:com.intellij.util.indexing.roots.ModuleCustomImlDataFilesIndexableEntityProvider
- <init>():V
- getAddedEntityIteratorBuilders(com.intellij.platform.workspace.jps.entities.ModuleCustomImlDataEntity,com.intellij.openapi.project.Project):java.util.Collection
- getDependencies():java.util.Collection
- getEntityClass():java.lang.Class
- getRemovedEntityIteratorBuilders(com.intellij.platform.workspace.jps.entities.ModuleCustomImlDataEntity,com.intellij.openapi.project.Project):java.util.Collection
- getReplacedEntityIteratorBuilders(com.intellij.platform.workspace.jps.entities.ModuleCustomImlDataEntity,com.intellij.platform.workspace.jps.entities.ModuleCustomImlDataEntity,com.intellij.openapi.project.Project):java.util.Collection
*f:com.intellij.util.indexing.roots.ModuleDependencyEntitiesIndexableEntityProvider
- <init>():V
- getAddedEntityIteratorBuilders(com.intellij.platform.workspace.jps.entities.ModuleEntity,com.intellij.openapi.project.Project):java.util.Collection
- getEntityClass():java.lang.Class
- getReplacedEntityIteratorBuilders(com.intellij.platform.workspace.jps.entities.ModuleEntity,com.intellij.platform.workspace.jps.entities.ModuleEntity,com.intellij.openapi.project.Project):java.util.Collection
*f:com.intellij.util.indexing.roots.ModuleGroupPathIndexableEntityProvider
- <init>():V
- getAddedEntityIteratorBuilders(com.intellij.platform.workspace.jps.entities.ModuleGroupPathEntity,com.intellij.openapi.project.Project):java.util.Collection
- getDependencies():java.util.Collection
- getEntityClass():java.lang.Class
- getRemovedEntityIteratorBuilders(com.intellij.platform.workspace.jps.entities.ModuleGroupPathEntity,com.intellij.openapi.project.Project):java.util.Collection
- getReplacedEntityIteratorBuilders(com.intellij.platform.workspace.jps.entities.ModuleGroupPathEntity,com.intellij.platform.workspace.jps.entities.ModuleGroupPathEntity,com.intellij.openapi.project.Project):java.util.Collection
*c:com.intellij.util.indexing.roots.ModuleIndexableFilesPolicy
- *sf:Companion:com.intellij.util.indexing.roots.ModuleIndexableFilesPolicy$Companion
- <init>():V
- shouldIndexSeparateRoots():Z
*f:com.intellij.util.indexing.roots.ModuleIndexableFilesPolicy$Companion
- f:getInstance():com.intellij.util.indexing.roots.ModuleIndexableFilesPolicy
*f:com.intellij.util.indexing.roots.PartialAdditionalLibraryIndexableSetOrigin
- com.intellij.util.indexing.roots.kind.IndexableSetOrigin
- <init>(java.util.Collection):V
- f:component1():java.util.Collection
- f:copy(java.util.Collection):com.intellij.util.indexing.roots.PartialAdditionalLibraryIndexableSetOrigin
- bs:copy$default(com.intellij.util.indexing.roots.PartialAdditionalLibraryIndexableSetOrigin,java.util.Collection,I,java.lang.Object):com.intellij.util.indexing.roots.PartialAdditionalLibraryIndexableSetOrigin
- equals(java.lang.Object):Z
- f:getRootsToIndex():java.util.Collection
- hashCode():I
*f:com.intellij.util.indexing.roots.ProjectIndexableFilesIteratorImpl
- com.intellij.util.indexing.roots.ProjectIndexableFilesIterator
- <init>(com.intellij.openapi.vfs.VirtualFile):V
- getDebugName():java.lang.String
- getIndexingProgressText():java.lang.String
- getOrigin():com.intellij.util.indexing.roots.kind.ProjectFileOrDirOrigin
- getRootUrls(com.intellij.openapi.project.Project):java.util.Set
- getRootsScanningProgressText():java.lang.String
- iterateFiles(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ContentIterator,com.intellij.openapi.vfs.VirtualFileFilter):Z
*a:com.intellij.util.indexing.roots.RootHolderIteratorBase
- com.intellij.util.indexing.roots.IndexableFilesIterator
- pf:myEntityPointer:com.intellij.platform.workspace.storage.EntityPointer
- pf:roots:com.intellij.util.indexing.roots.origin.IndexingRootHolder
- p:<init>(com.intellij.platform.workspace.storage.EntityPointer,com.intellij.util.indexing.roots.origin.IndexingRootHolder,com.intellij.util.indexing.roots.IndexableIteratorPresentation):V
- p:<init>(com.intellij.platform.workspace.storage.EntityPointer,com.intellij.util.indexing.roots.origin.IndexingRootHolder,com.intellij.util.indexing.roots.IndexableIteratorPresentation,Z):V
- getDebugName():java.lang.String
- getIndexingProgressText():java.lang.String
- f:getRootUrls(com.intellij.openapi.project.Project):java.util.Set
- getRootsScanningProgressText():java.lang.String
- f:iterateFiles(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ContentIterator,com.intellij.openapi.vfs.VirtualFileFilter):Z
*a:com.intellij.util.indexing.roots.SourceRootHolderIteratorBase
- com.intellij.util.indexing.roots.IndexableFilesIterator
- pf:myEntityPointer:com.intellij.platform.workspace.storage.EntityPointer
- pf:roots:com.intellij.util.indexing.roots.origin.IndexingSourceRootHolder
- p:<init>(com.intellij.platform.workspace.storage.EntityPointer,com.intellij.util.indexing.roots.origin.IndexingSourceRootHolder,com.intellij.util.indexing.roots.IndexableIteratorPresentation):V
- getDebugName():java.lang.String
- getIndexingProgressText():java.lang.String
- f:getRootUrls(com.intellij.openapi.project.Project):java.util.Set
- getRootsScanningProgressText():java.lang.String
- f:iterateFiles(com.intellij.openapi.project.Project,com.intellij.openapi.roots.ContentIterator,com.intellij.openapi.vfs.VirtualFileFilter):Z
f:com.intellij.util.indexing.roots.builders.CustomKindEntityIndexableIteratorHandler
- com.intellij.util.indexing.roots.builders.IndexableIteratorBuilderHandler
- <init>():V
- accepts(com.intellij.util.indexing.roots.IndexableEntityProvider$IndexableIteratorBuilder):Z
- instantiate(java.util.Collection,com.intellij.openapi.project.Project,com.intellij.platform.workspace.storage.EntityStorage):java.util.List
f:com.intellij.util.indexing.roots.builders.ExternalEntityIndexableIteratorHandler
- com.intellij.util.indexing.roots.builders.IndexableIteratorBuilderHandler
- <init>():V
- accepts(com.intellij.util.indexing.roots.IndexableEntityProvider$IndexableIteratorBuilder):Z
- instantiate(java.util.Collection,com.intellij.openapi.project.Project,com.intellij.platform.workspace.storage.EntityStorage):java.util.List
f:com.intellij.util.indexing.roots.builders.GenericContentEntityIndexableIteratorHandler
- com.intellij.util.indexing.roots.builders.IndexableIteratorBuilderHandler
- <init>():V
- accepts(com.intellij.util.indexing.roots.IndexableEntityProvider$IndexableIteratorBuilder):Z
- instantiate(java.util.Collection,com.intellij.openapi.project.Project,com.intellij.platform.workspace.storage.EntityStorage):java.util.List
com.intellij.util.indexing.roots.builders.IndexableIteratorBuilderHandler
- sf:EP_NAME:com.intellij.openapi.extensions.ExtensionPointName
- a:accepts(com.intellij.util.indexing.roots.IndexableEntityProvider$IndexableIteratorBuilder):Z
- a:instantiate(java.util.Collection,com.intellij.openapi.project.Project,com.intellij.platform.workspace.storage.EntityStorage):java.util.List
f:com.intellij.util.indexing.roots.builders.IndexableSetContributorIndexableIteratorHandler
- com.intellij.util.indexing.roots.builders.IndexableIteratorBuilderHandler
- <init>():V
- accepts(com.intellij.util.indexing.roots.IndexableEntityProvider$IndexableIteratorBuilder):Z
- instantiate(java.util.Collection,com.intellij.openapi.project.Project,com.intellij.platform.workspace.storage.EntityStorage):java.util.List
f:com.intellij.util.indexing.roots.builders.LibraryIndexableIteratorHandler
- com.intellij.util.indexing.roots.builders.IndexableIteratorBuilderHandler
- <init>():V
- accepts(com.intellij.util.indexing.roots.IndexableEntityProvider$IndexableIteratorBuilder):Z
- instantiate(java.util.Collection,com.intellij.openapi.project.Project,com.intellij.platform.workspace.storage.EntityStorage):java.util.List
f:com.intellij.util.indexing.roots.builders.ModuleRootsIndexableIteratorHandler
- com.intellij.util.indexing.roots.builders.IndexableIteratorBuilderHandler
- <init>():V
- accepts(com.intellij.util.indexing.roots.IndexableEntityProvider$IndexableIteratorBuilder):Z
- instantiate(java.util.Collection,com.intellij.openapi.project.Project,com.intellij.platform.workspace.storage.EntityStorage):java.util.List
f:com.intellij.util.indexing.roots.builders.SdkIndexableIteratorHandler
- com.intellij.util.indexing.roots.builders.IndexableIteratorBuilderHandler
- <init>():V
- accepts(com.intellij.util.indexing.roots.IndexableEntityProvider$IndexableIteratorBuilder):Z
- instantiate(java.util.Collection,com.intellij.openapi.project.Project,com.intellij.platform.workspace.storage.EntityStorage):java.util.List
f:com.intellij.util.indexing.roots.builders.SyntheticLibraryIndexableIteratorHandler
- com.intellij.util.indexing.roots.builders.IndexableIteratorBuilderHandler
- <init>():V
- accepts(com.intellij.util.indexing.roots.IndexableEntityProvider$IndexableIteratorBuilder):Z
- instantiate(java.util.Collection,com.intellij.openapi.project.Project,com.intellij.platform.workspace.storage.EntityStorage):java.util.List
com.intellij.util.indexing.roots.origin.CustomKindEntityOrigin
- com.intellij.util.indexing.roots.kind.IndexableSetOrigin
- a:getReference():com.intellij.platform.workspace.storage.EntityPointer
- a:getRootHolder():com.intellij.util.indexing.roots.origin.IndexingRootHolder
com.intellij.util.indexing.roots.origin.ExternalEntityOrigin
- com.intellij.util.indexing.roots.kind.IndexableSetOrigin
- a:getReference():com.intellij.platform.workspace.storage.EntityPointer
- a:getRootHolder():com.intellij.util.indexing.roots.origin.IndexingSourceRootHolder
com.intellij.util.indexing.roots.origin.GenericContentEntityOrigin
- com.intellij.util.indexing.roots.kind.ContentOrigin
- a:getReference():com.intellij.platform.workspace.storage.EntityPointer
- a:getRootHolder():com.intellij.util.indexing.roots.origin.IndexingRootHolder
com.intellij.util.indexing.roots.origin.IndexingRootHolder
- sf:Companion:com.intellij.util.indexing.roots.origin.IndexingRootHolder$Companion
- a:getDebugDescription():java.lang.String
- a:getNonRecursiveRoots():java.util.List
- a:getRootUrls():java.util.Set
- a:getRoots():java.util.List
- a:immutableCopyOf():com.intellij.util.indexing.roots.origin.IndexingRootHolder
- a:isEmpty():Z
- a:size():I
- a:split(I):java.util.Collection
f:com.intellij.util.indexing.roots.origin.IndexingRootHolder$Companion
- f:fromFile(com.intellij.openapi.vfs.VirtualFile):com.intellij.util.indexing.roots.origin.IndexingRootHolder
- f:fromFiles(java.util.List):com.intellij.util.indexing.roots.origin.IndexingRootHolder
- f:fromFiles(java.util.List,java.util.List):com.intellij.util.indexing.roots.origin.IndexingRootHolder
com.intellij.util.indexing.roots.origin.IndexingSourceRootHolder
- sf:Companion:com.intellij.util.indexing.roots.origin.IndexingSourceRootHolder$Companion
- a:getNonRecursiveRoots():java.util.List
- a:getNonRecursiveSourceRoots():java.util.List
- a:getRootUrls():java.util.Set
- a:getRoots():java.util.List
- a:getRootsDebugStr():java.lang.String
- a:getSourceRoots():java.util.List
- a:immutableCopyOf():com.intellij.util.indexing.roots.origin.IndexingSourceRootHolder
- a:isEmpty():Z
f:com.intellij.util.indexing.roots.origin.IndexingSourceRootHolder$Companion
- f:fromFiles(java.util.List,java.util.List):com.intellij.util.indexing.roots.origin.IndexingSourceRootHolder
- f:fromFiles(java.util.List,java.util.List,java.util.List,java.util.List):com.intellij.util.indexing.roots.origin.IndexingSourceRootHolder
com.intellij.util.indexing.roots.origin.IndexingUrlRootHolder
- sf:Companion:com.intellij.util.indexing.roots.origin.IndexingUrlRootHolder$Companion
- a:getNonRecursiveRoots():java.util.List
- a:getRoots():java.util.List
- a:isEmpty():Z
- a:toRootHolder():com.intellij.util.indexing.roots.origin.IndexingRootHolder
f:com.intellij.util.indexing.roots.origin.IndexingUrlRootHolder$Companion
- f:fromUrl(com.intellij.platform.workspace.storage.url.VirtualFileUrl):com.intellij.util.indexing.roots.origin.IndexingUrlRootHolder
- f:fromUrls(java.util.List):com.intellij.util.indexing.roots.origin.IndexingUrlRootHolder
- f:fromUrls(java.util.List,java.util.List):com.intellij.util.indexing.roots.origin.IndexingUrlRootHolder
com.intellij.util.indexing.roots.origin.IndexingUrlSourceRootHolder
- sf:Companion:com.intellij.util.indexing.roots.origin.IndexingUrlSourceRootHolder$Companion
- a:getNonRecursiveRoots():java.util.List
- a:getNonRecursiveSourceRoots():java.util.List
- a:getRoots():java.util.List
- a:getSourceRoots():java.util.List
- a:isEmpty():Z
- a:toSourceRootHolder():com.intellij.util.indexing.roots.origin.IndexingSourceRootHolder
f:com.intellij.util.indexing.roots.origin.IndexingUrlSourceRootHolder$Companion
- f:fromUrls(java.util.List,java.util.List):com.intellij.util.indexing.roots.origin.IndexingUrlSourceRootHolder
- f:fromUrls(java.util.List,java.util.List,java.util.List,java.util.List):com.intellij.util.indexing.roots.origin.IndexingUrlSourceRootHolder
com.intellij.util.indexing.roots.origin.ModuleAwareContentEntityOrigin
- com.intellij.util.indexing.roots.kind.ModuleContentOrigin
- a:getReference():com.intellij.platform.workspace.storage.EntityPointer
- a:getRootHolder():com.intellij.util.indexing.roots.origin.IndexingRootHolder
f:com.intellij.util.indexing.snapshot.EmptyValueContainer
- com.intellij.util.indexing.ValueContainer
- sf:INSTANCE:com.intellij.util.indexing.snapshot.EmptyValueContainer
- getValueIterator():com.intellij.util.indexing.ValueContainer$ValueIterator
- size():I
com.intellij.util.text.MatcherHolder
- s:associateMatcher(javax.swing.JComponent,com.intellij.util.text.Matcher):V
- s:getAssociatedMatcher(javax.swing.JComponent):com.intellij.util.text.Matcher
f:com.intellij.util.textCompletion.TextCompletionCharFilter
- com.intellij.codeInsight.lookup.CharFilter
- <init>():V
- acceptChar(C,I,com.intellij.codeInsight.lookup.Lookup):com.intellij.codeInsight.lookup.CharFilter$Result
c:com.intellij.util.textCompletion.TextCompletionContributor
- com.intellij.codeInsight.completion.CompletionContributor
- com.intellij.openapi.project.DumbAware
- <init>():V
- fillCompletionVariants(com.intellij.codeInsight.completion.CompletionParameters,com.intellij.codeInsight.completion.CompletionResultSet):V
- invokeAutoPopup(com.intellij.psi.PsiElement,C):Z
a:com.intellij.util.textCompletion.TextCompletionProviderBase
- com.intellij.util.textCompletion.TextCompletionProvider
- pf:myDescriptor:com.intellij.util.textCompletion.TextCompletionValueDescriptor
- <init>(com.intellij.util.textCompletion.TextCompletionValueDescriptor,java.util.List,Z):V
- acceptChar(C):com.intellij.codeInsight.lookup.CharFilter$Result
- applyPrefixMatcher(com.intellij.codeInsight.completion.CompletionResultSet,java.lang.String):com.intellij.codeInsight.completion.CompletionResultSet
- fillCompletionVariants(com.intellij.codeInsight.completion.CompletionParameters,java.lang.String,com.intellij.codeInsight.completion.CompletionResultSet):V
- getAdvertisement():java.lang.String
- getPrefix(java.lang.String,I):java.lang.String
- ps:getPrefix(java.lang.String,I,java.util.Collection):java.lang.String
- pa:getValues(com.intellij.codeInsight.completion.CompletionParameters,java.lang.String,com.intellij.codeInsight.completion.CompletionResultSet):java.util.Collection
- p:installInsertHandler(com.intellij.codeInsight.lookup.LookupElementBuilder):com.intellij.codeInsight.lookup.LookupElement
f:com.intellij.util.textCompletion.TextCompletionProviderBase$CompletionCharInsertHandler
- com.intellij.codeInsight.completion.InsertHandler
- <init>(com.intellij.util.textCompletion.TextCompletionProviderBase):V
- handleInsert(com.intellij.codeInsight.completion.InsertionContext,com.intellij.codeInsight.lookup.LookupElement):V
c:com.intellij.util.textCompletion.ValuesCompletionProvider
- com.intellij.util.textCompletion.TextCompletionProviderBase
- pf:myValues:java.util.Collection
- <init>(com.intellij.util.textCompletion.TextCompletionValueDescriptor,java.util.Collection):V
- <init>(com.intellij.util.textCompletion.TextCompletionValueDescriptor,java.util.List,java.util.Collection,Z):V
- p:getValues(com.intellij.codeInsight.completion.CompletionParameters,java.lang.String,com.intellij.codeInsight.completion.CompletionResultSet):java.util.Collection
c:com.intellij.util.textCompletion.ValuesCompletionProvider$ValuesCompletionProviderDumbAware
- com.intellij.util.textCompletion.ValuesCompletionProvider
- com.intellij.openapi.project.DumbAware
- <init>(com.intellij.util.textCompletion.TextCompletionValueDescriptor,java.util.Collection):V
- <init>(com.intellij.util.textCompletion.TextCompletionValueDescriptor,java.util.List,java.util.Collection,Z):V
c:com.intellij.util.ui.Advertiser
- <init>():V
- p:adFont():java.awt.Font
- addAdvertisement(java.lang.String,javax.swing.Icon):V
- clearAdvertisements():V
- getAdComponent():javax.swing.JComponent
- getAdvertisements():java.util.List
- setBackground(java.awt.Color):V
- setBorder(javax.swing.border.Border):V
- setForeground(java.awt.Color):V
- showRandomText():V
c:com.intellij.util.ui.ComponentAdvertiser
- sf:Companion:com.intellij.util.ui.ComponentAdvertiser$Companion
- <init>():V
- f:addAdvertisement(java.lang.String):Z
- f:addComponentAdvertiser(javax.swing.JComponent):V
- f:getComponent():javax.swing.JPanel
- pf:getCurrentIndex():java.util.concurrent.atomic.AtomicInteger
- pf:getMultiPanel():com.intellij.util.ui.ComponentAdvertiser$MyPanel
- pf:getNextLabel():com.intellij.ui.components.ActionLink
- pf:setCurrentIndex(java.util.concurrent.atomic.AtomicInteger):V
f:com.intellij.util.ui.ComponentAdvertiser$Companion
- f:adFont():java.awt.Font
pf:com.intellij.util.ui.ComponentAdvertiser$MyPanel
- com.intellij.ide.plugins.MultiPanel
- <init>():V
- f:getList():java.util.List
- f:setList(java.util.List):V
f:com.intellij.util.ui.SpeedSearchAdvertiser
- com.intellij.util.ui.ComponentAdvertiser
- <init>():V
- f:addSpeedSearchAdvertisement():javax.swing.JComponent
f:com.intellij.util.ui.UpDownHandler
- s:register(javax.swing.JComponent,javax.swing.JComponent):V
- s:register(javax.swing.JComponent,javax.swing.JComponent,Z):V
c:com.intellij.util.ui.tree.AbstractFileTreeTable
- com.intellij.ui.treeStructure.treetable.TreeTable
- <init>(com.intellij.openapi.project.Project,java.lang.Class,java.lang.String,com.intellij.openapi.vfs.VirtualFileFilter,Z):V
- <init>(com.intellij.openapi.project.Project,java.lang.Class,java.lang.String,com.intellij.openapi.vfs.VirtualFileFilter,Z,Z):V
- createTableRenderer(com.intellij.ui.treeStructure.treetable.TreeTableModel):com.intellij.ui.treeStructure.treetable.TreeTableCellRenderer
- getProject():com.intellij.openapi.project.Project
- getValueColumn():javax.swing.table.TableColumn
- getValues():java.util.Map
- p:isValueEditableForFile(com.intellij.openapi.vfs.VirtualFile):Z
- s:press(java.awt.Container):V
- reset(java.util.Map):V
- select(com.intellij.openapi.vfs.VirtualFile):V
a:com.intellij.util.ui.tree.AbstractFileTreeTable$ConvenientNode
- javax.swing.tree.DefaultMutableTreeNode
- pa:appendChildrenTo(java.util.Collection):V
- children():java.util.Enumeration
- clearCachedChildren():V
- getChildAt(I):javax.swing.tree.TreeNode
- getChildCount():I
- getObject():java.lang.Object
f:com.intellij.util.ui.tree.AbstractFileTreeTable$FileNode
- com.intellij.util.ui.tree.AbstractFileTreeTable$ConvenientNode
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project):V
- <init>(com.intellij.openapi.vfs.VirtualFile,com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFileFilter):V
f:com.intellij.util.ui.tree.AbstractFileTreeTable$ProjectRootNode
- com.intellij.util.ui.tree.AbstractFileTreeTable$ConvenientNode
a:com.intellij.util.ui.tree.PerFileConfigurableBase
- com.intellij.openapi.options.Configurable$NoScroll
- com.intellij.openapi.options.SearchableConfigurable
- psf:ADD_PROJECT_MAPPING:com.intellij.openapi.util.Key
- psf:DESCRIPTION:com.intellij.openapi.util.Key
- psf:EMPTY_TEXT:com.intellij.openapi.util.Key
- psf:MAPPING_TITLE:com.intellij.openapi.util.Key
- psf:NULL_TEXT:com.intellij.openapi.util.Key
- psf:ONLY_DIRECTORIES:com.intellij.openapi.util.Key
- psf:OVERRIDE_QUESTION:com.intellij.openapi.util.Key
- psf:OVERRIDE_TITLE:com.intellij.openapi.util.Key
- psf:SORT_VALUES:com.intellij.openapi.util.Key
- psf:TARGET_TITLE:com.intellij.openapi.util.Key
- pf:myMappings:com.intellij.lang.PerFileMappingsEx
- pf:myProject:com.intellij.openapi.project.Project
- p:<init>(com.intellij.openapi.project.Project,com.intellij.lang.PerFileMappingsEx):V
- p:adjustChosenValue(java.lang.Object,java.lang.Object):java.lang.Object
- apply():V
- p:canEditTarget(java.lang.Object,java.lang.Object):Z
- p:canRemoveTarget(java.lang.Object):Z
- p:createActionListGroup(java.lang.Object,com.intellij.util.Consumer):com.intellij.openapi.actionSystem.ActionGroup
- p:createActionPanel(com.intellij.openapi.actionSystem.AnAction):javax.swing.JPanel
- p:createActionPanel(java.lang.Object,com.intellij.util.ui.tree.PerFileConfigurableBase$Value):javax.swing.JPanel
- createComponent():javax.swing.JComponent
- p:createDefaultMappingComponent():javax.swing.JComponent
- pf:createValueAction(java.lang.Object,com.intellij.util.ui.tree.PerFileConfigurableBase$Value):com.intellij.openapi.actionSystem.AnAction
- pf:createValueEditorActionListPopup(java.lang.Object,java.lang.Runnable,com.intellij.openapi.actionSystem.DataContext,com.intellij.util.Consumer):com.intellij.openapi.ui.popup.JBPopup
- p:createValueEditorPopup(java.lang.Object,java.lang.Object,java.lang.Runnable,com.intellij.openapi.actionSystem.DataContext,com.intellij.util.Consumer,java.lang.Runnable):com.intellij.openapi.ui.popup.JBPopup
- p:findRow(com.intellij.openapi.vfs.VirtualFile,Z,Z):I[]
- p:getActionListIcon(java.lang.Object,java.lang.Object):javax.swing.Icon
- p:getClearValueText(java.lang.Object):java.lang.String
- p:getDefaultMappings():java.util.List
- p:getDefaultNewMapping(com.intellij.openapi.vfs.VirtualFile):java.lang.Object
- getId():java.lang.String
- getNewMapping(com.intellij.openapi.vfs.VirtualFile):java.lang.Object
- p:getNewMappings():java.util.Map
- p:getNullValueText(java.lang.Object):java.lang.String
- pa:getParameter(com.intellij.openapi.util.Key):java.lang.Object
- p:getToolTipFor(java.lang.Object):java.lang.String
- p:getValueVariants(java.lang.Object):java.util.Collection
- p:isGlobalMapping(com.intellij.util.ui.tree.PerFileConfigurableBase$Mapping):Z
- isModified():Z
- p:isProjectMapping(com.intellij.util.ui.tree.PerFileConfigurableBase$Mapping):Z
- p:renderDefaultValue(java.lang.Object,com.intellij.ui.ColoredTextContainer):V
- p:renderTarget(java.lang.Object,com.intellij.ui.ColoredTextContainer):V
- pa:renderValue(java.lang.Object,java.lang.Object,com.intellij.ui.ColoredTextContainer):V
- reset():V
- selectFile(com.intellij.openapi.vfs.VirtualFile):V
- selectFile(com.intellij.openapi.vfs.VirtualFile,Z):V
- p:selectRows(I[],Z):V
f:com.intellij.util.ui.tree.PerFileConfigurableBase$Mapping
- java.lang.Record
- <init>(java.lang.String,java.util.function.Supplier,com.intellij.util.Consumer):V
- f:equals(java.lang.Object):Z
- getter():java.util.function.Supplier
- f:hashCode():I
- name():java.lang.String
- setter():com.intellij.util.Consumer
f:com.intellij.util.ui.tree.PerFileConfigurableBase$PerFileConfigurableComboBoxAction
- com.intellij.openapi.actionSystem.ex.ComboBoxAction
- <init>(com.intellij.util.ui.tree.PerFileConfigurableBase,com.intellij.util.ui.tree.PerFileConfigurableBase$Value,java.lang.Object,java.lang.String):V
- getActionUpdateThread():com.intellij.openapi.actionSystem.ActionUpdateThread
- update(com.intellij.openapi.actionSystem.AnActionEvent):V
p:com.intellij.util.ui.tree.PerFileConfigurableBase$Value
- com.intellij.openapi.util.Setter
- java.util.function.Supplier
- a:commit():V
f:com.intellij.util.ui.tree.ProjectContentFileFilter
- com.intellij.openapi.vfs.VirtualFileFilter
- <init>(com.intellij.openapi.project.Project,com.intellij.openapi.vfs.VirtualFileFilter):V
- accept(com.intellij.openapi.vfs.VirtualFile):Z
c:com.intellij.webcore.packaging.InstalledPackagesPanel
- javax.swing.JPanel
- p:myInstallEnabled:Z
- pf:myNotificationArea:com.intellij.webcore.packaging.PackagesNotificationPanel
- p:myPackageManagementService:com.intellij.webcore.packaging.PackageManagementService
- pf:myPackagesTable:com.intellij.ui.table.JBTable
- pf:myProject:com.intellij.openapi.project.Project
- <init>(com.intellij.openapi.project.Project,com.intellij.webcore.packaging.PackagesNotificationPanel):V
- p:canInstallPackage(com.intellij.webcore.packaging.InstalledPackage):Z
- p:canUninstallPackage(com.intellij.webcore.packaging.InstalledPackage):Z
- p:canUpgradePackage(com.intellij.webcore.packaging.InstalledPackage):Z
- p:createManagePackagesDialog():com.intellij.webcore.packaging.ManagePackagesDialog
- p:createNotificationPanel():com.intellij.webcore.packaging.PackagesNotificationPanel
- doUpdatePackages(com.intellij.webcore.packaging.PackageManagementService):V
- p:getExtraActions():com.intellij.openapi.actionSystem.AnAction[]
- p:getPackagesToPostpone():java.util.Set
- p:installEnabled():Z
- updatePackages(com.intellij.webcore.packaging.PackageManagementService):V
- p:updateUninstallUpgrade():V
c:com.intellij.webcore.packaging.ManagePackagesDialog
- com.intellij.openapi.ui.DialogWrapper
- sf:Companion:com.intellij.webcore.packaging.ManagePackagesDialog$Companion
- <init>(com.intellij.openapi.project.Project,com.intellij.webcore.packaging.PackageManagementService,com.intellij.webcore.packaging.PackageManagementService$Listener):V
- <init>(com.intellij.openapi.project.Project,com.intellij.webcore.packaging.PackageManagementService,com.intellij.webcore.packaging.PackageManagementService$Listener,com.intellij.webcore.packaging.PackagesNotificationPanel):V
- b:<init>(com.intellij.openapi.project.Project,com.intellij.webcore.packaging.PackageManagementService,com.intellij.webcore.packaging.PackageManagementService$Listener,com.intellij.webcore.packaging.PackagesNotificationPanel,I,kotlin.jvm.internal.DefaultConstructorMarker):V
- p:createActions():javax.swing.Action[]
- p:createCenterPanel():javax.swing.JPanel
- p:getDimensionServiceKey():java.lang.String
- getPreferredFocusedComponent():javax.swing.JComponent
- f:initModel():V
- f:selectPackage(com.intellij.webcore.packaging.InstalledPackage):V
- pf:setDownloadStatus(Z):V
- f:setOptionsText(java.lang.String):V
f:com.intellij.webcore.packaging.ManagePackagesDialog$Companion
f:com.intellij.webcore.packaging.ManagePackagesDialog$MyTableRenderer
- javax.swing.ListCellRenderer
- <init>(com.intellij.webcore.packaging.ManagePackagesDialog):V
- getListCellRendererComponent(javax.swing.JList,com.intellij.webcore.packaging.RepoPackage,I,Z,Z):java.awt.Component
f:com.intellij.webcore.packaging.ManageRepoDialog
- com.intellij.openapi.ui.DialogWrapper
- sf:Companion:com.intellij.webcore.packaging.ManageRepoDialog$Companion
- <init>(com.intellij.openapi.project.Project,com.intellij.webcore.packaging.PackageManagementService):V
f:com.intellij.webcore.packaging.ManageRepoDialog$Companion
a:com.intellij.webcore.packaging.PackageManagementServiceEx
- com.intellij.webcore.packaging.PackageManagementService
- <init>():V
- a:fetchLatestVersion(com.intellij.webcore.packaging.InstalledPackage,com.intellij.util.CatchingConsumer):V
- installPackage(com.intellij.webcore.packaging.RepoPackage,java.lang.String,java.lang.String,com.intellij.webcore.packaging.PackageManagementService$Listener,java.io.File):V
- shouldFetchLatestVersionsForOnlyInstalledPackages():Z
- a:updatePackage(com.intellij.webcore.packaging.InstalledPackage,java.lang.String,com.intellij.webcore.packaging.PackageManagementService$Listener):V
f:com.intellij.webcore.packaging.PackageManagementUsageCollector
- getGroup():com.intellij.internal.statistic.eventLog.EventLogGroup
- s:triggerBrowseAvailablePackagesPerformed(com.intellij.openapi.project.Project,com.intellij.webcore.packaging.PackageManagementService):V
- s:triggerInstallPerformed(com.intellij.openapi.project.Project,com.intellij.webcore.packaging.PackageManagementService):V
- s:triggerUninstallPerformed(com.intellij.openapi.project.Project,com.intellij.webcore.packaging.PackageManagementService):V
- s:triggerUpgradePerformed(com.intellij.openapi.project.Project,com.intellij.webcore.packaging.PackageManagementService):V
c:com.intellij.webcore.packaging.PackagesNotificationPanel
- <init>():V
- <init>(java.util.function.BiConsumer):V
- addLinkHandler(java.lang.String,java.lang.Runnable):V
- getComponent():javax.swing.JComponent
- hasLinkHandler(java.lang.String):Z
- hide():V
- removeAllLinkHandlers():V
- removeLinkHandler(java.lang.String):V
- s:showError(java.lang.String,com.intellij.webcore.packaging.PackageManagementService$ErrorDescription):V
- showError(java.lang.String,java.lang.String,com.intellij.webcore.packaging.PackageManagementService$ErrorDescription):V
- showResult(java.lang.String,com.intellij.webcore.packaging.PackageManagementService$ErrorDescription):V
- showSuccess(java.lang.String):V
- showWarning(java.lang.String):V
f:com.intellij.webcore.packaging.PackagingErrorDialog
- com.intellij.openapi.ui.DialogWrapper
- <init>(java.lang.String,com.intellij.webcore.packaging.PackageManagementService$ErrorDescription):V
f:com.intellij.workspaceModel.ide.impl.WorkspaceModelRootWatcher
- com.intellij.openapi.vfs.AsyncFileListener
- <init>():V
- prepareChange(java.util.List):com.intellij.openapi.vfs.AsyncFileListener$ChangeApplier
f:com.intellij.workspaceModel.ide.impl.legacyBridge.facet.FacetEntityContributor
- <init>():V
- createFacetFromEntity(com.intellij.platform.workspace.jps.entities.FacetEntity,com.intellij.openapi.module.Module):com.intellij.facet.Facet
- f:createFacetFromEntity(com.intellij.platform.workspace.jps.entities.FacetEntity,com.intellij.openapi.module.Module,com.intellij.facet.Facet):com.intellij.facet.Facet
- getParentModuleEntity(com.intellij.platform.workspace.jps.entities.FacetEntity):com.intellij.platform.workspace.jps.entities.ModuleEntity
- getRootEntitiesByModuleEntity(com.intellij.platform.workspace.jps.entities.ModuleEntity):java.util.List
- getRootEntityType():java.lang.Class
f:com.intellij.workspaceModel.ide.impl.legacyBridge.facet.FacetManagerBridge
- com.intellij.facet.FacetManager
- sf:Companion:com.intellij.workspaceModel.ide.impl.legacyBridge.facet.FacetManagerBridge$Companion
- <init>(com.intellij.openapi.module.Module):V
- checkConsistency():V
- createModifiableModel():com.intellij.facet.ModifiableFacetModel
- f:createModifiableModel(com.intellij.platform.workspace.storage.MutableEntityStorage):com.intellij.facet.ModifiableFacetModel
- facetConfigurationChanged(com.intellij.facet.Facet):V
f:com.intellij.workspaceModel.ide.impl.legacyBridge.facet.FacetManagerBridge$Companion
f:com.intellij.workspaceModel.ide.impl.legacyBridge.facet.FacetModelBridge
- com.intellij.facet.impl.FacetModelBase
- sf:Companion:com.intellij.workspaceModel.ide.impl.legacyBridge.facet.FacetModelBridge$Companion
- <init>(com.intellij.workspaceModel.ide.legacyBridge.ModuleBridge):V
- f:checkConsistency(java.util.List,java.util.Map):V
- facetsChanged():V
- getAllFacets():com.intellij.facet.Facet[]
f:com.intellij.workspaceModel.ide.impl.legacyBridge.facet.FacetModelBridge$Companion
f:com.intellij.workspaceModel.ide.impl.legacyBridge.facet.ModifiableFacetModelBridgeImpl
- com.intellij.facet.ModifiableFacetModel
- com.intellij.facet.impl.FacetModelBase
- <init>(com.intellij.platform.workspace.storage.EntityStorage,com.intellij.platform.workspace.storage.MutableEntityStorage,com.intellij.workspaceModel.ide.legacyBridge.ModuleBridge,com.intellij.workspaceModel.ide.impl.legacyBridge.facet.FacetManagerBridge):V
- addFacet(com.intellij.facet.Facet):V
- addFacet(com.intellij.facet.Facet,com.intellij.openapi.roots.ProjectModelExternalSource):V
- addListener(com.intellij.facet.ModifiableFacetModel$Listener,com.intellij.openapi.Disposable):V
- commit():V
- getAllFacets():com.intellij.facet.Facet[]
- f:getEntity(com.intellij.facet.Facet):com.intellij.platform.workspace.jps.entities.FacetEntity
- getNewName(com.intellij.facet.Facet):java.lang.String
- isModified():Z
- isNewFacet(com.intellij.facet.Facet):Z
- prepareForCommit():V
- removeFacet(com.intellij.facet.Facet):V
- rename(com.intellij.facet.Facet,java.lang.String):V
- replaceFacet(com.intellij.facet.Facet,com.intellij.facet.Facet):V
f:com.intellij.workspaceModel.ide.impl.legacyBridge.module.ModuleTypeUtils
- sf:WEB_MODULE_ENTITY_TYPE_ID:com.intellij.platform.workspace.jps.entities.ModuleTypeId
- sf:WEB_MODULE_ENTITY_TYPE_ID_NAME:java.lang.String
f:com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge
- com.intellij.openapi.roots.impl.ProjectRootManagerComponent
- <init>(com.intellij.openapi.project.Project,kotlinx.coroutines.CoroutineScope):V
f:com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge$ModuleDependencyListenerImpl
- java.util.EventListener
- <init>(com.intellij.workspaceModel.ide.impl.legacyBridge.project.ProjectRootManagerBridge):V
- referencedLibraryAdded(com.intellij.openapi.roots.libraries.Library):V
- referencedLibraryChanged(com.intellij.openapi.roots.libraries.Library):V
- referencedLibraryRemoved(com.intellij.openapi.roots.libraries.Library):V
- referencedSdkAdded(com.intellij.openapi.projectRoots.Sdk):V
- referencedSdkChanged(com.intellij.openapi.projectRoots.Sdk):V
- referencedSdkRemoved(com.intellij.openapi.projectRoots.Sdk):V
f:com.intellij.workspaceModel.ide.impl.legacyBridge.sdk.GlobalSdkBridgeInitializer
- <init>():V
- initializeBridges(com.intellij.openapi.project.Project,java.util.Map,com.intellij.platform.workspace.storage.MutableEntityStorage):V
- isEnabled():Z
f:com.intellij.workspaceModel.ide.impl.legacyBridge.sdk.GlobalSdkBridgesLoader
- sf:Companion:com.intellij.workspaceModel.ide.impl.legacyBridge.sdk.GlobalSdkBridgesLoader$Companion
- <init>():V
- handleBeforeChangeEvents(com.intellij.platform.workspace.storage.VersionedStorageChange):V
- handleChangedEvents(com.intellij.platform.workspace.storage.VersionedStorageChange):V
- initializeBridges(java.util.Map,com.intellij.platform.workspace.storage.MutableEntityStorage):V
- initializeBridgesAfterLoading(com.intellij.platform.workspace.storage.MutableEntityStorage,com.intellij.platform.workspace.storage.VersionedEntityStorage):kotlin.jvm.functions.Function0
f:com.intellij.workspaceModel.ide.impl.legacyBridge.sdk.GlobalSdkBridgesLoader$Companion
f:com.intellij.workspaceModel.ide.impl.legacyBridge.sdk.SdkTableBridgeImpl
- <init>():V
- addNewSdk(com.intellij.openapi.projectRoots.Sdk):V
- createSdk(java.lang.String,com.intellij.openapi.projectRoots.SdkTypeId,java.lang.String):com.intellij.openapi.projectRoots.Sdk
- findSdkByName(java.lang.String):com.intellij.openapi.projectRoots.Sdk
- getAllSdks():java.util.List
- removeSdk(com.intellij.openapi.projectRoots.Sdk):V
- saveOnDisk():V
- updateSdk(com.intellij.openapi.projectRoots.Sdk,com.intellij.openapi.projectRoots.Sdk):V
f:com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.EntityWithVirtualFileUrl
- <init>(com.intellij.platform.workspace.storage.WorkspaceEntity,com.intellij.platform.workspace.storage.url.VirtualFileUrl,java.lang.String):V
- f:component1():com.intellij.platform.workspace.storage.WorkspaceEntity
- f:component2():com.intellij.platform.workspace.storage.url.VirtualFileUrl
- f:component3():java.lang.String
- f:copy(com.intellij.platform.workspace.storage.WorkspaceEntity,com.intellij.platform.workspace.storage.url.VirtualFileUrl,java.lang.String):com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.EntityWithVirtualFileUrl
- bs:copy$default(com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.EntityWithVirtualFileUrl,com.intellij.platform.workspace.storage.WorkspaceEntity,com.intellij.platform.workspace.storage.url.VirtualFileUrl,java.lang.String,I,java.lang.Object):com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.EntityWithVirtualFileUrl
- equals(java.lang.Object):Z
- f:getEntity():com.intellij.platform.workspace.storage.WorkspaceEntity
- f:getPropertyName():java.lang.String
- f:getVirtualFileUrl():com.intellij.platform.workspace.storage.url.VirtualFileUrl
- hashCode():I
c:com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.VirtualFileUrlWatcher
- sf:Companion:com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.VirtualFileUrlWatcher$Companion
- <init>(com.intellij.openapi.project.Project):V
- f:getProject():com.intellij.openapi.project.Project
- f:onVfsChange(java.lang.String,java.lang.String):V
- shouldUpdateThisEntity(com.intellij.platform.workspace.storage.WorkspaceEntity):Z
f:com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.VirtualFileUrlWatcher$Companion
- f:getInstance(com.intellij.openapi.project.Project):com.intellij.workspaceModel.ide.impl.legacyBridge.watcher.VirtualFileUrlWatcher