Clients are allowed to implement subclasses of a multi-text edit.Subclasses must implement doCopy()
to ensure the a copy of the right type is created. Not implementing doCopy()
in subclasses will result in an assertion failure during copying.
@since 3.0
|
|