protected class DoubleClickController.GlobalDoubleClickListener
extends javax.swing.event.MouseInputAdapter
Constructor and Description |
---|
GlobalDoubleClickListener(Dockable dockable)
Constructs a new listener.
|
Modifier and Type | Method and Description |
---|---|
void |
mousePressed(java.awt.event.MouseEvent event) |
mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseReleased, mouseWheelMoved
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GlobalDoubleClickListener(Dockable dockable)
dockable
- the element that will become the source
of the forwarded event