Eclipse Platform
Release 3.4

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

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

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

Methods in org.eclipse.ui.views.markers that return MarkerField
 MarkerField MarkerFieldFilter.getField()
          Get the field for the receiver.
 MarkerField FilterConfigurationArea.getField()
          Return the field for the receiver.
 

Methods in org.eclipse.ui.views.markers with parameters of type MarkerField
 void MarkerFieldFilter.setField(MarkerField markerField)
          Set the field for the receiver.
 void FilterConfigurationArea.setField(MarkerField markerField)
          Set the markerField for the receiver.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

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