Class SetMapAction

java.lang.Object
javax.swing.AbstractAction
org.openstreetmap.josm.actions.JosmAction
org.openstreetmap.josm.plugins.damn.actions.SetMapAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, org.openstreetmap.josm.tools.Destroyable

public class SetMapAction extends org.openstreetmap.josm.actions.JosmAction
Set default _map_ action (new lock action).
Since:
xxx
Author:
qeef
See Also:
  • Constructor Details

    • SetMapAction

      public SetMapAction(String w)
      Constructs a new SetMapAction.
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)