|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.vividsolutions.jump.workbench.plugin.AbstractPlugIn
com.vividsolutions.jump.workbench.ui.plugin.test.RandomArrowsPlugIn
public class RandomArrowsPlugIn
Constructor Summary | |
---|---|
RandomArrowsPlugIn()
|
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, getName, toActionListener, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RandomArrowsPlugIn()
Method Detail |
---|
public void initialize(PlugInContext context) throws java.lang.Exception
PlugIn
initialize
in interface PlugIn
initialize
in class AbstractPlugIn
java.lang.Exception
public boolean execute(PlugInContext context) throws java.lang.Exception
PlugIn
false
to prevent the run method
from being called.
execute
in interface PlugIn
execute
in class AbstractPlugIn
java.lang.Exception
- if a problem occurs during plug-in executionThreadedPlugIn
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |