|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.datatools.sqltools.sqleditor.internal.sql.SQLDoubleClickStrategy
public class SQLDoubleClickStrategy
This class handles double clicks in content in the SQL Editor.
Constructor Summary | |
---|---|
SQLDoubleClickStrategy()
Constructs an instance of this class. |
Method Summary | |
---|---|
void |
doubleClicked(org.eclipse.jface.text.ITextViewer viewer)
Handles a double-click action by selecting the current word. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SQLDoubleClickStrategy()
Method Detail |
---|
public void doubleClicked(org.eclipse.jface.text.ITextViewer viewer)
doubleClicked
in interface org.eclipse.jface.text.ITextDoubleClickStrategy
ITextDoubleClickStrategy.doubleClicked(ITextViewer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |