|
Eclipse Platform Release 3.3 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.filebuffers.manipulation.GenericFileBufferOperationRunner
org.eclipse.core.filebuffers.manipulation.FileBufferOperationRunner
A FileBufferOperationRunner
executes
IFileBufferOperation
.
The runner takes care of all aspects that are not operation specific.
This class is not intended to be subclassed. Clients instantiate this class.
IFileBufferOperation
Constructor Summary | |
---|---|
FileBufferOperationRunner(IFileBufferManager fileBufferManager,
Object validationContext)
Creates a new file buffer operation runner. |
Method Summary | |
---|---|
protected void |
commit(IFileBuffer[] fileBuffers,
IProgressMonitor progressMonitor)
|
Methods inherited from class org.eclipse.core.filebuffers.manipulation.GenericFileBufferOperationRunner |
---|
computeCommitRule, doCommit, execute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FileBufferOperationRunner(IFileBufferManager fileBufferManager, Object validationContext)
fileBufferManager
- the file buffer managervalidationContext
- the validationContextMethod Detail |
protected void commit(IFileBuffer[] fileBuffers, IProgressMonitor progressMonitor) throws CoreException
commit
in class GenericFileBufferOperationRunner
CoreException
|
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.