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 Package
org.eclipse.jface.text.link

Packages that use org.eclipse.jface.text.link
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. 
 

Classes in org.eclipse.jface.text.link used by org.eclipse.jface.text.link
ILinkedModeListener
          Protocol used by LinkedModeModels to communicate state changes, such as leaving linked mode, suspending it due to a child mode coming up, and resuming after a child mode has left.
LinkedModeModel
          The model for linked mode, umbrellas several LinkedPositionGroups.
LinkedModeUI.ExitFlags
          Exit flags returned if a custom exit policy wants to exit linked mode.
LinkedModeUI.IExitPolicy
          An exit policy can be registered by a caller to get custom exit behavior.
LinkedModeUI.ILinkedModeUIFocusListener
          Listener that gets notified when the linked mode UI switches its focus position.
LinkedModeUI.LinkedModeUITarget
          A link target consists of a viewer and gets notified if the linked mode UI on it is being shown.
LinkedPosition
          A Position on a document that knows which document it is registered with and has a sequence number for tab stops.
LinkedPositionGroup
          A group of positions in multiple documents that are simultaneously modified - if one gets edited, all other positions in a group are edited the same way.
 

Classes in org.eclipse.jface.text.link used by org.eclipse.ui.texteditor.link
LinkedModeModel
          The model for linked mode, umbrellas several LinkedPositionGroups.
LinkedModeUI
          The UI for linked mode.
LinkedModeUI.LinkedModeUITarget
          A link target consists of a viewer and gets notified if the linked mode UI on it is being shown.
 


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