Package org.eclipse.compare.internal
Class AddFromHistoryAction
java.lang.Object
org.eclipse.compare.internal.BaseCompareAction
org.eclipse.compare.internal.AddFromHistoryAction
- All Implemented Interfaces:
- IActionDelegate
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprotected booleanisEnabled(ISelection selection) protected voidrun(ISelection selection) Methods inherited from class org.eclipse.compare.internal.BaseCompareActionrun, selectionChanged
- 
Constructor Details- 
AddFromHistoryActionpublic AddFromHistoryAction()
 
- 
- 
Method Details- 
isEnabled- Overrides:
- isEnabledin class- BaseCompareAction
 
- 
run- Specified by:
- runin class- BaseCompareAction
 
 
-