| Package | Description |
|---|---|
| org.gradle.gradleplugin.userinterface.swing.common |
| Modifier and Type | Method and Description |
|---|---|
void |
TextPaneSearchInteraction.highlightAndScrollToResult(TextBlockSearchEditor editor,
TextBlockSearchEditor.SearchResult searchResult)
Highlight and then ensure this result is visible.
|
void |
SearchPanel.SearchInteraction.highlightAndScrollToResult(TextBlockSearchEditor editor,
TextBlockSearchEditor.SearchResult searchResult)
Highlight and then ensure this result is visible.
|
void |
TextPaneSearchInteraction.searchComplete(TextBlockSearchEditor editor)
Notification that the search was complete and we have results to show to the user.
|
void |
SearchPanel.SearchInteraction.searchComplete(TextBlockSearchEditor editor)
Notification that the search was complete and we have results to show to the user.
|
Copyright © 2013. All rights reserved