Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Progress bar in java

  1. #1
    Junior Member
    Join Date
    Oct 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Progress bar in java

    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
    Jullien


  2. #2
    Member
    Join Date
    Oct 2011
    Posts
    50
    My Mood
    Fine
    Thanks
    2
    Thanked 1 Time in 1 Post

    Default Re: Progress bar in java

    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
    Last edited by daniel.j2ee; December 13th, 2011 at 04:56 PM.

Similar Threads

  1. Progress bar in JSF
    By AmitPanchal in forum JavaServer Pages: JSP & JSTL
    Replies: 1
    Last Post: March 4th, 2011, 04:21 AM
  2. Progress Bar Problem
    By Ellipsis in forum AWT / Java Swing
    Replies: 4
    Last Post: October 23rd, 2010, 12:22 AM
  3. [Swing-Progress Bar] Can't resize progress bar
    By Grabar in forum What's Wrong With My Code?
    Replies: 0
    Last Post: March 14th, 2010, 12:27 PM
  4. progress bar problem
    By LeonLanford in forum AWT / Java Swing
    Replies: 4
    Last Post: October 24th, 2009, 07:14 AM
  5. Progress bar while uploading a file in web application
    By jazz2k8 in forum AWT / Java Swing
    Replies: 4
    Last Post: July 8th, 2008, 07:32 AM

Tags for this Thread