Package org.eclipse.compare.internal
Class CompareWithOtherResourceAction
java.lang.Object
org.eclipse.compare.internal.BaseCompareAction
org.eclipse.compare.internal.CompareAction
org.eclipse.compare.internal.CompareWithOtherResourceAction
- All Implemented Interfaces:
- IActionDelegate,- IObjectActionDelegate
Deprecated.
Temporarily replaced by CompareWithOtherResourceHandler. See bug
             264498.
The "Compare with other resource" action.
- 
Field SummaryFields inherited from class org.eclipse.compare.internal.CompareActionfInput, fWorkbenchPage, showSelectAncestorDialog
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected booleanisEnabled(ISelection selection) Deprecated.voidrun(ISelection selection) Deprecated.Methods inherited from class org.eclipse.compare.internal.CompareActionsetActivePartMethods inherited from class org.eclipse.compare.internal.BaseCompareActionrun, selectionChangedMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.ui.IActionDelegaterun, selectionChanged
- 
Constructor Details- 
CompareWithOtherResourceActionpublic CompareWithOtherResourceAction()Deprecated.
 
- 
- 
Method Details- 
runDeprecated.- Overrides:
- runin class- CompareAction
 
- 
isEnabledDeprecated.- Overrides:
- isEnabledin class- CompareAction
 
 
-