Package | Description |
---|---|
org.openstreetmap.josm.gui.dialogs.properties |
Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.
|
Modifier and Type | Field and Description |
---|---|
private PropertiesDialog.ReadOnlyTableModel |
PropertiesDialog.tagData
The tag data of selected objects.
|
Modifier and Type | Field and Description |
---|---|
private javax.swing.table.TableRowSorter<PropertiesDialog.ReadOnlyTableModel> |
PropertiesDialog.tagRowSorter |