public class OpenJavaDocAction
extends org.eclipse.ui.actions.ActionDelegate
| Constructor and Description |
|---|
OpenJavaDocAction() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
openJavaDoc(String groupId,
String artifactId,
String version,
org.eclipse.core.runtime.IProgressMonitor monitor) |
void |
run(org.eclipse.jface.action.IAction action) |
void |
selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection) |
public static final String ID
public void selectionChanged(org.eclipse.jface.action.IAction action,
org.eclipse.jface.viewers.ISelection selection)
selectionChanged in interface org.eclipse.ui.IActionDelegateselectionChanged in class org.eclipse.ui.actions.ActionDelegatepublic void run(org.eclipse.jface.action.IAction action)
run in interface org.eclipse.ui.IActionDelegaterun in class org.eclipse.ui.actions.ActionDelegateCopyright © 2005–2021 Eclipse Foundation. All rights reserved.