Uses of Interface
org.eclipse.ui.views.markers.internal.IField
Packages that use IField
-
Uses of IField in org.eclipse.ui.views.markers.internal
Classes in org.eclipse.ui.views.markers.internal that implement IFieldModifier and TypeClassDescriptionclass
AbstractField is the abstract superclass for fields.class
FieldCategory is the field for showing categories of markers.Fields in org.eclipse.ui.views.markers.internal declared as IFieldModifier and TypeFieldDescriptionprotected IField
MarkerGroup.field
protected IField[]
TableComparator.fields
Methods in org.eclipse.ui.views.markers.internal that return IFieldModifier and TypeMethodDescriptionMarkerGroup.getField()
Return the field for the receiver.IField[]
TableComparator.getFields()
TableComparator.getTopField()
Return the field at the top priority.Methods in org.eclipse.ui.views.markers.internal with parameters of type IFieldConstructors in org.eclipse.ui.views.markers.internal with parameters of type IFieldModifierConstructorDescriptionTableComparator
(IField[] properties, int[] defaultPriorities, int[] defaultDirections)