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