Uses of Class
org.openstreetmap.josm.actions.search.SearchAction.SearchKeywordRow

Packages that use SearchAction.SearchKeywordRow
org.openstreetmap.josm.actions.search   
 

Uses of SearchAction.SearchKeywordRow in org.openstreetmap.josm.actions.search
 

Methods in org.openstreetmap.josm.actions.search that return SearchAction.SearchKeywordRow
 SearchAction.SearchKeywordRow SearchAction.SearchKeywordRow.addKeyword(java.lang.String displayText, java.lang.String insertText, java.lang.String description, java.lang.String... examples)
           
 SearchAction.SearchKeywordRow SearchAction.SearchKeywordRow.addTitle(java.lang.String title)
           
 



JOSM