|
||||||||||
| 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.ViewAttributesPlugIn
public class ViewAttributesPlugIn
| Nested Class Summary | |
|---|---|
static class |
ViewAttributesPlugIn.ViewAttributesFrame
|
| Constructor Summary | |
|---|---|
ViewAttributesPlugIn()
|
|
| Method Summary | |
|---|---|
MultiEnableCheck |
createEnableCheck(WorkbenchContext workbenchContext)
|
boolean |
execute(PlugInContext context)
Performs the action for this plugin. |
javax.swing.ImageIcon |
getIcon()
|
java.lang.String |
getName()
Returns a very brief description of this PlugIn e.g. for display as a menu item |
| 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 |
| Constructor Detail |
|---|
public ViewAttributesPlugIn()
| 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 - if a problem occurs during plug-in executionThreadedPlugInpublic MultiEnableCheck createEnableCheck(WorkbenchContext workbenchContext)
public javax.swing.ImageIcon getIcon()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||