Uses of Interface
org.eclipse.jface.text.link.LinkedModeUI.IExitPolicy
Package
Description
Application programming interfaces for interaction
with the Eclipse text editor's linked position support.
-
Uses of LinkedModeUI.IExitPolicy in org.eclipse.jface.text.link
Modifier and TypeMethodDescriptionvoid
LinkedModeUI.setExitPolicy
(LinkedModeUI.IExitPolicy policy) Sets anIExitPolicy
to customize the exit behavior of this linked mode UI.