Eclipse Platform
Release 3.3

org.eclipse.jface.text.source
Interface ILineDifferExtension2


public interface ILineDifferExtension2

Extension interface for ILineDiffer.

Allows to query the suspension state.

Since:
3.3

Method Summary
 boolean isSuspended()
          Returns true if the receiver is suspended, false otherwise.
 

Method Detail

isSuspended

public boolean isSuspended()
Returns true if the receiver is suspended, false otherwise.

Returns:
true if the receiver is suspended, false otherwise

Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

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