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 4 of 4

Thread: plese anyone, help me!!

  1. #1
    Junior Member
    Join Date
    Sep 2012
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default plese anyone, help me!!

    hi
    please help me how can i add timer to java code


  2. #2
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: plese anyone, help me!!

    What do you want to use the timer for?

    Please post the code you are having problems with.

    Have you read the API doc and the tutorial?
    How to Use Swing Timers (The Java™ Tutorials > Creating a GUI With JFC/Swing > Using Other Swing Features)
    If you don't understand my answer, don't ignore it, ask a question.

  3. The Following User Says Thank You to Norm For This Useful Post:

    sherri.hackii (September 8th, 2012)

  4. #3
    Junior Member
    Join Date
    Sep 2012
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: plese anyone, help me!!

    thxx Norm

    but am a beginner in java, so i can't understand all in this article

    plz help me and Summarize it

  5. #4
    Super Moderator Norm's Avatar
    Join Date
    May 2010
    Location
    Eastern Florida
    Posts
    25,042
    Thanks
    63
    Thanked 2,708 Times in 2,658 Posts

    Default Re: plese anyone, help me!!

    Copy one of the examples from the tutorial into a small test program, compile and execute it to see what it does.

    Do a search here on the forum for some code samples.

    If you have any specific questions go ahead and ask them.
    If you don't understand my answer, don't ignore it, ask a question.

Similar Threads

  1. plese anyone, help me!!
    By sherri.hackii in forum Java IDEs
    Replies: 2
    Last Post: September 8th, 2012, 09:53 AM
  2. This is my servlet code Plese help me...
    By anuragsachan07 in forum Java Servlet
    Replies: 1
    Last Post: November 2nd, 2011, 03:39 PM