Need a little help on Adding a piece code for Programming Assignment *Will PAY

Renkz

Superstar
Supporter
Joined
Jun 12, 2012
Messages
7,881
Reputation
2,400
Daps
18,234
Reppin
NULL
I'm nearly done, but I need help on this part which is giving me trouble. Requirements in spoiler.

I'm make java paint program so user can draw shapes, color in the shape, clear the panel, and undo the drawings. I need help on dragging the already drawn shapes on the panel. Will pay in paypal if you offered to help
:mjcry:
 

kevm3

follower of Jesus
Supporter
Joined
May 2, 2012
Messages
16,321
Reputation
5,605
Daps
83,692
Unless you are making these shapes with vectors, I don't see how you can drag already drawn shapes in a bitmap based program.
 
Top