开发者

how to save a JPanel as image while it is not Visible?

I need to save an ArrayList of JPanel as images but i cannot do it because just one of them returns true for .isDisplayable() at a time and the rest returns false ... and could not开发者_StackOverflow be saved is there a nother way to do it ?? Thanks in advance :)


Try using camickr's Screen Image class.

If that does not capture the image of the panels which are not displayable, I doubt anything will.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜