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-clickGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.