public interface IDoubleClickListener
| Modifier and Type | Method and Description |
|---|---|
void |
doubleClick(DoubleClickEvent event)
Notifies of a double click.
|
void doubleClick(DoubleClickEvent event)
event - event object describing the double-click
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.