|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extension interface for ITextEditor
. Adds
the following functions:
This interface may be implemented by clients.
Method Summary | |
---|---|
Annotation |
gotoAnnotation(boolean forward)
Jumps to the next annotation according to the given direction. |
void |
showRevisionInformation(RevisionInformation info,
String quickDiffProviderId)
Shows revision information in this editor. |
Method Detail |
public Annotation gotoAnnotation(boolean forward)
forward
- true
if search direction is forward, false
if backward
null
if nonepublic void showRevisionInformation(RevisionInformation info, String quickDiffProviderId)
info
- the revision information to displayquickDiffProviderId
- the quick diff provider that matches the source of the revision
information
|
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.