| Package | Description |
|---|---|
| org.eclipse.ui.console |
Application programming interfaces for interaction
with the Eclipse console.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IConsoleView
A view that displays consoles registered with the console manager.
|
| Constructor and Description |
|---|
TextConsoleViewer(Composite parent,
TextConsole console,
IScrollLockStateProvider scrollLockStateProvider)
Constructs a new viewer in the given parent for the specified console.
|
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.