Uses of Interface
org.eclipse.ui.contexts.IWorkbenchContextSupport
-
Packages that use IWorkbenchContextSupport Package Description org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. -
-
Uses of IWorkbenchContextSupport in org.eclipse.ui
Methods in org.eclipse.ui that return IWorkbenchContextSupport Modifier and Type Method Description IWorkbenchContextSupportIWorkbench. getContextSupport()Deprecated.Please useIServiceLocator.getService(Class)instead.
-