public class ViewAttributesPlugIn extends AbstractPlugIn
| Modifier and Type | Class and Description |
|---|---|
static class |
ViewAttributesPlugIn.ViewAttributesFrame |
| Constructor and Description |
|---|
ViewAttributesPlugIn() |
| Modifier and Type | Method and Description |
|---|---|
MultiEnableCheck |
createEnableCheck(WorkbenchContext workbenchContext) |
boolean |
execute(PlugInContext context)
Performs the action for this plugin.
|
ImageIcon |
getIcon() |
String |
getName()
Returns a very brief description of this PlugIn e.g. for display as a menu item
|
createName, execute, execute, initialize, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toStringpublic String getName()
PlugIngetName in interface PlugIngetName in class AbstractPlugInpublic boolean execute(PlugInContext context) throws Exception
PlugInfalse to prevent the run method
from being called.execute in interface PlugInexecute in class AbstractPlugInException - if a problem occurs during plug-in executionThreadedPlugInpublic MultiEnableCheck createEnableCheck(WorkbenchContext workbenchContext)
public ImageIcon getIcon()
Copyright © 2015. All rights reserved.