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.WorkbenchMarkerResolution
public org.eclipse.core.resources.IMarker[] findOtherMarkers(org.eclipse.core.resources.IMarker[] markers)
findOtherMarkers
in class org.eclipse.ui.views.markers.WorkbenchMarkerResolution
public String getLabel()
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.