Uses of Interface
org.eclipse.ui.views.markers.internal.IField
-
Uses of IField in org.eclipse.ui.views.markers.internal
Modifier and TypeClassDescriptionclass
AbstractField is the abstract superclass for fields.class
FieldCategory is the field for showing categories of markers.Modifier and TypeFieldDescriptionprotected IField
MarkerGroup.field
protected IField[]
TableComparator.fields
Modifier and TypeMethodDescriptionMarkerGroup.getField()
Return the field for the receiver.IField[]
TableComparator.getFields()
TableComparator.getTopField()
Return the field at the top priority.ModifierConstructorDescriptionTableComparator
(IField[] properties, int[] defaultPriorities, int[] defaultDirections)