Eclipse Platform
Release 3.0

Uses of Interface
org.eclipse.jface.text.link.LinkedModeUI.ILinkedModeUIFocusListener

Packages that use LinkedModeUI.ILinkedModeUIFocusListener
org.eclipse.jface.text.link Application programming interfaces for interaction with the Eclipse Java User Interface text support.  
 

Uses of LinkedModeUI.ILinkedModeUIFocusListener in org.eclipse.jface.text.link
 

Classes in org.eclipse.jface.text.link that implement LinkedModeUI.ILinkedModeUIFocusListener
static class LinkedModeUI.LinkedModeUITarget
          A link target consists of a viewer and gets notified if the linked mode UI on it is being shown.
 

Methods in org.eclipse.jface.text.link with parameters of type LinkedModeUI.ILinkedModeUIFocusListener
protected  void LinkedModeUI.setPositionListener(LinkedModeUI.ILinkedModeUIFocusListener listener)
          Sets the focus callback which will get informed when the focus of the linked mode UI changes.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.