Uses of Interface
org.eclipse.ui.activities.IWorkbenchActivitySupport
-
Packages that use IWorkbenchActivitySupport Package Description org.eclipse.ui Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. -
-
Uses of IWorkbenchActivitySupport in org.eclipse.ui
Methods in org.eclipse.ui that return IWorkbenchActivitySupport Modifier and Type Method Description IWorkbenchActivitySupportIWorkbench. getActivitySupport()Returns an interface to manage activities at the workbench level.
-