Package | Description |
---|---|
org.eclipse.jface.text.information |
Provides an information provider add-on for an ITextViewer.
|
Modifier and Type | Method and Description |
---|---|
IInformationProvider |
IInformationPresenter.getInformationProvider(String contentType)
Returns the information provider to be used for the given content type.
|
IInformationProvider |
InformationPresenter.getInformationProvider(String contentType) |
Modifier and Type | Method and Description |
---|---|
void |
InformationPresenter.setInformationProvider(IInformationProvider provider,
String contentType)
Registers a given information provider for a particular content type.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.