Package org.csstudio.opibuilder.actions
Class ShowMacrosAction
java.lang.Object
org.csstudio.opibuilder.actions.ShowMacrosAction
- All Implemented Interfaces:
IActionDelegate,IObjectActionDelegate
Show the predefined macros of the selected widget in console and message dialog.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidselectionChanged(IAction action, ISelection selection) voidsetActivePart(IAction action, IWorkbenchPart targetPart)
-
Constructor Details
-
ShowMacrosAction
public ShowMacrosAction()
-
-
Method Details
-
run
- Specified by:
runin interfaceIActionDelegate
-
selectionChanged
- Specified by:
selectionChangedin interfaceIActionDelegate
-
setActivePart
- Specified by:
setActivePartin interfaceIObjectActionDelegate
-