![]() To provide the Drag and Drop behavior with the Drag and Drop Bean Suite Version 2.0:
At the run time, when you press the mouse button over the Drag Source component wired to DragBean, and begin to move the mouse (while holding the mouse button pressed), the Drag and Drop mechanism catches this mouse event and asks DragBean for the data to drag. When the cursor is over the Drag Target component wired to DropBean, and you release the mouse button, the Drag and Drop mechanism catches this mouse event, notifies DropBean to make a drop, and transfers the data. |
||||
|
||||
Copyright © 1999 IBM Corp. All rights reserved. Java, JavaBeans, Swing and 100% Pure Java are trademarks of Sun Microsystems, Inc. All other trademarks are the property of their respective owners. |