Sent when a mouse button is pressed twice within the (operating system specified) double click period. The default behavior is to do nothing.
@param e an event containing information about the mouse double click
@see org.eclipse.swt.widgets.Display#getDoubleClickTime()
See Implementation
Sent when a mouse button is pressed twice within the (operating system specified) double click period. The default behavior is to do nothing.
@param e an event containing information about the mouse double click
@see org.eclipse.swt.widgets.Display#getDoubleClickTime()