JFrame « JDesktopPane « Java Swing Q&A





1. Buffered Image on JFrame+JDesktopPane    coderanch.com

hello Can any one let me know how to display the image for processing it on the JdesktopPane. I want to put the image in IMageBuffer .. and display it on the JDesktopPane.. please help me i am goin crazy And another problem is that i wanna show the images in thumbnail form as in the acdc s/w (image viewer)... please ...

2. Multiple JFrames but no desktop no JDesktopPane    coderanch.com

Imagine winamp, how in windowns it has multiple *windows/frames*, but in the taskbar there is only *one* minimize/maximize bar.... or Photoshop, on a MAC, one can still see the desktop, but on MS WINDOWS, one cannot. (want to be able to see the desktop) Many programs on linux are this way, GIMP/ irc/etc. When creating multiple JFrames in a single app, ...

3. Openning a Jframe inside a JDesktopPane    forums.oracle.com