|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMarkerResolution | |
---|---|
org.eclipse.ui | Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. |
org.eclipse.ui.dialogs | Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. |
Uses of IMarkerResolution in org.eclipse.ui |
---|
Subinterfaces of IMarkerResolution in org.eclipse.ui | |
interface |
IMarkerResolution2
Extends IMarkerResolution . |
Methods in org.eclipse.ui that return IMarkerResolution | |
IMarkerResolution[] |
IMarkerResolutionGenerator.getResolutions(IMarker marker)
Returns resolutions for the given marker (may be empty). |
IMarkerResolution[] |
IMarkerHelpRegistry.getResolutions(IMarker marker)
Returns an array of resolutions for the given marker. |
Uses of IMarkerResolution in org.eclipse.ui.dialogs |
---|
Constructors in org.eclipse.ui.dialogs with parameters of type IMarkerResolution | |
MarkerResolutionSelectionDialog(Shell shell,
IMarkerResolution[] markerResolutions)
Creates an instance of this dialog to display the given resolutions. |
|
Eclipse Platform Release 3.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.