| 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(java.lang.String contentType)
Returns the information provider to be used for the given content type.
|
IInformationProvider |
InformationPresenter.getInformationProvider(java.lang.String contentType) |
| Modifier and Type | Method and Description |
|---|---|
void |
InformationPresenter.setInformationProvider(IInformationProvider provider,
java.lang.String contentType)
Registers a given information provider for a particular content type.
|
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.