public class MoveHandler
extends org.eclipse.core.commands.AbstractHandler
IHandler
,
AbstractHandler
Constructor and Description |
---|
MoveHandler()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent event)
the command has been executed, so extract extract the needed information
from the application context.
|
public java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionException