Package | Description |
---|---|
org.openstreetmap.josm.gui | |
org.openstreetmap.josm.gui.dialogs.properties |
Toggle dialog allowing to display/edit tags and relation memberships of currently selected OSM objects.
|
org.openstreetmap.josm.gui.tagging |
Provides classes for handling edition of OSM tags: tag tables, tag editors.
|
Class and Description |
---|
PropertiesDialog
This dialog displays the tags of the current selected primitives.
|
Class and Description |
---|
PresetListPanel
A list of matching presets for a set of tags.
|
PropertiesCellRenderer
Cell renderer of tags table.
|
PropertiesDialog.AbstractCopyAction |
PropertiesDialog.AddAction
Action handling add button press in properties dialog.
|
PropertiesDialog.CopyAllKeyValueAction |
PropertiesDialog.CopyKeyValueAction |
PropertiesDialog.CopyValueAction |
PropertiesDialog.DeleteAction
Action handling delete button press in properties dialog.
|
PropertiesDialog.EditAction
Action handling edit button press in properties dialog.
|
PropertiesDialog.HelpAction |
PropertiesDialog.PasteValueAction |
PropertiesDialog.ReadOnlyTableModel
Class that allows fast creation of read-only table model with String columns
|
PropertiesDialog.SearchAction |
PropertiesDialog.TaginfoAction |
TagEditHelper
Class that helps PropertiesDialog add and edit tag values.
|
TagEditHelper.AbstractTagsDialog |
Class and Description |
---|
PresetListPanel
A list of matching presets for a set of tags.
|