Uses of Class
org.openstreetmap.josm.gui.tagging.TaggingPreset.Item

Packages that use TaggingPreset.Item
org.openstreetmap.josm.gui.tagging   
 

Uses of TaggingPreset.Item in org.openstreetmap.josm.gui.tagging
 

Subclasses of TaggingPreset.Item in org.openstreetmap.josm.gui.tagging
static class TaggingPreset.Check
           
static class TaggingPreset.Combo
           
static class TaggingPreset.ComboMultiSelect
           
static class TaggingPreset.Key
           
static class TaggingPreset.KeyedItem
           
static class TaggingPreset.Label
           
static class TaggingPreset.Link
           
static class TaggingPreset.MultiSelect
           
static class TaggingPreset.Optional
           
static class TaggingPreset.Roles
           
static class TaggingPreset.Space
           
static class TaggingPreset.Text
           
 

Fields in org.openstreetmap.josm.gui.tagging with type parameters of type TaggingPreset.Item
 java.util.List<TaggingPreset.Item> TaggingPreset.data
           
 



JOSM