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 TypeClassDescriptionclassAbstractField is the abstract superclass for fields.classFieldCategory is the field for showing categories of markers.Fields in org.eclipse.ui.views.markers.internal declared as IFieldModifier and TypeFieldDescriptionprotected IFieldMarkerGroup.fieldprotected IField[]TableComparator.fieldsMethods 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)