Java2d: Option to show a selection window when mouse is dragged.

Posted by Algorist on Stack Overflow See other posts from Stack Overflow or by Algorist
Published on 2010-05-15T08:29:07Z Indexed on 2010/05/15 8:34 UTC
Read the original article Hit count: 250

Filed under:
|
|
|

Hi,

I have a image in Java2d and I would like user to give an option to select any rectangle portion of the image by left clicking and dragging the mouse.(similar to mspaint). How is this actually done?

Thank you.

© Stack Overflow or respective owner

Related posts about java

Related posts about java2d