Eclipse Platform
Release 3.4

Uses of Class
org.eclipse.ui.views.markers.MarkerItem

Packages that use MarkerItem
org.eclipse.ui.views.markers Utility classes for working with markers in views
  
 

Uses of MarkerItem in org.eclipse.ui.views.markers
 

Methods in org.eclipse.ui.views.markers with parameters of type MarkerItem
abstract  boolean MarkerFieldFilter.select(MarkerItem item)
          Return whether or not marker should be filtered by the receiver.
 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)
           
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.