![]() |
Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
Hi, I have a JPanel with 2 pictues drawn on it and the background color set as blue.I want to save it as one including the Background. Any idea how to do this. i tried the following code but it didn't help Rectangle rec = panel.getBounds(); Help required as soon as possible. Replies: |
Sponsored Links
|