Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Linux Archive
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 04-11-2008, 06:16 PM
sanjeevtarar's Avatar
Senior Member
 
Join Date: Apr 2008
Location: Delhi(India)
Posts: 251
sanjeevtarar is on a distinguished road
working dear.....

Thanks


sanjeev
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #22 (permalink)  
Old 07-19-2008, 02:26 PM
kim kim is offline
Member
 
Join Date: Jul 2008
Posts: 2
kim is on a distinguished road
timer
hi...

I saw this forum and the code could be directly applied into my current project. but i have a questions here...

My current project is regarding doing exam in virtual system.
so i need the student to finish 50 questions in 60 minutes.
the questions will be in a loop which once the student submitted the answer A, B, C or D, the student has to click "next" to generate a new question.

my problem is that the timer could not run concurrently with the looping to the next questions on the same Form. each time the new question is generated, the timer will be gone. As though like either the timer or the loading of the questions cannot happen hand in hand....

Can you please help me to name the solution? thanx alot...
Bookmark Post in Technorati
Reply With Quote
  #23 (permalink)  
Old 07-19-2008, 02:42 PM
kim kim is offline
Member
 
Join Date: Jul 2008
Posts: 2
kim is on a distinguished road
thanx first...

to be precise, let say in a form i have only one question. and i have also set 10 seconds on your code...

so i have finished answering the question in less than 10 seconds, however the timer has to finished countdown the 10 seconds before i could click 'next'
to generate a new question.

after the next question, the timer no longer workable.

this thre anyway the for the timer to work independently while i can continue to load the questions till 50. At the finishing time, is thre anyway tht we can have the acknowledgement tht it is time up can we can terminate the students to continue answering the questions though he or she has not finish them.

thanx again
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to cancel an individual timer in spite of canceling whole timer Java Tip java.util 0 04-04-2008 04:46 PM
CountDown timer Seema Sharma AWT / Swing 1 03-06-2008 06:26 PM
Simple timer im-not-alive New To Java 1 01-20-2008 11:04 PM
Please Help - Java Date/Countdown Query desktop_doodle New To Java 2 01-08-2008 06:53 PM
problem with timer Marcus Advanced Java 2 07-01-2007 07:13 AM


All times are GMT +3. The time now is 10:37 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org