Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Eclipse Platform
Release 3.5

Uses of Class
org.eclipse.jface.text.link.LinkedModeUI.LinkedModeUITarget

Packages that use LinkedModeUI.LinkedModeUITarget
org.eclipse.jface.text.link Application programming interfaces for interaction with the Eclipse text editor's linked position support. 
org.eclipse.ui.texteditor.link Adds a LinkedModeUI subclass that is aware of workbench editors. 
 

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

Methods in org.eclipse.jface.text.link with parameters of type LinkedModeUI.LinkedModeUITarget
 void LinkedModeUI.ILinkedModeUIFocusListener. linkingFocusGained ( LinkedPosition position, LinkedModeUI.LinkedModeUITarget target)
          Called when the UI for the linked mode gives focus to a linked position.
 void LinkedModeUI.ILinkedModeUIFocusListener. linkingFocusLost ( LinkedPosition position, LinkedModeUI.LinkedModeUITarget target)
          Called when the UI for the linked mode leaves a linked position.
 void LinkedModeUI. setExitPosition ( LinkedModeUI.LinkedModeUITarget target, int offset, int length, int sequence)
          Sets the exit position to move the caret to when linked mode mode is exited.
 

Constructors in org.eclipse.jface.text.link with parameters of type LinkedModeUI.LinkedModeUITarget
LinkedModeUI ( LinkedModeModel model, LinkedModeUI.LinkedModeUITarget target)
          Convenience constructor for one target.
LinkedModeUI ( LinkedModeModel model, LinkedModeUI.LinkedModeUITarget[] targets)
          Creates a new UI on the given model and the set of viewers.
 

Uses of LinkedModeUI.LinkedModeUITarget in org.eclipse.ui.texteditor.link
 

Constructors in org.eclipse.ui.texteditor.link with parameters of type LinkedModeUI.LinkedModeUITarget
EditorLinkedModeUI ( LinkedModeModel model, LinkedModeUI.LinkedModeUITarget target)
           
EditorLinkedModeUI ( LinkedModeModel model, LinkedModeUI.LinkedModeUITarget[] targets)
           
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire