| Package | Description |
|---|---|
| org.openstreetmap.josm.actions.search |
| Modifier and Type | Method and Description |
|---|---|
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.
|