Uses of Class
org.eclipse.jface.text.TextViewer.WidgetCommand
Packages that use 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
Methods in org.eclipse.jface.text with parameters of type TextViewer.WidgetCommandModifier 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
Methods in org.eclipse.ui.console with parameters of type TextViewer.WidgetCommandModifier and TypeMethodDescriptionprotected void
TextConsoleViewer.updateTextListeners
(TextViewer.WidgetCommand cmd)