protected class DoubleClickController.GlobalDoubleClickListener extends MouseInputAdapter
| Constructor and Description |
|---|
GlobalDoubleClickListener(Dockable dockable)
Constructs a new listener.
|
| Modifier and Type | Method and Description |
|---|---|
void |
mousePressed(MouseEvent event) |
mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mouseReleased, mouseWheelMovedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitmouseClicked, mouseEntered, mouseExited, mouseReleasedmouseDragged, mouseMovedpublic GlobalDoubleClickListener(Dockable dockable)
dockable - the element that will become the source
of the forwarded eventpublic void mousePressed(MouseEvent event)
mousePressed in interface MouseListenermousePressed in class MouseAdapterCopyright © 2017 Docking Frames. All rights reserved.