Package | Description |
---|---|
org.eclipse.ui.console |
Application programming interfaces for interaction
with the Eclipse console.
|
Modifier and Type | Method and Description |
---|---|
protected IConsoleView |
TextConsolePage.getConsoleView()
Returns the view this page is contained in.
|
Modifier and Type | Method and Description |
---|---|
IPageBookViewPage |
TextConsole.createPage(IConsoleView view) |
IPageBookViewPage |
IOConsole.createPage(IConsoleView view) |
IPageBookViewPage |
MessageConsole.createPage(IConsoleView view) |
IPageBookViewPage |
IConsole.createPage(IConsoleView view)
Creates and returns a new page for this console.
|
Constructor and Description |
---|
TextConsolePage(TextConsole console,
IConsoleView view)
Constructs a text console page for the given console in the given view.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.