Uses of Interface
org.eclipse.ui.IMarkerResolution
Packages that use IMarkerResolution
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
Utility classes for working with markers in views
-
Uses of IMarkerResolution in org.eclipse.ui
Subinterfaces of IMarkerResolution in org.eclipse.uiMethods in org.eclipse.ui that return IMarkerResolutionModifier and TypeMethodDescriptionIMarkerHelpRegistry.getResolutions
(IMarker marker) Returns an array of resolutions for the given marker.IMarkerResolutionGenerator.getResolutions
(IMarker marker) Returns resolutions for the given marker (may be empty). -
Uses of IMarkerResolution in org.eclipse.ui.dialogs
Constructors in org.eclipse.ui.dialogs with parameters of type IMarkerResolutionModifierConstructorDescriptionMarkerResolutionSelectionDialog
(Shell shell, IMarkerResolution[] markerResolutions) Creates an instance of this dialog to display the given resolutions. -
Uses of IMarkerResolution in org.eclipse.ui.views.markers
Classes in org.eclipse.ui.views.markers that implement IMarkerResolutionModifier and TypeClassDescriptionclass
WorkbenchMarkerResolution is the resolution that can be grouped with others that are similar to allow multi selection. -
Uses of IMarkerResolution in org.eclipse.ui.views.markers.internal
Methods in org.eclipse.ui.views.markers.internal that return IMarkerResolutionModifier and TypeMethodDescriptionProjectEncodingMarkerResolutionGenerator.getResolutions
(IMarker marker)