Package com.kcsl.paths.ui.handlers
Class SaveApplicationPathCountSummaryHandler
- java.lang.Object
-
- org.eclipse.core.commands.common.EventManager
-
- org.eclipse.core.commands.AbstractHandler
-
- com.kcsl.paths.ui.handlers.SaveApplicationPathCountSummaryHandler
-
- All Implemented Interfaces:
org.eclipse.core.commands.IHandler
,org.eclipse.core.commands.IHandler2
public class SaveApplicationPathCountSummaryHandler extends org.eclipse.core.commands.AbstractHandler
A menu handler for saving the application path count summary- Author:
- Ben Holland
-
-
Constructor Summary
Constructors Constructor Description SaveApplicationPathCountSummaryHandler()
-
Method Summary
Modifier and Type Method Description java.lang.Object
execute(org.eclipse.core.commands.ExecutionEvent event)
Opens a prompt to enter a graph element address to show
-