Package | Description |
---|---|
org.openstreetmap.josm.gui.tagging.presets.items |
Provides classes for handling tagging presets items.
|
Modifier and Type | Field and Description |
---|---|
protected KeyedItem.Usage |
ComboMultiSelect.usage |
Modifier and Type | Method and Description |
---|---|
protected static KeyedItem.Usage |
KeyedItem.determineBooleanUsage(java.util.Collection<OsmPrimitive> sel,
java.lang.String key) |
protected static KeyedItem.Usage |
KeyedItem.determineTextUsage(java.util.Collection<OsmPrimitive> sel,
java.lang.String key) |