|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.xtext.ui.editor.doubleClicking.DoubleClickStrategyProvider
org.eclipse.xtend.ide.editor.XtendDoubleClickStrategyProvider
public class XtendDoubleClickStrategyProvider
Double click strategy that is aware of rich string partitions.
Constructor Summary | |
---|---|
XtendDoubleClickStrategyProvider()
|
Method Summary | |
---|---|
org.eclipse.jface.text.ITextDoubleClickStrategy |
getStrategy(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
java.lang.String contentType,
java.lang.String documentPartitioning)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XtendDoubleClickStrategyProvider()
Method Detail |
---|
public org.eclipse.jface.text.ITextDoubleClickStrategy getStrategy(org.eclipse.jface.text.source.ISourceViewer sourceViewer, java.lang.String contentType, java.lang.String documentPartitioning)
getStrategy
in class DoubleClickStrategyProvider
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |