Package org.yamcs.studio.css.core
Class ShowPVInfoAction
java.lang.Object
org.yamcs.studio.css.core.ShowPVInfoAction
- All Implemented Interfaces:
IActionDelegate
,IObjectActionDelegate
Show detailed information of a widget's PVs.
If it's a yamcs parameter, the information is enriched, otherwise show the typical CS-Studio content.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
selectionChanged
(IAction action, ISelection selection) void
setActivePart
(IAction action, IWorkbenchPart targetPart)
-
Constructor Details
-
ShowPVInfoAction
public ShowPVInfoAction()
-
-
Method Details
-
setActivePart
- Specified by:
setActivePart
in interfaceIObjectActionDelegate
-
run
- Specified by:
run
in interfaceIActionDelegate
-
selectionChanged
- Specified by:
selectionChanged
in interfaceIActionDelegate
-