Package | Description |
---|---|
org.eclipse.jface.text.source |
Provides a support for managing annotations attached to a document.
|
org.eclipse.ui.texteditor |
Provides a framework for text editors obeying to the
desktop rules.
|
Modifier and Type | Class and Description |
---|---|
class |
ChangeRulerColumn
A vertical ruler column displaying line numbers and serving as a UI for quick diff.
|
class |
LineNumberChangeRulerColumn
A vertical ruler column displaying line numbers and serving as a UI for quick diff.
|
Modifier and Type | Method and Description |
---|---|
protected IChangeRulerColumn |
AbstractDecoratedTextEditor.createChangeRulerColumn()
Creates a new change ruler column for quick diff display independent of the
line number ruler column
|
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.