|
||||||||||
| 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.tools.AutoAssignAttributePlugIn
public class AutoAssignAttributePlugIn
Based on CalculateAreasAndLengthsPlugIn.
| Field Summary |
|---|
| Fields inherited from class org.openjump.core.ui.plugin.AbstractUiPlugIn |
|---|
enableCheck, workbenchContext |
| Constructor Summary | |
|---|---|
AutoAssignAttributePlugIn()
|
|
| Method Summary | |
|---|---|
MultiEnableCheck |
createEnableCheck(WorkbenchContext workbenchContext)
|
boolean |
execute(PlugInContext context)
Method to be overridden by implementations to execute the plug-in. |
void |
initialize(PlugInContext context)
Method to be overridden by implementations to initialize the plug-in. |
| 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 |
| Constructor Detail |
|---|
public AutoAssignAttributePlugIn()
| 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
public boolean execute(PlugInContext context)
throws java.lang.Exception
AbstractUiPlugIn
execute in interface PlugInexecute in class AbstractUiPlugIncontext - The plug-in context.
java.lang.Exception - if a problem occurs during plug-in executionThreadedPlugInpublic MultiEnableCheck createEnableCheck(WorkbenchContext workbenchContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||