Uses of Class
org.openstreetmap.josm.gui.dialogs.relation.actions.CancelAction
-
Packages that use CancelAction Package Description org.openstreetmap.josm.gui.dialogs.relation Toggle dialog allowing to display currently loaded relations and perform operations on them. -
-
Uses of CancelAction in org.openstreetmap.josm.gui.dialogs.relation
Fields in org.openstreetmap.josm.gui.dialogs.relation declared as CancelAction Modifier and Type Field Description private CancelActionGenericRelationEditor. cancelActionAction for performing theCancelActionMethods in org.openstreetmap.josm.gui.dialogs.relation with parameters of type CancelAction 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
-