Uses of Class
org.eclipse.ui.views.markers.MarkerField
Packages that use MarkerField
-
Uses of MarkerField in org.eclipse.ui.views.markers
Methods in org.eclipse.ui.views.markers that return MarkerFieldModifier and TypeMethodDescriptionFilterConfigurationArea.getField()
Return the field for the receiver.final MarkerField
MarkerFieldFilter.getField()
Get the field for the receiver.Methods in org.eclipse.ui.views.markers with parameters of type MarkerFieldModifier and TypeMethodDescriptionfinal void
FilterConfigurationArea.setField
(MarkerField markerField) Set the markerField for the receiver.final void
MarkerFieldFilter.setField
(MarkerField markerField) Set the field for the receiver.