|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Extension interface for IDocumentProvider
.
Extends a document provider with the ability to detect a non-synchronized exception.
This interface may be implemented by clients.
IDocumentProvider
Method Summary | |
---|---|
boolean |
isNotSynchronizedException(Object element,
CoreException ex)
Tells whether the given core exception is exactly the exception which is thrown for a non-synchronized element. |
Method Detail |
public boolean isNotSynchronizedException(Object element, CoreException ex)
element
- the elementex
- the core exception
true
iff the given core exception is exactly the
exception which is thrown for a non-synchronized element
|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.