...i'am quite confuse about event-driven programming in java applet...
....i have been using a "TextField" for creating an applet that would require a password ...
...my goal is to make an error_message saying "SystemBlocked" whenever I entered 3 wrong passwords and would terminate the applet at the same time...
...how shall i do this??..
..could anyone please help me...