Open GoogleCodeExporter opened 9 years ago
Reassigning to Dhaval; Source Code Attached.
--- email from Dhaval ---
It is a very simple code to test the usability of the device. A few points
about it:
- On clicks within any circle, msg is displayed on the command line about
time elapsed since the previous click and an error msg, if the click
wasn't a valid one.
- towards the end, it shows the total time elapsed starting the 1st click.
- the circle positions/their radii can be changed by changing the arrays
- u can only click circles in the preset sequence; any other sequence
gives an error.
- all messages/errors are thrown at the command line - dont search the
applet window.. :P
- the circles arent yet numbered visually.. :(
- a loophole: u can continue clicking even after "You reached the end!" ;)
It would always show those clicks as "wrong circles", though.
Please tell me of any polishing/improvisation required.
Cheers!
-Dhaval
Original comment by manavkataria
on 20 Jun 2009 at 5:59
Attachments:
Dhaval,
I am unable to view the Applet in step#13 here. Are you able to view it?
http://www.cs.colostate.edu/helpdocs/JavaInDOS.html
I face a similar problem running your applet. It says, "Loading Java Applet
Failed".
I re-installed JDK on my system but no luck.
Manav
Original comment by manavkataria
on 22 Jun 2009 at 2:37
Dhaval,
I Updated to latest version: 1.6.0_14
And tried a few tricks but no luck!
Let me know if you have any clue or need further info. See attached debug info.
Manav
Original comment by manavkataria
on 22 Jun 2009 at 3:02
Attachments:
Original issue reported on code.google.com by
manavkataria
on 27 May 2009 at 11:00