public class OpenDeclarationHandler
extends org.eclipse.core.commands.AbstractHandler
| Constructor and Description |
|---|
OpenDeclarationHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute(org.eclipse.core.commands.ExecutionEvent event) |
org.eclipse.jface.text.hyperlink.IHyperlinkDetector |
getDetector() |
void |
setDetector(org.eclipse.jface.text.hyperlink.IHyperlinkDetector detector) |
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabledpublic java.lang.Object execute(org.eclipse.core.commands.ExecutionEvent event)
throws org.eclipse.core.commands.ExecutionException
org.eclipse.core.commands.ExecutionExceptionpublic void setDetector(org.eclipse.jface.text.hyperlink.IHyperlinkDetector detector)
public org.eclipse.jface.text.hyperlink.IHyperlinkDetector getDetector()