public interface ITextDoubleClickStrategy
ITextViewer
.
Clients may implement this interface or use the standard implementation
DefaultTextDoubleClickStrategy
.
Modifier and Type | Method and Description |
---|---|
void |
doubleClicked(ITextViewer viewer)
The mouse has been double clicked on the given text viewer.
|
void doubleClicked(ITextViewer viewer)
viewer
- the viewer into which has been double clicked
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.