Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

simple line drawing project in swing

843806Apr 28 2008 — edited Apr 28 2008
hi folks,

i want to write a simple line drawing project. it has a JPanel, a JFrame and JButton.
JPanel and JButton are on JFrame. When Button is clicked,
a line will be added to JPanel but previous lines which have been added are not removed on JPanel.
Could you please help me?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 26 2008
Added on Apr 28 2008
5 comments
296 views