Class UpdateDataAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action, Destroyable

    public class UpdateDataAction
    extends JosmAction
    This action synchronizes the dataset with the current state on the server. It does so by re-downloading all areas and thereby merging all compatible changes from the current server version.
    See Also:
    Serialized Form