Uses of Class
org.eclipse.ui.console.TextConsoleViewer
Package
Description
Application programming interfaces for interaction
with the Eclipse console.
-
Uses of TextConsoleViewer in org.eclipse.ui.console
Modifier and TypeMethodDescriptionprotected TextConsoleViewer
TextConsolePage.createViewer
(Composite parent) Returns a viewer used to display the contents of this page's console.TextConsolePage.getViewer()
Returns the viewer contained in this page.Modifier and TypeMethodDescriptionvoid
TextConsolePage.setViewer
(TextConsoleViewer viewer) Sets the viewer contained in this page.