Uses of Class
org.openstreetmap.josm.gui.dialogs.relation.actions.SavingAction
-
Packages that use SavingAction Package Description org.openstreetmap.josm.gui.dialogs.relation.actions Provides the classes for relation editor actions. -
-
Uses of SavingAction in org.openstreetmap.josm.gui.dialogs.relation.actions
Subclasses of SavingAction in org.openstreetmap.josm.gui.dialogs.relation.actions Modifier and Type Class Description class
ApplyAction
Apply the current updates.class
CancelAction
Cancel the updates and close the dialogclass
OKAction
Apply the updates and close the dialog.class
RefreshAction
Refresh relation.
-