Home
last modified time | relevance | path

Searched refs:maskAction (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/
H A DActionSetManager.java156 public void maskAction(IActionSetDescriptor descriptor) { in maskAction() method in ActionSetManager
197 maskAction(descriptor); in change()
H A DWorkbenchPage.java368 actionSets.maskAction(descriptor); in updateActionSets()