|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A text double click strategy defines the reaction of a text viewer to mouse double click events. For that the strategy must be installed on the text viewer.
Clients may implements this interface or use the standard implementation
DefaultTextDoubleClickStrategy.
ITextViewer,
MouseListener.mouseDoubleClick(MouseEvent)| Method Summary | |
void |
doubleClicked(ITextViewer viewer)
The mouse has been double clicked on the given text viewer. |
| Method Detail |
public void doubleClicked(ITextViewer viewer)
viewer - the viewer into which has been double clicked
|
Eclipse Platform 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||