|
||||||||||
| 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.datastore.RefreshDataStoreLayerPlugin
public class RefreshDataStoreLayerPlugin
| Field Summary | |
|---|---|
static javax.swing.ImageIcon |
ICON
|
| Constructor Summary | |
|---|---|
RefreshDataStoreLayerPlugin()
|
|
| Method Summary | |
|---|---|
static EnableCheck |
createEnableCheck(WorkbenchContext context)
|
boolean |
execute(PlugInContext context)
Performs the action for this plugin. |
| Methods inherited from class com.vividsolutions.jump.workbench.plugin.AbstractPlugIn |
|---|
createName, execute, execute, getName, initialize, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final javax.swing.ImageIcon ICON
| Constructor Detail |
|---|
public RefreshDataStoreLayerPlugin()
| Method Detail |
|---|
public static EnableCheck createEnableCheck(WorkbenchContext context)
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 - if a problem occurs during plug-in executionThreadedPlugIn
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||