public interface IMarkerResolution2 extends IMarkerResolution
IMarkerResolution
. This interface should be used
in place of IMarkerResolution
if a description and/or image
are desired.Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Returns optional additional information about the resolution.
|
Image |
getImage()
Returns the image to be displayed in the list of resolutions.
|
getLabel, run
String getDescription()
null
Image getImage()
null
if no image is desired
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.