Exemple #1
0
 private void highlightLastResult(SearchResult sr) {
   highlightMatch(sr.getLastMatch(requestPanel, responsePanel));
 }