Package | Description |
---|---|
org.eclipse.jface.text.revisions |
Provides a revision model and a protocol to display revision information in a vertical ruler column.
|
org.eclipse.team.ui.history |
Application programming interfaces for working with history.
|
Modifier and Type | Method and Description |
---|---|
Revision |
RevisionRange.getRevision()
Returns the revision that this range belongs to.
|
Modifier and Type | Method and Description |
---|---|
void |
RevisionInformation.addRevision(Revision revision)
Adds a revision.
|
Modifier and Type | Method and Description |
---|---|
protected abstract Object |
RevisionAnnotationController.getHistoryEntry(Revision selected)
Return the history list entry corresponding to the provided revision.
|
protected void |
RevisionAnnotationController.revisionSelected(Revision selected)
Callback from the ruler when a particular revision has been selected by the user.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.