Class ResetUtil
java.lang.Object
org.eclipse.tracecompass.tmf.ui.views.ResetUtil
Reset action helper
- Since:
- 3.2
- Author:
- Matthew Khouzam
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.eclipse.jface.action.Action
createResetAction
(ITimeReset element) Create reset action to add to toolbar or use on doubleclick
-
Method Details
-
createResetAction
Create reset action to add to toolbar or use on doubleclick- Parameters:
element
- View to reset- Returns:
- a reset time range action
-