Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.ui.console.TextConsoleViewer

Packages that use TextConsoleViewer
org.eclipse.ui.console Application programming interfaces for interaction with the Eclipse console. 
 

Uses of TextConsoleViewer in org.eclipse.ui.console
 

Methods in org.eclipse.ui.console that return TextConsoleViewer
protected  TextConsoleViewer TextConsolePage.createViewer(Composite parent)
          Returns a viewer used to display the contents of this page's console.
 TextConsoleViewer TextConsolePage.getViewer()
          Returns the viewer contained in this page.
 

Methods in org.eclipse.ui.console with parameters of type TextConsoleViewer
 void TextConsolePage.setViewer(TextConsoleViewer viewer)
          Sets the viewer contained in this page.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.