Class PasteLayersPlugIn

All Implemented Interfaces:
EnableChecked, Iconified, PlugIn, Recordable, ShortcutEnabled

public class PasteLayersPlugIn extends LayerableClipboardPlugIn
Lets user paste layers from the clipboard.
  • Field Details

    • MUST_NOT_BE_EMPTY

      public static final String MUST_NOT_BE_EMPTY
    • MUST_BE_LAYERS

      public static final String MUST_BE_LAYERS
  • Constructor Details

    • PasteLayersPlugIn

      public PasteLayersPlugIn()
  • Method Details