|
|||||||||||
| 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.LoadDatasetToCategoryPlugIn
| Constructor Summary | |
LoadDatasetToCategoryPlugIn(LoadDatasetPlugIn loadDatasetPlugIn)
|
|
| Method Summary | |
boolean |
execute(PlugInContext context)
Performs the action for this plugin. |
java.lang.String |
getName()
Returns a very brief description of this PlugIn e.g. |
void |
run(TaskMonitor monitor,
PlugInContext context)
Runs the task. |
| Methods inherited from class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn |
createName, execute, execute, initialize, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.vividsolutions.jump.workbench.plugin.PlugIn |
initialize |
| Constructor Detail |
public LoadDatasetToCategoryPlugIn(LoadDatasetPlugIn loadDatasetPlugIn)
| Method Detail |
public java.lang.String getName()
PlugIn
getName in interface PlugIngetName in class AbstractPlugIn
public boolean execute(PlugInContext context)
throws java.lang.Exception
PlugInfalse to prevent the run method
from being called.
execute in interface PlugInexecute in class AbstractPlugInjava.lang.Exception
public void run(TaskMonitor monitor,
PlugInContext context)
throws java.lang.Exception
ThreadedPlugIn
run in interface ThreadedPlugInmonitor - context to which this task can report its progress and
check whether a party has requested its cancellation
java.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||