Uses of Interface
org.eclipse.jface.text.link.LinkedModeUI.ILinkedModeUIFocusListener
Package
Description
Application programming interfaces for interaction
with the Eclipse text editor's linked position support.
-
Uses of LinkedModeUI.ILinkedModeUIFocusListener in org.eclipse.jface.text.link
Modifier and TypeClassDescriptionstatic class
A link target consists of a viewer and gets notified if the linked mode UI on it is being shown.Modifier and TypeMethodDescriptionprotected void
LinkedModeUI.setPositionListener
(LinkedModeUI.ILinkedModeUIFocusListener listener) Sets the focus callback which will get informed when the focus of the linked mode UI changes.