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.dialogs.relation.actions |
Class and Description |
---|
ApplyAction
Apply the current updates.
|
CancelAction
Cancel the updates and close the dialog
|
RefreshAction
Refresh relation.
|
Class and Description |
---|
AbstractRelationEditorAction
Abstract superclass of relation editor actions.
|
AddFromSelectionAction
Abstract superclass of "Add from selection" actions.
|
SavingAction
Abstract superclass of relation saving actions (OK, Apply, Cancel).
|