Uses of Interface
org.openstreetmap.josm.tools.Property

Packages that use Property
org.openstreetmap.josm.actions.search   
 

Uses of Property in org.openstreetmap.josm.actions.search
 

Methods in org.openstreetmap.josm.actions.search with parameters of type Property
static void SearchAction.getSelection(SearchAction.SearchSetting s, java.util.Collection<OsmPrimitive> all, Property<OsmPrimitive,java.lang.Boolean> p)
          Version of getSelection that is customized for filter, but should also work in other context.
 



JOSM