org.eclipse.jface.text.information
Interface IInformationPresenterExtension
-
All Known Implementing Classes:
-
InformationPresenter
-
public interface IInformationPresenterExtension
Extends
IInformationPresenter
with
the ability to handle documents with multiple partitions.
-
Since:
- 3.0
-
See Also:
-
IInformationPresenter
getDocumentPartitioning
String getDocumentPartitioning()
- Returns the document partitioning this information presenter is using.
-
-
Returns:
- the document partitioning this information presenter is using
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.