|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ocleditor.internal.ui.editor.OclDoubleClickStrategy
This class defines the reaction of the OCL text viewer to mouse double click events. If a double click event occurs the word under the mouse will be selected.
Constructor Summary | |
OclDoubleClickStrategy()
|
Method Summary | |
void |
doubleClicked(org.eclipse.jface.text.ITextViewer part)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public OclDoubleClickStrategy()
Method Detail |
public void doubleClicked(org.eclipse.jface.text.ITextViewer part)
doubleClicked
in interface org.eclipse.jface.text.ITextDoubleClickStrategy
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |