Home
last modified time | relevance | path

Searched defs:contextService (Results 1 – 25 of 40) sorted by relevance

12

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/contexts/
H A DContextActivation.java52 private final IContextService contextService; field in ContextActivation
67 final IContextService contextService) { in ContextActivation()
H A DActiveContextSourceProvider.java49 private IContextService contextService; field in ActiveContextSourceProvider
H A DContextAuthority.java106 private final IContextService contextService; field in ContextAuthority
131 ContextAuthority(final ContextManager contextManager, final IContextService contextService) { in ContextAuthority()
H A DWorkbenchContextSupport.java55 private IContextService contextService; field in WorkbenchContextSupport
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/console/
H A DJavaStackTracePageParticipant.java91 IContextService contextService = workbench.getAdapter(IContextService.class); in activated() local
108 IContextService contextService = workbench.getAdapter(IContextService.class); in deactivated() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/menus/
H A DContextIdValues.java32 IContextService contextService = PlatformUI in getParameterValues() local
H A DToggleContextHandler.java46 IContextService contextService = window in execute() local
H A DMenuTestCase.java52 protected IContextService contextService; field in MenuTestCase
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/multipageeditor/
H A DContextTextEditor.java38 IContextService contextService = locator in init() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/views/console/
H A DProcessConsolePageParticipant.java230 IContextService contextService = site.getService(IContextService.class); in activated() local
241 IContextService contextService = site.getService(IContextService.class); in deactivated() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dynamicplugins/
H A DCommandsExtensionDynamicTest.java96 final IContextService contextService = getWorkbench().getAdapter(IContextService.class); in testCommands() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/services/
H A DEvaluationServiceTest.java151 IContextService contextService = null; in testBasicService() local
224 IContextService contextService = null; in testTwoEvaluations() local
296 IContextService contextService = window in testRestriction() local
373 IContextService contextService = null; in testScopedService() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/contexts/
H A DMockViewPart5.java99 IContextService contextService = getSite() in addContext() local
H A DPartContextTest.java193 private void checkActiveContext(IContextService contextService, in checkActiveContext()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.workbench.swt/src/org/eclipse/e4/ui/internal/workbench/swt/
H A DShellActivationListener.java181 EContextService contextService = context.get(EContextService.class); in getShellContext() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/model/
H A DContextModel.java41 private IContextService contextService; field in ContextModel
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/examples/org.eclipse.ui.examples.contributions/src/org/eclipse/ui/examples/contributions/view/
H A DInfoView.java124 IContextService contextService = getSite() in activateContext() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/services/
H A DWorkbenchSourceProvider.java407 final IContextService contextService = workbench.getService(IContextService.class); in getActiveWindow() local
797 final IContextService contextService = workbench.getService(IContextService.class); in updateActiveShell() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/
H A DPageSite.java82 private NestableContextService contextService; field in PageSite
/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.java73 private IContextService contextService; field in ActionSetManager
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/quickaccess/
H A DSearchField.java116 private IContextService contextService; field in SearchField
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/workbenchpart/
H A DMenuContributionHarness.java196 final IContextService contextService = getSite() in makeActions() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/handlers/
H A DFullScreenHandler.java181 …ndService eCommandService, BindingTableManager bindingTableManager, IContextService contextService, in getKeybindingSequence()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/
H A DActionSetRegistry.java62 private IContextService contextService; field in ActionSetRegistry
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.ui.console/src/org/eclipse/ui/internal/console/
H A DConsoleView.java671 IContextService contextService = getSite().getService(IContextService.class); in partActivated() local
691 IContextService contextService = getSite().getService(IContextService.class); in partDeactivated() local

12