Uses of Interface
org.eclipse.ui.activities.ITriggerPointAdvisor
-
Packages that use ITriggerPointAdvisor Package Description org.eclipse.ui.activities Application programming interfaces for interaction with and extension of the Eclipse Platform User Interface. -
-
Uses of ITriggerPointAdvisor in org.eclipse.ui.activities
Classes in org.eclipse.ui.activities that implement ITriggerPointAdvisor Modifier and Type Class Description class
WorkbenchTriggerPointAdvisor
Workbench implementation prompts the user with a dialog unless they've said that they don't want to be prompted.
-