|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ibatis.abator.ui.editors.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 |
selectComment(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.ITextDoubleClickStrategy
protected boolean selectComment(int caretPos)
protected boolean selectWord(int caretPos)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |