Package org.openstreetmap.josm.gui.tagging

Class Summary
TagCellEditor This is the table cell editor for the tag editor dialog.
TagCellRenderer This is the table cell renderer for cells for the table of tags in the tag editor dialog.
TagEditorModel TagEditorModel is a table model.
TagEditorPanel TagEditorPanel is a JPanel which can be embedded as UI component in UIs.
TaggingPreset This class read encapsulate one tagging preset.
TaggingPreset.Check  
TaggingPreset.Combo  
TaggingPreset.ComboMultiSelect  
TaggingPreset.ConcatenatingJList Class that allows list values to be assigned and retrieved as a comma-delimited string.
TaggingPreset.Item  
TaggingPreset.Key  
TaggingPreset.KeyedItem  
TaggingPreset.Label  
TaggingPreset.Link  
TaggingPreset.MultiSelect  
TaggingPreset.Optional  
TaggingPreset.PresetListEntry  
TaggingPreset.PresetPanel  
TaggingPreset.Role  
TaggingPreset.Roles  
TaggingPreset.Space  
TaggingPreset.Text  
TaggingPreset.Usage  
TaggingPresetMenu  
TaggingPresetSearchAction  
TaggingPresetSearchDialog  
TaggingPresetSearchDialog.PresetClasification  
TaggingPresetSearchDialog.ResultListCellRenderer  
TaggingPresetSearchDialog.ResultListModel  
TaggingPresetSeparator  
TagModel  
TagTable This is the tabular editor component for OSM tags.
TagTable.TagTableColumnModel The table has two columns.
 

Enum Summary
TaggingPreset.MatchType Enum denoting how a match (see TaggingPreset.Item.matches(java.util.Map)) is performed.
TaggingPreset.PresetType  
 



JOSM