- ignoreListOptionPanel - Variable in class org.netbeans.api.search.ui.ScopeOptionsController
-
- isAllFilesInfoDisplayed() - Method in class org.netbeans.api.search.ui.FileNameController
-
Tell whether gray (all files) text is currently displayed.
- isApplicable() - Method in class org.netbeans.spi.search.SearchScopeDefinition
-
Is this search scope applicable at the moment?
For example, search scope of all open projects is not applicable if there
is no open project.
- isEnabled() - Method in class org.netbeans.spi.search.provider.SearchProvider
-
Tells whether this search provider is enabled.
- isFileNameRegExp() - Method in class org.netbeans.api.search.ui.ScopeOptionsController
-
- isMatchCase() - Method in class org.netbeans.api.search.SearchPattern
-
- isPreserveCase() - Method in class org.netbeans.api.search.ReplacePattern
-
- isRegExp() - Method in class org.netbeans.api.search.SearchPattern
-
- isRegexp() - Method in class org.netbeans.api.search.SearchScopeOptions
-
- isRegularExpression() - Method in class org.netbeans.api.search.ui.FileNameController
-
Tells whether the contained expression should be interpreted as a simple
pattern or a regular expression pattern.
- isRelevantNode(Node) - Method in class org.netbeans.spi.search.provider.DefaultSearchResultsDisplayer.ResultNodeShiftSupport
-
Method that checks whether a node should be selected when Next or
Previous button is pressed.
- isReplaceSupported() - Method in class org.netbeans.spi.search.provider.SearchProvider
-
If replace is supported, this dialog will be shown in replace dialog.
- isReplacing() - Method in class org.netbeans.spi.search.provider.SearchProvider.Presenter
-
Get replace mode.
- isSearchInArchives() - Method in class org.netbeans.api.search.SearchScopeOptions
-
- isSearchInArchives() - Method in class org.netbeans.api.search.ui.ScopeOptionsController
-
State of checkbox for enabling searching in archives.
- isSearchInGenerated() - Method in class org.netbeans.api.search.SearchScopeOptions
-
- isSearchInGenerated() - Method in class org.netbeans.api.search.ui.ScopeOptionsController
-
State of checkbox for enabling searching in generated sources.
- isTerminated() - Method in class org.netbeans.spi.search.provider.SearchComposition
-
Tells whether the search has been terminated.
- isUsable(NotificationLineSupport) - Method in class org.netbeans.spi.search.provider.SearchProvider.Presenter
-
Test that the current settings specified in associated form are
usable for searching.
- isUseIgnoreList() - Method in class org.netbeans.api.search.ui.ScopeOptionsController
-
State of checkbox for using ignore list.
- isWholeWords() - Method in class org.netbeans.api.search.SearchPattern
-