• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Buffered Image on JFrame+JDesktopPane

 
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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 help me wht to use and how to go about it .. thanks a lot...

Thank you
Ranganath.S
 
Ranch Hand
Posts: 174
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Can you clarify what you're trying to do?

Do you want to display an image on the JDesktopPane or are you trying to make an internalframe, that will hold your image?

What type of thumbnails are you trying to do?

Regards,
Aaron R>
 
Ranch Hand
Posts: 1535
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are many ways to put these things together. Maybe this will give you some ideas to help you get started.
 
Ranganath Ranganaths
Ranch Hand
Posts: 32
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Well Thanks alot sir..I will try this one and come back if i face any problem.. Thanks alot for the detail prog..
Ranganath.S
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic