1. | Drags within the image | |  |
2. | Mouse Wheel Event Demo | |  |
3. | Mouse drag and draw | |  |
4. | Move Shape with mouse | |  |
5. | MouseMotion Event: mouse move and drag | |  |
6. | MouseDrag -- implement simple mouse drag in a window | |  |
7. | MouseDragClip -- implement simple mouse drag in a window. Speed up by using clipping regions | | |
8. | Swing Mouse Motion Event Demo | |  |
9. | Mouse Event Demo | |  |
|
10. | Handle mouse motion event | | |
11. | Handle mouse button click event? | | |
12. | Move and scale graphical objects with a mouse on the panel | | |
13. | Detecting Double and Triple Clicks | | |
14. | InputEvent.BUTTON1_MASK (for left mouse button) | | |
15. | InputEvent.BUTTON2_MASK (for middle mouse button) | | |
16. | InputEvent.BUTTON3_MASK (for right mouse button) | | |
17. | Handling Mouse Clicks | | |
18. | Handling Mouse Motion | | |
19. | extends MouseAdapter and implements MouseMotionListener to create a mouse drawing programm | |  |