Uses of Interface
org.eclipse.jface.text.IDocumentAdapter
Packages that use IDocumentAdapter
Package
Description
Provides a framework for creating and manipulating text documents.
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 IDocumentAdapterModifier and TypeMethodDescriptionprotected 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 IDocumentAdapterModifier and TypeMethodDescriptionprotected IDocumentAdapter
TextConsoleViewer.createDocumentAdapter()