Class GetAreaAction

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

public class GetAreaAction extends org.openstreetmap.josm.actions.JosmAction
Get area from damn server.
Since:
xxx
Author:
qeef
See Also:
  • Constructor Details

    • GetAreaAction

      public GetAreaAction(GetAreaCallback c, jakarta.json.JsonObject jo)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)