|
||||||||||
| 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.plugin.ThreadedBasePlugIn
com.vividsolutions.jump.workbench.datasource.AbstractLoadSaveDatasetPlugIn
com.vividsolutions.jump.workbench.datasource.AbstractLoadDatasetPlugIn
public abstract class AbstractLoadDatasetPlugIn
| Constructor Summary | |
|---|---|
AbstractLoadDatasetPlugIn()
|
|
| Method Summary | |
|---|---|
static MultiEnableCheck |
createEnableCheck(WorkbenchContext workbenchContext)
|
void |
run(TaskMonitor monitor,
PlugInContext context)
Runs the task. |
| Methods inherited from class com.vividsolutions.jump.workbench.datasource.AbstractLoadSaveDatasetPlugIn |
|---|
execute, getContext, getDataSourceQueries, getLastDirectoryKey, getLastFormatKey, getSelectedFormat, initialize, setSelectedFormat, showDialog |
| Methods inherited from class com.vividsolutions.jump.workbench.plugin.ThreadedBasePlugIn |
|---|
main |
| 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 |
| Methods inherited from interface com.vividsolutions.jump.workbench.plugin.PlugIn |
|---|
getName |
| Constructor Detail |
|---|
public AbstractLoadDatasetPlugIn()
| Method Detail |
|---|
public void run(TaskMonitor monitor,
PlugInContext context)
throws java.lang.Exception
ThreadedPlugIn
monitor - context to which this task can report its progress and
check whether a party has requested its cancellation
java.lang.Exceptionpublic static MultiEnableCheck createEnableCheck(WorkbenchContext workbenchContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||