| 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 ApplyAction |
GenericRelationEditor.applyAction
Action for performing the
ApplyAction |
| Modifier and Type | Method and Description |
|---|---|
protected static javax.swing.JToolBar |
GenericRelationEditor.buildToolBar(RefreshAction refreshAction,
ApplyAction applyAction,
DuplicateRelationAction duplicateAction,
DeleteCurrentRelationAction deleteAction)
Creates the toolbar
|