protected class FileDocumentProvider.SafeChange extends Object implements Runnable
Constructor and Description |
---|
SafeChange(IFileEditorInput input)
Creates a new safe runnable for the given input.
|
Modifier and Type | Method and Description |
---|---|
protected void |
execute(IFileEditorInput input)
Execute the change.
|
void |
run() |
public SafeChange(IFileEditorInput input)
input
- the inputprotected void execute(IFileEditorInput input) throws Exception
input
- the inputException
- an exception in case of error
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.