public final class TextEditCopier extends Object
Constructor and Description |
---|
TextEditCopier(TextEdit edit)
Constructs a new
TextEditCopier for the
given edit. |
Modifier and Type | Method and Description |
---|---|
TextEdit |
getCopy(TextEdit original)
Returns the copy for the original text edit.
|
TextEdit |
perform()
Performs the actual copying.
|
public TextEdit perform()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.