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 |
LineNumberChangeRulerColumn
A vertical ruler column displaying line numbers and serving as a UI for quick diff.
|
Modifier and Type | Field and Description |
---|---|
protected LineNumberRulerColumn |
AbstractDecoratedTextEditor.fLineNumberRulerColumn
The line number column.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractDecoratedTextEditor.initializeLineNumberRulerColumn(LineNumberRulerColumn rulerColumn)
Initializes the given line number ruler column from the preference store.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.