Class DuplicateAction

  • 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 DuplicateAction
    extends AbstractPasteAction
    An action that duplicates the given nodes. They are not added to the clipboard.
    See Also:
    Serialized Form