mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-15 02:59:33 +07:00
move SearchScopeData to scopes module (cherry picked from commit 1e18ec6d51426d8946693e416519e1e80f5b36d0) GitOrigin-RevId: a05ee31c9989a732d514a8aa3eb3fd7d1d209855
9 lines
336 B
Plaintext
9 lines
336 B
Plaintext
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
|