Package | Description |
---|---|
org.eclipse.jface.text.source |
Provides a framework for connecting document regions
with annotations and for displaying those.
|
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()
Deprecated.
as of 3.3. Not called any longer, replaced by
AbstractDecoratedTextEditor.createLineNumberRulerColumn() |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.