Class PasteAction

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

    public final class PasteAction
    extends AbstractPasteAction
    Paste OSM primitives from clipboard to the current edit layer.
    Since:
    404
    See Also:
    Serialized Form
    • Constructor Detail

      • PasteAction

        public PasteAction()
        Constructs a new PasteAction.