Uses of Interface
org.eclipse.debug.ui.console.IConsole
Packages that use IConsole
Package
Description
Provides a set of interfaces and classes for rendering and annotating text in the debug console.
-
Uses of IConsole in org.eclipse.debug.ui.console
Methods in org.eclipse.debug.ui.console that return IConsoleModifier and TypeMethodDescriptionprotected IConsoleConsoleColorProvider.getConsole()Returns the console this color provider is connected to, ornullif none.Methods in org.eclipse.debug.ui.console with parameters of type IConsoleModifier and TypeMethodDescriptionvoidvoidConnects this color provider to the given process and console.voidNotification that a console document has been created for which this listener is registered.