Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLineTracker
Abstract implementation of
ILineTracker . |
class |
ConfigurableLineTracker
Standard implementation of a generic
ILineTracker . |
class |
DefaultLineTracker
Standard implementation of
ILineTracker . |
Modifier and Type | Method and Description |
---|---|
protected ILineTracker |
AbstractDocument.getTracker()
Returns the document's line tracker.
|
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractDocument.setLineTracker(ILineTracker tracker)
Sets the document's line tracker.
|
void |
TabsToSpacesConverter.setLineTracker(ILineTracker lineTracker) |
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.