|
Eclipse Platform Release 3.0 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.text.DefaultTextDoubleClickStrategy
Standard implementation of ITextDoubleClickStrategy.
Selects words using java.text.BreakIterator for the default locale.
This class is not intended to be subclassed.
Constructor Summary | |
DefaultTextDoubleClickStrategy()
Creates a new default text double click strategy. |
Method Summary | |
void | doubleClicked(ITextViewer text)
The mouse has been double clicked on the given text viewer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultTextDoubleClickStrategy()
Method Detail |
public void doubleClicked(ITextViewer text)
|
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.