Eclipse Platform
Release 3.1

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

Method Summary
 String getDocumentPartitioning()
          Returns the document partitioning this information presenter is using.
 

Method Detail

getDocumentPartitioning

public String getDocumentPartitioning()
Returns the document partitioning this information presenter is using.

Returns:
the document partitioning this information presenter is using

Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.