Class SetReviewAction

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

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

    • SetReviewAction

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

    • actionPerformed

      public void actionPerformed(ActionEvent e)