| Package | Description |
|---|---|
| org.eclipse.ui.console |
Application programming interfaces for interaction
with the Eclipse console.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IConsoleManager.addConsoleListener(IConsoleListener listener)
Registers the given listener for console notifications.
|
void |
IConsoleManager.removeConsoleListener(IConsoleListener listener)
Unregisters the given listener for console notifications.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.