hi all ..i need help plz ...where can i find a java code(not Javascript) for an image slide show ...made in GUI ...if someone knows ..plz help ..and thnx in advance
weblover 0 Junior Poster
Recommended Answers
Jump to Postwhat is this (File f=new File(file)
Well, thats what happens when you put yourself into a habit of "finding out code" instead of writing it yourself - you are stumped by the most basic and rudimentary things. As something I am personally against, I won't help you understanding this code …
Jump to Posthi
I suggest you to drow an image on JPanel because if it put on JLable the lable size will set autometically as image size.
1).Create a Innerclass which extends JPanel
2).then override a paintComponent Method that contain Image object
3).Check weather panel exist or not
4.)then if …
Jump to PostIf the image resolution is more then specified critarea image lable automatic increas it's size and all other component of JFrame will become hidden or unmannaged.
i have also that problem one month ago.that's why i use Stretching of image. however it has one disadvantage that it takes some …
All 9 Replies
weblover 0 Junior Poster
verruckt24 438 Posting Shark
BestJewSinceJC commented: good advice +4
hell_tej 5 Junior Poster in Training
verruckt24 438 Posting Shark
hell_tej 5 Junior Poster in Training
weblover 0 Junior Poster
verruckt24 438 Posting Shark
anwar2009 0 Newbie Poster
verruckt24 438 Posting Shark
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.