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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidselectionChanged(IAction action, ISelection selection) voidsetActivePart(IAction action, IWorkbenchPart targetPart)
-
Constructor Details
-
ShowPVInfoAction
public ShowPVInfoAction()
-
-
Method Details
-
setActivePart
- Specified by:
setActivePartin interfaceIObjectActionDelegate
-
run
- Specified by:
runin interfaceIActionDelegate
-
selectionChanged
- Specified by:
selectionChangedin interfaceIActionDelegate
-