|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.DefaultTextDoubleClickStrategy
org.eclipse.m2m.atl.adt.ui.text.AtlTextDoubleClickStrategy
public class AtlTextDoubleClickStrategy
This class permits to redefine the default double-clic strategy by selecting a block of matching brackets or a word in an expression.
Constructor Summary | |
---|---|
AtlTextDoubleClickStrategy()
|
Method Summary | |
---|---|
protected org.eclipse.jface.text.IRegion |
findExtendedDoubleClickSelection(org.eclipse.jface.text.IDocument document,
int offset)
|
Methods inherited from class org.eclipse.jface.text.DefaultTextDoubleClickStrategy |
---|
doubleClicked, findWord |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AtlTextDoubleClickStrategy()
Method Detail |
---|
protected org.eclipse.jface.text.IRegion findExtendedDoubleClickSelection(org.eclipse.jface.text.IDocument document, int offset)
findExtendedDoubleClickSelection
in class org.eclipse.jface.text.DefaultTextDoubleClickStrategy
org.eclipse.jface.text.DefaultTextDoubleClickStrategy.findExtendedDoubleClickSelection(IDocument,
int)
|
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 |