|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.mwe.ui.internal.simpleEditor.XMLDoubleClickStrategy
public class XMLDoubleClickStrategy
| Field Summary | |
|---|---|
protected org.eclipse.jface.text.ITextViewer |
fText
|
| Constructor Summary | |
|---|---|
XMLDoubleClickStrategy()
|
|
| Method Summary | |
|---|---|
void |
doubleClicked(org.eclipse.jface.text.ITextViewer part)
|
protected boolean |
selectAttributeValue(int caretPos)
|
protected boolean |
selectWord(int caretPos)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.eclipse.jface.text.ITextViewer fText
| Constructor Detail |
|---|
public XMLDoubleClickStrategy()
| Method Detail |
|---|
public void doubleClicked(org.eclipse.jface.text.ITextViewer part)
doubleClicked in interface org.eclipse.jface.text.ITextDoubleClickStrategyprotected boolean selectAttributeValue(int caretPos)
protected boolean selectWord(int caretPos)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||