Uses of Class
org.eclipse.jface.text.TextViewer.WidgetCommand
Package
Description
Provides a framework for creating and manipulating text documents.
Application programming interfaces for interaction
with the Eclipse console.
-
Uses of TextViewer.WidgetCommand in org.eclipse.jface.text
Modifier and TypeMethodDescriptionprotected void
TextViewer.updateTextListeners
(TextViewer.WidgetCommand cmd) Informs all registered text listeners about the change specified by the widget command. -
Uses of TextViewer.WidgetCommand in org.eclipse.ui.console
Modifier and TypeMethodDescriptionprotected void
TextConsoleViewer.updateTextListeners
(TextViewer.WidgetCommand cmd)