public class DiscoveryWizardProposal
extends org.eclipse.ui.views.markers.WorkbenchMarkerResolution
| Constructor and Description |
|---|
DiscoveryWizardProposal() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.core.resources.IMarker[] |
findOtherMarkers(org.eclipse.core.resources.IMarker[] markers) |
String |
getDescription() |
org.eclipse.swt.graphics.Image |
getImage() |
String |
getLabel() |
void |
run(org.eclipse.core.resources.IMarker marker) |
void |
run(org.eclipse.core.resources.IMarker[] markers,
org.eclipse.core.runtime.IProgressMonitor monitor) |
public void run(org.eclipse.core.resources.IMarker marker)
public String getDescription()
public org.eclipse.swt.graphics.Image getImage()
public void run(org.eclipse.core.resources.IMarker[] markers,
org.eclipse.core.runtime.IProgressMonitor monitor)
run in class org.eclipse.ui.views.markers.WorkbenchMarkerResolutionpublic org.eclipse.core.resources.IMarker[] findOtherMarkers(org.eclipse.core.resources.IMarker[] markers)
findOtherMarkers in class org.eclipse.ui.views.markers.WorkbenchMarkerResolutionpublic String getLabel()
Copyright © 2005–2016 Sonatype, Inc.. All rights reserved.