public class PasteItemsPlugIn extends AbstractPlugIn
| Constructor and Description |
|---|
PasteItemsPlugIn() |
| Modifier and Type | Method and Description |
|---|---|
static Collection |
conform(Collection features,
FeatureSchema targetFeatureSchema) |
static MultiEnableCheck |
createEnableCheck(WorkbenchContext workbenchContext) |
boolean |
execute(PlugInContext context)
Performs the action for this plugin.
|
String |
getNameWithMnemonic() |
createName, execute, execute, getName, initialize, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toStringpublic String getNameWithMnemonic()
public boolean execute(PlugInContext context) throws Exception
PlugInfalse to prevent the run method
from being called.execute in interface PlugInexecute in class AbstractPlugInException - if a problem occurs during plug-in executionThreadedPlugInpublic static Collection conform(Collection features, FeatureSchema targetFeatureSchema)
public static MultiEnableCheck createEnableCheck(WorkbenchContext workbenchContext)
Copyright © 2015. All rights reserved.