|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.workbench.plugin.AbstractPlugIn
org.openjump.core.ui.plugin.edit.CopyBBoxPlugin
public class CopyBBoxPlugin
CopyBBoxPlugin
| Constructor Summary | |
|---|---|
CopyBBoxPlugin()
|
|
| Method Summary | |
|---|---|
boolean |
execute(PlugInContext context)
Performs the action for this plugin. |
void |
initialize(PlugInContext context)
Called when Workbench starts up to allow plugins to initialize themselves. |
| Methods inherited from class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn |
|---|
createName, execute, execute, getName, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CopyBBoxPlugin()
| Method Detail |
|---|
public void initialize(PlugInContext context)
PlugIn
initialize in interface PlugIninitialize in class AbstractPlugInpublic boolean execute(PlugInContext context)
PlugInfalse to prevent the run method
from being called.
execute in interface PlugInexecute in class AbstractPlugInThreadedPlugIn
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||