Class AddNodeAction

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

    public final class AddNodeAction
    extends JosmAction
    This action displays a dialog where the user can enter a latitude and longitude, and when ok is pressed, a new node is created at the specified position.
    See Also:
    Serialized Form