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 Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
isEnabled
(ISelection selection) protected void
run
(ISelection selection) Methods inherited from class org.eclipse.compare.internal.BaseCompareAction
run, selectionChanged
-
Constructor Details
-
AddFromHistoryAction
public AddFromHistoryAction()
-
-
Method Details
-
isEnabled
- Overrides:
isEnabled
in classBaseCompareAction
-
run
- Specified by:
run
in classBaseCompareAction
-