Class NewLocalAction

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

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

      • NewLocalAction

        public NewLocalAction()
        Constructs a NewLocalAction.
    • Method Detail

      • actionPerformed

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