public class ShortcutKeysPlugIn extends AbstractPlugIn
| Constructor and Description |
|---|
ShortcutKeysPlugIn() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(PlugInContext context)
Performs the action for this plugin.
|
static String |
html() |
createName, execute, execute, getName, initialize, isRollingBackInvalidEdits, reportNothingToUndoYet, toActionListener, toStringpublic static String html() throws IOException
IOExceptionpublic 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 executionThreadedPlugInCopyright © 2015. All rights reserved.