public interface DragControler extends MouseListener, MouseMotionListener
Modifier and Type | Method and Description |
---|---|
void |
cancelDrag() |
Dockable |
getDockable() |
DockDropReceiver |
getDropReceiver() |
Shape |
getDropShape() |
boolean |
isFloatingShape() |
mouseClicked, mouseEntered, mouseExited, mousePressed, mouseReleased
mouseDragged, mouseMoved
void cancelDrag()
Dockable getDockable()
DockDropReceiver getDropReceiver()
Shape getDropShape()
boolean isFloatingShape()
© Copyright 2004-2013 Lilian Chamontin. All Rights Reserved.