| |
|
| java.lang.Object org.eclipse.ui.views.markers.internal.FieldId
FieldId | public class FieldId implements IField(Code) | | FieldId is the field for marker id.
|
Constructor Summary | |
public | FieldId() Create a new instance of the receiver. |
FieldId | public FieldId()(Code) | | Create a new instance of the receiver.
|
getColumnHeaderImage | public Image getColumnHeaderImage()(Code) | | |
getColumnHeaderText | public String getColumnHeaderText()(Code) | | |
getDefaultDirection | public int getDefaultDirection()(Code) | | |
getDescriptionImage | public Image getDescriptionImage()(Code) | | |
getPreferredWidth | public int getPreferredWidth()(Code) | | |
isShowing | public boolean isShowing()(Code) | | |
setShowing | public void setShowing(boolean showing)(Code) | | |
|
|
|