public class HideUnconnectedElementsHandler
extends org.eclipse.core.commands.AbstractHandler
IHandler
,
AbstractHandler
Constructor and Description |
---|
HideUnconnectedElementsHandler() |
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.
|
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabled
public java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent event) throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionException