Class NewAction

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

    public class NewAction
    extends JosmAction
    Creates a blank new OSM data layer.
    Since:
    169
    See Also:
    Serialized Form
    • Constructor Detail

      • NewAction

        public NewAction()
        Constructs a NewAction.
    • Method Detail

      • actionPerformed

        public void actionPerformed​(java.awt.event.ActionEvent e)