public static interface PresetListPanel.PresetHandler
Modifier and Type | Method and Description |
---|---|
Collection<OsmPrimitive> |
getSelection() |
void |
updateTags(List<Tag> tags) |
Collection<OsmPrimitive> getSelection()
void updateTags(List<Tag> tags)