| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.dialogs.relation |
Toggle dialog allowing to display currently loaded relations and perform operations on them.
|
| org.openstreetmap.josm.gui.io |
Provides GUI classes for handling input/output operations (download, upload, save).
|
| Modifier and Type | Field and Description |
|---|---|
private TagEditorPanel |
GenericRelationEditor.tagEditorPanel
the tag table and its model
|
| Modifier and Type | Method and Description |
|---|---|
protected static javax.swing.JPanel |
GenericRelationEditor.buildTagEditorPanel(TagEditorPanel tagEditorPanel)
builds the panel with the tag editor
|
| Modifier and Type | Field and Description |
|---|---|
private TagEditorPanel |
TagSettingsPanel.pnlTagEditor
checkbox for selecting whether an atomic upload is to be used
|