|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjump.core.ui.plugin.AbstractUiPlugIn
org.openjump.core.ui.plugin.AbstractThreadedUiPlugIn
org.openjump.core.ui.plugin.AbstractWizardPlugin
com.vividsolutions.jump.workbench.ui.plugin.wms.AddWMSQueryPlugIn
public class AddWMSQueryPlugIn
| Field Summary |
|---|
| Fields inherited from class org.openjump.core.ui.plugin.AbstractUiPlugIn |
|---|
enableCheck, workbenchContext |
| Constructor Summary | |
|---|---|
AddWMSQueryPlugIn()
|
|
| Method Summary | |
|---|---|
void |
initialize(PlugInContext context)
Method to be overridden by implementations to initialize the plug-in. |
| Methods inherited from class org.openjump.core.ui.plugin.AbstractWizardPlugin |
|---|
execute, getWizard, run, setWizard |
| Methods inherited from class org.openjump.core.ui.plugin.AbstractUiPlugIn |
|---|
actionPerformed, createName, getEnableCheck, getIcon, getName, getToolTip, isRollingBackInvalidEdits, reportNothingToUndoYet, setWorkbenchContext, 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 AddWMSQueryPlugIn()
| Method Detail |
|---|
public void initialize(PlugInContext context)
throws java.lang.Exception
AbstractUiPlugIn
initialize in interface PlugIninitialize in class AbstractUiPlugIncontext - The plug-in context.
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||