|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ILineTracker | |
org.eclipse.jface.text | Provides a framework for creating and manipulating text documents. |
Uses of ILineTracker in org.eclipse.jface.text |
Classes in org.eclipse.jface.text that implement ILineTracker | |
class |
AbstractLineTracker
Abstract implementation of ILineTracker . |
class |
ConfigurableLineTracker
Standard implementation of a generic ILineTracker .
|
class |
DefaultLineTracker
Standard implementation of ILineTracker .
|
Methods in org.eclipse.jface.text that return ILineTracker | |
protected ILineTracker |
AbstractDocument.getTracker()
Returns the document's line tracker. |
Methods in org.eclipse.jface.text with parameters of type ILineTracker | |
protected void |
AbstractDocument.setLineTracker(ILineTracker tracker)
Sets the document's line tracker. |
|
Eclipse Platform Release 3.0 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.