|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface which provides the ability to flush the contents from the viewer
model (for example, an IDocument
for text based content) into the
underlying compare model ( most likely an instance of IEditableContent
).
This interface may be implemented by clients.
Method Summary | |
---|---|
void |
flush(IProgressMonitor monitor)
Request that the view contents be flushed to the underlying compare input. |
Method Detail |
public void flush(IProgressMonitor monitor)
monitor
- a progress monitor or null
if progress reporting is not desired
|
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.