Package | Description |
---|---|
org.eclipse.ui.views.markers |
Utility classes for working with markers in views
|
Modifier and Type | Method and Description |
---|---|
Image |
MarkerField.annotateImage(MarkerItem item,
Image image)
Annotate the image with indicators for whether or not help or quick fix
are available.
|
int |
MarkerField.compare(MarkerItem item1,
MarkerItem item2)
Compare item1 and item2 for sorting purposes.
|
abstract String |
MarkerField.getValue(MarkerItem item) |
abstract boolean |
MarkerFieldFilter.select(MarkerItem item)
Return whether or not marker should be filtered by the receiver.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.