|
Eclipse Platform Release 3.0 | ||||||||||
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. The strategy must be installed on an ITextViewer.
Clients may implement this interface or use the standard implementation DefaultTextDoubleClickStrategy.
Method Summary | |
void | doubleClicked(ITextViewer viewer)
The mouse has been double clicked on the given text viewer. |
Method Detail |
public void doubleClicked(ITextViewer viewer)
|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.