hello can you please help me on how to make the loading bar in java
can you make this code..i have a program and i want to put a loading bar ..thanks in advance hoping for your positive responds.
jemz -1 Master Poster
Recommended Answers
Jump to PostThere are the JProgressBar, JScrollBar classes that might be usefull to you. For better results, maybe you need to put one of them in a thread. One thread will do the loading and the other will display the loading bar
Jump to Postcan you give me the complete code of JProgreesBar..i dont have idea in making the code please help me so that i can have idea on this..thanks in advance.
Read the API for the classes mentioned here and see what you can do.
All 6 Replies
AndreiDMS 0 Junior Poster in Training
javaAddict 900 Nearly a Senior Poster Team Colleague Featured Poster
jemz -1 Master Poster
BestJewSinceJC 700 Posting Maven
javaAddict 900 Nearly a Senior Poster Team Colleague Featured Poster
jemz -1 Master Poster
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.