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.hyperlink

Packages that use org.eclipse.jface.text.hyperlink
org.eclipse.jface.text Provides a framework for creating and manipulating text documents. 
org.eclipse.jface.text.hyperlink Provides support for detecting and displaying hyperlinks in ISourceViewers. 
org.eclipse.jface.text.source Provides a framework for connecting document regions with annotations and for displaying those. 
org.eclipse.ui.editors.text Provides a standard text editor and concrete document providers based IFileBuffer and others directly handling IFile and IStorage as editor input. 
org.eclipse.ui.texteditor Provides a framework for text editors obeying to the desktop rules. 
 

Classes in org.eclipse.jface.text.hyperlink used by org.eclipse.jface.text
HyperlinkManager
          Default implementation of a hyperlink manager.
IHyperlinkDetector
          A hyperlink detector tries to find a hyperlink at a given location in a given text viewer.
IHyperlinkPresenter
          A hyperlink presenter shows hyperlinks on the installed text viewer and allows to pick one on of the hyperlinks.
 

Classes in org.eclipse.jface.text.hyperlink used by org.eclipse.jface.text.hyperlink
AbstractHyperlinkDetector
          A hyperlink detector that can provide adapters through a context that can be set by the creator of this hyperlink detector.
DefaultHyperlinkPresenter
          The default hyperlink presenter underlines the link and colors the line and the text with the given color.
HyperlinkManager.DETECTION_STRATEGY
          Detection strategy.
IHyperlink
          Represents a hyperlink.
IHyperlinkDetector
          A hyperlink detector tries to find a hyperlink at a given location in a given text viewer.
IHyperlinkDetectorExtension
          Extends IHyperlinkDetector with ability to dispose a hyperlink detector.
IHyperlinkPresenter
          A hyperlink presenter shows hyperlinks on the installed text viewer and allows to pick one on of the hyperlinks.
IHyperlinkPresenterExtension
          Extends IHyperlinkPresenter with ability to query whether the currently shown hyperlinks can be hidden.
 

Classes in org.eclipse.jface.text.hyperlink used by org.eclipse.jface.text.source
IHyperlinkDetector
          A hyperlink detector tries to find a hyperlink at a given location in a given text viewer.
IHyperlinkPresenter
          A hyperlink presenter shows hyperlinks on the installed text viewer and allows to pick one on of the hyperlinks.
 

Classes in org.eclipse.jface.text.hyperlink used by org.eclipse.ui.editors.text
IHyperlinkDetector
          A hyperlink detector tries to find a hyperlink at a given location in a given text viewer.
IHyperlinkPresenter
          A hyperlink presenter shows hyperlinks on the installed text viewer and allows to pick one on of the hyperlinks.
 

Classes in org.eclipse.jface.text.hyperlink used by org.eclipse.ui.texteditor
AbstractHyperlinkDetector
          A hyperlink detector that can provide adapters through a context that can be set by the creator of this hyperlink detector.
IHyperlinkDetector
          A hyperlink detector tries to find a hyperlink at a given location in a given text viewer.
 


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