Class AuthenticateAction

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

public class AuthenticateAction extends org.openstreetmap.josm.actions.JosmAction
Authenticate to OpenStreetMap (over damn server).
Since:
xxx
Author:
qeef
See Also:
  • Constructor Details

    • AuthenticateAction

      public AuthenticateAction()
      Constructs a new AuthenticateAction.
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)