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
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
selectionChanged
(IAction action, ISelection selection) void
setActivePart
(IAction action, IWorkbenchPart targetPart)
-
Constructor Details
-
ShowMacrosAction
public ShowMacrosAction()
-
-
Method Details
-
run
- Specified by:
run
in interfaceIActionDelegate
-
selectionChanged
- Specified by:
selectionChanged
in interfaceIActionDelegate
-
setActivePart
- Specified by:
setActivePart
in interfaceIObjectActionDelegate
-