I have an application where I have to display images as thumbnails in a grid and when the users click on one of them , the original picture should be displayed in JAVA. I dont have an
idea as to how to display the thumbnails present in the folder in the form of grid. Any help as to how to start and some sample codes and links would be welcome.
Work on one thing at a time.
Are you working in Swing? What part do you have problems with? If it's the layout, you can start with the GridLayout
Depending on how you want to implement the zoom, a Frame will be useful.
And to display the bitmaps, a Label will do.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With