|
Eclipse Platform Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.ltk.ui.refactoring.ChangePreviewViewerInput
Instances of this class represent the input for an 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 Summary | |
---|---|
ChangePreviewViewerInput(Change change)
Creates a new input object for the given change. |
Method Summary | |
---|---|
Change |
getChange()
Returns the change of this input object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ChangePreviewViewerInput(Change change)
change
- the change objectMethod Detail |
public Change getChange()
|
Eclipse Platform Release 3.1 |
|||||||||||
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, 2005. All rights reserved.