Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.jface.text.IDocumentAdapter

Packages that use IDocumentAdapter
org.eclipse.jface.text Provides a framework for creating and manipulating text documents. 
org.eclipse.ui.console Application programming interfaces for interaction with the Eclipse console. 
 

Uses of IDocumentAdapter in org.eclipse.jface.text
 

Methods in org.eclipse.jface.text that return IDocumentAdapter
protected  IDocumentAdapter TextViewer.createDocumentAdapter()
          Factory method to create the document adapter to be used by this viewer.
 

Uses of IDocumentAdapter in org.eclipse.ui.console
 

Methods in org.eclipse.ui.console that return IDocumentAdapter
protected  IDocumentAdapter TextConsoleViewer.createDocumentAdapter()
           
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.