Uses of Interface
org.eclipse.jface.text.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
Modifier 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
Modifier and TypeMethodDescriptionprotected IDocumentAdapter
TextConsoleViewer.createDocumentAdapter()