Package | Description |
---|---|
org.openstreetmap.josm.gui.tagging |
Provides classes for handling edition of OSM tags: tag tables, tag editors.
|
Modifier and Type | Class and Description |
---|---|
class |
TagTable
This is the tabular editor component for OSM tags.
|
Modifier and Type | Field and Description |
---|---|
private TagEditorModel.EndEditListener |
TagEditorModel.endEditListener |
Modifier and Type | Method and Description |
---|---|
void |
TagEditorModel.setEndEditListener(TagEditorModel.EndEditListener endEditListener)
Sets the listener that is notified when an edit should be aborted.
|