public class SaveProjectPlugIn extends AbstractSaveProjectPlugIn
| Constructor and Description |
|---|
SaveProjectPlugIn(SaveProjectAsPlugIn saveProjectAsPlugIn) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(PlugInContext context)
Performs the action for this plugin.
|
String |
getName()
Returns a very brief description of this PlugIn e.g.
|
savecreateName, execute, execute, initialize, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toStringpublic SaveProjectPlugIn(SaveProjectAsPlugIn saveProjectAsPlugIn)
public String getName()
PlugIngetName in interface PlugIngetName in class AbstractPlugInpublic 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 executionThreadedPlugInCopyright © 2017 B3Partners B.V.. All rights reserved.