Eclipse Platform
Release 3.4

Uses of Class
org.eclipse.jface.text.DocumentPartitioningChangedEvent

Packages that use DocumentPartitioningChangedEvent
org.eclipse.jface.text Provides a framework for creating and manipulating text documents. 
 

Uses of DocumentPartitioningChangedEvent in org.eclipse.jface.text
 

Methods in org.eclipse.jface.text with parameters of type DocumentPartitioningChangedEvent
protected  void AbstractDocument.fireDocumentPartitioningChanged(DocumentPartitioningChangedEvent event)
          Fires the document partitioning changed notification to all registered document partitioning listeners.
 void IDocumentPartitioningListenerExtension2.documentPartitioningChanged(DocumentPartitioningChangedEvent event)
          Signals the change of document partitionings.
 


Eclipse Platform
Release 3.4

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.