Uses of Class
org.eclipse.ui.internal.ObjectActionContributorManager
Packages that use ObjectActionContributorManager
-
Uses of ObjectActionContributorManager in org.eclipse.ui.internal
Methods in org.eclipse.ui.internal that return ObjectActionContributorManagerModifier and TypeMethodDescriptionObjectActionContributorManager.getManager()
Returns the shared instance of this manager.Methods in org.eclipse.ui.internal with parameters of type ObjectActionContributorManagerModifier and TypeMethodDescriptionvoid
ObjectActionContributorReader.readPopupContributors
(ObjectActionContributorManager mng) Reads the registry and registers popup menu contributors found there.void
ObjectActionContributorReader.setManager
(ObjectActionContributorManager mng) Set the manager to read into.