Uses of Class
org.eclipse.ui.internal.PluginActionSet
Packages that use PluginActionSet
-
Uses of PluginActionSet in org.eclipse.ui.internal
Methods in org.eclipse.ui.internal with parameters of type PluginActionSetModifier and TypeMethodDescriptionvoid
PluginActionSetBuilder.buildMenuAndToolBarStructure
(PluginActionSet set, IWorkbenchWindow window) Read the actions within a config element.protected void
PluginActionSetBuilder.readActionExtensions
(PluginActionSet set, IWorkbenchWindow window) Read the actions within a config element.protected void
PluginActionSetBuilder.removeActionExtensions
(PluginActionSet set, IWorkbenchWindow window) Remove the given action set from the window.