hi
please help me how can i add timer to java code
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.
hi
please help me how can i add timer to java code
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.
sherri.hackii (September 8th, 2012)
thxx Norm
but am a beginner in java, so i can't understand all in this article
plz help me and Summarize it
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.