Uses of Interface
org.eclipse.ui.console.IScrollLockStateProvider
Package
Description
Application programming interfaces for interaction
with the Eclipse console.
-
Uses of IScrollLockStateProvider in org.eclipse.ui.console
Modifier and TypeInterfaceDescriptioninterface
A view that displays consoles registered with the console manager.ModifierConstructorDescriptionTextConsoleViewer
(Composite parent, TextConsole console, IScrollLockStateProvider scrollLockStateProvider) Constructs a new viewer in the given parent for the specified console.