| Package | Description |
|---|---|
| org.openstreetmap.josm.gui.dialogs.relation |
Toggle dialog allowing to display currently loaded relations and perform operations on them.
|
| Modifier and Type | Field and Description |
|---|---|
private DuplicateRelationAction |
GenericRelationEditor.duplicateAction
Action for performing the
DuplicateRelationAction |
| Modifier and Type | Method and Description |
|---|---|
protected static javax.swing.JToolBar |
GenericRelationEditor.buildToolBar(RefreshAction refreshAction,
ApplyAction applyAction,
DuplicateRelationAction duplicateAction,
DeleteCurrentRelationAction deleteAction)
Creates the toolbar
|