|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.runtime.PlatformObject
org.eclipse.compare.CompareEditorInput
org.eclipse.rse.files.ui.compare.SystemCompareInput
public class SystemCompareInput
Field Summary |
---|
Fields inherited from class org.eclipse.compare.CompareEditorInput |
---|
DIRTY_STATE, PROP_SELECTED_EDITION, PROP_TITLE, PROP_TITLE_IMAGE |
Constructor Summary | |
---|---|
SystemCompareInput(CompareConfiguration configuration)
|
Method Summary | |
---|---|
void |
addRemoteEditable(ISystemEditableRemoteObject file)
|
Viewer |
createDiffViewer(Composite parent)
|
IResource |
getLeftResource()
|
IResource |
getRightResource()
|
java.lang.Object |
prepareInput(IProgressMonitor monitor)
|
void |
saveChanges(IProgressMonitor pm)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemCompareInput(CompareConfiguration configuration)
Method Detail |
---|
public IResource getLeftResource()
public IResource getRightResource()
public java.lang.Object prepareInput(IProgressMonitor monitor)
prepareInput
in class CompareEditorInput
public Viewer createDiffViewer(Composite parent)
createDiffViewer
in class CompareEditorInput
public void addRemoteEditable(ISystemEditableRemoteObject file)
public void saveChanges(IProgressMonitor pm) throws CoreException
saveChanges
in class CompareEditorInput
CoreException
|
RSE Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |