hi,
When you are using the Jprogressbar the % completed is usually printed in the middle of the bar. Can you change it to be printed at the end of the completed % . is there a method for that??? can anyone help me with this please..............:((

Recommended Answers

All 3 Replies

Member Avatar for Dukane

Very quickly looking at the class documentation, I'm going to say no. But you should examine the documentation more throughly to be sure.

no there is no method to do this. But im pretty sure you could override the JProgressBar class to do what you want it to. As of tutorials for this online im unsure where to point you.

refer to java tutorials
rewrite the class by extracting the code from the source. The source is available with the SDK

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.