Uses of Class
org.openstreetmap.josm.gui.dialogs.relation.actions.DeleteCurrentRelationAction
-
Packages that use DeleteCurrentRelationAction Package Description org.openstreetmap.josm.gui.dialogs.relation Toggle dialog allowing to display currently loaded relations and perform operations on them. -
-
Uses of DeleteCurrentRelationAction in org.openstreetmap.josm.gui.dialogs.relation
Methods in org.openstreetmap.josm.gui.dialogs.relation with parameters of type DeleteCurrentRelationAction Modifier and Type Method Description protected javax.swing.JPanelGenericRelationEditor. buildOkCancelButtonPanel(OKAction okAction, DeleteCurrentRelationAction deleteAction, CancelAction cancelAction)builds the panel with the OK and the Cancel button
-