|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A vertical ruler column capable of displaying revision (annotate) information.
In order to provide backward compatibility for clients of
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
Method Summary | |
---|---|
void |
setRevisionInformation(RevisionInformation info)
Sets the revision information. |
Methods inherited from interface org.eclipse.jface.text.source.IVerticalRulerColumn |
---|
createControl, getControl, getWidth, redraw, setFont, setModel |
Methods inherited from interface org.eclipse.jface.text.source.IVerticalRulerInfo |
---|
getControl, getLineOfLastMouseButtonActivity, getWidth, toDocumentLineNumber |
Methods inherited from interface org.eclipse.jface.text.source.IVerticalRulerInfoExtension |
---|
addVerticalRulerListener, getHover, getModel, removeVerticalRulerListener |
Method Detail |
public void setRevisionInformation(RevisionInformation info)
info
- the new revision information, or null
to reset the ruler
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.