Uses of Class
org.eclipse.ui.views.markers.MarkerFieldFilter
-
Packages that use MarkerFieldFilter Package Description org.eclipse.ui.views.markers Utility classes for working with markers in views
-
-
Uses of MarkerFieldFilter in org.eclipse.ui.views.markers
Methods in org.eclipse.ui.views.markers with parameters of type MarkerFieldFilter Modifier and Type Method Description abstract void
FilterConfigurationArea. apply(MarkerFieldFilter filter)
Apply the current settings to the filter.abstract void
FilterConfigurationArea. initialize(MarkerFieldFilter filter)
Initialise the receiver using the filter.void
MarkerFieldFilter. populateWorkingCopy(MarkerFieldFilter copy)
Populate the working copy with the copy of whatever fields are required.
-