addedfield:
searchResults
docking.widgets.search.SearchResults searchResults
addedmethod:
toFront
void toFront()
modifiedmethod:
getSearcher
return type: FindDialogSearcher → FindDialogSearcher
- docking.widgets.FindDialogSearcher getSearcher()
+ docking.widgets.search.FindDialogSearcher getSearcher()
modifiedfield:
searcher
type: FindDialogSearcher → FindDialogSearcher
- docking.widgets.FindDialogSearcher searcher
+ docking.widgets.search.FindDialogSearcher searcher
removedmethod:
notifySearchHit
void notifySearchHit(docking.widgets.SearchLocation location)