Hi,
i want to create a progress bar in my home frame in java ( Netbeans 7.0),
i want to keep this bar loading during 10s when i hold "search"
thank you to help me to do it :confused:
Jullien
Printable View
Hi,
i want to create a progress bar in my home frame in java ( Netbeans 7.0),
i want to keep this bar loading during 10s when i hold "search"
thank you to help me to do it :confused:
Jullien
Here you have two nice guides on Java ProgressBars:
How to Use Progress Bars (The Java™ Tutorials > Creating a GUI With JFC/Swing > Using Swing Components)
Progress Bar Tutorial - Java Tutorials | Dream.In.Code
application context