public interface IRevisionRulerColumn extends IVerticalRulerColumn, IVerticalRulerInfo, IVerticalRulerInfoExtension
IRevisionRulerColumn, extension interfaces are used as a means
of evolution. The following extension interfaces exist:
IRevisionRulerColumnExtension since
version 3.3 allowing to register a selection listener on revisions and a configurable rendering mode.
RevisionInformation,
IRevisionRulerColumnExtension| Modifier and Type | Method and Description |
|---|---|
void |
setRevisionInformation(RevisionInformation info)
Sets the revision information.
|
createControl, getControl, getWidth, redraw, setFont, setModelgetControl, getLineOfLastMouseButtonActivity, getWidth, toDocumentLineNumberaddVerticalRulerListener, getHover, getModel, removeVerticalRulerListenervoid setRevisionInformation(RevisionInformation info)
info - the new revision information, or null to reset the ruler
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.