public class ChangePreviewViewerInput extends Object
IChangePreviewViewer
.
The input object manages the change object the viewer is associated with.
This class is not intended to be extended outside the refactoring framework.
Constructor and Description |
---|
ChangePreviewViewerInput(Change change)
Creates a new input object for the given change.
|
public ChangePreviewViewerInput(Change change)
change
- the change objectpublic Change getChange()
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.