|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.hyperlink.AbstractHyperlinkDetector
org.eclipse.m2m.atl.adt.ui.text.AtlElementHyperlinkDetector
public class AtlElementHyperlinkDetector
This will allow us to plug the CTRL+click "open declaration" into Atl editors.
Constructor Summary | |
---|---|
AtlElementHyperlinkDetector()
|
Method Summary | |
---|---|
org.eclipse.jface.text.hyperlink.IHyperlink[] |
detectHyperlinks(org.eclipse.jface.text.ITextViewer textViewer,
org.eclipse.jface.text.IRegion region,
boolean canShowMultipleHyperlinks)
|
Methods inherited from class org.eclipse.jface.text.hyperlink.AbstractHyperlinkDetector |
---|
dispose, getAdapter, setContext |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AtlElementHyperlinkDetector()
Method Detail |
---|
public org.eclipse.jface.text.hyperlink.IHyperlink[] detectHyperlinks(org.eclipse.jface.text.ITextViewer textViewer, org.eclipse.jface.text.IRegion region, boolean canShowMultipleHyperlinks)
IHyperlinkDetector.detectHyperlinks(org.eclipse.jface.text.ITextViewer,
org.eclipse.jface.text.IRegion, boolean)
|
Copyright 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |